diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-17 00:07:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-17 00:07:33 +0000 |
commit | df2235c71fa7e58d549fe700b3077a749cb697f0 (patch) | |
tree | 3e8db2002a3d79f194181f49b6cdac56f4efb7b9 /settings/l10n/ru.js | |
parent | 69e0e2420cb3369fc923cf2fc343d6ee484330a9 (diff) | |
download | nextcloud-server-df2235c71fa7e58d549fe700b3077a749cb697f0.tar.gz nextcloud-server-df2235c71fa7e58d549fe700b3077a749cb697f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ru.js')
-rw-r--r-- | settings/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index a59249960c7..27058479119 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -26,7 +26,7 @@ OC.L10N.register( "Group already exists." : "Группа уже существует.", "Unable to add group." : "Невозможно добавить группу.", "Unable to delete group." : "Невозможно удалить группу.", - "test email settings" : "проверить настройки почты", + "test email settings" : "проверка настроек email", "Mail could not be sent. Check your mail server log" : "Не удалось отправить почту. Проверьте журнал почтового сервера.", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Во время отправки письма произошла ошибка. Пожалуйста проверьте настройки. (Ошибка: %s)", "Email sent" : "Письмо отправлено", @@ -192,7 +192,7 @@ OC.L10N.register( "SMTP Username" : "Пользователь SMTP", "SMTP Password" : "Пароль SMTP", "Store credentials" : "Сохранить учётные данные", - "Test email settings" : "Проверить настройки почты", + "Test email settings" : "Проверка настроек email", "Send email" : "Отправить email", "Server-side encryption" : "Шифрование на стороне сервера", "Enable server-side encryption" : "Включить шифрование на стороне сервера", |