# Translation of StatusNet - LdapAuthorization to Dutch (Nederlands) # Exported from translatewiki.net # # Author: Siebrand # -- # 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: 2012-06-30 11:07+0000\n" "PO-Revision-Date: 2012-06-30 11:08:58+0000\n" "Language-Team: Dutch \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-06-05 21:50:25+0000\n" "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n" "X-Translation-Project: translatewiki.net \n" "X-Language-Code: nl\n" "X-Message-Group: #out-statusnet-plugin-ldapauthorization\n" "Plural-Forms: nplurals=2; plural=(n != 1);\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 "" "\"provider_name\" moet ingesteld worden. Gebruik de eigenschap " "\"provider_name\" van de plug-in LDAP Authentication." #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration. msgid "uniqueMember_attribute must be set." msgstr "De eigenschap \"uniqueMember_attribute\" moet ingesteld worden." #. TRANS: Plugin description. msgid "" "The LDAP Authorization plugin allows for StatusNet to handle authorization " "through LDAP." msgstr "" "De plug-in LDAP-autorisatie maakt het mogelijk om autorisatie voor StatusNet " "via LDAP af te handelen."