diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-02 01:07:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-02 01:07:33 +0000 |
commit | 0d24e5d5f9134f99286e45456e913e6d41bd6d20 (patch) | |
tree | 5cb7cd2cdbb1ae58953a0e5f06096baed2e92e3e /apps/encryption/l10n/ru.js | |
parent | 5c50df72b7efeb4a9171426348cdfa4725f91ce8 (diff) | |
download | nextcloud-server-0d24e5d5f9134f99286e45456e913e6d41bd6d20.tar.gz nextcloud-server-0d24e5d5f9134f99286e45456e913e6d41bd6d20.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/ru.js')
-rw-r--r-- | apps/encryption/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js index 59c3855a341..a20e361bc61 100644 --- a/apps/encryption/l10n/ru.js +++ b/apps/encryption/l10n/ru.js @@ -14,8 +14,8 @@ OC.L10N.register( "Please repeat the new recovery password" : "Повторите новый пароль восстановления", "Password successfully changed." : "Пароль успешно изменен.", "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.", - "Recovery Key disabled" : "Ключ Восстановления отключен", - "Recovery Key enabled" : "Ключ Восстановления включен", + "Recovery Key disabled" : "Ключ восстановления отключен", + "Recovery Key enabled" : "Ключ восстановления включен", "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору", "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.", "The old password was not correct, please try again." : "Указан неверный старый пароль, повторите попытку.", |