Merge remote-tracking branch 'origin/master' into development
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "المحتويات"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "نوع الوثيقة"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "Съдържание"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Вид на документа"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# www.ping.ba <jomer@ping.ba>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: bs_BA\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"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "Sadržaj"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tip dokumenta"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,14 +4,15 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Mads L. Nielsen <sirlundgaard@gmail.com>, 2013
|
||||
# René Rovsing Bach <reroba@outlook.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,20 +21,20 @@ msgstr ""
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -47,7 +48,6 @@ msgid "Contents"
|
||||
msgstr "Indhold"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -63,10 +63,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Dokumenttype"
|
||||
@@ -112,7 +116,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -156,55 +159,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,7 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Berny <berny@bernhard-marx.de>, 2015-2016
|
||||
# Mathias Behrle <mbehrle@m9s.biz>, 2014
|
||||
# Stefan Lodders <sl@suchreflex.de>, 2012
|
||||
@@ -13,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -23,20 +24,20 @@ msgstr ""
|
||||
"Language: de_DE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR-Schrifterkennung"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Hinzugefügt"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Ergebnis"
|
||||
|
||||
@@ -50,7 +51,6 @@ msgid "Contents"
|
||||
msgstr "Inhalte"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "In die OCR-Verarbeitung einstellen"
|
||||
|
||||
@@ -66,10 +66,14 @@ msgstr "OCR Einrichtung"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "Texterkennung pro Dokumententyp durchführen"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "OCR Fehler"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Dokumententyp"
|
||||
@@ -115,7 +119,6 @@ msgid "Document page content"
|
||||
msgstr "Seiteninhalt"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Seiteninhalt"
|
||||
|
||||
@@ -159,55 +162,50 @@ msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwe
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Neue Dokumententypen definieren, für die die OCR-Texterkennung automatisch durchgeführt werden soll."
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Dokumente in die OCR-Verarbeitung einstellen?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d Dokumente in OCR-Warteschlange eingereiht"
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "\"%s\" in die OCR-Warteschlange einreihen?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Dokument %(document)s in OCR-Warteschlange eingereiht"
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "Ausgewählte Dokumente in die OCR-Warteschlange einreihen?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Alle Dokumente eines Typs in die OCR-Verarbeitung einstellen"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d Dokumente vom Typ \"%(document_type)s\" in OCR-Warteschlange eingereiht"
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "OCR-Einstellungen für Dokumententyp %s bearbeiten"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "Ergebnis der OCR-Texterkennung für Dokument %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1,37 +1,38 @@
|
||||
# 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:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/language/en/)\n"
|
||||
"Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
"language/en/)\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Document"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Added"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Result"
|
||||
|
||||
@@ -45,7 +46,6 @@ msgid "Contents"
|
||||
msgstr "Contents"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Submit for OCR"
|
||||
|
||||
@@ -61,10 +61,14 @@ msgstr "Setup OCR"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "OCR documents per type"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "OCR errors"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Document type"
|
||||
@@ -110,7 +114,6 @@ msgid "Document page content"
|
||||
msgstr "Document page content"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Document pages contents"
|
||||
|
||||
@@ -142,9 +145,9 @@ msgstr "Document version OCR"
|
||||
|
||||
#: settings.py:12
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
|
||||
#: settings.py:19
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
@@ -154,55 +157,52 @@ msgstr "Full path to the backend to be used to do OCR."
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Set new document types to perform OCR automatically by default."
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Submit all documents for OCR?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d documents added to the OCR queue."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "Submit \"%s\" to the OCR queue?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Document: %(document)s was added to the OCR queue."
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "Submit the selected documents to the OCR queue?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Submit all documents of a type for OCR"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "Edit OCR settings for document type: %s"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "OCR result for document: %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr "OCR errors for document: %s"
|
||||
|
||||
@@ -383,11 +383,11 @@ msgstr "OCR errors for document: %s"
|
||||
#~ msgstr "Are you sure you wish to activate document queue: %s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
|
||||
#~ "replication overhead."
|
||||
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
|
||||
#~ "storage replication overhead."
|
||||
#~ msgstr ""
|
||||
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
|
||||
#~ "replication overhead."
|
||||
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
|
||||
#~ "storage replication overhead."
|
||||
|
||||
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
|
||||
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
|
||||
@@ -444,9 +444,11 @@ msgstr "OCR errors for document: %s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
#~ msgstr ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
#~ msgid "Queue transformation created successfully"
|
||||
#~ msgstr "Queue transformation created successfully"
|
||||
|
||||
Binary file not shown.
@@ -4,15 +4,16 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# jmcainzos <jmcainzos@vodafone.es>, 2014
|
||||
# Lory977 <helga.carrero@gmail.com>, 2015
|
||||
# Roberto Rosario, 2015-2016
|
||||
# Roberto Rosario, 2015-2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:53+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"
|
||||
@@ -21,20 +22,20 @@ msgstr ""
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Añadido"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Resultado"
|
||||
|
||||
@@ -48,7 +49,6 @@ msgid "Contents"
|
||||
msgstr "Contenido"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Enviar para OCR"
|
||||
|
||||
@@ -64,10 +64,14 @@ msgstr "Configurar OCR"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "Realizar OCR por tipo de documento"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "Errores de OCR"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr "Descargar texto OCR"
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tipo de documento"
|
||||
@@ -113,7 +117,6 @@ msgid "Document page content"
|
||||
msgstr "Contenido de página de documento"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Contenido de página de documento"
|
||||
|
||||
@@ -141,7 +144,7 @@ msgstr "Cambiar opciones OCR por tipo de documento"
|
||||
|
||||
#: queues.py:9
|
||||
msgid "Document version OCR"
|
||||
msgstr ""
|
||||
msgstr "OCR de versión de documento"
|
||||
|
||||
#: settings.py:12
|
||||
msgid ""
|
||||
@@ -157,57 +160,52 @@ msgstr "Ruta completa a la aplicación que se usará para OCR."
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Realizar OCR a nuevo tipos de documentos por defecto."
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "¿Enviar todos los documentos para OCR?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d documentos enviados para OCR."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "¿Enviar \"%s\" para OCR?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Documento: %(document)s fue añadido a la lista de espera de OCR"
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "¿Enviar los documentos seleccionados para OCR?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Enviar todos los documentos de un tipo para OCR"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d documentos de tipo \"%(document_type)s\" enviados para OCR."
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "Editar opciones OCR para el tipo de documento: %s"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "Resultados del OCR para documento: %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
msgstr "Errores OCR para documento: %s"
|
||||
|
||||
#~ msgid "pdftotext version"
|
||||
#~ msgstr "document queues"
|
||||
|
||||
Binary file not shown.
@@ -4,12 +4,13 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,20 +19,20 @@ msgstr ""
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "سند"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "اضافه شده"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "جواب"
|
||||
|
||||
@@ -45,7 +46,6 @@ msgid "Contents"
|
||||
msgstr "محتوا"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -61,10 +61,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "خطای OCR "
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "نوع سند"
|
||||
@@ -110,7 +114,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -154,55 +157,50 @@ msgstr "محل اجرای نرم افزار OCR"
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "سند : %(document)s جهت ocr وارد صف شد."
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,7 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Bruno CAPELETO <bruno.capeleto@abcreseau.com>, 2016
|
||||
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
|
||||
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
|
||||
@@ -13,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -23,20 +24,20 @@ msgstr ""
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR - Reconnaissance de caractères"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Document"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Ajouté"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Résultat"
|
||||
|
||||
@@ -50,7 +51,6 @@ msgid "Contents"
|
||||
msgstr "Contenus"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Soumettre à l'OCR"
|
||||
|
||||
@@ -66,10 +66,14 @@ msgstr "Paramétrage de l'OCR"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "OCR documents par type"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "Erreurs OCR"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Type de document"
|
||||
@@ -115,7 +119,6 @@ msgid "Document page content"
|
||||
msgstr "Contenu de la page du document"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Contenu des pages du document"
|
||||
|
||||
@@ -159,55 +162,50 @@ msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR"
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Traiter automatiquement les nouveaux types de document par l'OCR."
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Soumettre tous les documents à l'OCR ?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d documents ajoutés à la file d'attente de l'OCR."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "Soumettre \"%s\" à la file d'attente OCR ?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Le document : %(document)s a été ajouté à la file d'attente OCR."
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "Soumettre les documents sélectionnés à la file d'attente OCR ?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Soumettre tous les documents d'un type à l'OCR"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d documents de type \"%(document_type)s\" ajoutés à la file d'attente OCR"
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "Modifier les paramètres OCR pour le type de document : %s"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "Résultats de l'OCR pour le document: %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,12 +4,13 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,20 +19,20 @@ msgstr ""
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,6 @@ msgid "Contents"
|
||||
msgstr "Tartalom"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -61,10 +61,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Dokumentum típus"
|
||||
@@ -110,7 +114,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -154,55 +157,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,12 +4,13 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,20 +19,20 @@ msgstr ""
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,6 @@ msgid "Contents"
|
||||
msgstr "Isi"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -61,10 +61,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Jenis dokumen"
|
||||
@@ -110,7 +114,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -154,55 +157,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,14 +4,15 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016
|
||||
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011-2012
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,20 +21,20 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Aggiunto"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Risultato"
|
||||
|
||||
@@ -47,7 +48,6 @@ msgid "Contents"
|
||||
msgstr "Contenuti"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Invia per l'OCR"
|
||||
|
||||
@@ -63,10 +63,14 @@ msgstr "Configura OCR"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "OCR per tipo documento"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "Errori OCR"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tipo documento "
|
||||
@@ -112,7 +116,6 @@ msgid "Document page content"
|
||||
msgstr "Contenuto pagina del documento"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Contenuti pagine documento"
|
||||
|
||||
@@ -156,55 +159,50 @@ msgstr "Percorso completo al backend utilizzato per eseguire l'OCR."
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Imposta i nuovi tipi documento per eseguire automaticamente l'OCR per default."
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Inviare tutti i documenti per l'OCR?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d documenti aggiunti alla coda OCR."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "Inviare \"%s\" alla coda OCR?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Documento: %(document)s è stato aggiunto alla coda OCR.."
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "Inviare i documenti selezionati alla coda OCR?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Invia tutti i documenti del tipo alla coda OCR"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d documenti di tipo \"%(document_type)s\" aggiunti alla coda OCR."
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "Modifica le impostazioni OCR per il tipo documento: %s"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "Risultati OCR per il documento: %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,7 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
|
||||
# Johan Braeken, 2017
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012
|
||||
@@ -11,8 +12,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -21,20 +22,20 @@ msgstr ""
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Document"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Toegevoegd"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Resultaat"
|
||||
|
||||
@@ -48,7 +49,6 @@ msgid "Contents"
|
||||
msgstr "Inhoud"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -64,10 +64,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "OCR-fouten"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Documentsoort"
|
||||
@@ -113,7 +117,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -157,55 +160,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,14 +4,15 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Annunnaky <doublemiu@gmail.com>, 2015
|
||||
# Wojtek Warczakowski <w.warczakowski@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,20 +21,20 @@ msgstr ""
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Dodano"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Wynik"
|
||||
|
||||
@@ -47,7 +48,6 @@ msgid "Contents"
|
||||
msgstr "Zawartość"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Zgłoś do OCR"
|
||||
|
||||
@@ -63,10 +63,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "Błędy OCR"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Typ dokumentów"
|
||||
@@ -112,7 +116,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -156,55 +159,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Dokument : %(document)s dodany do kolejki OCR"
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,7 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
|
||||
# Renata Oliveira <renatabels@gmail.com>, 2011
|
||||
# Vítor Figueiró <vfigueiro@gmail.com>, 2012
|
||||
@@ -11,8 +12,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -21,20 +22,20 @@ msgstr ""
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -48,7 +49,6 @@ msgid "Contents"
|
||||
msgstr "Conteúdos"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -64,10 +64,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tipo de documento"
|
||||
@@ -113,7 +117,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -157,55 +160,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,7 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Aline Freitas <aline@alinefreitas.com.br>, 2016
|
||||
# Renata Oliveira <renatabels@gmail.com>, 2011
|
||||
# Rogerio Falcone <rogerio@falconeit.com.br>, 2015
|
||||
@@ -11,8 +12,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+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"
|
||||
@@ -21,20 +22,20 @@ msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "Enviar para a fila de OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "adicionado"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "resultado"
|
||||
|
||||
@@ -48,7 +49,6 @@ msgid "Contents"
|
||||
msgstr "Conteúdos"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Enviar para OCR"
|
||||
|
||||
@@ -64,10 +64,14 @@ msgstr "Configurar OCR"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "Realizar OCR de documentos por tipo"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "Erros de OCR"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tipo de Documento"
|
||||
@@ -113,7 +117,6 @@ msgid "Document page content"
|
||||
msgstr "Conteúdo de página de documento"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Conteúdo de páginas de documento"
|
||||
|
||||
@@ -157,55 +160,50 @@ msgstr "Caminho completo para o servidor a ser usado para fazer OCR."
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Definir novos tipos de documentos para realizar OCR automaticamente"
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Enviar todos os documentos para OCR?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d documentos enviados para OCR."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "Enviar \"%s\" para OCR?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Documento: %(document)s foi adicionado à fila de OCR."
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "Enviar os documentos selecionados para OCR?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Enviar todos os documentos do tipo para OCR"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d documentos do tipo \"%(document_type)s\" enviados para OCR."
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "Editar configurações de OCR para documento de tipo: %s"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "Resultados de OCR para documento: %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Badea Gabriel <gcbadea@gmail.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: ro_RO\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "Conţinut"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tip document"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# lilo.panic, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "Распознавание текста"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Документ"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Добавлено"
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr "Результат"
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "Содержание"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr "Отправить на распознавание"
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr "Настройки распознавания"
|
||||
msgid "OCR documents per type"
|
||||
msgstr "Распознавание документов с определенным типом"
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr "Ошибки распознавания"
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Тип документа"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr "Содержимое страницы документа"
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr "Содержимое страниц документа"
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr "Полный путь до бекенда, выполняющего OCR.
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr "Задать новые типы документов для которых распознавание будет запускаться по умолчанию. "
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Отправить все документы на распознавание?"
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "%d документов помещено в очередь распознавания."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr "Отправить \"%s\" в очередь распознавания?"
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Документ: %(document)s добавлен в очередь распознавания."
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr "Отправить выделенные документы в очедерь распознавания?"
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr "Отправить все документы определённого типа на распознавание"
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr "%(count)d документов с типом \"%(document_type)s\" помещены в очередь распознавания."
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr "Редактировать настройки распознавания для типа документов: %s"
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr "Результат распозанвания для документа: %s"
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,12 +4,13 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -18,20 +19,20 @@ msgstr ""
|
||||
"Language: sl_SI\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,6 @@ msgid "Contents"
|
||||
msgstr "Vsebina"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -61,10 +61,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Tip dokumenta"
|
||||
@@ -110,7 +114,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -154,55 +157,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
BIN
mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo
Normal file
BIN
mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
455
mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po
Normal file
455
mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,455 @@
|
||||
# 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:
|
||||
# Translators:
|
||||
# Nurgül Özkan <nurgulozkan@hotmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr "belge"
|
||||
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr "Katma"
|
||||
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:40
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:48
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:22
|
||||
msgid "OCR all documents"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:28
|
||||
msgid "Setup OCR"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:33
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Belge Türü"
|
||||
|
||||
#: models.py:20
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:24
|
||||
msgid "Document type settings"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25
|
||||
msgid "Document types settings"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Document version"
|
||||
msgstr "Belge versiyonu"
|
||||
|
||||
#: models.py:35
|
||||
msgid "Date time submitted"
|
||||
msgstr "Gönderilen tarih saati"
|
||||
|
||||
#: models.py:44
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:45
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:55
|
||||
msgid "Document page"
|
||||
msgstr "Belge sayfası"
|
||||
|
||||
#: models.py:57
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:63
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
#: parsers.py:101
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers.py:128
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:18
|
||||
msgid "Change document type OCR settings"
|
||||
msgstr ""
|
||||
|
||||
#: queues.py:9
|
||||
msgid "Document version OCR"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:12
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:19
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:24
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "pdftotext version"
|
||||
#~ msgstr "document queues"
|
||||
|
||||
#~ msgid "tesseract version"
|
||||
#~ msgstr "document queues"
|
||||
|
||||
#~ msgid "File path to tesseract program."
|
||||
#~ msgstr "File path to unpaper program."
|
||||
|
||||
#~ msgid "Delete"
|
||||
#~ msgstr "delete"
|
||||
|
||||
#~ msgid "Re-queue"
|
||||
#~ msgstr "re-queue"
|
||||
|
||||
#~ msgid "Delete documents from OCR queue"
|
||||
#~ msgstr "Delete documents from OCR queue"
|
||||
|
||||
#~ msgid "Make at least one selection."
|
||||
#~ msgstr "Must provide at least one queue document."
|
||||
|
||||
#~ msgid "Entry: %(entry)s deleted successfully."
|
||||
#~ msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#~ msgid "Error entry: %(entry)s; %(error)s"
|
||||
#~ msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#~ msgid "Delete the selected entry?"
|
||||
#~ msgid_plural "Delete the selected entries?"
|
||||
#~ msgstr[0] "c3d93a17e46abf97b0d29fdf9a0bf689_pl_0"
|
||||
|
||||
#~ msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document version id#: %d, no longer exists."
|
||||
#~ msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#~ msgid "Re-queue the selected entry?"
|
||||
#~ msgid_plural "Re-queue the selected entries?"
|
||||
#~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0"
|
||||
|
||||
#~ msgid "Submit the selected document for OCR?"
|
||||
#~ msgstr "Submit documents for OCR"
|
||||
|
||||
#~ msgid "Text from OCR"
|
||||
#~ msgstr "Text from OCR"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Runs a language filter to remove common OCR mistakes from document pages "
|
||||
#~ "content."
|
||||
#~ msgstr ""
|
||||
#~ "Runs a language filter to remove common OCR mistakes from document pages "
|
||||
#~ "content."
|
||||
|
||||
#~ msgid "Can execute the OCR clean up on all document pages"
|
||||
#~ msgstr "Can execute the OCR clean up on all document pages"
|
||||
|
||||
#~ msgid "Are you sure you wish to clean up all the pages content?"
|
||||
#~ msgstr "Are you sure you wish to clean up all the pages content?"
|
||||
|
||||
#~ msgid "On large databases this operation may take some time to execute."
|
||||
#~ msgstr "On large databases this operation may take some time to execute."
|
||||
|
||||
#~ msgid "Document pages content clean up complete."
|
||||
#~ msgstr "Document pages content clean up complete."
|
||||
|
||||
#~ msgid "Text extracted from PDF"
|
||||
#~ msgstr "Text extracted from PDF"
|
||||
|
||||
#~ msgid "Queue document list"
|
||||
#~ msgstr "queue document list"
|
||||
|
||||
#~ msgid "Label"
|
||||
#~ msgstr "label"
|
||||
|
||||
#~ msgid "Document queue"
|
||||
#~ msgstr "document queue"
|
||||
|
||||
#~ msgid "Node name"
|
||||
#~ msgstr "node name"
|
||||
|
||||
#~ msgid "Queue document"
|
||||
#~ msgstr "queue document"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Missing document."
|
||||
|
||||
#~ msgid "Documents in queue: %s"
|
||||
#~ msgstr "documents in queue: %s"
|
||||
|
||||
#~ msgid "Thumbnail"
|
||||
#~ msgstr "thumbnail"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Can edit an OCR queue properties"
|
||||
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "OCR statistics"
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Document queues: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr "Document: %s is already being processed and can't be re-queded."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
#~ msgid "stop queue"
|
||||
#~ msgstr "stop queue"
|
||||
|
||||
#~ msgid "activate queue"
|
||||
#~ msgstr "activate queue"
|
||||
|
||||
#~ msgid "stopped"
|
||||
#~ msgstr "stopped"
|
||||
|
||||
#~ msgid "active"
|
||||
#~ msgstr "active"
|
||||
|
||||
#~ msgid "pending"
|
||||
#~ msgstr "pending"
|
||||
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
#~ msgid "state"
|
||||
#~ msgstr "state"
|
||||
|
||||
#~ msgid "delay ocr"
|
||||
#~ msgstr "delay ocr"
|
||||
|
||||
#~ msgid "Can enable/disable the OCR queue"
|
||||
#~ msgstr "Can enable/disable the OCR queue"
|
||||
|
||||
#~ msgid "document queue properties"
|
||||
#~ msgstr "document queue properties"
|
||||
|
||||
#~ msgid "Current state: %s"
|
||||
#~ msgstr "Current state: %s"
|
||||
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
#~ msgid "Document queue: %s, activated successfully."
|
||||
#~ msgstr "Document queue: %s, activated successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to activate document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to activate document queue: %s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
|
||||
#~ "replication overhead."
|
||||
#~ msgstr ""
|
||||
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
|
||||
#~ "replication overhead."
|
||||
|
||||
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
|
||||
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
|
||||
|
||||
#~ msgid "transformations"
|
||||
#~ msgstr "transformations"
|
||||
|
||||
#~ msgid "add transformation"
|
||||
#~ msgstr "add transformation"
|
||||
|
||||
#~ msgid "edit"
|
||||
#~ msgstr "edit"
|
||||
|
||||
#~ msgid "Default"
|
||||
#~ msgstr "Default"
|
||||
|
||||
#~ msgid "Enter a valid value."
|
||||
#~ msgstr "Enter a valid value."
|
||||
|
||||
#~ msgid "order"
|
||||
#~ msgstr "order"
|
||||
|
||||
#~ msgid "transformation"
|
||||
#~ msgstr "transformation"
|
||||
|
||||
#~ msgid "arguments"
|
||||
#~ msgstr "arguments"
|
||||
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
#~ msgid "transformations for: %s"
|
||||
#~ msgstr "transformations for: %s"
|
||||
|
||||
#~ msgid "Queue transformation edited successfully"
|
||||
#~ msgstr "Queue transformation edited successfully"
|
||||
|
||||
#~ msgid "Error editing queue transformation; %s"
|
||||
#~ msgstr "Error editing queue transformation; %s"
|
||||
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
|
||||
#~ msgstr ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
|
||||
|
||||
#~ msgid "Queue transformation created successfully"
|
||||
#~ msgstr "Queue transformation created successfully"
|
||||
|
||||
#~ msgid "Error creating queue transformation; %s"
|
||||
#~ msgstr "Error creating queue transformation; %s"
|
||||
|
||||
#~ msgid "Create new transformation for queue: %s"
|
||||
#~ msgstr "Create new transformation for queue: %s"
|
||||
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Trung Phan Minh <navmobile@gmail.com>, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: vi_VN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "Nội dung"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "Kiểu tài liệu"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr ""
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Translators:
|
||||
# Ford Guo <agile.guo@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-23 01:40-0400\n"
|
||||
"PO-Revision-Date: 2017-06-23 05:44+0000\n"
|
||||
"POT-Creation-Date: 2017-07-14 23:47-0400\n"
|
||||
"PO-Revision-Date: 2017-07-09 06:35+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,20 +20,20 @@ msgstr ""
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:55 apps.py:113 apps.py:117 links.py:14 permissions.py:7 queues.py:7
|
||||
#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7
|
||||
#: settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "扫描输入"
|
||||
|
||||
#: apps.py:88
|
||||
#: apps.py:89
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:92
|
||||
#: apps.py:93
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:96 models.py:37
|
||||
#: apps.py:97 models.py:37
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,6 @@ msgid "Contents"
|
||||
msgstr "内容"
|
||||
|
||||
#: links.py:18 links.py:25
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit for OCR"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,10 +62,14 @@ msgstr ""
|
||||
msgid "OCR documents per type"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:37 links.py:41 views.py:154
|
||||
#: links.py:37 links.py:41 views.py:155
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:46
|
||||
msgid "Download OCR text"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document type"
|
||||
msgstr "文档类型"
|
||||
@@ -111,7 +115,6 @@ msgid "Document page content"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
#| msgid "Document pages content clean up error: %s"
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
|
||||
@@ -155,55 +158,50 @@ msgstr "用于执行OCR后台应用的全路径。"
|
||||
msgid "Set new document types to perform OCR automatically by default."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:26
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:27
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
#: views.py:39
|
||||
#, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Submit \"%s\" to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:82
|
||||
msgid "Submit the selected documents to the OCR queue?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#| msgid "Submit documents for OCR"
|
||||
#: views.py:89
|
||||
msgid "Submit all documents of a type for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "%(count)d documents of type \"%(document_type)s\" added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR result for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:172
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "OCR errors for document: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ class DocumentTypeSettings(models.Model):
|
||||
Define for OCR for a specific document should behave
|
||||
"""
|
||||
document_type = models.OneToOneField(
|
||||
DocumentType, related_name='ocr_settings', unique=True,
|
||||
verbose_name=_('Document type')
|
||||
DocumentType, on_delete=models.CASCADE, related_name='ocr_settings',
|
||||
unique=True, verbose_name=_('Document type')
|
||||
)
|
||||
auto_ocr = models.BooleanField(
|
||||
default=True,
|
||||
@@ -28,7 +28,7 @@ class DocumentTypeSettings(models.Model):
|
||||
@python_2_unicode_compatible
|
||||
class DocumentVersionOCRError(models.Model):
|
||||
document_version = models.ForeignKey(
|
||||
DocumentVersion, related_name='ocr_errors',
|
||||
DocumentVersion, on_delete=models.CASCADE, related_name='ocr_errors',
|
||||
verbose_name=_('Document version')
|
||||
)
|
||||
datetime_submitted = models.DateTimeField(
|
||||
@@ -51,7 +51,7 @@ class DocumentPageContent(models.Model):
|
||||
Model that describes a document page content
|
||||
"""
|
||||
document_page = models.OneToOneField(
|
||||
DocumentPage, related_name='ocr_content',
|
||||
DocumentPage, on_delete=models.CASCADE, related_name='ocr_content',
|
||||
verbose_name=_('Document page')
|
||||
)
|
||||
content = models.TextField(blank=True, verbose_name=_('Content'))
|
||||
|
||||
@@ -3,12 +3,12 @@ from __future__ import unicode_literals
|
||||
import json
|
||||
|
||||
from django.contrib.auth import get_user_model
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
|
||||
from rest_framework import status
|
||||
|
||||
from documents.models import DocumentType
|
||||
from documents.tests import TEST_DOCUMENT_TYPE, TEST_SMALL_DOCUMENT_PATH
|
||||
from documents.tests import TEST_DOCUMENT_TYPE_LABEL, TEST_SMALL_DOCUMENT_PATH
|
||||
from rest_api.tests import BaseAPITestCase
|
||||
from user_management.tests import (
|
||||
TEST_ADMIN_EMAIL, TEST_ADMIN_PASSWORD, TEST_ADMIN_USERNAME
|
||||
@@ -33,7 +33,7 @@ class OCRAPITestCase(BaseAPITestCase):
|
||||
)
|
||||
|
||||
self.document_type = DocumentType.objects.create(
|
||||
label=TEST_DOCUMENT_TYPE
|
||||
label=TEST_DOCUMENT_TYPE_LABEL
|
||||
)
|
||||
|
||||
with open(TEST_SMALL_DOCUMENT_PATH) as file_object:
|
||||
|
||||
@@ -6,7 +6,7 @@ from common.tests import BaseTestCase
|
||||
from documents.models import DocumentType
|
||||
from documents.settings import setting_language_choices
|
||||
from documents.tests import (
|
||||
TEST_DEU_DOCUMENT_PATH, TEST_DOCUMENT_TYPE, TEST_SMALL_DOCUMENT_PATH
|
||||
TEST_DEU_DOCUMENT_PATH, TEST_DOCUMENT_TYPE_LABEL, TEST_SMALL_DOCUMENT_PATH
|
||||
)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ class DocumentOCRTestCase(BaseTestCase):
|
||||
super(DocumentOCRTestCase, self).setUp()
|
||||
|
||||
self.document_type = DocumentType.objects.create(
|
||||
label=TEST_DOCUMENT_TYPE
|
||||
label=TEST_DOCUMENT_TYPE_LABEL
|
||||
)
|
||||
|
||||
with open(TEST_SMALL_DOCUMENT_PATH) as file_object:
|
||||
@@ -46,7 +46,7 @@ class GermanOCRSupportTestCase(BaseTestCase):
|
||||
super(GermanOCRSupportTestCase, self).setUp()
|
||||
|
||||
self.document_type = DocumentType.objects.create(
|
||||
label=TEST_DOCUMENT_TYPE
|
||||
label=TEST_DOCUMENT_TYPE_LABEL
|
||||
)
|
||||
|
||||
# Get corresponding language code for German from the default language
|
||||
|
||||
@@ -6,7 +6,7 @@ from django.test import override_settings
|
||||
from common.tests import BaseTestCase
|
||||
from documents.models import DocumentType
|
||||
from documents.tests import (
|
||||
TEST_DOCUMENT_PATH, TEST_DOCUMENT_TYPE, TEST_HYBRID_DOCUMENT_PATH
|
||||
TEST_DOCUMENT_PATH, TEST_DOCUMENT_TYPE_LABEL, TEST_HYBRID_DOCUMENT_PATH
|
||||
)
|
||||
|
||||
from ..classes import TextExtractor
|
||||
@@ -18,7 +18,7 @@ class ParserTestCase(BaseTestCase):
|
||||
def setUp(self):
|
||||
super(ParserTestCase, self).setUp()
|
||||
self.document_type = DocumentType.objects.create(
|
||||
label=TEST_DOCUMENT_TYPE
|
||||
label=TEST_DOCUMENT_TYPE_LABEL
|
||||
)
|
||||
|
||||
with open(TEST_DOCUMENT_PATH) as file_object:
|
||||
@@ -55,7 +55,7 @@ class TextExtractorTestCase(BaseTestCase):
|
||||
super(TextExtractorTestCase, self).setUp()
|
||||
|
||||
self.document_type = DocumentType.objects.create(
|
||||
label=TEST_DOCUMENT_TYPE
|
||||
label=TEST_DOCUMENT_TYPE_LABEL
|
||||
)
|
||||
|
||||
with open(TEST_HYBRID_DOCUMENT_PATH) as file_object:
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.test import override_settings
|
||||
from django.utils.encoding import force_text
|
||||
|
||||
from documents.tests.test_views import GenericDocumentViewTestCase
|
||||
|
||||
@@ -30,7 +29,7 @@ class OCRViewsTestCase(GenericDocumentViewTestCase):
|
||||
self.assertEqual(response.status_code, 403)
|
||||
|
||||
def test_document_content_view_with_permission(self):
|
||||
self.grant(permission_ocr_content_view)
|
||||
self.grant_permission(permission=permission_ocr_content_view)
|
||||
|
||||
response = self._document_content_view()
|
||||
|
||||
@@ -48,7 +47,7 @@ class OCRViewsTestCase(GenericDocumentViewTestCase):
|
||||
def test_document_download_view_with_permission(self):
|
||||
self.expected_content_type = 'application/octet-stream; charset=utf-8'
|
||||
|
||||
self.grant(permission=permission_ocr_content_view)
|
||||
self.grant_permission(permission=permission_ocr_content_view)
|
||||
response = self.get(
|
||||
'ocr:document_ocr_download', args=(self.document.pk,)
|
||||
)
|
||||
|
||||
@@ -3,6 +3,8 @@ from __future__ import unicode_literals
|
||||
from django.utils.encoding import force_text
|
||||
from django.utils.html import conditional_escape
|
||||
|
||||
from .models import DocumentPageContent
|
||||
|
||||
|
||||
def get_document_ocr_content(document):
|
||||
for page in document.pages.all():
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
from __future__ import absolute_import, unicode_literals
|
||||
|
||||
from django.contrib import messages
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.http import HttpResponseRedirect
|
||||
from django.shortcuts import get_object_or_404
|
||||
from django.urls import reverse
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from acls.models import AccessControlList
|
||||
|
||||
Reference in New Issue
Block a user