summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-11 01:11:35 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-11 01:11:35 +0000
commit2a24f45b5fc8786da607f2065f73fa7133b76d04 (patch)
tree3e0e7198093a95a2b816acf94f1a436be10e9fbf /lib
parent00a823f62e9e4a11a6d3f7eadc72a3b4fe3ebd07 (diff)
downloadnextcloud-server-2a24f45b5fc8786da607f2065f73fa7133b76d04.tar.gz
nextcloud-server-2a24f45b5fc8786da607f2065f73fa7133b76d04.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ru.js4
-rw-r--r--lib/l10n/ru.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index ed34349936f..e63656b4494 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -16,8 +16,8 @@ OC.L10N.register(
"Enterprise bundle" : "Корпоративный пакет",
"Groupware bundle" : "Пакет для групп",
"Social sharing bundle" : "Пакет для соц. сетей",
- "PHP %s or higher is required." : "Требуется PHP %s или выше",
- "PHP with a version lower than %s is required." : "Требуется версия PHP ниже %s.",
+ "PHP %s or higher is required." : "Требуется PHP версии %s или выше.",
+ "PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.",
"%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.",
"Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s",
"The command line tool %s could not be found" : "Утилита командной строки %s не найдена",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 9b867ec5285..980cd6b46d8 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -14,8 +14,8 @@
"Enterprise bundle" : "Корпоративный пакет",
"Groupware bundle" : "Пакет для групп",
"Social sharing bundle" : "Пакет для соц. сетей",
- "PHP %s or higher is required." : "Требуется PHP %s или выше",
- "PHP with a version lower than %s is required." : "Требуется версия PHP ниже %s.",
+ "PHP %s or higher is required." : "Требуется PHP версии %s или выше.",
+ "PHP with a version lower than %s is required." : "Требуется PHP версии ниже %s.",
"%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.",
"Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s",
"The command line tool %s could not be found" : "Утилита командной строки %s не найдена",