diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
commit | 263603aa4cf6747460c13443c400f53d90a31bf1 (patch) | |
tree | 06d29a356eb6723461e705885239322728eb7be4 /apps/user_ldap/l10n/ru.php | |
parent | b9aec16037f9bb98c7a69c63df3bdda1daa3f165 (diff) | |
download | nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.tar.gz nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ru.php')
-rw-r--r-- | apps/user_ldap/l10n/ru.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php index eed2814857f..f75f23f2784 100644 --- a/apps/user_ldap/l10n/ru.php +++ b/apps/user_ldap/l10n/ru.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "Не удалось удалить конфигурацию сервера", "The configuration is valid and the connection could be established!" => "Конфигурация правильная и подключение может быть установлено!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Конфигурация верна, но операция подключения завершилась неудачно. Пожалуйста, проверьте настройки сервера и учетные данные.", +"The configuration is invalid. Please have a look at the logs for further details." => "Конфигурация не выполнена. Пожалуйста, просмотрите логи для уточнения деталей", "No action specified" => "Действие не указано", "No configuration specified" => "Конфигурация не создана", "No data specified" => "Нет данных", |