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:
authorNextcloud bot <bot@nextcloud.com>2018-11-16 04:35:25 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-16 04:35:25 +0300
commit71d71d7a2a804589fea017ed6dabbcd24a08b711 (patch)
tree061a33c3ccb1fa25c3d4c0627ada61921bcb43b7
parentddf93e7348aee74bc65f7abf0cbe08149ffc4782 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 8304fe7..2ce01f1 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"serverinfo",
{
+ "CPU info not available" : "Информация о ЦП недоступна",
"Load average" : "Средняя нагрузка",
"Last minute" : "За последнюю минуту",
"Memory info not available" : "Информация о памяти недоступна",
diff --git a/l10n/ru.json b/l10n/ru.json
index 068f0e4..aaa6b46 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "CPU info not available" : "Информация о ЦП недоступна",
"Load average" : "Средняя нагрузка",
"Last minute" : "За последнюю минуту",
"Memory info not available" : "Информация о памяти недоступна",