diff options
Diffstat (limited to 'mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po')
-rw-r--r-- | mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po index c45b1b6b..25720494 100644 --- a/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po +++ b/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: GNU MediaGoblin\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n" -"POT-Creation-Date: 2012-04-18 08:48-0500\n" -"PO-Revision-Date: 2012-04-18 13:46+0000\n" +"POT-Creation-Date: 2012-04-21 16:36-0500\n" +"PO-Revision-Date: 2012-04-21 21:33+0000\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mediagoblin/language/es/)\n" "MIME-Version: 1.0\n" @@ -38,6 +38,14 @@ msgstr "Contraseña" msgid "Email address" msgstr "Dirección de correo electrónico" +#: mediagoblin/auth/forms.py:51 +msgid "Username or email" +msgstr "" + +#: mediagoblin/auth/forms.py:58 +msgid "Incorrect input" +msgstr "" + #: mediagoblin/auth/views.py:55 msgid "Sorry, registration is disabled on this instance." msgstr "Lo sentimos, el registro está deshabilitado en este momento." @@ -142,6 +150,10 @@ msgstr "Bio" msgid "Website" msgstr "Sitio web" +#: mediagoblin/edit/forms.py:58 +msgid "This address contains errors" +msgstr "" + #: mediagoblin/edit/forms.py:63 msgid "Old password" msgstr "Vieja contraseña" @@ -225,6 +237,14 @@ msgstr "Logo de MediaGoblin" msgid "Verify your email!" msgstr "¡Verifica tu email!" +#: mediagoblin/templates/mediagoblin/base.html:63 +msgid "+ Add media" +msgstr "" + +#: mediagoblin/templates/mediagoblin/base.html:65 +msgid "View your profile" +msgstr "" + #: mediagoblin/templates/mediagoblin/base.html:66 msgid "Log out" msgstr "Salir " |