Spanish translation updates

This commit is contained in:
Roberto Rosario
2011-05-31 13:24:05 -04:00
parent b76e857ebb
commit b236f03a11
9 changed files with 1085 additions and 548 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-05-06 13:25-0400\n"
"POT-Creation-Date: 2011-05-31 12:22-0400\n"
"PO-Revision-Date: 2011-05-01 04:25\n"
"Last-Translator: Roberto Rosario <rosario_r@jp.pr.gov>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,42 +19,42 @@ msgstr ""
"X-Translated-Using: django-rosetta 0.5.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:16
#: __init__.py:11
msgid "Create new comments"
msgstr "Crear nuevos comentarios"
#: __init__.py:17
#: __init__.py:12
msgid "Delete comments"
msgstr "Eliminar comentarios"
#: __init__.py:18
#: __init__.py:13
msgid "Edit comments"
msgstr "Editar los comentarios"
#: __init__.py:21 __init__.py:22
#: __init__.py:15 utils.py:14
msgid "comments"
msgstr "comentarios"
#: __init__.py:20 __init__.py:21
msgid "delete"
msgstr "eliminar"
#: __init__.py:23
#: __init__.py:22
msgid "add comment"
msgstr "añadir comentario"
#: __init__.py:27
#: __init__.py:26
msgid "date"
msgstr "fecha"
#: __init__.py:31
#: __init__.py:30
msgid "user"
msgstr "usuario"
#: __init__.py:35 views.py:45
#: __init__.py:34 views.py:45
msgid "comment"
msgstr "comentario"
#: utils.py:14
msgid "comments"
msgstr "comentarios"
#: views.py:26
msgid "Must provide at least one comment."
msgstr "Debe proveer al menos un comentario."
@@ -69,21 +69,21 @@ msgstr "Comentario \"%s\" eliminado exitosamente."
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Error al eliminar el comentario \" %(comment)s\": %(error)s "
#: views.py:52
#: views.py:53
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "¿Está seguro que desea eliminar el comentario:% s?"
#: views.py:54
#: views.py:55
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "¿Está seguro que desea eliminar los comentarios:% s?"
#: views.py:84
#: views.py:85
msgid "Comment added successfully."
msgstr "Comentario añadido exitosamente."
#: views.py:91
#: views.py:92
#, python-format
msgid "Add comment to document: %s"
msgstr "Añadir comentario al documento: %s"