Language source and translations 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: 2011-11-22 11:26-0400\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-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,183 +17,342 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: __init__.py:12
|
||||
msgid "View document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:13
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Indexing"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "index list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "go up one level"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21 __init__.py:23 models.py:26
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
msgid "indexes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:32 __init__.py:42
|
||||
msgid "index list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34 __init__.py:39
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:35 __init__.py:40
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "tree template"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "new child node"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "go up one level"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "rebuild indexes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:49
|
||||
msgid "Deletes and creates from scratch all the document indexes."
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:27
|
||||
#: __init__.py:51
|
||||
msgid "Indexes"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:83
|
||||
msgid "root"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:139
|
||||
#: api.py:71
|
||||
#, python-format
|
||||
msgid "Maximum suffix (%s) count reached."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:175
|
||||
#: api.py:85
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:178
|
||||
#: api.py:97 api.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:209
|
||||
#: api.py:151
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:34
|
||||
#: filesystem.py:51
|
||||
#, python-format
|
||||
msgid "Unable to create indexing directory; %s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:52
|
||||
#: filesystem.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to create symbolic link, file exists and could not be deleted: "
|
||||
"%(filepath)s; %(exc)s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:54
|
||||
#: filesystem.py:71
|
||||
#, python-format
|
||||
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:71
|
||||
#: filesystem.py:84
|
||||
#, python-format
|
||||
msgid "Unable to delete document symbolic link; %s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:83
|
||||
#: filesystem.py:96
|
||||
#, python-format
|
||||
msgid "Unable to delete indexing directory; %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:11
|
||||
#: models.py:13
|
||||
#, python-format
|
||||
msgid "Available functions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "indexing expression"
|
||||
#: models.py:17 views.py:42
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
#: models.py:17
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "The name that will be visible to users."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:50
|
||||
msgid "enabled"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "link documents"
|
||||
msgid "Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 models.py:31 views.py:56
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
msgid "index"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
#: models.py:48
|
||||
msgid "indexing expression"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:50
|
||||
msgid "Causes this node to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "link documents"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
#: models.py:65
|
||||
msgid "documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:46 models.py:51
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:47
|
||||
msgid "indexes instances"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:81
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:59
|
||||
#: models.py:88
|
||||
msgid "document rename count"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:60
|
||||
#: models.py:89
|
||||
msgid "documents rename count"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Indexing"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Configure document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: utils.py:19
|
||||
msgid "document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:70
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:340
|
||||
msgid "items"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:82
|
||||
#: views.py:365
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#: views.py:366
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:372
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:377
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:109
|
||||
#: views.py:399
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid ""
|
||||
"A dictionary that maps the index name and where on the filesystem that index "
|
||||
"will be mirrored."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
msgid "What are indexes?"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -1,70 +1,74 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2011.
|
||||
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2011, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-11-04 17:05+0000\n"
|
||||
"Last-Translator: rosarior <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
|
||||
"mayan-edms/team/es/)\n"
|
||||
"Language: es\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-02 18:36+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:12
|
||||
msgid "View document indexes"
|
||||
msgstr "Ver los índices de documentos"
|
||||
|
||||
#: __init__.py:13
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Generar índices de documentos"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Indexing"
|
||||
msgstr "Indexación"
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "index list"
|
||||
msgstr "lista de indices"
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "go up one level"
|
||||
msgstr "subir un nivel"
|
||||
|
||||
#: __init__.py:21 __init__.py:23 models.py:26
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
msgid "indexes"
|
||||
msgstr "índices"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:32 __init__.py:42
|
||||
msgid "index list"
|
||||
msgstr "lista de indices"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
msgid "create index"
|
||||
msgstr "crear índice"
|
||||
|
||||
#: __init__.py:34 __init__.py:39
|
||||
msgid "edit"
|
||||
msgstr "editar"
|
||||
|
||||
#: __init__.py:35 __init__.py:40
|
||||
msgid "delete"
|
||||
msgstr "borrar"
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "tree template"
|
||||
msgstr "plantilla de árbol "
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "new child node"
|
||||
msgstr "nuevo nodo secundario"
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "go up one level"
|
||||
msgstr "subir un nivel"
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "rebuild indexes"
|
||||
msgstr "generar índices"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:49
|
||||
msgid "Deletes and creates from scratch all the document indexes."
|
||||
msgstr "Borra y crea de la nada todos los índices de documentos."
|
||||
|
||||
#: __init__.py:27
|
||||
#: __init__.py:51
|
||||
msgid "Indexes"
|
||||
msgstr "Índices"
|
||||
|
||||
#: api.py:83
|
||||
msgid "root"
|
||||
msgstr "raíz"
|
||||
|
||||
#: api.py:139
|
||||
#: api.py:71
|
||||
#, python-format
|
||||
msgid "Maximum suffix (%s) count reached."
|
||||
msgstr "Cuenta máxima de sufijo (%s) alcanzada."
|
||||
|
||||
#: api.py:175
|
||||
#: api.py:85
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
@@ -72,7 +76,7 @@ msgstr ""
|
||||
"Error en la expresión de actualización de indexación: %(expression)s; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:178
|
||||
#: api.py:97 api.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -80,17 +84,17 @@ msgstr ""
|
||||
"Error actualizando el indice de documento, expresión: %(expression)s; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:209
|
||||
#: api.py:151
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "No se puede eliminar el nodo de indexación de documento; %s"
|
||||
|
||||
#: filesystem.py:34
|
||||
#: filesystem.py:51
|
||||
#, python-format
|
||||
msgid "Unable to create indexing directory; %s"
|
||||
msgstr "No se puede crear el directorio de indexación; %s"
|
||||
|
||||
#: filesystem.py:52
|
||||
#: filesystem.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to create symbolic link, file exists and could not be deleted: "
|
||||
@@ -99,111 +103,272 @@ msgstr ""
|
||||
"No se puede crear un enlace simbólico, el archivo existe y no puede "
|
||||
"eliminarse: %(filepath)s; %(exc)s "
|
||||
|
||||
#: filesystem.py:54
|
||||
#: filesystem.py:71
|
||||
#, python-format
|
||||
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
||||
msgstr "No se puede crear enlace simbólico: %(filepath)s; %(exc)s "
|
||||
|
||||
#: filesystem.py:71
|
||||
#: filesystem.py:84
|
||||
#, python-format
|
||||
msgid "Unable to delete document symbolic link; %s"
|
||||
msgstr "No se puede eliminar vínculo simbólico de documento; %s"
|
||||
|
||||
#: filesystem.py:83
|
||||
#: filesystem.py:96
|
||||
#, python-format
|
||||
msgid "Unable to delete indexing directory; %s"
|
||||
msgstr "No se puede eliminar el directorio de indexación; %s"
|
||||
|
||||
#: models.py:11
|
||||
#: models.py:13
|
||||
#, python-format
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Funciones disponibles: %s"
|
||||
|
||||
#: models.py:16
|
||||
msgid "indexing expression"
|
||||
msgstr "expresión de indexación"
|
||||
#: models.py:17 views.py:42
|
||||
msgid "name"
|
||||
msgstr "nombre"
|
||||
|
||||
#: models.py:16
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Introduzca una expresión de python para ser evaluada."
|
||||
#: models.py:17
|
||||
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
|
||||
msgid "title"
|
||||
msgstr "título"
|
||||
|
||||
#: models.py:18
|
||||
msgid "The name that will be visible to users."
|
||||
msgstr "El nombre que será visible para los usuarios."
|
||||
|
||||
#: models.py:19 models.py:50
|
||||
msgid "enabled"
|
||||
msgstr "habilitado"
|
||||
|
||||
#: models.py:19
|
||||
msgid "link documents"
|
||||
msgstr "enlace de documentos"
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
"Hace que este índice sea visible y actualizado cuando los datos de "
|
||||
"documentos cambien."
|
||||
|
||||
#: models.py:25 models.py:31 views.py:56
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
msgid "index"
|
||||
msgstr "índice"
|
||||
|
||||
#: models.py:32
|
||||
#: models.py:48
|
||||
msgid "indexing expression"
|
||||
msgstr "expresión de indexación"
|
||||
|
||||
#: models.py:48
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Introduzca una expresión de python para ser evaluada."
|
||||
|
||||
#: models.py:50
|
||||
msgid "Causes this node to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
"Causa que este nodo sea visible y actualizado cuando los datos de los "
|
||||
"documentos son cambiados."
|
||||
|
||||
#: models.py:51
|
||||
msgid "link documents"
|
||||
msgstr "enlace de 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."
|
||||
msgstr ""
|
||||
"Marque esta opción para que el nodo actue como un contenedor de documentos y"
|
||||
" no como un padre para mas nodos secundarios."
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
msgstr "valor"
|
||||
|
||||
#: models.py:33
|
||||
#: models.py:65
|
||||
msgid "documents"
|
||||
msgstr "documentos"
|
||||
|
||||
#: models.py:46 models.py:51
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
msgstr "instancia de indice"
|
||||
|
||||
#: models.py:47
|
||||
msgid "indexes instances"
|
||||
msgstr "instancias de indices"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:81
|
||||
msgid "document"
|
||||
msgstr "documento"
|
||||
|
||||
#: models.py:59
|
||||
#: models.py:88
|
||||
msgid "document rename count"
|
||||
msgstr "conteo de cambio de nombre de documento"
|
||||
|
||||
#: models.py:60
|
||||
#: models.py:89
|
||||
msgid "documents rename count"
|
||||
msgstr "conteos de cambio de nombre de documentos"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Indexing"
|
||||
msgstr "Indexación"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Configure document indexes"
|
||||
msgstr "Configurar índices de documento"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new document indexes"
|
||||
msgstr "Crear nuevos índices de documentos"
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit document indexes"
|
||||
msgstr "Editar los índices de documentos"
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete document indexes"
|
||||
msgstr "Eliminar los índices de documentos"
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View document indexes"
|
||||
msgstr "Ver los índices de documentos"
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Generar índices de documentos"
|
||||
|
||||
#: utils.py:19
|
||||
msgid "document indexes"
|
||||
msgstr "indices de documentos"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:70
|
||||
msgid "Index created successfully."
|
||||
msgstr "Índice creado con exitosamente."
|
||||
|
||||
#: views.py:94
|
||||
msgid "Index edited successfully"
|
||||
msgstr "Índice editado con exitosamente."
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr "editar Índice: %s"
|
||||
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr "Índice: %s eliminado exitosamente."
|
||||
|
||||
#: views.py:127
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr "Error al borrar índice: %(index)s, error: %(error)s "
|
||||
|
||||
#: views.py:139
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr "¿Seguro que desea eliminar el índice: %s?"
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr "nodos de la plantilla del árbol del índice: %s"
|
||||
|
||||
#: views.py:167
|
||||
msgid "level"
|
||||
msgstr "nivel"
|
||||
|
||||
#: views.py:188
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
msgid "node"
|
||||
msgstr "nodo"
|
||||
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
msgid "nodes"
|
||||
msgstr "nodos"
|
||||
|
||||
#: views.py:318
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "contenido del indice: %s"
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:340
|
||||
msgid "items"
|
||||
msgstr "artículos"
|
||||
|
||||
#: views.py:82
|
||||
#: views.py:365
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "¿Está seguro que desea reconstruir todos los índices?"
|
||||
|
||||
#: views.py:83
|
||||
#: views.py:366
|
||||
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."
|
||||
"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en"
|
||||
" ejecutarse."
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:372
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "Reconstrucción de Índices completada exitosamente."
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:377
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Error de reconstrucción de índices: %s"
|
||||
|
||||
#: views.py:109
|
||||
#: views.py:399
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr "índices que contienen: %s"
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid ""
|
||||
"A dictionary that maps the index name and where on the filesystem that index"
|
||||
" will be mirrored."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
msgid "What are indexes?"
|
||||
msgstr "¿Que son los índices?"
|
||||
@@ -212,3 +377,5 @@ msgstr "¿Que son los índices?"
|
||||
msgid "Indexes group documents into a tree like hierarchical structure."
|
||||
msgstr ""
|
||||
"Los índices agrupan documentos en una estructura jerárquica tipo árbol. "
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-12-10 07:01+0000\n"
|
||||
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -18,52 +18,57 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:12
|
||||
msgid "View document indexes"
|
||||
msgstr "Visualizza indici documento"
|
||||
|
||||
#: __init__.py:13
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Ricostruisci indici documento"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Indexing"
|
||||
msgstr "Indicizzazione"
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "index list"
|
||||
msgstr "lista indici"
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "go up one level"
|
||||
msgstr "sali di un livello"
|
||||
|
||||
#: __init__.py:21 __init__.py:23 models.py:26
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
msgid "indexes"
|
||||
msgstr "indici"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:32 __init__.py:42
|
||||
msgid "index list"
|
||||
msgstr "lista indici"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34 __init__.py:39
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:35 __init__.py:40
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "tree template"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "new child node"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "go up one level"
|
||||
msgstr "sali di un livello"
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "rebuild indexes"
|
||||
msgstr "ricostruisci gli indici"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:49
|
||||
msgid "Deletes and creates from scratch all the document indexes."
|
||||
msgstr "Cancellazione e ricostruzione di tutti gli indici documento"
|
||||
|
||||
#: __init__.py:27
|
||||
#: __init__.py:51
|
||||
msgid "Indexes"
|
||||
msgstr "Indici"
|
||||
|
||||
#: api.py:83
|
||||
msgid "root"
|
||||
msgstr "root"
|
||||
|
||||
#: api.py:139
|
||||
#: api.py:71
|
||||
#, python-format
|
||||
msgid "Maximum suffix (%s) count reached."
|
||||
msgstr "Massimo dei suffissi contati (%s) ."
|
||||
|
||||
#: api.py:175
|
||||
#: api.py:85
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
@@ -71,7 +76,7 @@ msgstr ""
|
||||
"Errore nella creazione dell'indice per l'espressione: %(expression)s; "
|
||||
"%(exception)s"
|
||||
|
||||
#: api.py:178
|
||||
#: api.py:97 api.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -79,17 +84,17 @@ msgstr ""
|
||||
"Errore nell'aggiornamento delle'indice documento per l'espressione: "
|
||||
"%(expression)s; %(exception)s"
|
||||
|
||||
#: api.py:209
|
||||
#: api.py:151
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "Impossibile cancellare l'indice del documento; %s"
|
||||
|
||||
#: filesystem.py:34
|
||||
#: filesystem.py:51
|
||||
#, python-format
|
||||
msgid "Unable to create indexing directory; %s"
|
||||
msgstr "Impossibile creare la directory per gli indici; %s"
|
||||
|
||||
#: filesystem.py:52
|
||||
#: filesystem.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to create symbolic link, file exists and could not be deleted: "
|
||||
@@ -98,111 +103,266 @@ msgstr ""
|
||||
"Impossibile creare un link simbolico, il file già esiste e non può essere "
|
||||
"cancellato: %(filepath)s; %(exc)s"
|
||||
|
||||
#: filesystem.py:54
|
||||
#: filesystem.py:71
|
||||
#, python-format
|
||||
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
||||
msgstr "Impossibile creare un link simbolico: %(filepath)s; %(exc)s"
|
||||
|
||||
#: filesystem.py:71
|
||||
#: filesystem.py:84
|
||||
#, python-format
|
||||
msgid "Unable to delete document symbolic link; %s"
|
||||
msgstr "Impossibile cancellare il link simbolico al documento; %s"
|
||||
|
||||
#: filesystem.py:83
|
||||
#: filesystem.py:96
|
||||
#, python-format
|
||||
msgid "Unable to delete indexing directory; %s"
|
||||
msgstr "Impossibile cancellare la directory degli indici; %s"
|
||||
|
||||
#: models.py:11
|
||||
#: models.py:13
|
||||
#, python-format
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Funzioni disponibili: %s"
|
||||
|
||||
#: models.py:16
|
||||
msgid "indexing expression"
|
||||
msgstr "Espressione per indice"
|
||||
#: models.py:17 views.py:42
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Inserisci una espressione python perchè possa essere valutata."
|
||||
#: models.py:17
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "The name that will be visible to users."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:50
|
||||
msgid "enabled"
|
||||
msgstr "abilitato"
|
||||
|
||||
#: models.py:19
|
||||
msgid "link documents"
|
||||
msgstr "link al documento"
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 models.py:31 views.py:56
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
msgid "index"
|
||||
msgstr "indice"
|
||||
|
||||
#: models.py:32
|
||||
#: models.py:48
|
||||
msgid "indexing expression"
|
||||
msgstr "Espressione per indice"
|
||||
|
||||
#: models.py:48
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Inserisci una espressione python perchè possa essere valutata."
|
||||
|
||||
#: models.py:50
|
||||
msgid "Causes this node to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "link documents"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
msgstr "valore"
|
||||
|
||||
#: models.py:33
|
||||
#: models.py:65
|
||||
msgid "documents"
|
||||
msgstr "documenti"
|
||||
|
||||
#: models.py:46 models.py:51
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
msgstr "istanza indice"
|
||||
|
||||
#: models.py:47
|
||||
msgid "indexes instances"
|
||||
msgstr "istanze indici"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:81
|
||||
msgid "document"
|
||||
msgstr "document"
|
||||
|
||||
#: models.py:59
|
||||
#: models.py:88
|
||||
msgid "document rename count"
|
||||
msgstr "conteggio della rinomina del documento"
|
||||
|
||||
#: models.py:60
|
||||
#: models.py:89
|
||||
msgid "documents rename count"
|
||||
msgstr "conteggio delle rinomine dei documenti"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Indexing"
|
||||
msgstr "Indicizzazione"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Configure document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View document indexes"
|
||||
msgstr "Visualizza indici documento"
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Ricostruisci indici documento"
|
||||
|
||||
#: utils.py:19
|
||||
msgid "document indexes"
|
||||
msgstr "indici dei documenti"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:70
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "contenuto per indice: %s"
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:340
|
||||
msgid "items"
|
||||
msgstr "voci"
|
||||
|
||||
#: views.py:82
|
||||
#: views.py:365
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "Sei sicuro di voler ricostruire l'indice ?"
|
||||
|
||||
#: views.py:83
|
||||
#: views.py:366
|
||||
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:89
|
||||
#: views.py:372
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "Ricostruzione dell'indice avvenuta con successo"
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:377
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Errore nella ricostruzione dell'indice: %s"
|
||||
|
||||
#: views.py:109
|
||||
#: views.py:399
|
||||
#, 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."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
msgid "What are indexes?"
|
||||
msgstr "Cosa sono gli indici ?"
|
||||
|
||||
Binary file not shown.
@@ -1,70 +1,74 @@
|
||||
# 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: \n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-11-03 02:59+0000\n"
|
||||
"Last-Translator: renataoliveira <renatabels@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/"
|
||||
"team/pt/)\n"
|
||||
"Language: pt\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-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"
|
||||
"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:12
|
||||
msgid "View document indexes"
|
||||
msgstr "Ver índices de documento"
|
||||
|
||||
#: __init__.py:13
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Reconstruir índices de documento"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Indexing"
|
||||
msgstr "Indexando"
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "index list"
|
||||
msgstr "lista de índice"
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "go up one level"
|
||||
msgstr "subir um nível"
|
||||
|
||||
#: __init__.py:21 __init__.py:23 models.py:26
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
msgid "indexes"
|
||||
msgstr "índices"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:32 __init__.py:42
|
||||
msgid "index list"
|
||||
msgstr "lista de índice"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34 __init__.py:39
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:35 __init__.py:40
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "tree template"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "new child node"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "go up one level"
|
||||
msgstr "subir um nível"
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "rebuild indexes"
|
||||
msgstr "reconstruir índices"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:49
|
||||
msgid "Deletes and creates from scratch all the document indexes."
|
||||
msgstr "Exclui e criar a partir do zero todos os índices de documento."
|
||||
|
||||
#: __init__.py:27
|
||||
#: __init__.py:51
|
||||
msgid "Indexes"
|
||||
msgstr "Índices"
|
||||
|
||||
#: api.py:83
|
||||
msgid "root"
|
||||
msgstr "raiz"
|
||||
|
||||
#: api.py:139
|
||||
#: api.py:71
|
||||
#, python-format
|
||||
msgid "Maximum suffix (%s) count reached."
|
||||
msgstr "Quantidade máxima do sufixo (%s) alcançada."
|
||||
|
||||
#: api.py:175
|
||||
#: api.py:85
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
@@ -72,7 +76,7 @@ msgstr ""
|
||||
"Erro de atualização na expressão de indexação do documento: %(expression)s; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:178
|
||||
#: api.py:97 api.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -80,17 +84,17 @@ msgstr ""
|
||||
"Erro de atualização de índice do documento, a expressão: %(expression)s ; "
|
||||
"%(exception)s "
|
||||
|
||||
#: api.py:209
|
||||
#: api.py:151
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "Não é possível excluir o nó de indexação de documentos; %s"
|
||||
|
||||
#: filesystem.py:34
|
||||
#: filesystem.py:51
|
||||
#, python-format
|
||||
msgid "Unable to create indexing directory; %s"
|
||||
msgstr "Não é possível criar o diretório de indexação; %s"
|
||||
|
||||
#: filesystem.py:52
|
||||
#: filesystem.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to create symbolic link, file exists and could not be deleted: "
|
||||
@@ -99,110 +103,266 @@ msgstr ""
|
||||
"Não é possível criar o link simbólico, o arquivo existe e não pode ser "
|
||||
"excluído: %(filepath)s; %(exc)s "
|
||||
|
||||
#: filesystem.py:54
|
||||
#: filesystem.py:71
|
||||
#, python-format
|
||||
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
||||
msgstr "Não é possível criar o link simbólico: %(filepath)s; %(exc)s "
|
||||
|
||||
#: filesystem.py:71
|
||||
#: filesystem.py:84
|
||||
#, python-format
|
||||
msgid "Unable to delete document symbolic link; %s"
|
||||
msgstr "Não é possível excluir o link simbólico do documento; %s"
|
||||
|
||||
#: filesystem.py:83
|
||||
#: filesystem.py:96
|
||||
#, python-format
|
||||
msgid "Unable to delete indexing directory; %s"
|
||||
msgstr "Não é possível excluir o diretório de indexação; %s"
|
||||
|
||||
#: models.py:11
|
||||
#: models.py:13
|
||||
#, python-format
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Funções disponíveis: %s "
|
||||
|
||||
#: models.py:16
|
||||
msgid "indexing expression"
|
||||
msgstr "expressão de indexação"
|
||||
#: models.py:17 views.py:42
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Digite uma expressão python para ser avaliada."
|
||||
#: models.py:17
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "The name that will be visible to users."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:50
|
||||
msgid "enabled"
|
||||
msgstr "habilitado"
|
||||
|
||||
#: models.py:19
|
||||
msgid "link documents"
|
||||
msgstr "ligar documentos"
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 models.py:31 views.py:56
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
msgid "index"
|
||||
msgstr "índice"
|
||||
|
||||
#: models.py:32
|
||||
#: models.py:48
|
||||
msgid "indexing expression"
|
||||
msgstr "expressão de indexação"
|
||||
|
||||
#: models.py:48
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Digite uma expressão python para ser avaliada."
|
||||
|
||||
#: models.py:50
|
||||
msgid "Causes this node to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "link documents"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
msgstr "valor"
|
||||
|
||||
#: models.py:33
|
||||
#: models.py:65
|
||||
msgid "documents"
|
||||
msgstr "documentos"
|
||||
|
||||
#: models.py:46 models.py:51
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
msgstr "exemplo de índice"
|
||||
|
||||
#: models.py:47
|
||||
msgid "indexes instances"
|
||||
msgstr "exemplos de índices"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:81
|
||||
msgid "document"
|
||||
msgstr "documento"
|
||||
|
||||
#: models.py:59
|
||||
#: models.py:88
|
||||
msgid "document rename count"
|
||||
msgstr "contagem de renomeação do documento"
|
||||
|
||||
#: models.py:60
|
||||
#: models.py:89
|
||||
msgid "documents rename count"
|
||||
msgstr "contagem de renomeação dos documentos"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Indexing"
|
||||
msgstr "Indexando"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Configure document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View document indexes"
|
||||
msgstr "Ver índices de documento"
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Reconstruir índices de documento"
|
||||
|
||||
#: utils.py:19
|
||||
msgid "document indexes"
|
||||
msgstr "índices de documento"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:70
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "conteúdos para o índice: %s"
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:340
|
||||
msgid "items"
|
||||
msgstr "itens"
|
||||
|
||||
#: views.py:82
|
||||
#: views.py:365
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "Tem certeza de que deseja reconstruir todos os índices?"
|
||||
|
||||
#: views.py:83
|
||||
#: views.py:366
|
||||
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:89
|
||||
#: views.py:372
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "Reconstrução de índice concluída com êxito."
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:377
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Reconstrução de índice de erro: %s"
|
||||
|
||||
#: views.py:109
|
||||
#: views.py:399
|
||||
#, 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."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
msgid "What are indexes?"
|
||||
msgstr "Quais são os índices?"
|
||||
@@ -211,3 +371,5 @@ 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,70 +1,73 @@
|
||||
# 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: \n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-11-03 22:42+0000\n"
|
||||
"Last-Translator: gsv70 <gsv70@mail.ru>\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/"
|
||||
"ru/)\n"
|
||||
"Language: ru\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-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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"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"
|
||||
|
||||
#: __init__.py:12
|
||||
msgid "View document indexes"
|
||||
msgstr "Просмотр индексов документа"
|
||||
|
||||
#: __init__.py:13
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Восстановление индексов документа"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Indexing"
|
||||
msgstr "Индексирование"
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "index list"
|
||||
msgstr "список индекса"
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "go up one level"
|
||||
msgstr "перейти на уровень выше"
|
||||
|
||||
#: __init__.py:21 __init__.py:23 models.py:26
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:282
|
||||
msgid "indexes"
|
||||
msgstr "индексы"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:32 __init__.py:42
|
||||
msgid "index list"
|
||||
msgstr "список индекса"
|
||||
|
||||
#: __init__.py:33 views.py:76
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34 __init__.py:39
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:35 __init__.py:40
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "tree template"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "new child node"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "go up one level"
|
||||
msgstr "перейти на уровень выше"
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "rebuild indexes"
|
||||
msgstr "восстановление индексов"
|
||||
|
||||
#: __init__.py:25
|
||||
#: __init__.py:49
|
||||
msgid "Deletes and creates from scratch all the document indexes."
|
||||
msgstr "Удаляет и создается с нуля, все индексы документа."
|
||||
|
||||
#: __init__.py:27
|
||||
#: __init__.py:51
|
||||
msgid "Indexes"
|
||||
msgstr "Индексы"
|
||||
|
||||
#: api.py:83
|
||||
msgid "root"
|
||||
msgstr "корень"
|
||||
|
||||
#: api.py:139
|
||||
#: api.py:71
|
||||
#, python-format
|
||||
msgid "Maximum suffix (%s) count reached."
|
||||
msgstr "Достигнуто максимальное (%s) число суффиксов "
|
||||
|
||||
#: api.py:175
|
||||
#: api.py:85
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
@@ -72,7 +75,7 @@ msgstr ""
|
||||
"Ошибка в выражении обновления индексов документа: %(expression)s; "
|
||||
"%(exception)s"
|
||||
|
||||
#: api.py:178
|
||||
#: api.py:97 api.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
@@ -80,17 +83,17 @@ msgstr ""
|
||||
"Ошибка при обновлении индекса документа, выражение: %(expression)s; "
|
||||
"%(exception)s"
|
||||
|
||||
#: api.py:209
|
||||
#: api.py:151
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr "Не удается удалить узел индексирования документов; %s."
|
||||
|
||||
#: filesystem.py:34
|
||||
#: filesystem.py:51
|
||||
#, python-format
|
||||
msgid "Unable to create indexing directory; %s"
|
||||
msgstr "Не удается создать индексации каталога; %s."
|
||||
|
||||
#: filesystem.py:52
|
||||
#: filesystem.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to create symbolic link, file exists and could not be deleted: "
|
||||
@@ -99,111 +102,266 @@ msgstr ""
|
||||
"Невозможно создать символическую ссылку, файл существует и не может быть "
|
||||
"удален: %(filepath)s; %(exc)s"
|
||||
|
||||
#: filesystem.py:54
|
||||
#: filesystem.py:71
|
||||
#, python-format
|
||||
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
||||
msgstr "Невозможно создать символическую ссылку: %(filepath)s; %(exc)s"
|
||||
|
||||
#: filesystem.py:71
|
||||
#: filesystem.py:84
|
||||
#, python-format
|
||||
msgid "Unable to delete document symbolic link; %s"
|
||||
msgstr "Не удается удалить символическую ссылку документа;%s."
|
||||
|
||||
#: filesystem.py:83
|
||||
#: filesystem.py:96
|
||||
#, python-format
|
||||
msgid "Unable to delete indexing directory; %s"
|
||||
msgstr "Не удается удалить каталог индексации; %s."
|
||||
|
||||
#: models.py:11
|
||||
#: models.py:13
|
||||
#, python-format
|
||||
msgid "Available functions: %s"
|
||||
msgstr "Доступные функции: %s."
|
||||
|
||||
#: models.py:16
|
||||
msgid "indexing expression"
|
||||
msgstr "выражение индексации "
|
||||
#: models.py:17 views.py:42
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Введите строковое выражение питона для вычисления."
|
||||
#: models.py:17
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "The name that will be visible to users."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:50
|
||||
msgid "enabled"
|
||||
msgstr "разрешено"
|
||||
|
||||
#: models.py:19
|
||||
msgid "link documents"
|
||||
msgstr "связать документы"
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 models.py:31 views.py:56
|
||||
#: models.py:41 models.py:47 views.py:103 views.py:134 views.py:161
|
||||
#: views.py:197 views.py:227 views.py:267
|
||||
msgid "index"
|
||||
msgstr "индекс"
|
||||
|
||||
#: models.py:32
|
||||
#: models.py:48
|
||||
msgid "indexing expression"
|
||||
msgstr "выражение индексации "
|
||||
|
||||
#: models.py:48
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr "Введите строковое выражение питона для вычисления."
|
||||
|
||||
#: models.py:50
|
||||
msgid "Causes this node to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "link documents"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
msgstr "значение"
|
||||
|
||||
#: models.py:33
|
||||
#: models.py:65
|
||||
msgid "documents"
|
||||
msgstr "документы"
|
||||
|
||||
#: models.py:46 models.py:51
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
msgstr "экземпляр индекса"
|
||||
|
||||
#: models.py:47
|
||||
msgid "indexes instances"
|
||||
msgstr "экземпляры индекса"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:81
|
||||
msgid "document"
|
||||
msgstr "документ"
|
||||
|
||||
#: models.py:59
|
||||
#: models.py:88
|
||||
msgid "document rename count"
|
||||
msgstr "счетчик переименования документа"
|
||||
|
||||
#: models.py:60
|
||||
#: models.py:89
|
||||
msgid "documents rename count"
|
||||
msgstr "счетчик переименования документов"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Indexing"
|
||||
msgstr "Индексирование"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Configure document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View document indexes"
|
||||
msgstr "Просмотр индексов документа"
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr "Восстановление индексов документа"
|
||||
|
||||
#: utils.py:19
|
||||
msgid "document indexes"
|
||||
msgstr "индексы документов"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:70
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:127
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:139
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:194
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:215
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:221
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:228 views.py:268 views.py:336
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:250
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:318
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr "содержания для индекса: %s."
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:340
|
||||
msgid "items"
|
||||
msgstr "членов"
|
||||
|
||||
#: views.py:82
|
||||
#: views.py:365
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr "Вы уверены, что хотите перестроить все индексы?"
|
||||
|
||||
#: views.py:83
|
||||
#: views.py:366
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
"В больших базах данных эта операция может занять некоторое время для "
|
||||
"выполнения."
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:372
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr "восстановление индекса успешно завершено."
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:377
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr "Индекс восстановить ошибка: %s"
|
||||
|
||||
#: views.py:109
|
||||
#: views.py:399
|
||||
#, 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."
|
||||
msgstr ""
|
||||
|
||||
#: templates/indexing_help.html:3
|
||||
msgid "What are indexes?"
|
||||
msgstr "что за индексы?"
|
||||
@@ -211,3 +369,5 @@ msgstr "что за индексы?"
|
||||
#: templates/indexing_help.html:4
|
||||
msgid "Indexes group documents into a tree like hierarchical structure."
|
||||
msgstr "Индексы группы документов в древовидной иерархической структуре."
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user