diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-23 20:50:55 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-23 20:50:55 +0200 |
commit | 1545c1228bbbafff6a97c44a6bdcef65bd8360c2 (patch) | |
tree | 4c5fe21fc22bdc4c195c1073b378cf09b994b116 /plugins/Recaptcha | |
parent | 3329685beb28b8a487692b7fa147a23c492930c8 (diff) |
Localisation updates from http://translatewiki.net.
Diffstat (limited to 'plugins/Recaptcha')
-rw-r--r-- | plugins/Recaptcha/locale/pt/LC_MESSAGES/Recaptcha.po | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/plugins/Recaptcha/locale/pt/LC_MESSAGES/Recaptcha.po b/plugins/Recaptcha/locale/pt/LC_MESSAGES/Recaptcha.po new file mode 100644 index 000000000..068fa4855 --- /dev/null +++ b/plugins/Recaptcha/locale/pt/LC_MESSAGES/Recaptcha.po @@ -0,0 +1,38 @@ +# Translation of StatusNet - Recaptcha to Portuguese (Português) +# Expored from translatewiki.net +# +# Author: GTNS +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - Recaptcha\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-23 18:02+0000\n" +"PO-Revision-Date: 2010-10-23 18:05:51+0000\n" +"Language-Team: Portuguese <http://translatewiki.net/wiki/Portal:pt>\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POT-Import-Date: 2010-10-18 20:30:54+0000\n" +"X-Generator: MediaWiki 1.17alpha (r75280); Translate extension (2010-09-17)\n" +"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-Language-Code: pt\n" +"X-Message-Group: #out-statusnet-plugin-recaptcha\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: RecaptchaPlugin.php:64 +msgid "Captcha" +msgstr "Imagem de verificação" + +#: RecaptchaPlugin.php:105 +msgid "Captcha does not match!" +msgstr "A imagem de verificação não corresponde!" + +#: RecaptchaPlugin.php:117 +msgid "" +"Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a " +"captcha to the registration page." +msgstr "" +"Usa o serviço <a href=\"http://recaptcha.org/\">Recaptcha</a> para adicionar " +"uma imagem de verificação à página de registo." |