123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # Translation of StatusNet - LdapAuthorization to Russian (Русский)
- # Exported from translatewiki.net
- #
- # Author: Eleferen
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - LdapAuthorization\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2011-04-27 12:36+0000\n"
- "PO-Revision-Date: 2011-04-27 12:37:29+0000\n"
- "Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-03-18 20:08:11+0000\n"
- "X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
- "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
- "X-Language-Code: ru\n"
- "X-Message-Group: #out-statusnet-plugin-ldapauthorization\n"
- "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
- "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
- #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
- msgid ""
- "provider_name must be set. Use the provider_name from the LDAP "
- "Authentication plugin."
- msgstr ""
- #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
- msgid "uniqueMember_attribute must be set."
- msgstr ""
- #. TRANS: Plugin description.
- msgid ""
- "The LDAP Authorization plugin allows for StatusNet to handle authorization "
- "through LDAP."
- msgstr ""
- "Плагин авторизации LDAP позволяет обрабатывать запросы к StatusNet через "
- "сетевой протокол LDAP."
|