diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
commit | 37a871127b750d0f633cdfb7713b0582dfdf2d6a (patch) | |
tree | 534a7c6e6fd5d443f086415607899ebc92738e30 /core/l10n/ru.js | |
parent | 4dd2ad7f4abc66f40c93f8f974737138ba187f46 (diff) | |
download | nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.tar.gz nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 0b3a55b9eaf..71916e38afe 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -101,6 +101,7 @@ OC.L10N.register( "Set expiration date" : "Установить срок действия", "Expiration" : "Срок действия", "Expiration date" : "Дата окончания", + "An error occured. Please try again" : "Произошла ошибка. Попробуйте ещё раз", "Adding user..." : "Добавляем пользователя...", "group" : "группа", "remote" : "удаленный", @@ -208,6 +209,8 @@ OC.L10N.register( "Search" : "Найти", "Server side authentication failed!" : "Неудачная аутентификация с сервером!", "Please contact your administrator." : "Пожалуйста, свяжитесь с вашим администратором.", + "An internal error occured." : "Произошла внутренняя ошибка", + "Please try again or contact your administrator." : "Пожалуйста попробуйте ещё раз или свяжитесь с вашим администратором", "Forgot your password? Reset it!" : "Забыли пароль? Сбросьте его!", "remember" : "запомнить", "Log in" : "Войти", |