diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:44 +0000 |
commit | 92634ec842eb860dcb9e48bc2fe2d6e734dae145 (patch) | |
tree | d1a97aa9a140370718d4da9495db6b25606a7266 /core/l10n/ru.js | |
parent | f216e9913a01128c74dbac0a80180f157c88b5e3 (diff) | |
download | nextcloud-server-92634ec842eb860dcb9e48bc2fe2d6e734dae145.tar.gz nextcloud-server-92634ec842eb860dcb9e48bc2fe2d6e734dae145.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 447828f5c31..1a44dde5994 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -324,7 +324,6 @@ OC.L10N.register( "Please try again or contact your administrator." : "Пожалуйста попробуйте ещё раз или свяжитесь с вашим администратором", "Username or email" : "Имя пользователя или адрес эл. почты", "Log in" : "Войти", - "Wrong password." : "Неправильный пароль.", "User disabled" : "Пользователь отключён", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С вашего IP-адреса было выполнено множество неудачных попыток входа в систему. Следующую попытку можно будет выполнить через 30 секунд.", "Forgot password?" : "Забыли пароль?", @@ -393,6 +392,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Поделиться, указав имя пользователя или группы, либо адрес email.", "The specified document has not been found on the server." : "Указанный документ не найден на сервере.", "You can click here to return to %s." : "Вы можете нажать здесь, чтобы вернуться в %s.", + "Wrong password." : "Неправильный пароль.", "Stay logged in" : "Оставаться в системе", "Back to log in" : "Вернуться к диалогу входа в систему", "Alternative Logins" : "Альтернативные имена пользователя", |