diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-28 00:08:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-28 00:08:24 +0000 |
commit | df3efa49844ad79c7f0b139513ec172a07819bbc (patch) | |
tree | d7f70c2057cd54ce8e794521260ba894010198ac /apps/encryption | |
parent | 2e223cd1dca97038ec7fdea685bbfb6e990a1f4a (diff) | |
download | nextcloud-server-df3efa49844ad79c7f0b139513ec172a07819bbc.tar.gz nextcloud-server-df3efa49844ad79c7f0b139513ec172a07819bbc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/ru.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js index e75543b8a96..4c43bacc294 100644 --- a/apps/encryption/l10n/ru.js +++ b/apps/encryption/l10n/ru.js @@ -16,7 +16,7 @@ OC.L10N.register( "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.", "Recovery Key disabled" : "Ключ восстановления отключен", "Recovery Key enabled" : "Ключ восстановления включен", - "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору", + "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." : "Указан неверный старый пароль, повторите попытку.", "The current log-in password was not correct, please try again." : "Текущий пароль для учётной записи введён неверно, пожалуйста повторите попытку.", diff --git a/apps/encryption/l10n/ru.json b/apps/encryption/l10n/ru.json index 1ed8a5f3471..307fed700ea 100644 --- a/apps/encryption/l10n/ru.json +++ b/apps/encryption/l10n/ru.json @@ -14,7 +14,7 @@ "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.", "Recovery Key disabled" : "Ключ восстановления отключен", "Recovery Key enabled" : "Ключ восстановления включен", - "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору", + "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." : "Указан неверный старый пароль, повторите попытку.", "The current log-in password was not correct, please try again." : "Текущий пароль для учётной записи введён неверно, пожалуйста повторите попытку.", |