diff options
Diffstat (limited to 'apps/user_ldap/l10n/ru.php')
-rw-r--r-- | apps/user_ldap/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php index cb94d0e16a5..ba71bec8bc0 100644 --- a/apps/user_ldap/l10n/ru.php +++ b/apps/user_ldap/l10n/ru.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s пользователь найден","%s пользователя найдено","%s пользователей найдено"), "Invalid Host" => "Неверный сервер", "Could not find the desired feature" => "Не могу найти требуемой функциональности", +"Group Filter" => "Фильтр группы", "Save" => "Сохранить", "Test Configuration" => "Проверить конфигурацию", "Help" => "Помощь", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "пользователей найдено", "Back" => "Назад", "Continue" => "Продолжить", +"Advanced" => "Дополнительно", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Внимание:</b> Модуль LDAP для PHP не установлен, бэкенд не будет работать. Пожалуйста, попросите вашего системного администратора его установить. ", "Connection Settings" => "Настройки подключения", |