X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRecaptcha%2Flocale%2Fes%2FLC_MESSAGES%2FRecaptcha.po;h=fab5d9afd33d613dd01f28359e27d52320607ca1;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=2402a741f04f02f22476e791faa65b79b6e784a3;hpb=b4da5f3785de138b9b7c3672d331676ea7929c16;p=quix0rs-gnu-social.git diff --git a/plugins/Recaptcha/locale/es/LC_MESSAGES/Recaptcha.po b/plugins/Recaptcha/locale/es/LC_MESSAGES/Recaptcha.po index 2402a741f0..fab5d9afd3 100644 --- a/plugins/Recaptcha/locale/es/LC_MESSAGES/Recaptcha.po +++ b/plugins/Recaptcha/locale/es/LC_MESSAGES/Recaptcha.po @@ -1,35 +1,37 @@ -# Translation of StatusNet - Recaptcha to Spanish (Español) -# Exported from translatewiki.net -# -# Author: Armando-Martin -# -- -# 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: +# Juan Riquelme González , 2015 msgid "" msgstr "" -"Project-Id-Version: StatusNet - Recaptcha\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-01 15:45+0000\n" -"PO-Revision-Date: 2012-03-01 15:47:03+0000\n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-27 22:30+0000\n" +"Last-Translator: Juan Riquelme González \n" +"Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/language/es/)\n" +"MIME-Version: 1.0\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-Translation-Project: translatewiki.net \n" -"X-Generator: MediaWiki 1.20alpha (r112812); Translate 2012-02-26\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: Field label. +#: RecaptchaPlugin.php:58 msgid "Captcha" -msgstr "Verificador Captcha" +msgstr "Captcha" -#. TRANS: Error message displayed if a provided captcha response does not match. +#. TRANS: Error message displayed if a provided captcha response does not +#. match. +#: RecaptchaPlugin.php:102 msgid "Captcha does not match!" -msgstr "¡El código de verificación Captcha no coincide!" +msgstr "¡La respuesta no coincide con el texto del captcha!" #. TRANS: Plugin description. +#: RecaptchaPlugin.php:115 msgid "" "Uses Recaptcha service to add a " "captcha to the registration page." -msgstr "" -"Use el servicio Recaptcha para añadir " -"un código de verificación Captcha a la página de registro." +msgstr "Usa el servicio Recaptcha para añadir una prueba captcha a la página de registro."