diff options
Diffstat (limited to 'apps/user_ldap/l10n/ru.js')
-rw-r--r-- | apps/user_ldap/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index d3cd31d10ff..97971f66a7c 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Другие атрибуты:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Определяет фильтр для применения при попытке входа. «%% uid» заменяет имя пользователя для входа в систему. Например: \"uid=%%uid\"", "Test Loginname" : "Проверить логин", + "Attempts to receive a DN for the given loginname and the current login filter" : "Попытки получить DN для данного имени пользователя и текущего фильтра LDAP", "Verify settings" : "Проверить настройки", "%s. Server:" : "Сервер %s:", "Add a new configuration" : "Добавить новую конфигурацию", |