diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-28 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-28 01:55:47 -0400 |
commit | ccc55f40e6be7c9cc5e5484721998b2d60aeedc9 (patch) | |
tree | 0e3d3ea27841285c2c8fde742ab500230fbac53f /settings/l10n/ru.php | |
parent | 2561107b4e8720ec35d64fa2d5b9a179ff1fa2d3 (diff) | |
download | nextcloud-server-ccc55f40e6be7c9cc5e5484721998b2d60aeedc9.tar.gz nextcloud-server-ccc55f40e6be7c9cc5e5484721998b2d60aeedc9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ru.php')
-rw-r--r-- | settings/l10n/ru.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 49f3aeeb65d..9cbdeee2c23 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Saved" => "Сохранено", "Email sent" => "Письмо отправлено", "Encryption" => "Шифрование", "Unable to load list from App Store" => "Не удалось загрузить список из App Store", @@ -37,6 +38,11 @@ $TRANSLATIONS = array( "Update" => "Обновить", "Updated" => "Обновлено", "Select a profile picture" => "Выберите картинку профиля", +"Very weak password" => "Очень слабый пароль", +"Weak password" => "Слабый пароль", +"So-so password" => "Так себе пароль", +"Good password" => "Хороший пароль", +"Strong password" => "Устойчивый к взлому пароль", "Decrypting files... Please wait, this can take some time." => "Расшифровка файлов... Пожалуйста, подождите, это может занять некоторое время.", "deleted" => "удален", "undo" => "отмена", |