123456789101112131415161718192021222324252627282930313233343536373839 |
- # Translation of StatusNet - Recaptcha to Portuguese (português)
- # Exported 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: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:09:48+0000\n"
- "Language-Team: Portuguese <https://translatewiki.net/wiki/Portal:pt>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2011-06-05 21:51:24+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: pt\n"
- "X-Message-Group: #out-statusnet-plugin-recaptcha\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Field label.
- msgid "Captcha"
- msgstr "Imagem de verificação"
- #. TRANS: Error message displayed if a provided captcha response does not match.
- msgid "Captcha does not match!"
- msgstr "A imagem de verificação não corresponde!"
- #. TRANS: Plugin description.
- 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."
|