diff options
Diffstat (limited to 'mediagoblin/i18n/es/LC_MESSAGES')
-rw-r--r-- | mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po index 25720494..5cb4fa14 100644 --- a/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po +++ b/mediagoblin/i18n/es/LC_MESSAGES/mediagoblin.po @@ -11,13 +11,14 @@ # <juanma@kde.org.ar>, 2011, 2012. # Mario Rodriguez <msrodriguez00@gmail.com>, 2011. # <mu@member.fsf.org>, 2011. +# <shackra@riseup.net>, 2012. msgid "" msgstr "" "Project-Id-Version: GNU MediaGoblin\n" "Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\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" +"PO-Revision-Date: 2012-04-24 02:03+0000\n" +"Last-Translator: shackra <shackra@riseup.net>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mediagoblin/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -40,11 +41,11 @@ msgstr "Dirección de correo electrónico" #: mediagoblin/auth/forms.py:51 msgid "Username or email" -msgstr "" +msgstr "Nombre de usuario o email" #: mediagoblin/auth/forms.py:58 msgid "Incorrect input" -msgstr "" +msgstr "Los datos ingresados son incorrectos" #: mediagoblin/auth/views.py:55 msgid "Sorry, registration is disabled on this instance." @@ -152,7 +153,7 @@ msgstr "Sitio web" #: mediagoblin/edit/forms.py:58 msgid "This address contains errors" -msgstr "" +msgstr "La dirección contiene errores" #: mediagoblin/edit/forms.py:63 msgid "Old password" @@ -239,11 +240,11 @@ msgstr "¡Verifica tu email!" #: mediagoblin/templates/mediagoblin/base.html:63 msgid "+ Add media" -msgstr "" +msgstr "+Agregar contenido" #: mediagoblin/templates/mediagoblin/base.html:65 msgid "View your profile" -msgstr "" +msgstr "Ver tu perfil" #: mediagoblin/templates/mediagoblin/base.html:66 msgid "Log out" @@ -259,7 +260,7 @@ msgstr "Conectarse" msgid "" "Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a " "href=\"http://gnu.org/\">GNU</a> project." -msgstr "Potenciado por <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> proyecto." +msgstr "Potenciado por <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un proyecto <a href=\"http://gnu.org/\">GNU</a>." #: mediagoblin/templates/mediagoblin/base.html:88 #, python-format @@ -267,7 +268,7 @@ msgid "" "Released under the <a " "href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a " "href=\"%(source_link)s\">Source code</a> available." -msgstr "Publicado bajo la <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\"> Códifo fuent</a> pisponible." +msgstr "Publicado bajo la <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\"> Código fuente</a> disponible." #: mediagoblin/templates/mediagoblin/root.html:24 msgid "Explore" @@ -389,7 +390,7 @@ msgstr "Guardar cambios" #: mediagoblin/templates/mediagoblin/edit/edit_account.html:34 #, python-format msgid "Changing %(username)s's account settings" -msgstr "Cambio de %(username)s's la configuración de la cuenta " +msgstr "Cambio de %(username)s la configuración de la cuenta " #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29 #, python-format @@ -434,7 +435,7 @@ msgid "" "You can get a modern web browser that \n" "\t can play this video at <a href=\"http://getfirefox.com\">\n" "\t http://getfirefox.com</a>!" -msgstr "Ti puedes conseguir un navegador web moderno que\n<span class=\"whitespace other\" title=\"Tab\">»</span> que puede reproducir este vídeo en <a href=\"http://getfirefox.com\">\n<span class=\"whitespace other\" title=\"Tab\">»</span> http://getfirefox.com</a>!" +msgstr "Tú puedes conseguir un navegador web moderno que\n<span class=\"whitespace other\" title=\"Tab\">»</span> puede reproducir este vídeo en <a href=\"http://getfirefox.com\">\n<span class=\"whitespace other\" title=\"Tab\">»</span> http://getfirefox.com</a>!" #: mediagoblin/templates/mediagoblin/submit/start.html:26 msgid "Add your media" @@ -457,13 +458,13 @@ msgstr "Contenido de <a href=\"%(user_url)s\">%(username)s</a>'s" #: mediagoblin/templates/mediagoblin/user_pages/media.html:46 #, python-format msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>" -msgstr "❖Explorando contenido de<a href=\"%(user_url)s\">%(username)s</a>" +msgstr "❖ Explorando contenido de <a href=\"%(user_url)s\">%(username)s</a>" #: mediagoblin/templates/mediagoblin/user_pages/media.html:67 #: mediagoblin/templates/mediagoblin/user_pages/media.html:73 #, python-format msgid "Image for %(media_title)s" -msgstr "" +msgstr "Imágenes para %(media_title)s" #: mediagoblin/templates/mediagoblin/user_pages/media.html:87 msgid "Edit" |