From f57d527a7ce10a0ed48e25d7e2432dae2ec9366a Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 25 Aug 2012 02:08:36 +0200 Subject: [tx-robot] updated from transifex --- apps/user_ldap/l10n/ru.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 apps/user_ldap/l10n/ru.php (limited to 'apps/user_ldap/l10n/ru.php') diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php new file mode 100644 index 00000000000..fc89d998065 --- /dev/null +++ b/apps/user_ldap/l10n/ru.php @@ -0,0 +1,26 @@ + "Сервер", +"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Можно опустить протокол, за исключением того, когда вам требуется SSL. Тогда начните с ldaps :/ /", +"Base DN" => "Базовый DN", +"You can specify Base DN for users and groups in the Advanced tab" => "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенное\"", +"User DN" => "DN пользователя", +"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN-клиента пользователя, с которым связывают должно быть заполнено, например, uid=агент, dc=пример, dc=com. Для анонимного доступа, оставьте DN и пароль пустыми.", +"Password" => "Пароль", +"For anonymous access, leave DN and Password empty." => "Для анонимного доступа оставьте DN и пароль пустыми.", +"User Login Filter" => "Фильтр входа пользователей", +"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Определяет фильтр для применения при попытке входа. %%uid заменяет имя пользователя при входе в систему.", +"use %%uid placeholder, e.g. \"uid=%%uid\"" => "используйте заполнитель %%uid, например: \"uid=%%uid\"", +"User List Filter" => "Фильтр списка пользователей", +"Defines the filter to apply, when retrieving users." => "Определяет фильтр для применения при получении пользователей.", +"without any placeholder, e.g. \"objectClass=person\"." => "без заполнителя, например: \"objectClass=person\".", +"Group Filter" => "Фильтр группы", +"Defines the filter to apply, when retrieving groups." => "Определяет фильтр для применения при получении группы.", +"Port" => "Порт", +"Use TLS" => "Использовать TLS", +"Do not use it for SSL connections, it will fail." => "Не используйте для соединений SSL", +"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.", +"Not recommended, use for testing only." => "Не рекомендуется, используйте только для тестирования.", +"in bytes" => "в байтах", +"in seconds. A change empties the cache." => "в секундах. Изменение очистит кэш.", +"Help" => "Помощь" +); -- cgit v1.2.3