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:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-16 04:35:14 +0300
commit2f79a960f754a63b000aa42038f4197cc6c4990b (patch)
treec212ce5ec901019655c437926e59fe7379aa32c3
parent47ca63e9e33b315d051e3323c0245227f819b1ae (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" : "Информация о памяти недоступна",