Files
mayan-edms/mayan/apps/ocr/locale/cs/LC_MESSAGES/django.po
Roberto Rosario 95123e0078 Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2019-04-27 18:52:41 -04:00

188 lines
3.4 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:
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: 2015-08-20 19:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/"
"cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\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 ""
#: apps.py:112
msgid "Date and time"
msgstr ""
#: apps.py:115 models.py:76
msgid "Result"
msgstr ""
#: backends/tesseract.py:49
msgid "Tesseract not found."
msgstr ""
#: events.py:10
msgid "Document version submitted for OCR"
msgstr ""
#: events.py:14
msgid "Document version OCR finished"
msgstr ""
#: forms.py:16 forms.py:47
msgid "Contents"
msgstr ""
#: forms.py:76
#, python-format
msgid "Page %(page_number)d"
msgstr ""
#: links.py:27 links.py:32
msgid "Submit for OCR"
msgstr ""
#: links.py:37
msgid "Setup OCR"
msgstr ""
#: links.py:42
msgid "OCR documents per type"
msgstr ""
#: links.py:47 links.py:53 views.py:154
msgid "OCR errors"
msgstr ""
#: links.py:59
msgid "Download OCR text"
msgstr ""
#: models.py:20
msgid "Document type"
msgstr ""
#: models.py:24
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: models.py:30
msgid "Document type settings"
msgstr ""
#: models.py:31
msgid "Document types settings"
msgstr ""
#: models.py:45
msgid "Document page"
msgstr ""
#: models.py:49
msgid "The actual text content extracted by the OCR backend."
msgstr ""
#: models.py:50
msgid "Content"
msgstr ""
#: 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 ""
#: models.py:74
msgid "Date time submitted"
msgstr ""
#: 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 ""
#: permissions.py:13
msgid "View the transcribed text from document"
msgstr ""
#: permissions.py:17
msgid "Change document type OCR settings"
msgstr ""
#: queues.py:9
msgid "Document version OCR"
msgstr ""
#: settings.py:12
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: settings.py:21
msgid "Set new document types to perform OCR automatically by default."
msgstr ""
#: views.py:42
#, python-format
msgid "OCR result for document: %s"
msgstr ""
#: views.py:64
#, python-format
msgid "OCR result for document page: %s"
msgstr ""
#: views.py:79
msgid "Submit the selected document to the OCR queue?"
msgid_plural "Submit the selected documents to the OCR queue?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: views.py:96
msgid "Submit all documents of a type for OCR"
msgstr ""
#: views.py:110
#, python-format
msgid "%(count)d documents added to the OCR queue."
msgstr ""
#: views.py:143
#, python-format
msgid "Edit OCR settings for document type: %s"
msgstr ""
#: views.py:172
#, python-format
msgid "OCR errors for document: %s"
msgstr ""