Spanish translation update

This commit is contained in:
Roberto Rosario
2011-07-23 02:25:33 -04:00
parent 2338f5c3fe
commit ec203b5702
24 changed files with 1202 additions and 767 deletions

View File

@@ -8,86 +8,95 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-06-20 13:20-0400\n"
"PO-Revision-Date: 2011-06-20 13:20\n"
"Last-Translator: <rosario_r@jp.pr.gov>\n"
"POT-Creation-Date: 2011-07-23 01:00-0400\n"
"PO-Revision-Date: 2011-07-23 01:01\n"
"Last-Translator: Administrador Local <rosario_r@jp.pr.gov>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"X-Translated-Using: django-rosetta 0.5.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Translated-Using: django-rosetta 0.6.0\n"
#: __init__.py:11
#: __init__.py:14
msgid "Create new comments"
msgstr "Crear nuevos comentarios"
#: __init__.py:12
#: __init__.py:15
msgid "Delete comments"
msgstr "Eliminar comentarios"
#: __init__.py:13
#: __init__.py:16
msgid "Edit comments"
msgstr "Editar los comentarios"
#: __init__.py:15
#: __init__.py:17
msgid "View comments"
msgstr "Ver comentarios"
#: __init__.py:19
msgid "Comments"
msgstr "Comentarios"
#: __init__.py:20 __init__.py:21
#: __init__.py:25 __init__.py:26
msgid "delete"
msgstr "eliminar"
#: __init__.py:22
#: __init__.py:27
msgid "add comment"
msgstr "añadir comentario"
#: __init__.py:26
msgid "date"
msgstr "fecha"
#: __init__.py:30
msgid "user"
msgstr "usuario"
#: __init__.py:34 views.py:45
msgid "comment"
msgstr "comentario"
#: utils.py:14
#: __init__.py:28 utils.py:14
msgid "comments"
msgstr "comentarios"
#: views.py:26
#: __init__.py:32
msgid "date"
msgstr "fecha"
#: __init__.py:36
msgid "user"
msgstr "usuario"
#: __init__.py:40
msgid "comment"
msgstr "comentario"
#: views.py:27
msgid "Must provide at least one comment."
msgstr "Debe proveer al menos un comentario."
#: views.py:36
#: views.py:37
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Comentario \"%s\" eliminado exitosamente."
#: views.py:38
#: views.py:39
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Error al eliminar el comentario \" %(comment)s\": %(error)s "
#: views.py:53
#: views.py:54
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "¿Está seguro que desea eliminar el comentario:% s?"
#: views.py:55
#: views.py:56
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "¿Está seguro que desea eliminar los comentarios:% s?"
#: views.py:85
#: views.py:86
msgid "Comment added successfully."
msgstr "Comentario añadido exitosamente."
#: views.py:92
#: views.py:93
#, python-format
msgid "Add comment to document: %s"
msgstr "Añadir comentario al documento: %s"
#: views.py:109
#, python-format
msgid "comments: %s"
msgstr "comentarios: %s"