Spanish translations update for the latest advanced search changes
This commit is contained in:
Binary file not shown.
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-06-20 11:43-0400\n"
|
||||
"PO-Revision-Date: 2011-06-20 11:51\n"
|
||||
"POT-Creation-Date: 2011-06-22 11:03-0400\n"
|
||||
"PO-Revision-Date: 2011-06-22 11:18\n"
|
||||
"Last-Translator: <rosario_r@jp.pr.gov>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -475,6 +475,42 @@ msgstr "accesado"
|
||||
msgid "recent document"
|
||||
msgstr "documento reciente"
|
||||
|
||||
#: models.py:327
|
||||
msgid "Document type"
|
||||
msgstr "Tipo de documento"
|
||||
|
||||
#: models.py:328
|
||||
msgid "MIME type"
|
||||
msgstr "Tipo MIME"
|
||||
|
||||
#: models.py:329 views.py:323
|
||||
msgid "Filename"
|
||||
msgstr "Nombre del archivo"
|
||||
|
||||
#: models.py:330
|
||||
msgid "Filename extension"
|
||||
msgstr "Extensión de archivo"
|
||||
|
||||
#: models.py:331
|
||||
msgid "Metadata value"
|
||||
msgstr "Valor de metadatos"
|
||||
|
||||
#: models.py:332
|
||||
msgid "Content"
|
||||
msgstr "Contenido"
|
||||
|
||||
#: models.py:333
|
||||
msgid "Description"
|
||||
msgstr "Descripción"
|
||||
|
||||
#: models.py:334
|
||||
msgid "Tags"
|
||||
msgstr "Etiquetas"
|
||||
|
||||
#: models.py:335
|
||||
msgid "Comments"
|
||||
msgstr "Comentarios"
|
||||
|
||||
#: staging.py:38
|
||||
#, python-format
|
||||
msgid "Error evaluating user staging directory expression; %s"
|
||||
@@ -590,10 +626,6 @@ msgstr "metadatos actuales"
|
||||
msgid "document data"
|
||||
msgstr "datos del documento"
|
||||
|
||||
#: views.py:323
|
||||
msgid "Filename"
|
||||
msgstr "Nombre del archivo"
|
||||
|
||||
#: views.py:324
|
||||
msgid "File extension"
|
||||
msgstr "Extensión de archivo"
|
||||
@@ -875,6 +907,8 @@ msgstr "Error al modificar el nombre de archivo para tipo de document; %s"
|
||||
#, python-format
|
||||
msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\""
|
||||
msgstr ""
|
||||
"editar nombre de archivo \"%(filename)s\" del tipo de documento "
|
||||
"\"%(document_type)s\""
|
||||
|
||||
#: views.py:1251 views.py:1278
|
||||
msgid "document type filename"
|
||||
|
||||
Binary file not shown.
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-06-20 13:22-0400\n"
|
||||
"PO-Revision-Date: 2011-06-20 13:23\n"
|
||||
"POT-Creation-Date: 2011-06-22 11:18-0400\n"
|
||||
"PO-Revision-Date: 2011-06-22 11:20\n"
|
||||
"Last-Translator: <rosario_r@jp.pr.gov>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,41 +19,47 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Translated-Using: django-rosetta 0.6.0\n"
|
||||
|
||||
#: forms.py:6
|
||||
msgid "Search term"
|
||||
msgstr "Término de búsqueda"
|
||||
#: __init__.py:5
|
||||
msgid "search"
|
||||
msgstr "búsqueda"
|
||||
|
||||
#: views.py:22
|
||||
#: __init__.py:6 views.py:66
|
||||
msgid "advanced search"
|
||||
msgstr "búsqueda avanzada"
|
||||
|
||||
#: __init__.py:7
|
||||
msgid "search again"
|
||||
msgstr "buscar de nuevo"
|
||||
|
||||
#: forms.py:8
|
||||
msgid "Search terms"
|
||||
msgstr "Términos de búsqueda"
|
||||
|
||||
#: views.py:34
|
||||
#, python-format
|
||||
msgid ""
|
||||
"results with: %(query_string)s (showing only %(shown_result_count)s out"
|
||||
" of %(total_result_count)s)"
|
||||
msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)"
|
||||
msgstr ""
|
||||
"resultados con: %(query_string)s (mostrando solamente "
|
||||
"%(shown_result_count)s de %(total_result_count)s)"
|
||||
|
||||
#: views.py:26
|
||||
#, python-format
|
||||
msgid "results with: %s"
|
||||
msgstr "resultados con: %s"
|
||||
"resultados, (mostrando solamente %(shown_result_count)s de "
|
||||
"%(result_count)s)"
|
||||
|
||||
#: views.py:38
|
||||
msgid "results"
|
||||
msgstr "resultados"
|
||||
|
||||
#: views.py:50
|
||||
#, python-format
|
||||
msgid "Search error: %s"
|
||||
msgstr "Error de búsqueda: %s"
|
||||
|
||||
#: views.py:43
|
||||
msgid "results"
|
||||
msgstr "resultados"
|
||||
|
||||
#: views.py:49 views.py:54 templatetags/search_tags.py:17
|
||||
msgid "Search"
|
||||
msgstr "Búsqueda"
|
||||
|
||||
#: views.py:61
|
||||
#: views.py:54
|
||||
msgid "type"
|
||||
msgstr "tipo"
|
||||
|
||||
#: views.py:70 views.py:77 views.py:79 templatetags/search_tags.py:17
|
||||
#: templatetags/search_tags.py:18
|
||||
msgid "Search"
|
||||
msgstr "Búsqueda"
|
||||
|
||||
#: conf/settings.py:12
|
||||
msgid "Maximum amount search hits to fetch and display."
|
||||
msgstr "La cantidad máxima de resultados de búsqueda a buscar y mostrar."
|
||||
@@ -81,8 +87,8 @@ msgstr "Resultados de la búsqueda"
|
||||
msgid "Elapsed time: %(time_delta)s seconds"
|
||||
msgstr "Tiempo transcurrido: %(time_delta)s segundos"
|
||||
|
||||
#~ msgid "search"
|
||||
#~ msgstr "búsqueda"
|
||||
#~ msgid "results with: %s"
|
||||
#~ msgstr "resultados con: %s"
|
||||
|
||||
#~ msgid "No results found"
|
||||
#~ msgstr "No hay resultados"
|
||||
|
||||
Reference in New Issue
Block a user