Language source files updates, Spanish translation updates
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,8 +17,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:36
|
||||
#: views.py:280
|
||||
msgid "indexes"
|
||||
msgstr ""
|
||||
|
||||
@@ -26,7 +26,7 @@ msgstr ""
|
||||
msgid "index list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
#: __init__.py:33 views.py:74
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
@@ -73,13 +73,13 @@ msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:97 api.py:112
|
||||
#: api.py:96 api.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:151
|
||||
#: api.py:150
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr ""
|
||||
@@ -116,7 +116,7 @@ msgstr ""
|
||||
msgid "Available functions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17 views.py:42
|
||||
#: models.py:17 views.py:40
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
@@ -124,7 +124,7 @@ msgstr ""
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
#: models.py:18 views.py:41
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
@@ -140,8 +140,8 @@ msgstr ""
|
||||
msgid "Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
#: models.py:41 models.py:47 views.py:101 views.py:132 views.py:159
|
||||
#: views.py:195 views.py:225 views.py:265
|
||||
msgid "index"
|
||||
msgstr ""
|
||||
|
||||
@@ -239,110 +239,110 @@ msgstr ""
|
||||
msgid "document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:68
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:92
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#: views.py:98
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#: views.py:137
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
#: views.py:165
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#: views.py:186
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
#: views.py:192
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
#: views.py:213
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
#: views.py:226 views.py:266 views.py:334
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#: views.py:248
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
#: views.py:283
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#: views.py:316
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:340
|
||||
#: views.py:338
|
||||
msgid "items"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:365
|
||||
#: views.py:363
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:366
|
||||
#: views.py:364
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:372
|
||||
#: views.py:370
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:377
|
||||
#: views.py:375
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:399
|
||||
#: views.py:397
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
|
||||
"PO-Revision-Date: 2012-02-12 00:27+0000\n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-02-12 19:28+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mayan-edms/team/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,8 +18,8 @@ msgstr ""
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:36
|
||||
#: views.py:280
|
||||
msgid "indexes"
|
||||
msgstr "índices"
|
||||
|
||||
@@ -27,7 +27,7 @@ msgstr "índices"
|
||||
msgid "index list"
|
||||
msgstr "lista de indices"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
#: __init__.py:33 views.py:74
|
||||
msgid "create index"
|
||||
msgstr "crear índice"
|
||||
|
||||
@@ -76,7 +76,7 @@ msgstr ""
|
||||
"Error en la expresión de actualización de indexación: %(expression)s; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:97 api.py:112
|
||||
#: api.py:96 api.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -84,7 +84,7 @@ msgstr ""
|
||||
"Error actualizando el indice de documento, expresión: %(expression)s; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:151
|
||||
#: api.py:150
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "No se puede eliminar el nodo de indexación de documento; %s"
|
||||
@@ -123,7 +123,7 @@ msgstr "No se puede eliminar el directorio de indexación; %s"
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Funciones disponibles: %s"
|
||||
|
||||
#: models.py:17 views.py:42
|
||||
#: models.py:17 views.py:40
|
||||
msgid "name"
|
||||
msgstr "nombre"
|
||||
|
||||
@@ -131,7 +131,7 @@ msgstr "nombre"
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr "Nombre interno que se utiliza para hacer referencia a este índice."
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
#: models.py:18 views.py:41
|
||||
msgid "title"
|
||||
msgstr "título"
|
||||
|
||||
@@ -150,8 +150,8 @@ msgstr ""
|
||||
"Hace que este índice sea visible y actualizado cuando los datos de "
|
||||
"documentos cambien."
|
||||
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
#: models.py:41 models.py:47 views.py:101 views.py:132 views.py:159
|
||||
#: views.py:195 views.py:225 views.py:265
|
||||
msgid "index"
|
||||
msgstr "índice"
|
||||
|
||||
@@ -183,11 +183,11 @@ msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
msgstr "nodo de plantilla de indice"
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
msgstr "nodos de plantillas de indices"
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
@@ -199,11 +199,11 @@ msgstr "documentos"
|
||||
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
msgstr "nodo de instancia de indice"
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
msgstr "nodos de instancias de indices"
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
@@ -253,112 +253,112 @@ msgstr "Generar índices de documentos"
|
||||
msgid "document indexes"
|
||||
msgstr "indices de documentos"
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:68
|
||||
msgid "Index created successfully."
|
||||
msgstr "Índice creado con exitosamente."
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:92
|
||||
msgid "Index edited successfully"
|
||||
msgstr "Índice editado con exitosamente."
|
||||
|
||||
#: views.py:100
|
||||
#: views.py:98
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr "editar Índice: %s"
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr "Índice: %s eliminado exitosamente."
|
||||
|
||||
#: views.py:127
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr "Error al borrar índice: %(index)s, error: %(error)s "
|
||||
|
||||
#: views.py:139
|
||||
#: views.py:137
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr "¿Seguro que desea eliminar el índice: %s?"
|
||||
|
||||
#: views.py:164
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr "nodos de la plantilla del árbol del índice: %s"
|
||||
|
||||
#: views.py:167
|
||||
#: views.py:165
|
||||
msgid "level"
|
||||
msgstr "nivel"
|
||||
|
||||
#: views.py:188
|
||||
#: views.py:186
|
||||
msgid "Index template node created successfully."
|
||||
msgstr "Nodo de plantilla de índice creado exitosamente."
|
||||
|
||||
#: views.py:194
|
||||
#: views.py:192
|
||||
msgid "create child node"
|
||||
msgstr "crear nodo hijo"
|
||||
|
||||
#: views.py:215
|
||||
#: views.py:213
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr "Nodo de la plantilla de índice editado exitosamente"
|
||||
|
||||
#: views.py:221
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr "editar nodo de la plantilla de índice: %s"
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
#: views.py:226 views.py:266 views.py:334
|
||||
msgid "node"
|
||||
msgstr "nodo"
|
||||
|
||||
#: views.py:250
|
||||
#: views.py:248
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr "Nodo: %s eliminado exitosamente."
|
||||
|
||||
#: views.py:252
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr "Error de eliminación para nodo: %(node)s, %(error)s "
|
||||
|
||||
#: views.py:261
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr "¿Seguro que desea eliminar el nodo de plantilla de indice: %s?"
|
||||
|
||||
#: views.py:285
|
||||
#: views.py:283
|
||||
msgid "nodes"
|
||||
msgstr "nodos"
|
||||
|
||||
#: views.py:318
|
||||
#: views.py:316
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "contenido del indice: %s"
|
||||
|
||||
#: views.py:340
|
||||
#: views.py:338
|
||||
msgid "items"
|
||||
msgstr "artículos"
|
||||
|
||||
#: views.py:365
|
||||
#: views.py:363
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "¿Está seguro que desea reconstruir todos los índices?"
|
||||
|
||||
#: views.py:366
|
||||
#: views.py:364
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en"
|
||||
" ejecutarse."
|
||||
|
||||
#: views.py:372
|
||||
#: views.py:370
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "Reconstrucción de Índices completada exitosamente."
|
||||
|
||||
#: views.py:377
|
||||
#: views.py:375
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Error de reconstrucción de índices: %s"
|
||||
|
||||
#: views.py:399
|
||||
#: views.py:397
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr "índices que contienen: %s"
|
||||
|
||||
Binary file not shown.
@@ -1,25 +1,26 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# <pierpaolo.baldan@gmail.com>, 2011.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n"
|
||||
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/"
|
||||
"it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:36
|
||||
#: views.py:280
|
||||
msgid "indexes"
|
||||
msgstr "indici"
|
||||
|
||||
@@ -27,7 +28,7 @@ msgstr "indici"
|
||||
msgid "index list"
|
||||
msgstr "lista indici"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
#: __init__.py:33 views.py:74
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,7 +77,7 @@ msgstr ""
|
||||
"Errore nella creazione dell'indice per l'espressione: %(expression)s; "
|
||||
"%(exception)s"
|
||||
|
||||
#: api.py:97 api.py:112
|
||||
#: api.py:96 api.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -84,7 +85,7 @@ msgstr ""
|
||||
"Errore nell'aggiornamento delle'indice documento per l'espressione: "
|
||||
"%(expression)s; %(exception)s"
|
||||
|
||||
#: api.py:151
|
||||
#: api.py:150
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "Impossibile cancellare l'indice del documento; %s"
|
||||
@@ -123,7 +124,7 @@ msgstr "Impossibile cancellare la directory degli indici; %s"
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Funzioni disponibili: %s"
|
||||
|
||||
#: models.py:17 views.py:42
|
||||
#: models.py:17 views.py:40
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
@@ -131,7 +132,7 @@ msgstr ""
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
#: models.py:18 views.py:41
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
@@ -144,12 +145,11 @@ msgid "enabled"
|
||||
msgstr "abilitato"
|
||||
|
||||
#: models.py:19
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgid "Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
#: models.py:41 models.py:47 views.py:101 views.py:132 views.py:159
|
||||
#: views.py:195 views.py:225 views.py:265
|
||||
msgid "index"
|
||||
msgstr "indice"
|
||||
|
||||
@@ -171,8 +171,8 @@ msgstr "link al documento"
|
||||
|
||||
#: models.py:51
|
||||
msgid ""
|
||||
"Check this option to have this node act as a container for documents and not"
|
||||
" as a parent for further nodes."
|
||||
"Check this option to have this node act as a container for documents and not "
|
||||
"as a parent for further nodes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
@@ -247,120 +247,120 @@ msgstr "Ricostruisci indici documento"
|
||||
msgid "document indexes"
|
||||
msgstr "indici dei documenti"
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:68
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:92
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#: views.py:98
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#: views.py:137
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
#: views.py:165
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#: views.py:186
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
#: views.py:192
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
#: views.py:213
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
#: views.py:226 views.py:266 views.py:334
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#: views.py:248
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
#: views.py:283
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#: views.py:316
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "contenuto per indice: %s"
|
||||
|
||||
#: views.py:340
|
||||
#: views.py:338
|
||||
msgid "items"
|
||||
msgstr "voci"
|
||||
|
||||
#: views.py:365
|
||||
#: views.py:363
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "Sei sicuro di voler ricostruire l'indice ?"
|
||||
|
||||
#: views.py:366
|
||||
#: views.py:364
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
"Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di "
|
||||
"tempo."
|
||||
|
||||
#: views.py:372
|
||||
#: views.py:370
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "Ricostruzione dell'indice avvenuta con successo"
|
||||
|
||||
#: views.py:377
|
||||
#: views.py:375
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Errore nella ricostruzione dell'indice: %s"
|
||||
|
||||
#: views.py:399
|
||||
#: views.py:397
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr "Gli indici contengono: %s"
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid ""
|
||||
"A dictionary that maps the index name and where on the filesystem that index"
|
||||
" will be mirrored."
|
||||
"A dictionary that maps the index name and where on the filesystem that index "
|
||||
"will be mirrored."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
@@ -370,7 +370,5 @@ msgstr "Cosa sono gli indici ?"
|
||||
#: templates/indexing_help.html:4
|
||||
msgid "Indexes group documents into a tree like hierarchical structure."
|
||||
msgstr ""
|
||||
"Gli Indici dei documenti rappresentano , nella forma di albero, la struttura"
|
||||
" gerarchica dei documenti stessi.."
|
||||
|
||||
|
||||
"Gli Indici dei documenti rappresentano , nella forma di albero, la struttura "
|
||||
"gerarchica dei documenti stessi.."
|
||||
|
||||
Binary file not shown.
@@ -1,25 +1,26 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Renata Oliveira <renatabels@gmail.com>, 2011.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/team/pt/)\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/"
|
||||
"team/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:36
|
||||
#: views.py:280
|
||||
msgid "indexes"
|
||||
msgstr "índices"
|
||||
|
||||
@@ -27,7 +28,7 @@ msgstr "índices"
|
||||
msgid "index list"
|
||||
msgstr "lista de índice"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
#: __init__.py:33 views.py:74
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,7 +77,7 @@ msgstr ""
|
||||
"Erro de atualização na expressão de indexação do documento: %(expression)s; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:97 api.py:112
|
||||
#: api.py:96 api.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -84,7 +85,7 @@ msgstr ""
|
||||
"Erro de atualização de índice do documento, a expressão: %(expression)s ; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:151
|
||||
#: api.py:150
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "Não é possível excluir o nó de indexação de documentos; %s"
|
||||
@@ -123,7 +124,7 @@ msgstr "Não é possível excluir o diretório de indexação; %s"
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Funções disponíveis: %s "
|
||||
|
||||
#: models.py:17 views.py:42
|
||||
#: models.py:17 views.py:40
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
@@ -131,7 +132,7 @@ msgstr ""
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
#: models.py:18 views.py:41
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
@@ -144,12 +145,11 @@ msgid "enabled"
|
||||
msgstr "habilitado"
|
||||
|
||||
#: models.py:19
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgid "Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
#: models.py:41 models.py:47 views.py:101 views.py:132 views.py:159
|
||||
#: views.py:195 views.py:225 views.py:265
|
||||
msgid "index"
|
||||
msgstr "índice"
|
||||
|
||||
@@ -171,8 +171,8 @@ msgstr "ligar documentos"
|
||||
|
||||
#: models.py:51
|
||||
msgid ""
|
||||
"Check this option to have this node act as a container for documents and not"
|
||||
" as a parent for further nodes."
|
||||
"Check this option to have this node act as a container for documents and not "
|
||||
"as a parent for further nodes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
@@ -247,120 +247,119 @@ msgstr "Reconstruir índices de documento"
|
||||
msgid "document indexes"
|
||||
msgstr "índices de documento"
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:68
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:92
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#: views.py:98
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#: views.py:137
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
#: views.py:165
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#: views.py:186
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
#: views.py:192
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
#: views.py:213
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
#: views.py:226 views.py:266 views.py:334
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#: views.py:248
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
#: views.py:283
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#: views.py:316
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "conteúdos para o índice: %s"
|
||||
|
||||
#: views.py:340
|
||||
#: views.py:338
|
||||
msgid "items"
|
||||
msgstr "itens"
|
||||
|
||||
#: views.py:365
|
||||
#: views.py:363
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "Tem certeza de que deseja reconstruir todos os índices?"
|
||||
|
||||
#: views.py:366
|
||||
#: views.py:364
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
"Em grandes bases de dados esta operação pode levar algum tempo para "
|
||||
"executar."
|
||||
"Em grandes bases de dados esta operação pode levar algum tempo para executar."
|
||||
|
||||
#: views.py:372
|
||||
#: views.py:370
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "Reconstrução de índice concluída com êxito."
|
||||
|
||||
#: views.py:377
|
||||
#: views.py:375
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Reconstrução de índice de erro: %s"
|
||||
|
||||
#: views.py:399
|
||||
#: views.py:397
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr "índices contendo: %s"
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid ""
|
||||
"A dictionary that maps the index name and where on the filesystem that index"
|
||||
" will be mirrored."
|
||||
"A dictionary that maps the index name and where on the filesystem that index "
|
||||
"will be mirrored."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
@@ -371,5 +370,3 @@ msgstr "Quais são os índices?"
|
||||
msgid "Indexes group documents into a tree like hierarchical structure."
|
||||
msgstr ""
|
||||
"Indexar documentos agrupados em uma árvore como uma estrutura hierárquica."
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1,24 +1,26 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/ru/)\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/"
|
||||
"ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:36
|
||||
#: views.py:280
|
||||
msgid "indexes"
|
||||
msgstr "индексы"
|
||||
|
||||
@@ -26,7 +28,7 @@ msgstr "индексы"
|
||||
msgid "index list"
|
||||
msgstr "список индекса"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
#: __init__.py:33 views.py:74
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
@@ -75,7 +77,7 @@ msgstr ""
|
||||
"Ошибка в выражении обновления индексов документа: %(expression)s; "
|
||||
"%(exception)s"
|
||||
|
||||
#: api.py:97 api.py:112
|
||||
#: api.py:96 api.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -83,7 +85,7 @@ msgstr ""
|
||||
"Ошибка при обновлении индекса документа, выражение: %(expression)s; "
|
||||
"%(exception)s"
|
||||
|
||||
#: api.py:151
|
||||
#: api.py:150
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "Не удается удалить узел индексирования документов; %s."
|
||||
@@ -122,7 +124,7 @@ msgstr "Не удается удалить каталог индексации;
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Доступные функции: %s."
|
||||
|
||||
#: models.py:17 views.py:42
|
||||
#: models.py:17 views.py:40
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
@@ -130,7 +132,7 @@ msgstr ""
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
#: models.py:18 views.py:41
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
@@ -143,12 +145,11 @@ msgid "enabled"
|
||||
msgstr "разрешено"
|
||||
|
||||
#: models.py:19
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgid "Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
#: models.py:41 models.py:47 views.py:101 views.py:132 views.py:159
|
||||
#: views.py:195 views.py:225 views.py:265
|
||||
msgid "index"
|
||||
msgstr "индекс"
|
||||
|
||||
@@ -170,8 +171,8 @@ msgstr "связать документы"
|
||||
|
||||
#: models.py:51
|
||||
msgid ""
|
||||
"Check this option to have this node act as a container for documents and not"
|
||||
" as a parent for further nodes."
|
||||
"Check this option to have this node act as a container for documents and not "
|
||||
"as a parent for further nodes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
@@ -246,120 +247,120 @@ msgstr "Восстановление индексов документа"
|
||||
msgid "document indexes"
|
||||
msgstr "индексы документов"
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:68
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:92
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#: views.py:98
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#: views.py:137
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
#: views.py:165
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#: views.py:186
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
#: views.py:192
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
#: views.py:213
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
#: views.py:226 views.py:266 views.py:334
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#: views.py:248
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
#: views.py:283
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#: views.py:316
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "содержания для индекса: %s."
|
||||
|
||||
#: views.py:340
|
||||
#: views.py:338
|
||||
msgid "items"
|
||||
msgstr "членов"
|
||||
|
||||
#: views.py:365
|
||||
#: views.py:363
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "Вы уверены, что хотите перестроить все индексы?"
|
||||
|
||||
#: views.py:366
|
||||
#: views.py:364
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
"В больших базах данных эта операция может занять некоторое время для "
|
||||
"выполнения."
|
||||
|
||||
#: views.py:372
|
||||
#: views.py:370
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "восстановление индекса успешно завершено."
|
||||
|
||||
#: views.py:377
|
||||
#: views.py:375
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Индекс восстановить ошибка: %s"
|
||||
|
||||
#: views.py:399
|
||||
#: views.py:397
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr "индексы, содержащие: %s"
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid ""
|
||||
"A dictionary that maps the index name and where on the filesystem that index"
|
||||
" will be mirrored."
|
||||
"A dictionary that maps the index name and where on the filesystem that index "
|
||||
"will be mirrored."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
@@ -369,5 +370,3 @@ msgstr "что за индексы?"
|
||||
#: templates/indexing_help.html:4
|
||||
msgid "Indexes group documents into a tree like hierarchical structure."
|
||||
msgstr "Индексы группы документов в древовидной иерархической структуре."
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user