diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-04 01:55:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-04 01:55:05 -0500 |
commit | 287faf9923cf6b7bb09d95243130791bb5afadca (patch) | |
tree | 5263d8fc8646e6e856ff1e83e307e5d84787868c /apps/user_ldap/l10n/ru.json | |
parent | 7f1d97479698a6794adc8c83b18bdefd5e30bf35 (diff) | |
download | nextcloud-server-287faf9923cf6b7bb09d95243130791bb5afadca.tar.gz nextcloud-server-287faf9923cf6b7bb09d95243130791bb5afadca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ru.json')
-rw-r--r-- | apps/user_ldap/l10n/ru.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index 065ea2f2d05..fe160aa035d 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -46,6 +46,7 @@ "Edit raw filter instead" : "Редактировать исходный фильтр", "Raw LDAP filter" : "Исходный LDAP фильтр", "The filter specifies which LDAP groups shall have access to the %s instance." : "Этот фильтр определяет, какие LDAP группы должны иметь доступ к %s.", + "Test Filter" : "Проверить фильтр", "groups found" : "групп найдено", "Users login with this attribute:" : "Пользователи пользуются этим атрибутом для входа:", "LDAP Username:" : "Имя пользователя LDAP", @@ -65,11 +66,15 @@ "For anonymous access, leave DN and Password empty." : "Для анонимного доступа оставьте DN и пароль пустыми.", "One Base DN per line" : "По одной базе поиска (Base DN) в строке.", "You can specify Base DN for users and groups in the Advanced tab" : "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенное\"", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Перестаёт посылать автоматически запросы LDAP. Эта опция хороша для крупных проектов, но требует некоторых знаний LDAP.", + "Manually enter LDAP filters (recommended for large directories)" : "Ввести LDAP фильтры вручную (рекомендуется для больших директорий)", "Limit %s access to users meeting these criteria:" : "Ограничить доступ к %s пользователям, удовлетворяющим этому критерию:", "The filter specifies which LDAP users shall have access to the %s instance." : "Этот фильтр указывает, какие пользователи LDAP должны иметь доступ к %s.", "users found" : "пользователей найдено", + "Saving" : "Сохраняется", "Back" : "Назад", "Continue" : "Продолжить", + "LDAP" : "LDAP", "Expert" : "Эксперт", "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 несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.", |