diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:06 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:06 +0100 |
commit | 786d51e5e35f25c06fc64083574a435e240b2a54 (patch) | |
tree | 7f2967c8f445737d9d9df5f318bdebe851434087 /files/ru/glossary/server | |
parent | c058fa0fb22dc40ef0225b21a97578cddd0aaffa (diff) | |
download | translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.gz translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.bz2 translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.zip |
unslug ru: modify
Diffstat (limited to 'files/ru/glossary/server')
-rw-r--r-- | files/ru/glossary/server/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/glossary/server/index.html b/files/ru/glossary/server/index.html index 61c783485f..88373f3a87 100644 --- a/files/ru/glossary/server/index.html +++ b/files/ru/glossary/server/index.html @@ -1,7 +1,8 @@ --- title: Server -slug: Словарь/Server +slug: Glossary/Server translation_of: Glossary/Server +original_slug: Словарь/Server --- <p>A server is a software or hardware offering a service to a user, usually referred to as client. A hardware server is a shared computer on a network, usually powerful and housed in a data center. A software server (often running on a hardware server) is a program that provides services to client programs or a {{glossary("UI","user interface")}} to human clients.</p> |