Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 648711a..db03630 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Memory" : "Память",
"Server time" : "Серверное время",
"Uptime" : "Время работы",
- "Time Servers" : "Серверы времени",
"Load" : "Нагрузка",
"Disk" : "Диск",
"Mount" : "Монтирование",
@@ -66,6 +65,7 @@ OC.L10N.register(
"External monitoring tool" : "Внешний мониторинг",
"You can connect an external monitoring tool by using this end point:" : "Вы можете подключить внешний мониторинг используя этот адрес:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Если к строке URL добавить «?format=json», то ответ сервера будет в формате JSON.",
+ "Time Servers" : "Серверы времени",
"Did you know?" : "Совет:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Если к строке URL добавить «?format=json», то ответ сервера будет в формате JSON."
},