diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-10 01:55:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-10 01:55:10 -0400 |
commit | 2cc26c90226af5372aef33c80d876b9b259b1d62 (patch) | |
tree | 1a10623401e96cd5e6c21ebe43846d8461f7526c /apps/files_encryption/l10n/ru.php | |
parent | e5eeefbc1630d88f88301b56e5f70d8a689a3f78 (diff) | |
download | nextcloud-server-2cc26c90226af5372aef33c80d876b9b259b1d62.tar.gz nextcloud-server-2cc26c90226af5372aef33c80d876b9b259b1d62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ru.php')
-rw-r--r-- | apps/files_encryption/l10n/ru.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ru.php b/apps/files_encryption/l10n/ru.php index 80d996d2828..16c0f05cc71 100644 --- a/apps/files_encryption/l10n/ru.php +++ b/apps/files_encryption/l10n/ru.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Неизвестная ошибка", "Recovery key successfully enabled" => "Ключ восстановления успешно установлен", "Could not disable recovery key. Please check your recovery key password!" => "Невозможно выключить ключ восстановления. Проверьте правильность пароля от ключа!", "Recovery key successfully disabled" => "Ключ восстановления успешно отключен", |