summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-04 00:09:21 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-04 00:09:21 +0000
commitfc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (patch)
tree5a60609b38c74fe081e122796d318a26148f457a /lib/l10n/ru.js
parente7f618ef14dd8fa15db251e7029d6699115ae7c2 (diff)
downloadnextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.tar.gz
nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 0ea76e4ba6f..bf63f582058 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -52,6 +52,13 @@ OC.L10N.register(
"App can't be installed because it is not compatible with this version of the server" : "Приложение не может быть установлено, потому что оно несовместимо с этой версией сервера",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Приложение невозможно установить. Оно содержит параметр <shipped>true</shipped> который не допустим для приложений, не входящих в поставку.",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Приложение невозможно установить. Версия в файле info.xml не совпадает с версией заявленной в магазине приложений",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Server settings" : "Настройки сервера",
+ "Sharing" : "Общий доступ",
+ "Encryption" : "Шифрование",
+ "Logging" : "Журнал",
+ "Additional settings" : "Дополнительные настройки",
"%s enter the database username and name." : "%s укажите имя пользователя и название для базы данных.",
"%s enter the database username." : "%s введите имя пользователя базы данных.",
"%s enter the database name." : "%s введите имя базы данных.",