summaryrefslogtreecommitdiff
path: root/plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-28 01:09:29 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-28 01:09:29 +0200
commitec7ab3af4dc4d16e2e09205ce88671d7d48b1084 (patch)
tree466bf295cfafb40d6a6fc806c84f43f5a9252662 /plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES
parentd17f0bf0253efbd9bdc895b7a5a1c61d1cb3ac7e (diff)
Localisation updates from http://translatewiki.net
* first export of L10n for languages other than English. Could use some testing/QA.
Diffstat (limited to 'plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES')
-rw-r--r--plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES/CasAuthentication.po73
1 files changed, 73 insertions, 0 deletions
diff --git a/plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES/CasAuthentication.po b/plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES/CasAuthentication.po
new file mode 100644
index 000000000..d3a8604b1
--- /dev/null
+++ b/plugins/CasAuthentication/locale/pt_BR/LC_MESSAGES/CasAuthentication.po
@@ -0,0 +1,73 @@
+# Translation of StatusNet - CasAuthentication to Brazilian Portuguese (Português do Brasil)
+# Expored from translatewiki.net
+#
+# Author: Luckas Blade
+# --
+# This file is distributed under the same license as the StatusNet package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: StatusNet - CasAuthentication\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-09-27 22:20+0000\n"
+"PO-Revision-Date: 2010-09-27 22:41:52+0000\n"
+"Language-Team: Brazilian Portuguese <http://translatewiki.net/wiki/Portal:pt-"
+"br>\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POT-Import-Date: 1285-19-54 36::+0000\n"
+"X-Generator: MediaWiki 1.17alpha (r73828); 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-casauthentication\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. TRANS: Menu item. CAS is Central Authentication Service.
+#: CasAuthenticationPlugin.php:83
+msgid "CAS"
+msgstr ""
+
+#. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
+#: CasAuthenticationPlugin.php:85
+msgid "Login or register with CAS."
+msgstr ""
+
+#. TRANS: Invitation to users with a CAS account to log in using the service.
+#. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL.
+#. TRANS: These two elements may not be separated.
+#: CasAuthenticationPlugin.php:101
+#, php-format
+msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)"
+msgstr ""
+
+#: CasAuthenticationPlugin.php:128
+msgid "Specifying a server is required."
+msgstr "É necessário especificar um servidor."
+
+#: CasAuthenticationPlugin.php:131
+msgid "Specifying a port is required."
+msgstr "É necessário especificar uma porta."
+
+#: CasAuthenticationPlugin.php:134
+msgid "Specifying a path is required."
+msgstr ""
+
+#. TRANS: Plugin description. CAS is Central Authentication Service.
+#: CasAuthenticationPlugin.php:154
+msgid ""
+"The CAS Authentication plugin allows for StatusNet to handle authentication "
+"through CAS (Central Authentication Service)."
+msgstr ""
+
+#: caslogin.php:28
+msgid "Already logged in."
+msgstr "Já está autenticado."
+
+#: caslogin.php:39
+msgid "Incorrect username or password."
+msgstr "Nome de usuário e/ou senha incorreto(s)."
+
+#: caslogin.php:45
+msgid "Error setting user. You are probably not authorized."
+msgstr ""
+"Erro na configuração do usuário. Você provavelmente não tem autorização."