/contact-recaptcha/locale/es/LC_MESSAGES/django.po
Unknown | 84 lines | 70 code | 14 blank | 0 comment | 0 complexity | bcff0c50df2b5654ea276d50ece32ca8 MD5 | raw file
1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the PACKAGE package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6msgid "" 7msgstr "" 8"Project-Id-Version: PACKAGE VERSION\n" 9"Report-Msgid-Bugs-To: \n" 10"POT-Creation-Date: 2010-07-13 21:16+0100\n" 11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Language-Team: LANGUAGE <LL@li.org>\n" 14"MIME-Version: 1.0\n" 15"Content-Type: text/plain; charset=UTF-8\n" 16"Content-Transfer-Encoding: 8bit\n" 17"Plural-Forms: nplurals=2; plural=(n != 1);\n" 18 19#: views.py:20 20msgid "Subject" 21msgstr "Asunto" 22 23#: views.py:23 24msgid "Message" 25msgstr "Mensaje" 26 27#: views.py:25 28msgid "Your email address" 29msgstr "Correo electrónico" 30 31#: views.py:27 32msgid "Please enter your email address if you want a reply to your message." 33msgstr "" 34"Por favor, introduzca su correo electrónico si desea recibir una " 35"respuesta a su mensaje." 36 37#: templates/contact-recaptcha/contact.html:4 38#: templates/contact-recaptcha/contact.html:16 39msgid "Contact me" 40msgstr "Ponte en contacto conmigo" 41 42#: templates/contact-recaptcha/contact.html:18 43msgid "Please fill in the form below to send me an email" 44msgstr "" 45"Por favor, rellene el siguiente formulario para enviarme un correo " 46"electrónico" 47 48#: templates/contact-recaptcha/contact.html:21 49msgid "Please fix the errors highlighted below and re-submit" 50msgstr "" 51"Por favor corrija los errores subrayados y submita su mensaje nuevamente" 52 53#: templates/contact-recaptcha/contact.html:28 54msgid "" 55"Please also type the following 2 words exactly as they appear. This is a " 56"security measure to ensure that you are not a spam robot" 57msgstr "" 58"Por favor, escriba lo siguiente 2 palabras tal y como aparecen. Se trata de " 59"una medida de seguridad para asegurarse de que usted no es un robot de spam." 60 61#: templates/contact-recaptcha/contact.html:31 62msgid "You did not type in correctly the two words. Please try again!" 63msgstr "Las palabras no estan escritas correctamente. Por favor, inténtelo de nuevo!" 64 65#: templates/contact-recaptcha/contact.html:48 66msgid "Send message" 67msgstr "Enviar mensaje" 68 69#: templates/contact-recaptcha/thanks.html:4 70#: templates/contact-recaptcha/thanks.html:10 71msgid "Thank you for your message" 72msgstr "Gracias por su mensaje" 73 74#: templates/contact-recaptcha/thanks.html:12 75msgid "Your message has been sent" 76msgstr "Su mensaje ha sido enviado" 77 78#: templates/contact-recaptcha/thanks.html:14 79msgid "Click here" 80msgstr "Apretar aquí" 81 82#: templates/contact-recaptcha/thanks.html:14 83msgid "to return to the homepage" 84msgstr "para volver a la página principal"