X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FLdapAuthorization%2Flocale%2Fes%2FLC_MESSAGES%2FLdapAuthorization.po;h=1e1b29114beac682433915873a0c296f4ab2baff;hb=513c54fa89085fde783a73c298d61576f834b131;hp=7ea15395f514a1693a11daea96182fc4894e1914;hpb=8aa9c271dffe6ec6766b94486c0635c9db588db7;p=quix0rs-gnu-social.git diff --git a/plugins/LdapAuthorization/locale/es/LC_MESSAGES/LdapAuthorization.po b/plugins/LdapAuthorization/locale/es/LC_MESSAGES/LdapAuthorization.po index 7ea15395f5..1e1b29114b 100644 --- a/plugins/LdapAuthorization/locale/es/LC_MESSAGES/LdapAuthorization.po +++ b/plugins/LdapAuthorization/locale/es/LC_MESSAGES/LdapAuthorization.po @@ -1,5 +1,5 @@ # Translation of StatusNet - LdapAuthorization to Spanish (Español) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Translationista # -- @@ -9,19 +9,29 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - LdapAuthorization\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-03 19:53+0000\n" -"PO-Revision-Date: 2010-10-03 19:56:51+0000\n" +"POT-Creation-Date: 2011-04-27 12:36+0000\n" +"PO-Revision-Date: 2011-04-27 12:37:28+0000\n" "Language-Team: Spanish \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-09-27 23:18:54+0000\n" -"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\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: es\n" "X-Message-Group: #out-statusnet-plugin-ldapauthorization\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: LdapAuthorizationPlugin.php:124 +#. 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."