diff options
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 7 |
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 введите имя базы данных.", |