X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FLdapAuthentication%2Flocale%2Fpt_BR%2FLC_MESSAGES%2FLdapAuthentication.po;h=13d1c12c647e72cf1b7668f23bdaa69ff292efc2;hb=5a3a3420e3c40baf36f2e9464d421ea9d8464f5a;hp=561d4ee1b5ed3ec7f6ba382e502b23acddfe449b;hpb=bc0d7f14db27881e2dc8fad8b02ce4e2cfd19847;p=quix0rs-gnu-social.git diff --git a/plugins/LdapAuthentication/locale/pt_BR/LC_MESSAGES/LdapAuthentication.po b/plugins/LdapAuthentication/locale/pt_BR/LC_MESSAGES/LdapAuthentication.po index 561d4ee1b5..13d1c12c64 100644 --- a/plugins/LdapAuthentication/locale/pt_BR/LC_MESSAGES/LdapAuthentication.po +++ b/plugins/LdapAuthentication/locale/pt_BR/LC_MESSAGES/LdapAuthentication.po @@ -1,31 +1,44 @@ -# Translation of StatusNet - LdapAuthentication to Brazilian Portuguese (Português do Brasil) -# Expored from translatewiki.net -# -# Author: Giro720 -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - LdapAuthentication\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-09 14:04+0000\n" -"PO-Revision-Date: 2010-10-09 14:07:44+0000\n" -"Language-Team: Brazilian Portuguese \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 09:02+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/gnu-social/language/pt_BR/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-03 20:55:53+0000\n" -"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" -"X-Language-Code: pt-br\n" -"X-Message-Group: #out-statusnet-plugin-ldapauthentication\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: LdapAuthenticationPlugin.php:146 +#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails +#. because of an incorrect configuration. +#: LdapAuthenticationPlugin.php:40 +msgid "You must specify a nickname attribute." +msgstr "" + +#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails +#. because of an incorrect configuration. +#: LdapAuthenticationPlugin.php:44 msgid "" -"The LDAP Authentication plugin allows for StatusNet to handle authentication " -"through LDAP." +"If password_changeable is set, the password attribute and password_encoding " +"must also be specified." +msgstr "" + +#. TRANS: Instructions for LDAP authentication. +#: LdapAuthenticationPlugin.php:71 LdapAuthenticationPlugin.php:76 +msgid "Do you have an LDAP account? Use your standard username and password." msgstr "" -"O plugin de autenticação LDAP permite ao StatusNet manejar a autenticação " -"através de LDAP." + +#. TRANS: Plugin description. +#: LdapAuthenticationPlugin.php:153 +msgid "" +"The LDAP Authentication plugin allows for StatusNet to handle authentication" +" through LDAP." +msgstr "O plugin de autenticação LDAP permite ao StatusNet manejar a autenticação através de LDAP."