diff options
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 27864e2ec10..9a590769892 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -51,7 +51,6 @@ OC.L10N.register( "Admin" : "Администрирование", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Настройки сервера", "Sharing" : "Общий доступ", "Security" : "Безопасность", "Encryption" : "Шифрование", @@ -211,6 +210,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Хранилище временно недоступно", "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль с ID %s не существует. Пожалуйста включите его в настройках приложений или обратитесь к администратору.", + "Server settings" : "Настройки сервера", "You need to enter either an existing account or the administrator." : "Вы должны войти или в существующий аккаунт или под администратором.", "%s shared »%s« with you" : "%s поделился »%s« с вами", "%s via %s" : "%s через %s", |