196 lines
4.9 KiB
Plaintext
196 lines
4.9 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# jmcainzos <jmcainzos@vodafone.es>, 2014
|
|
# Lory977 <helga.carrero@gmail.com>, 2015
|
|
# Roberto Rosario, 2015-2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-04-27 18:42-0400\n"
|
|
"PO-Revision-Date: 2018-11-05 22:21+0000\n"
|
|
"Last-Translator: Roberto Rosario\n"
|
|
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
|
|
"language/es/)\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: apps.py:53 apps.py:132 apps.py:136 events.py:7 links.py:15 links.py:21
|
|
#: permissions.py:7 queues.py:7 settings.py:7
|
|
msgid "OCR"
|
|
msgstr "OCR"
|
|
|
|
#: apps.py:112
|
|
msgid "Date and time"
|
|
msgstr ""
|
|
|
|
#: apps.py:115 models.py:76
|
|
msgid "Result"
|
|
msgstr "Resultado"
|
|
|
|
#: backends/tesseract.py:49
|
|
msgid "Tesseract not found."
|
|
msgstr ""
|
|
|
|
#: events.py:10
|
|
msgid "Document version submitted for OCR"
|
|
msgstr "Versión de documento enviada para OCR"
|
|
|
|
#: events.py:14
|
|
msgid "Document version OCR finished"
|
|
msgstr "OCR de versión del documento terminado"
|
|
|
|
#: forms.py:16 forms.py:47
|
|
msgid "Contents"
|
|
msgstr "Contenido"
|
|
|
|
#: forms.py:76
|
|
#, python-format
|
|
msgid "Page %(page_number)d"
|
|
msgstr "Página %(page_number)d"
|
|
|
|
#: links.py:27 links.py:32
|
|
msgid "Submit for OCR"
|
|
msgstr "Enviar para OCR"
|
|
|
|
#: links.py:37
|
|
msgid "Setup OCR"
|
|
msgstr "Configurar OCR"
|
|
|
|
#: links.py:42
|
|
msgid "OCR documents per type"
|
|
msgstr "Realizar OCR por tipo de documento"
|
|
|
|
#: links.py:47 links.py:53 views.py:154
|
|
msgid "OCR errors"
|
|
msgstr "Errores de OCR"
|
|
|
|
#: links.py:59
|
|
msgid "Download OCR text"
|
|
msgstr "Descargar texto OCR"
|
|
|
|
#: models.py:20
|
|
msgid "Document type"
|
|
msgstr "Tipo de documento"
|
|
|
|
#: models.py:24
|
|
msgid "Automatically queue newly created documents for OCR."
|
|
msgstr "Automatically queue newly created documents for OCR."
|
|
|
|
#: models.py:30
|
|
msgid "Document type settings"
|
|
msgstr "Configuración del tipo de documento"
|
|
|
|
#: models.py:31
|
|
msgid "Document types settings"
|
|
msgstr "Configuraciones de tipos de documento"
|
|
|
|
#: models.py:45
|
|
msgid "Document page"
|
|
msgstr "Página de documento"
|
|
|
|
#: models.py:49
|
|
msgid "The actual text content extracted by the OCR backend."
|
|
msgstr "El contenido de texto real extraído por el backend OCR."
|
|
|
|
#: models.py:50
|
|
msgid "Content"
|
|
msgstr "Contenido"
|
|
|
|
#: models.py:56
|
|
msgid "Document page OCR content"
|
|
msgstr "Contenido de OCR de página de documento "
|
|
|
|
#: models.py:57
|
|
msgid "Document pages OCR contents"
|
|
msgstr "Contenido de OCR de páginas de documentos"
|
|
|
|
#: models.py:71
|
|
msgid "Document version"
|
|
msgstr "Versión de documento"
|
|
|
|
#: models.py:74
|
|
msgid "Date time submitted"
|
|
msgstr "Fecha y hora en que fue sometido"
|
|
|
|
#: models.py:80
|
|
msgid "Document version OCR error"
|
|
msgstr "Error de OCR de versión del documento"
|
|
|
|
#: models.py:81
|
|
msgid "Document version OCR errors"
|
|
msgstr "Errores de OCR de versiones del documentos"
|
|
|
|
#: permissions.py:10
|
|
msgid "Submit documents for OCR"
|
|
msgstr "Enviar documentos para OCR"
|
|
|
|
#: permissions.py:13
|
|
msgid "View the transcribed text from document"
|
|
msgstr "Ver el texto transcrito de los documentos"
|
|
|
|
#: permissions.py:17
|
|
msgid "Change document type OCR settings"
|
|
msgstr "Cambiar opciones OCR por tipo de documento"
|
|
|
|
#: queues.py:9
|
|
msgid "Document version OCR"
|
|
msgstr "OCR de versión de documento"
|
|
|
|
#: settings.py:12
|
|
msgid "Full path to the backend to be used to do OCR."
|
|
msgstr "Ruta completa a la aplicación que se usará para OCR."
|
|
|
|
#: settings.py:21
|
|
msgid "Set new document types to perform OCR automatically by default."
|
|
msgstr "Realizar OCR a nuevo tipos de documentos por defecto."
|
|
|
|
#: views.py:42
|
|
#, python-format
|
|
msgid "OCR result for document: %s"
|
|
msgstr "Resultados del OCR para documento: %s"
|
|
|
|
#: views.py:64
|
|
#, python-format
|
|
msgid "OCR result for document page: %s"
|
|
msgstr "Resultado de OCR para la página del documento: %s"
|
|
|
|
#: views.py:79
|
|
msgid "Submit the selected document to the OCR queue?"
|
|
msgid_plural "Submit the selected documents to the OCR queue?"
|
|
msgstr[0] "¿Presentar el documento seleccionado en la cola de OCR?"
|
|
msgstr[1] "¿Envía los documentos seleccionados a la cola de OCR?"
|
|
|
|
#: views.py:96
|
|
msgid "Submit all documents of a type for OCR"
|
|
msgstr "Enviar todos los documentos de un tipo para OCR"
|
|
|
|
#: views.py:110
|
|
#, fuzzy, python-format
|
|
#| msgid ""
|
|
#| "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
|
msgid "%(count)d documents added to the OCR queue."
|
|
msgstr "%(count)d documentos de tipo \"%(document_type)s\" enviados para OCR."
|
|
|
|
#: views.py:143
|
|
#, python-format
|
|
msgid "Edit OCR settings for document type: %s"
|
|
msgstr "Editar opciones OCR para el tipo de documento: %s"
|
|
|
|
#: views.py:172
|
|
#, python-format
|
|
msgid "OCR errors for document: %s"
|
|
msgstr "Errores OCR para documento: %s"
|
|
|
|
#~ msgid "Document"
|
|
#~ msgstr "Documento"
|
|
|
|
#~ msgid "Added"
|
|
#~ msgstr "Añadido"
|