Spanish translation updates

This commit is contained in:
Roberto Rosario
2011-03-05 19:52:50 -04:00
parent 87803bac6f
commit 661d38aa41
17 changed files with 568 additions and 255 deletions

View File

@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-17 04:58-0400\n"
"PO-Revision-Date: 2011-02-17 04:59\n"
"Last-Translator: <admin@admin.com>\n"
"POT-Creation-Date: 2011-03-05 19:15-0400\n"
"PO-Revision-Date: 2011-03-05 19:16\n"
"Last-Translator: Roberto Rosario <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"
@@ -27,6 +27,14 @@ msgstr "Ninguno"
msgid "Your password has been successfully changed."
msgstr "Su contraseña se ha modificado correctamente."
#: conf/settings.py:7
msgid "Temporary directory used site wide to store thumbnails, previews and temporary files. If none is specified, one will be created using tempfile.mkdtemp()"
msgstr "Directorio temporal utilizado por todo el sitio para almacenar imágenes en miniatura, vistas previas y los archivos temporales. Si no se especifica ninguno, se creará utilizando tempfile.mkdtemp ()"
#: templates/404.html:3
msgid "Page not found"
msgstr "Página no encontrada"
#: templates/404.html:7
msgid "Page not found or insufficient permissions."
msgstr "Página no encontrada o permisos insuficientes."
@@ -118,8 +126,8 @@ msgstr "Lista de %(title)s "
#: templates/generic_list_subtemplate.html:18
#, python-format
msgid "List of %(title)s (%(start)s - %(end)s out of %(total)s)"
msgstr "Lista de %(title)s (%(start)s - %(end)s de %(total)s)"
msgid "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of %(total_pages)s)"
msgstr "Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página %(page_number)s de %(total_pages)s)"
#: templates/generic_list_subtemplate.html:20
#, python-format