12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- # Translation of StatusNet - LdapAuthentication to Italian (italiano)
- # Exported from translatewiki.net
- #
- # Author: GreenFox
- # Author: Ximo17
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - LdapAuthentication\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:08:56+0000\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-06-05 21:50:24+0000\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\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 "You must specify a nickname attribute."
- msgstr "Dovete specificare l'attributo soprannome"
- #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
- msgid ""
- "If password_changeable is set, the password attribute and password_encoding "
- "must also be specified."
- msgstr ""
- "Se password_changeable è definito, anche l'attributo password e "
- "password_encoding deve essere specificato."
- #. TRANS: Instructions for LDAP authentication.
- msgid "Do you have an LDAP account? Use your standard username and password."
- msgstr ""
- "Hai un account LDAP? Utilizza il tuo username standard e la tua password."
- #. TRANS: Plugin description.
- msgid ""
- "The LDAP Authentication plugin allows for StatusNet to handle authentication "
- "through LDAP."
- msgstr ""
- "L'estensione LDAP Authentication permette a StatusNet di gestire "
- "l'autenticazione attraverso LDAP."
|