211 lines
4.7 KiB
Gettext
211 lines
4.7 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:
|
|
# Aline Freitas <aline@alinefreitas.com.br>, 2016
|
|
# Renata Oliveira <renatabels@gmail.com>, 2011
|
|
# Rogerio Falcone <rogerio@falconeit.com.br>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-10-30 03:02-0400\n"
|
|
"PO-Revision-Date: 2019-09-24 04:46+0000\n"
|
|
"Last-Translator: Roberto Rosario\n"
|
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: pt_BR\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: apps.py:56 apps.py:131 apps.py:135 events.py:7 links.py:15 links.py:21
|
|
#: permissions.py:7 queues.py:8 settings.py:7
|
|
msgid "OCR"
|
|
msgstr "Enviar para a fila de OCR"
|
|
|
|
#: apps.py:123
|
|
msgid "Date and time"
|
|
msgstr "Data e hora"
|
|
|
|
#: apps.py:126 models.py:76
|
|
msgid "Result"
|
|
msgstr "resultado"
|
|
|
|
#: backends/tesseract.py:95
|
|
msgid "Tesseract OCR not found."
|
|
msgstr ""
|
|
|
|
#: dependencies.py:25
|
|
msgid "Free Open Source OCR Engine"
|
|
msgstr ""
|
|
|
|
#: dependencies.py:36
|
|
msgid ""
|
|
"PyOCR is a Python library simplifying the use of OCR tools like Tesseract or"
|
|
" Cuneiform."
|
|
msgstr ""
|
|
|
|
#: events.py:10
|
|
msgid "Document OCR content deleted"
|
|
msgstr ""
|
|
|
|
#: events.py:14
|
|
msgid "Document version submitted for OCR"
|
|
msgstr ""
|
|
|
|
#: events.py:18
|
|
msgid "Document version OCR finished"
|
|
msgstr ""
|
|
|
|
#: forms.py:16 forms.py:47
|
|
msgid "Contents"
|
|
msgstr "Conteúdos"
|
|
|
|
#: forms.py:76
|
|
#, python-format
|
|
msgid "Page %(page_number)d"
|
|
msgstr "Pagina: %(page_number)d"
|
|
|
|
#: links.py:27 links.py:32
|
|
msgid "Delete OCR content"
|
|
msgstr ""
|
|
|
|
#: links.py:38 links.py:43
|
|
msgid "Submit for OCR"
|
|
msgstr "Enviar para OCR"
|
|
|
|
#: links.py:48
|
|
msgid "Setup OCR"
|
|
msgstr "Configurar OCR"
|
|
|
|
#: links.py:53
|
|
msgid "OCR documents per type"
|
|
msgstr "Realizar OCR de documentos por tipo"
|
|
|
|
#: links.py:58 links.py:64 views.py:185
|
|
msgid "OCR errors"
|
|
msgstr "Erros de OCR"
|
|
|
|
#: links.py:70
|
|
msgid "Download OCR text"
|
|
msgstr ""
|
|
|
|
#: 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 "Configuração do tipo de documento"
|
|
|
|
#: models.py:31
|
|
msgid "Document types settings"
|
|
msgstr "Configurações de tipos de documentos"
|
|
|
|
#: models.py:45
|
|
msgid "Document page"
|
|
msgstr "página do documento"
|
|
|
|
#: models.py:49
|
|
msgid "The actual text content extracted by the OCR backend."
|
|
msgstr ""
|
|
|
|
#: models.py:50
|
|
msgid "Content"
|
|
msgstr "Conteúdo"
|
|
|
|
#: models.py:56
|
|
msgid "Document page OCR content"
|
|
msgstr ""
|
|
|
|
#: models.py:57
|
|
msgid "Document pages OCR contents"
|
|
msgstr ""
|
|
|
|
#: models.py:71
|
|
msgid "Document version"
|
|
msgstr "Versão do Documento"
|
|
|
|
#: models.py:74
|
|
msgid "Date time submitted"
|
|
msgstr "Data e Hora Submetida"
|
|
|
|
#: models.py:80
|
|
msgid "Document version OCR error"
|
|
msgstr ""
|
|
|
|
#: models.py:81
|
|
msgid "Document version OCR errors"
|
|
msgstr ""
|
|
|
|
#: permissions.py:10
|
|
msgid "Submit documents for OCR"
|
|
msgstr "Submeter documentos para OCR"
|
|
|
|
#: permissions.py:13
|
|
msgid "View the transcribed text from document"
|
|
msgstr "Ver o texto transcrito dos documentos"
|
|
|
|
#: permissions.py:17
|
|
msgid "Change document type OCR settings"
|
|
msgstr "Alterar configurações de OCR para tipo de documento"
|
|
|
|
#: queues.py:11
|
|
msgid "Document version OCR"
|
|
msgstr ""
|
|
|
|
#: settings.py:12
|
|
msgid "Full path to the backend to be used to do OCR."
|
|
msgstr "Caminho completo para o servidor a ser usado para fazer OCR."
|
|
|
|
#: settings.py:21
|
|
msgid "Set new document types to perform OCR automatically by default."
|
|
msgstr "Definir novos tipos de documentos para realizar OCR automaticamente"
|
|
|
|
#: views.py:37
|
|
msgid "Delete the OCR content of the selected document?"
|
|
msgid_plural "Delete the OCR content of the selected documents?"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: views.py:71
|
|
#, python-format
|
|
msgid "OCR result for document: %s"
|
|
msgstr "Resultados de OCR para documento: %s"
|
|
|
|
#: views.py:93
|
|
#, python-format
|
|
msgid "OCR result for document page: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:108
|
|
msgid "Submit the selected document to the OCR queue?"
|
|
msgid_plural "Submit the selected documents to the OCR queue?"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: views.py:125
|
|
msgid "Submit all documents of a type for OCR"
|
|
msgstr "Enviar todos os documentos do tipo para OCR"
|
|
|
|
#: views.py:139
|
|
#, python-format
|
|
msgid "%(count)d documents added to the OCR queue."
|
|
msgstr ""
|
|
|
|
#: views.py:174
|
|
#, python-format
|
|
msgid "Edit OCR settings for document type: %s."
|
|
msgstr ""
|
|
|
|
#: views.py:203
|
|
#, python-format
|
|
msgid "OCR errors for document: %s"
|
|
msgstr ""
|