425 lines
11 KiB
Gettext
425 lines
11 KiB
Gettext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Translators:
|
|
# jmcainzos <jmcainzos@vodafone.es>, 2014
|
|
# Lory977 <helga.carrero@gmail.com>, 2015
|
|
# Roberto Rosario, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-11-23 02:53-0400\n"
|
|
"PO-Revision-Date: 2016-11-23 06:46+0000\n"
|
|
"Last-Translator: Roberto Rosario\n"
|
|
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/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"
|
|
|
|
#: admin.py:24
|
|
msgid "None"
|
|
msgstr "Ninguno"
|
|
|
|
#: admin.py:26 apps.py:139 links.py:48 models.py:41
|
|
msgid "Document types"
|
|
msgstr "Tipos de documento"
|
|
|
|
#: apps.py:49
|
|
#| msgid "document indexes"
|
|
msgid "Document indexing"
|
|
msgstr "Indexación de documentos"
|
|
|
|
#: apps.py:125 models.py:25
|
|
msgid "Label"
|
|
msgstr "Etiqueta"
|
|
|
|
#: apps.py:126 models.py:30
|
|
msgid "Slug"
|
|
msgstr "Identificador"
|
|
|
|
#: apps.py:128 apps.py:148 models.py:38 models.py:126
|
|
msgid "Enabled"
|
|
msgstr "Habilitado"
|
|
|
|
#: apps.py:133 apps.py:163 apps.py:176
|
|
msgid "Items"
|
|
msgstr "Elementos"
|
|
|
|
#: apps.py:144
|
|
msgid "Level"
|
|
msgstr "Nível"
|
|
|
|
#: apps.py:152
|
|
msgid "Has document links?"
|
|
msgstr "El documento tiene enlaces?"
|
|
|
|
#: apps.py:159 apps.py:170
|
|
msgid "Node"
|
|
msgstr "Nodo"
|
|
|
|
#: handlers.py:18
|
|
msgid "Creation date"
|
|
msgstr "Fecha de creación"
|
|
|
|
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
|
|
#: views.py:235
|
|
msgid "Indexes"
|
|
msgstr "Índices"
|
|
|
|
#: links.py:31 views.py:36
|
|
msgid "Create index"
|
|
msgstr "Crear índice"
|
|
|
|
#: links.py:35 links.py:64
|
|
msgid "Edit"
|
|
msgstr "Editar"
|
|
|
|
#: links.py:40 links.py:68
|
|
msgid "Delete"
|
|
msgstr "Borrar"
|
|
|
|
#: links.py:44
|
|
msgid "Tree template"
|
|
msgstr "árbol de plantilla"
|
|
|
|
#: links.py:54
|
|
msgid "Deletes and creates from scratch all the document indexes."
|
|
msgstr "Borra y crea desde cero todos los índices de documentos."
|
|
|
|
#: links.py:57
|
|
msgid "Rebuild indexes"
|
|
msgstr "reconstruir índices"
|
|
|
|
#: links.py:60
|
|
msgid "New child node"
|
|
msgstr "nuevo nodo secundario"
|
|
|
|
#: managers.py:56
|
|
#, python-format
|
|
msgid ""
|
|
"Error indexing document: %(document)s; expression: %(expression)s; "
|
|
"%(exception)s"
|
|
msgstr "Error indexando documento: %(document)s; expresión: %(expression)s; %(exception)s"
|
|
|
|
#: models.py:29
|
|
#| msgid "Internal name used to reference this index."
|
|
msgid "This values will be used by other apps to reference this index."
|
|
msgstr "Estos valores serán utilizados por otras aplicaciones para hacer referencia a este índice."
|
|
|
|
#: models.py:35
|
|
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:82 models.py:109
|
|
msgid "Index"
|
|
msgstr "índice"
|
|
|
|
#: models.py:101
|
|
msgid "Index instance"
|
|
msgstr "index instance"
|
|
|
|
#: models.py:102
|
|
msgid "Index instances"
|
|
msgstr "Instancias de índices"
|
|
|
|
#: models.py:114
|
|
msgid ""
|
|
"Enter a template to render. Use Django's default templating language "
|
|
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
|
|
msgstr "Introduzca una plantilla para generar. Use el lenguaje de plantillas de Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/). "
|
|
|
|
#: models.py:118
|
|
msgid "Indexing expression"
|
|
msgstr "expresión de indexación"
|
|
|
|
#: models.py:123
|
|
msgid "Causes this node to be visible and updated when document data changes."
|
|
msgstr "Hace que este nodo sea visible y actualizado cuando los datos de los documentos son cambiados."
|
|
|
|
#: models.py:131
|
|
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 actúe como un contenedor de documentos y no como un padre para otros nodos secundarios."
|
|
|
|
#: models.py:134
|
|
msgid "Link documents"
|
|
msgstr "enlace de documentos"
|
|
|
|
#: models.py:139
|
|
msgid "Root"
|
|
msgstr "raíz"
|
|
|
|
#: models.py:144
|
|
msgid "Index node template"
|
|
msgstr "nodo de plantilla de indice"
|
|
|
|
#: models.py:145
|
|
msgid "Indexes node template"
|
|
msgstr "nodos de plantillas de índices"
|
|
|
|
#: models.py:153
|
|
msgid "Index template node"
|
|
msgstr "nodo de plantilla de indice"
|
|
|
|
#: models.py:156
|
|
msgid "Value"
|
|
msgstr "Valor"
|
|
|
|
#: models.py:159
|
|
msgid "Documents"
|
|
msgstr "Documentos"
|
|
|
|
#: models.py:204
|
|
msgid "Index node instance"
|
|
msgstr "índice de nodo de instancia"
|
|
|
|
#: models.py:205
|
|
msgid "Indexes node instances"
|
|
msgstr "nodos de instancias de indices"
|
|
|
|
#: models.py:213
|
|
msgid "Document index node instance"
|
|
msgstr ""
|
|
|
|
#: models.py:214
|
|
msgid "Document indexes node instances"
|
|
msgstr ""
|
|
|
|
#: permissions.py:7
|
|
msgid "Indexing"
|
|
msgstr "Indexación"
|
|
|
|
#: permissions.py:10
|
|
msgid "Create new document indexes"
|
|
msgstr "Crear nuevos índices de documentos"
|
|
|
|
#: permissions.py:13
|
|
msgid "Edit document indexes"
|
|
msgstr "Editar los índices de documentos"
|
|
|
|
#: permissions.py:16
|
|
msgid "Delete document indexes"
|
|
msgstr "Eliminar los índices de documentos"
|
|
|
|
#: permissions.py:19
|
|
msgid "View document indexes"
|
|
msgstr "Ver los índices de documentos"
|
|
|
|
#: permissions.py:22
|
|
msgid "Rebuild document indexes"
|
|
msgstr "Generar índices de documentos"
|
|
|
|
#: views.py:51
|
|
#, python-format
|
|
#| msgid "Delete document indexes"
|
|
msgid "Delete the index: %s?"
|
|
msgstr "¿Borrar el indice: %s?"
|
|
|
|
#: views.py:64
|
|
#, python-format
|
|
msgid "Edit index: %s"
|
|
msgstr "Editar índice: %s"
|
|
|
|
#: views.py:81
|
|
msgid "Available document types"
|
|
msgstr "Tipos de documentos disponibles"
|
|
|
|
#: views.py:83
|
|
msgid "Document types linked"
|
|
msgstr "Tipos de documentos enlazados "
|
|
|
|
#: views.py:106
|
|
#, python-format
|
|
msgid "Document types linked to index: %s"
|
|
msgstr "Tipos de documentos enlazados al índice: %s"
|
|
|
|
#: views.py:145
|
|
#, python-format
|
|
msgid "Tree template nodes for index: %s"
|
|
msgstr "nodos de la plantilla del árbol del índice: %s"
|
|
|
|
#: views.py:172
|
|
#, python-format
|
|
msgid "Create child node of: %s"
|
|
msgstr "Crear nodo hijo de: %s"
|
|
|
|
#: views.py:196
|
|
#, python-format
|
|
msgid "Delete the index template node: %s?"
|
|
msgstr "¿Borrar el nodo de plantilla de indice: %s?"
|
|
|
|
#: views.py:218
|
|
#, python-format
|
|
msgid "Edit the index template node: %s?"
|
|
msgstr "¿Editar el nodo de plantilla de indice: %s?"
|
|
|
|
#: views.py:286
|
|
#, python-format
|
|
msgid "Navigation: %s"
|
|
msgstr "Navegación: %s"
|
|
|
|
#: views.py:291
|
|
#, python-format
|
|
msgid "Contents for index: %s"
|
|
msgstr "contenido del indice: %s"
|
|
|
|
#: views.py:331
|
|
#, python-format
|
|
msgid "Indexes nodes containing document: %s"
|
|
msgstr "Nodos de indices que contienen el documento: %s"
|
|
|
|
#: views.py:341
|
|
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:342
|
|
msgid "Rebuild all indexes?"
|
|
msgstr "¿Reconstruir todos los índices?"
|
|
|
|
#: views.py:351
|
|
msgid "Index rebuild queued successfully."
|
|
msgstr "Reconstrucción de Índices en espera de forma exitosa."
|
|
|
|
#~ msgid "Index list"
|
|
#~ msgstr "index list"
|
|
|
|
#~ msgid "Configure document indexes"
|
|
#~ msgstr "Configure document indexes"
|
|
|
|
#~ msgid "Index template node created successfully."
|
|
#~ msgstr "Index template node created successfully."
|
|
|
|
#~ msgid "Index template node edited successfully"
|
|
#~ msgstr "Index template node edited successfully"
|
|
|
|
#~ msgid "Node: %s deleted successfully."
|
|
#~ msgstr "Node: %s deleted successfully."
|
|
|
|
#~ msgid "Node: %(node)s delete error: %(error)s"
|
|
#~ msgstr "Node: %(node)s delete error: %(error)s"
|
|
|
|
#~ msgid "Enter a python string expression to be evaluated."
|
|
#~ msgstr "Enter a python string expression to be evaluated."
|
|
|
|
#~ msgid "Go up one level"
|
|
#~ msgstr "go up one level"
|
|
|
|
#~ msgid "Title"
|
|
#~ msgstr "title"
|
|
|
|
#~ msgid "The name that will be visible to users."
|
|
#~ msgstr "The name that will be visible to users."
|
|
|
|
#~ msgid "Index created successfully."
|
|
#~ msgstr "Index created successfully."
|
|
|
|
#~ msgid "Index edited successfully"
|
|
#~ msgstr "Index edited successfully"
|
|
|
|
#~ msgid "Index: %s deleted successfully."
|
|
#~ msgstr "Index: %s deleted successfully."
|
|
|
|
#~ msgid "Index: %(index)s delete error: %(error)s"
|
|
#~ msgstr "Index: %(index)s delete error: %(error)s"
|
|
|
|
#~ msgid "Are you sure you with to delete the index: %s?"
|
|
#~ msgstr "Are you sure you with to delete the index: %s?"
|
|
|
|
#~ msgid "Document types not in index: %s"
|
|
#~ msgstr "document types not in index: %s"
|
|
|
|
#~ msgid "Are you sure you with to delete the index template node: %s?"
|
|
#~ msgstr "Are you sure you with to delete the index template node: %s?"
|
|
|
|
#~ msgid "Are you sure you wish to rebuild all indexes?"
|
|
#~ msgstr "Are you sure you wish to rebuild all indexes?"
|
|
|
|
#~ msgid "Nodes"
|
|
#~ msgstr "nodes"
|
|
|
|
#~ msgid "Maximum suffix (%s) count reached."
|
|
#~ msgstr "Maximum suffix (%s) count reached."
|
|
|
|
#~ msgid ""
|
|
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
|
|
#~ msgstr ""
|
|
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
|
|
|
|
#~ msgid "Unable to delete document indexing node; %s"
|
|
#~ msgstr "Unable to delete document indexing node; %s"
|
|
|
|
#~ msgid "Unable to create indexing directory; %s"
|
|
#~ msgstr "Unable to create indexing directory; %s"
|
|
|
|
#~ msgid ""
|
|
#~ "Unable to create symbolic link, file exists and could not be deleted: "
|
|
#~ "%(filepath)s; %(exception)s"
|
|
#~ msgstr ""
|
|
#~ "Unable to create symbolic link, file exists and could not be deleted: "
|
|
#~ "%(filepath)s; %(exc)s"
|
|
|
|
#~ msgid "Unable to create symbolic link: %(filepath)s; %(exception)s"
|
|
#~ msgstr "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
|
|
|
#~ msgid "Unable to delete document symbolic link; %s"
|
|
#~ msgstr "Unable to delete document symbolic link; %s"
|
|
|
|
#~ msgid "Unable to delete indexing directory; %s"
|
|
#~ msgstr "Unable to delete indexing directory; %s"
|
|
|
|
#~ msgid "Available functions: %s"
|
|
#~ msgstr "Available functions: %s"
|
|
|
|
#~ msgid "Document"
|
|
#~ msgstr "document"
|
|
|
|
#~ msgid "Document rename count"
|
|
#~ msgstr "document rename count"
|
|
|
|
#~ msgid "Documents rename count"
|
|
#~ msgstr "documents rename count"
|
|
|
|
#~ msgid ""
|
|
#~ "A dictionary that maps the index name and where on the filesystem that index"
|
|
#~ " will be mirrored."
|
|
#~ msgstr ""
|
|
#~ "A dictionary that maps the index name and where on the filesystem that index"
|
|
#~ " will be mirrored."
|
|
|
|
#~ msgid "Index rebuild error: %s"
|
|
#~ msgstr "Index rebuild error: %s"
|
|
|
|
#~ msgid "Index instance node"
|
|
#~ msgstr "index instance node"
|
|
|
|
#~ msgid "Indexes instance nodes"
|
|
#~ msgstr "indexes instance nodes"
|
|
|
|
#~ msgid "indexes"
|
|
#~ msgstr "indexes"
|
|
|
|
#~ msgid "edit"
|
|
#~ msgstr "edit"
|
|
|
|
#~ msgid "name"
|
|
#~ msgstr "name"
|
|
|
|
#~ msgid "index"
|
|
#~ msgstr "index"
|
|
|
|
#~ msgid "node"
|
|
#~ msgstr "node"
|
|
|
|
#~ msgid "What are indexes?"
|
|
#~ msgstr "What are indexes?"
|
|
|
|
#~ msgid "Indexes group documents into a tree like hierarchical structure."
|
|
#~ msgstr "Indexes group documents into a tree like hierarchical structure."
|