summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 01:54:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 01:54:58 -0400
commitbafa02d312fadc980504e35dc9eb62dfebcd46cf (patch)
tree570040e21cedd716848774bfb9e2432a06ba7ce6 /apps/user_ldap/l10n/ru.js
parent7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (diff)
downloadnextcloud-server-bafa02d312fadc980504e35dc9eb62dfebcd46cf.tar.gz
nextcloud-server-bafa02d312fadc980504e35dc9eb62dfebcd46cf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ru.js')
-rw-r--r--apps/user_ldap/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js
index 5bd2b7b6911..2b0cecaab6a 100644
--- a/apps/user_ldap/l10n/ru.js
+++ b/apps/user_ldap/l10n/ru.js
@@ -13,6 +13,7 @@ OC.L10N.register(
" Could not set configuration %s" : "Невозможно создать конфигурацию %s",
"Action does not exist" : "Действия не существует",
"The Base DN appears to be wrong" : "База поиска DN по всей видимости указана неправильно",
+ "Testing configuration…" : "Проверка конфигурации...",
"Configuration incorrect" : "Конфигурация некорректна",
"Configuration incomplete" : "Конфигурация не завершена",
"Configuration OK" : "Конфигурация в порядке",
@@ -95,6 +96,7 @@ OC.L10N.register(
"Test Base DN" : "Проверить базу поиска 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 фильтры вручную (рекомендуется для больших директорий)",
+ "%s access is limited to users meeting these criteria:" : "%s доступ ограничен для пользователей, отвечающих следующим критериям:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Наиболее частые классы объектов для пользователей organizationalPerson, person, user и inetOrgPerson. Если вы не уверены какой класс объектов выбрать, пожалуйста обратитесь к администратору.",
"The filter specifies which LDAP users shall have access to the %s instance." : "Этот фильтр указывает, какие пользователи LDAP должны иметь доступ к экземпляру %s.",
"Verify settings and count users" : "Проверить настройки и пересчитать пользователей",