# KDE3 - kioslave_ldap.pot Russian translation # translation of kioslave_ldap.po to Russian # Copyright (C) 2004 Free Software Foundation, Inc. # # Valia V. Vaneeva , 2004. # Nickolai Shaforostoff , 2004. # Мария Шикунова , 2020. msgid "" msgstr "" "Project-Id-Version: kioslave_ldap\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2020-06-28 00:40+0000\n" "PO-Revision-Date: 2020-11-19 11:22+0300\n" "Last-Translator: Мария Шикунова \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 19.12.3\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" "X-Accelerator-Marker: \n" "X-Text-Markup: docbook4\n" #. Tag: title #: index.docbook:9 #, no-c-format msgid "ldap" msgstr "ldap" #. Tag: author #: index.docbook:12 #, no-c-format msgid "&Lauri.Watts; &Lauri.Watts.mail;" msgstr "&Lauri.Watts; &Lauri.Watts.mail;" #. Tag: trans_comment #: index.docbook:13 #, no-c-format msgid "ROLES_OF_TRANSLATORS" msgstr "" "" "МарияШикунова" "
translation-team@basealt.ru
" "
Перевод на русский язык
" #. Tag: para #: index.docbook:17 #, no-c-format msgid "" "ldap is the lightweight directory access protocol. It " "provides access to an X.500 directory, or to a stand-alone LDAP server." msgstr "" "ldap — это простой протокол доступа к каталогам " "(lightweight directory access protocol). Он предоставляет доступ к каталогу " "X.500 или серверу LDAP." #. Tag: para #: index.docbook:21 #, no-c-format msgid "You can use the ldap kioslave as follows:" msgstr "Этот протокол возможно использовать так:" #. Tag: para #: index.docbook:23 #, no-c-format msgid "" "ldap://host:port/ou=People,o=where,c=de??sub for a " "subtree-query" msgstr "" "ldap://host:port/ou=People,o=where,c=de??sub (запрос " "поддерева)" #. Tag: para #: index.docbook:26 #, no-c-format msgid "" "or ldap://host:port/cn=MM,ou=People,o=where,c=de??base for a complete branch." msgstr "" "или так: ldap://host:port/cn=MM,ou=People,o=where,c=de??base (полная ветвь)."