diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
commit | 619d09529c417df10ac57815024b89dee9285c35 (patch) | |
tree | 5b39ed94daf1ff7cae39f0dd52905099876edc84 /lib/l10n/ru.js | |
parent | 8dc2749296b44cc79a1fe50f298f3b2034970da4 (diff) | |
download | nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.tar.gz nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 9a590769892..bb9f9b9ae84 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -12,6 +12,9 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s и %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s и %5$s", + "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.", "%sbit or higher PHP required." : "Требуется PHP с разрядностью %s бит или более.", @@ -51,6 +54,7 @@ OC.L10N.register( "Admin" : "Администрирование", "APCu" : "APCu", "Redis" : "Redis", + "Basic settings" : "Основные настройки", "Sharing" : "Общий доступ", "Security" : "Безопасность", "Encryption" : "Шифрование", |