2012-06-04 16:02:34 +01:00
|
|
|
# Translation of StatusNet - Recaptcha to Spanish (español)
|
2012-03-01 16:22:45 +00:00
|
|
|
# Exported from translatewiki.net
|
|
|
|
#
|
|
|
|
# Author: Armando-Martin
|
|
|
|
# --
|
|
|
|
# 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"
|
2012-06-30 12:10:38 +01:00
|
|
|
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
|
|
|
"PO-Revision-Date: 2012-06-30 11:09:48+0000\n"
|
2012-03-01 16:22:45 +00:00
|
|
|
"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-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
2012-06-30 12:10:38 +01:00
|
|
|
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
2012-03-01 16:22:45 +00:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
|
|
#. TRANS: Field label.
|
|
|
|
msgid "Captcha"
|
|
|
|
msgstr "Verificador Captcha"
|
|
|
|
|
|
|
|
#. TRANS: Error message displayed if a provided captcha response does not match.
|
|
|
|
msgid "Captcha does not match!"
|
|
|
|
msgstr "¡El código de verificación Captcha no coincide!"
|
|
|
|
|
|
|
|
#. TRANS: Plugin description.
|
|
|
|
msgid ""
|
|
|
|
"Uses <a href=\"http://recaptcha.org/\">Recaptcha</a> service to add a "
|
|
|
|
"captcha to the registration page."
|
|
|
|
msgstr ""
|
|
|
|
"Use el servicio <a href=\"http://recaptcha.org/\">Recaptcha</a> para añadir "
|
|
|
|
"un código de verificación Captcha a la página de registro."
|