Update source messages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
|
||||
@@ -9,24 +9,22 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:46-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"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"
|
||||
"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"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Text from OCR"
|
||||
@@ -51,53 +49,55 @@ msgstr ""
|
||||
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."
|
||||
msgstr ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Missing document."
|
||||
|
||||
@@ -117,126 +117,122 @@ msgstr "Can execute the OCR clean up on all document pages"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Can edit an OCR queue properties"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "File path to unpaper program."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
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:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Document queues: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Are you sure you wish to delete queue document: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
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"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
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."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Are you sure you wish to re-queue document: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Are you sure you wish to re-queue documents: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
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?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "On large databases this operation may take some time to execute."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Document pages content clean up complete."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Document pages content clean up error: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Text extracted from PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Document queues: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Queued documents: %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."
|
||||
|
||||
@@ -282,9 +278,6 @@ msgstr "Text extracted from PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +297,11 @@ msgstr "Text extracted from PDF"
|
||||
#~ 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."
|
||||
@@ -365,9 +358,11 @@ msgstr "Text extracted from PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
|
||||
@@ -9,24 +9,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:46-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/bg/)\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Текст от OCR"
|
||||
@@ -51,53 +48,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Стартиране на филтър за език, за премахване обичайни грешки от OCR от съдържанието на документите."
|
||||
msgstr ""
|
||||
"Стартиране на филтър за език, за премахване обичайни грешки от OCR от "
|
||||
"съдържанието на документите."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Липсващ документ."
|
||||
|
||||
@@ -117,126 +116,113 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Възможност за редактиране настройките на OCR опашката"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Автоматично добавяне в опашката на новосъздадените документи за OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Пътх към приложението unpaper."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Добавени в опашката документи: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Грешка при изтриване на документ: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "ДОкумент с id#: %d, вече не съществува."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Текст, извлечен от PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr ""
|
||||
#~ "Автоматично добавяне в опашката на новосъздадените документи за OCR."
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Добавени в опашката документи: %d"
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +268,6 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +287,11 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ 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."
|
||||
@@ -365,9 +348,11 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# www.ping.ba <jomer@ping.ba>, 2013
|
||||
@@ -9,24 +9,22 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:46-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
|
||||
"projects/p/mayan-edms/language/bs_BA/)\n"
|
||||
"Language: bs_BA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"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"
|
||||
"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"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst iz OCR-a"
|
||||
@@ -51,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica dokumenta."
|
||||
msgstr ""
|
||||
"Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica "
|
||||
"dokumenta."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Nedostaje dokument."
|
||||
|
||||
@@ -117,126 +117,122 @@ msgstr "Može izvršiti OCR čišćenje u svim stranicama dokumenta"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Mogu se urediti osobine OCR reda"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Novi kreirani dokumenti se automatski stavljaju u red za OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Staza prema datotekama za bezpapirni program."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Redovi dokumenata: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Dokumenti u redu: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Mora postojati bar jedan red dokumenta."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Red dokumenata: %(document)s uspješno obrisan."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Greška brisanja dokumenta: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Jeste li sigurni da želite obrisati dokument u redu: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Jeste li sigurni da želite obrisati dokumente u redu: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Dokument: %(document)s je ponovo uvršten u OCR red: %(queue)s"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Dokument id#: %d, više ne postoji."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Dokument: %s je obrađen i ne može ponovo biti ubačen u red."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Jeste li sigurni da želite ponovo uvrstiti u red dokument: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Jeste li sigurni da želite ponovo uvrstiti u red dokumente: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Jeste li sigurni da želite obrisati sav sadržaj stranica?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Na velikim bazama ova operacija može potrajati duže."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Potpuno obrisan sadržaj stranica."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Greška brisanja stranica: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Tekst izvađen iz PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Novi kreirani dokumenti se automatski stavljaju u red za OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Redovi dokumenata: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Dokumenti u redu: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr "Dokument: %(document)s je ponovo uvršten u OCR red: %(queue)s"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr "Dokument: %s je obrađen i ne može ponovo biti ubačen u red."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +278,6 @@ msgstr "Tekst izvađen iz PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +297,11 @@ msgstr "Tekst izvađen iz PDF"
|
||||
#~ 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."
|
||||
@@ -365,9 +358,11 @@ msgstr "Tekst izvađen iz PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Mads L. Nielsen <sirlundgaard@gmail.com>, 2013
|
||||
@@ -10,24 +10,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:46-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/da/)\n"
|
||||
"Language: da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst fra OCR"
|
||||
@@ -52,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders indhold."
|
||||
msgstr ""
|
||||
"Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders "
|
||||
"indhold."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Manglende dokument."
|
||||
|
||||
@@ -118,126 +117,125 @@ msgstr "kan udføre OCR rensning på alle dokument sider"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Kan redigere en OCR-kø's egenskaber"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Sæt automatisk nyligt dannede dokumenter i kø til OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Fil sti til unpaper program."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra PDF filer."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra "
|
||||
"PDF filer."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Dokument køer: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Dokumenter i kø: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Skal angive mindst ét dokument i kø."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Kø dokument: %(document)s slettet"
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Fejl ved sletning af dokument: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Er du sikker på at du vil slette dokument i køen: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Er du sikker på at du vil slette dokumenter i køen: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Dokument: %(document)s blev genindsat i OCR køen: %(queue)s"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Dokument id#: %d, eksistere ikke længere"
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Dokument %s er allerede ved at blive behandlet og kan ikke blive lagt i kø igen."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Er du sikker på at du vil genindsætte dokument i kø: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Er du sikker på at du vil genindsætte dokumenter i kø: %s"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Er du sikker på at du vil rense alle sidernes indhold"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "På store databaser kan denne operation tage lidt tid at udføre."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Dokument siders indhold renset"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Fejl ved rensning af side indhold: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Tekst identificeret fra PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Sæt automatisk nyligt dannede dokumenter i kø til OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Dokument køer: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Dokumenter i kø: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr "Dokument: %(document)s blev genindsat i OCR køen: %(queue)s"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Dokument %s er allerede ved at blive behandlet og kan ikke blive lagt i "
|
||||
#~ "kø igen."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -283,9 +281,6 @@ msgstr "Tekst identificeret fra PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -305,11 +300,11 @@ msgstr "Tekst identificeret fra PDF"
|
||||
#~ 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."
|
||||
@@ -366,9 +361,11 @@ msgstr "Tekst identificeret fra PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/language/de_CH/)\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/"
|
||||
"mayan-edms/language/de_CH/)\n"
|
||||
"Language: de_CH\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: de_CH\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Mathias Behrle <mbehrle@m9s.biz>, 2014
|
||||
@@ -14,24 +14,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/de_DE/)\n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: de_DE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR-Schrifterkennung"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr "OCR-Warteschlangen-Statistiken"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Text aus der OCR-Schrifterkennung"
|
||||
@@ -56,53 +53,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige Erkennungsfehler zu beseitigen."
|
||||
msgstr ""
|
||||
"Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige "
|
||||
"Erkennungsfehler zu beseitigen."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Dokument fehlt."
|
||||
|
||||
@@ -122,126 +121,138 @@ msgstr "Berechtigung zum Bereinigen des Seiteninhalts von Dokumenten"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Kann Eigenschaften der OCR-Warteschlangen bearbeiten"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Pfad zum 'unpaper'-Programm"
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt wird, um Text aus PDF-Dateien zu extrahieren."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt "
|
||||
"wird, um Text aus PDF-Dateien zu extrahieren."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet werden soll."
|
||||
msgstr ""
|
||||
"Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet "
|
||||
"werden soll."
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Dokumenten-Warteschlangen: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Eingestellte Dokumente: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Es muss zumindest ein Dokument aus der Warteschlange angegeben werden."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Dokument %(document)s erfolgreich von Warteschlange gelöscht."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Fehler beim Löschen des Warteschlangen-Dokuments %(document)s: %(error)s"
|
||||
msgstr ""
|
||||
"Fehler beim Löschen des Warteschlangen-Dokuments %(document)s: %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Sind Sie sicher, dass das Warteschlangen-Dokument %s gelöscht werden soll?"
|
||||
msgstr ""
|
||||
"Sind Sie sicher, dass das Warteschlangen-Dokument %s gelöscht werden soll?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Sind Sie sicher, dass die Warteschlangen-Dokumente %s gelöscht werden sollen?"
|
||||
msgstr ""
|
||||
"Sind Sie sicher, dass die Warteschlangen-Dokumente %s gelöscht werden sollen?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Dokument %(document)s wurde erneut in die OCR-Warteschlange: %(queue)s eingestellt."
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Dokument mit ID %d existiert nicht mehr."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Dokument %s wird bereits verarbeitet und kann nicht erneut eingestellt werden."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Sind Sie sicher, dass Sie das Dokument %s erneut einstellen möchten?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Sind Sie sicher, dass Sie die Dokumente %s erneut einstellen möchten?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen möchten?"
|
||||
msgstr ""
|
||||
"Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen "
|
||||
"möchten?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen."
|
||||
msgstr ""
|
||||
"Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Bereinigung des Dokumenten-Seiteninhalts abgeschlossen."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Fehler bei der Bereinigung des Dokumenten-Seiteninhalts: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Text extrahiert aus PDF"
|
||||
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "OCR-Warteschlangen-Statistiken"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Dokumenten-Warteschlangen: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Eingestellte Dokumente: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "Dokument %(document)s wurde erneut in die OCR-Warteschlange: %(queue)s "
|
||||
#~ "eingestellt."
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Dokument %s wird bereits verarbeitet und kann nicht erneut eingestellt "
|
||||
#~ "werden."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -287,9 +298,6 @@ msgstr "Text extrahiert aus PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -309,11 +317,11 @@ msgstr "Text extrahiert aus PDF"
|
||||
#~ 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."
|
||||
@@ -370,9 +378,11 @@ msgstr "Text extrahiert aus PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2012-06-17 22:12+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -18,15 +18,10 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
#, fuzzy
|
||||
msgid "OCR queue statistics"
|
||||
msgstr "OCR statistics"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Text from OCR"
|
||||
@@ -64,56 +59,56 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr "queue document list"
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
#, fuzzy
|
||||
msgid "Label"
|
||||
msgstr "label"
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
#, fuzzy
|
||||
msgid "Document queue"
|
||||
msgstr "document queue"
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
#, fuzzy
|
||||
msgid "Document queues"
|
||||
msgstr "document queues"
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
#, fuzzy
|
||||
msgid "Document"
|
||||
msgstr "document"
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
#, fuzzy
|
||||
msgid "Date time submitted"
|
||||
msgstr "date time submitted"
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
#, fuzzy
|
||||
msgid "Result"
|
||||
msgstr "result"
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
#, fuzzy
|
||||
msgid "Node name"
|
||||
msgstr "node name"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
#, fuzzy
|
||||
msgid "Queue document"
|
||||
msgstr "queue document"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
#, fuzzy
|
||||
msgid "Queue documents"
|
||||
msgstr "queue documents"
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Missing document."
|
||||
|
||||
@@ -133,127 +128,127 @@ msgstr "Can execute the OCR clean up on all document pages"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Can edit an OCR queue properties"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "File path to unpaper program."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
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."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Document queues: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, fuzzy, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr "documents in queue: %s"
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
#, fuzzy
|
||||
msgid "Thumbnail"
|
||||
msgstr "thumbnail"
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Are you sure you wish to delete queue document: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Document: %(document)s was added to the OCR queue: %(queue)s."
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
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"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
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."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Are you sure you wish to re-queue document: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Are you sure you wish to re-queue documents: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
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?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "On large databases this operation may take some time to execute."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Document pages content clean up complete."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Document pages content clean up error: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Text extracted from PDF"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "OCR statistics"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Document queues: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Queued documents: %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."
|
||||
|
||||
@@ -299,9 +294,6 @@ msgstr "Text extracted from PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Translators:
|
||||
# jmcainzos <jmcainzos@vodafone.es>, 2014
|
||||
@@ -10,24 +10,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr "Estadísticas de la cola OCR"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texto de OCR"
|
||||
@@ -52,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR del contenido de las paginas del documento."
|
||||
msgstr ""
|
||||
"Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR "
|
||||
"del contenido de las paginas del documento."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Documento no encontrado."
|
||||
|
||||
@@ -118,126 +117,131 @@ msgstr "Se puede ejecutar limpieza de OCR en todas las páginas de documentos"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Puede editar las propiedades de un cola de OCR"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Agregar automáticamente a la cola de OCR los documentos creados."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "La ruta de archivo del programa unpaper."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Ruta de acceso al programa de poppler llamado pdftotext utilizado para extraer texto de archivos PDF."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Ruta de acceso al programa de poppler llamado pdftotext utilizado para "
|
||||
"extraer texto de archivos PDF."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "Ruta completa a la aplicación que se usará para OCR."
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Colas de documentos: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documentos en la cola: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Debe proveer al menos un documento en cola."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Documento de la cola: %(document)s eliminado exitosamente."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Error al eliminar el documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "¿Está seguro que desea eliminar de la cola el documento: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "¿Está seguro que desea eliminar de la cola los documentos: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Documento: %(document)s fue puesto de vuelta en la cola de OCR: %(queue)s "
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Documento de #: %d, ya no existe."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "El documento: %s ya está en proceso y no se puede volver a agregar a la cola."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "¿Está seguro desea volver a agregar a la cola el documento: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "¿Está seguro desea volver a agregar a la cola los documento: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "¿Está seguro que desea limpiar el contenido de todas las páginas?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "En grandes bases de datos esta operación puede tardar algún tiempo en ejecutarse."
|
||||
msgstr ""
|
||||
"En grandes bases de datos esta operación puede tardar algún tiempo en "
|
||||
"ejecutarse."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Limpieza de contenido completada."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Error en limpieza de contenido: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texto extraído de PDF"
|
||||
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "Estadísticas de la cola OCR"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Agregar automáticamente a la cola de OCR los documentos creados."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Colas de documentos: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Documentos en la cola: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "Documento: %(document)s fue puesto de vuelta en la cola de OCR: %(queue)s "
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "El documento: %s ya está en proceso y no se puede volver a agregar a la "
|
||||
#~ "cola."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -283,9 +287,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -305,11 +306,11 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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."
|
||||
@@ -366,9 +367,11 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014
|
||||
@@ -9,24 +9,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/fa/)\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr "آمار صف OCR"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "متن خروجی از OCR"
|
||||
@@ -57,47 +54,47 @@ msgstr "برای رفع خطاهای معمول در OCR فیلتر زبان ر
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -117,126 +114,109 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "آمار صف OCR"
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +262,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +281,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -365,9 +342,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Christophe kryskool <christophe.chauvet@gmail.com>, 2014
|
||||
@@ -10,24 +10,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr "Statistiques de la file d'attente de l'OCR"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texte à partir de l'OCR"
|
||||
@@ -52,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à partir du contenu des pages."
|
||||
msgstr ""
|
||||
"Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à "
|
||||
"partir du contenu des pages."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "document manquant."
|
||||
|
||||
@@ -118,126 +117,136 @@ msgstr "Peut effectuer un nettoyage OCR sur toutes les pages d'un document"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Peut modifier les propriétés d'une file d'attente OCR"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Ajouter automatiquement les nouveaux documents créés à la file d'attente OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Chemin vers l'exécutable \"unpaper\""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à partir des fichiers PDF."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à "
|
||||
"partir des fichiers PDF."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR"
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Files d'attentes de documents:%d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documents en file d'attente:%d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Vous devez fournir au minimum un document pour la file d'attente."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Document en file d'attente:%(document)s supprimé avec succès."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Erreur lors de la suppression du document %(document)s;%(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Êtes vous certain de vouloir supprimer le document en file d'attente:%s?"
|
||||
msgstr ""
|
||||
"Êtes vous certain de vouloir supprimer le document en file d'attente:%s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Êtes vous certain de vouloir supprimer les documents en file d'attente:%s?"
|
||||
msgstr ""
|
||||
"Êtes vous certain de vouloir supprimer les documents en file d'attente:%s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Le document: %(document)s a été ré-ajouté à la file d'attente OCR:%(queue)s"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Le document id#: %d, n'existe plus."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Le document:%s est déjà en cours de traitement et ne peut être rajouté à la file d'attente"
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Êtes vous certain de vouloir ré-ajouter le document:%s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Êtes vous certain de vouloir ré-ajouter les documents:%s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Êtes vous certain de vouloir nettoyer le contenu de toutes les pages?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Sur une base de données de grande taille, cette opération peut prendre un certain temps."
|
||||
msgstr ""
|
||||
"Sur une base de données de grande taille, cette opération peut prendre un "
|
||||
"certain temps."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Nettoyage du contenu des pages du document achevé."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Erreur de nettoyage du contenu des pages du document:%s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texte extrait du PDF"
|
||||
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "Statistiques de la file d'attente de l'OCR"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr ""
|
||||
#~ "Ajouter automatiquement les nouveaux documents créés à la file d'attente "
|
||||
#~ "OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Files d'attentes de documents:%d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Documents en file d'attente:%d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "Le document: %(document)s a été ré-ajouté à la file d'attente OCR:"
|
||||
#~ "%(queue)s"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Le document:%s est déjà en cours de traitement et ne peut être rajouté à "
|
||||
#~ "la file d'attente"
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -283,9 +292,6 @@ msgstr "Texte extrait du PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -305,11 +311,11 @@ msgstr "Texte extrait du PDF"
|
||||
#~ 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."
|
||||
@@ -366,9 +372,11 @@ msgstr "Texte extrait du PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,29 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/hr_HR/)\n"
|
||||
"Language: hr_HR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: hr_HR\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"
|
||||
"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"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +54,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +114,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +259,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +278,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +339,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/hu/)\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/id/)\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011
|
||||
@@ -10,24 +10,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "testo dall'OCR"
|
||||
@@ -52,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del documento pagine."
|
||||
msgstr ""
|
||||
"Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del "
|
||||
"documento pagine."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Documento perso"
|
||||
|
||||
@@ -118,126 +117,124 @@ msgstr "Posso effettuare la pulizia dell OCR di tutte le pagine dei documenti"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Posso modificare le proprità della coda di OCR"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Automaticamente crea una coda appena si sottomone un documento ad OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "File path per il programma unpaper"
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Coda documento:%d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Code di documenti:%d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Deve fornire almeno un documento di coda."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Coda documento: %(document)s cancellata con successo."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Errore nella cancellazione del documento: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Sei sicuro di voler cancellare questa coda documento: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Sei sicuro di voler cancellare queste code documento: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Il documento: %(document)s è stato riprocessato %(queue)s per OCR."
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "il documento id#: %d,non esiste più."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Il documento: %s è gia stato processato non può essere riprocessato."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Sei sicuro di volere riprocessare il documento: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Sei sicuro di volere riprocessare questi documenti: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Sei sicuro di voler ripulire tutto il contenuto delle pagine?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Nei database grandi questa operazione può richiedere del tempo."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Pulizia del contenuto delle pagine completata."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Errore nella pulizia del contenuto delle pagine: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Testo estratto da PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr ""
|
||||
#~ "Automaticamente crea una coda appena si sottomone un documento ad OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Coda documento:%d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Code di documenti:%d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "Il documento: %(document)s è stato riprocessato %(queue)s per OCR."
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Il documento: %s è gia stato processato non può essere riprocessato."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -283,9 +280,6 @@ msgstr "Testo estratto da PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -305,11 +299,11 @@ msgstr "Testo estratto da PDF"
|
||||
#~ 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."
|
||||
@@ -366,9 +360,11 @@ msgstr "Testo estratto da PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,29 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/language/lv/)\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/lv/)\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +54,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +114,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +259,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +278,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +339,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/language/nb/)\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/nb/)\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012
|
||||
@@ -9,24 +9,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/"
|
||||
"mayan-edms/language/nl_NL/)\n"
|
||||
"Language: nl_NL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst van OCR"
|
||||
@@ -57,47 +54,47 @@ msgstr "Start taal-filter om veel voorkomende OCR fouten te corrigeren."
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Vermiste document."
|
||||
|
||||
@@ -117,126 +114,131 @@ msgstr "OCR opschonen toestaan op alle documentpagina's"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Bewerk de eigenschappen van een OCR rij"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Zet nieuw aangemaakte documenten automatisch in de OCR wachtrij."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Bestandspad naar unpaper programma."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF "
|
||||
"files."
|
||||
msgstr "Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF files."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Aantal document-rijen: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documenten in de rij: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "U moet minstens een document-rij selecteren"
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Document: %(document)s uit rij verwijderd."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s"
|
||||
msgstr ""
|
||||
"Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Bent u er zeker van dat u document-rij: %s, wilt verwijderen?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Bent u er zeker van dat u de volgende document-rijen wilt verwijderen? %s."
|
||||
msgstr ""
|
||||
"Bent u er zeker van dat u de volgende document-rijen wilt verwijderen? %s."
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Document: %(document)s is opnieuw in de OCR-rij: %(queue)s ingeplanned."
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, niet langer aanwezig"
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Document: %s is al afgehandeld en kan niet meer in de rij geplaatst worden."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij."
|
||||
msgstr ""
|
||||
"Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij."
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Bent u er zeker van om de volgende documenten, opnieuw toe te voegen aan OCR-rij? Documenten: %s."
|
||||
msgstr ""
|
||||
"Bent u er zeker van om de volgende documenten, opnieuw toe te voegen aan OCR-"
|
||||
"rij? Documenten: %s."
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Bent u er zeker van dat u de inhoud van alle pagina's wilt opschonen?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Op een grote database kan deze operatie lang duren."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Opschonen van documentpagina's voltooid."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Fout bij het opschonen van documentpagina's. Foutmelding: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Tekst uit PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Zet nieuw aangemaakte documenten automatisch in de OCR wachtrij."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Aantal document-rijen: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Documenten in de rij: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "Document: %(document)s is opnieuw in de OCR-rij: %(queue)s ingeplanned."
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Document: %s is al afgehandeld en kan niet meer in de rij geplaatst "
|
||||
#~ "worden."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +284,6 @@ msgstr "Tekst uit PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +303,11 @@ msgstr "Tekst uit PDF"
|
||||
#~ 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."
|
||||
@@ -365,9 +364,11 @@ msgstr "Tekst uit PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,29 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +54,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +114,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +259,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +278,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +339,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
|
||||
@@ -11,24 +11,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texto de OCR"
|
||||
@@ -53,53 +50,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento."
|
||||
msgstr ""
|
||||
"Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo "
|
||||
"das páginas do documento."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Documento em falta."
|
||||
|
||||
@@ -119,126 +118,127 @@ msgstr "Pode executar a limpeza de OCR em todas as páginas do documento"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Pode editar as propriedades de uma fila OCR"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Enviar documentos novos automaticamente para OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Caminho para o programa unpaper."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Caminho para o programa pdftotext de poppler, usado para extrair texto de ficheiros PDF."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Caminho para o programa pdftotext de poppler, usado para extrair texto de "
|
||||
"ficheiros PDF."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Fila de documentos: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documentos na fila: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Deve fornecer pelo menos um documento da fila."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Documento da fila: %(document)s excluído com sucesso."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Erro ao excluir documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Tem a certeza de que deseja excluir o documento da fila: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Tem a certeza de que deseja excluir os documentos da fila: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "O documento: %(document)s foi reenviado para a fila de OCR: %(queue)s "
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "O documento com id nº: %d, já não existe."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "O documento: %s já está a ser processado e não pode ser reenviado para a fila."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Tem a certeza de que deseja reenviar o documento: %s para a fila?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Tem a certeza de que deseja reenviar para a fila os documentos: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Tem a certeza de que deseja limpar todo o conteúdo das páginas?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Esta operação pode levar algum tempo a executar em bases de dados grandes ."
|
||||
msgstr ""
|
||||
"Esta operação pode levar algum tempo a executar em bases de dados grandes ."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Limpeza do conteúdo das páginas do documento completa."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Erro ao limpar o conteúdo das páginas do documento: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texto extraído de PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Enviar documentos novos automaticamente para OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Fila de documentos: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Documentos na fila: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "O documento: %(document)s foi reenviado para a fila de OCR: %(queue)s "
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "O documento: %s já está a ser processado e não pode ser reenviado para a "
|
||||
#~ "fila."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -284,9 +284,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -306,11 +303,11 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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."
|
||||
@@ -367,9 +364,11 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Emerson Soares <on.emersonsoares@gmail.com>, 2011-2012
|
||||
@@ -10,24 +10,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
||||
"mayan-edms/language/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texto de OCR"
|
||||
@@ -52,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento."
|
||||
msgstr ""
|
||||
"Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo "
|
||||
"das páginas do documento."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Falta de documento."
|
||||
|
||||
@@ -118,126 +117,127 @@ msgstr "Pode executar o limpador OCR em todas as páginas do documento"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Pode editar uma lista de propriedades OCR"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Listar automaticamente os novos documentos criados para OCR "
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Caminho do arquivo para o programa unpaper."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Caminho para o programa poppler pdftotext usado para extrair texto de arquivos PDF."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Caminho para o programa poppler pdftotext usado para extrair texto de "
|
||||
"arquivos PDF."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Listas de documento: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documentos na lista: %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Deve fornecer pelo menos um documento da lista."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Lista de documento: %(document)s removido com sucesso."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Erro ao excluir documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Você tem certeza que deseja deletar o documento da lista: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Tem certeza de que deseja excluir os documentos da lista: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Documento: %(document)s foi re-enfileirado para a lista de OCR: %(queue)s "
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "#ID do documento: %d, não existe mais."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Documento: %s já está sendo processado e não pode ser re-enfileirado."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Tem certeza de que deseja re-enfileirar o documento: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Tem certeza de que deseja voltar a lista de documentos: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Tem certeza de que deseja limpar todo o conteúdo das páginas?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar."
|
||||
msgstr ""
|
||||
"Em grandes bases de dados esta operação pode levar algum tempo para executar."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Limpeza do conteúdo das páginas do documento completa."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Erro ao limpar o conteúdo das páginas do documento: %s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texto extraído de PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Listar automaticamente os novos documentos criados para OCR "
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Listas de documento: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Documentos na lista: %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr ""
|
||||
#~ "Documento: %(document)s foi re-enfileirado para a lista de OCR: "
|
||||
#~ "%(queue)s "
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Documento: %s já está sendo processado e não pode ser re-enfileirado."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -283,9 +283,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -305,11 +302,11 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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."
|
||||
@@ -366,9 +363,11 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Badea Gabriel <gcbadea@gmail.com>, 2013
|
||||
@@ -9,24 +9,22 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n"
|
||||
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/ro_RO/)\n"
|
||||
"Language: ro_RO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ro_RO\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Textul de la OCR"
|
||||
@@ -51,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Execută un filtru de limbă pentru a elimina greșelile OCR comune din conținutul paginii documentului ."
|
||||
msgstr ""
|
||||
"Execută un filtru de limbă pentru a elimina greșelile OCR comune din "
|
||||
"conținutul paginii documentului ."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Lipsește documentul."
|
||||
|
||||
@@ -117,126 +117,124 @@ msgstr "Poate executa OCR curat pe toate paginile documentului"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Puteți edita proprietățile cozii OCR"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Coadă automată creată pentru OCR."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Fișier calea către programul de unpaper."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Calea de fișier pentru programul pdftotext folosit pentru a extrage textul din fișiere PDF."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Calea de fișier pentru programul pdftotext folosit pentru a extrage textul "
|
||||
"din fișiere PDF."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Cozile de documente:% d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documente din coada de așteptare:% d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Trebuie selectată cel puțin o coadă ."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Documentul %(document)s șters cu succes."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Eroare la ștergerea documentului: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Sunteți sigur că doriți să ștergeți coada documentului:% s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Sunteți sigur că doriți să ștergeți coada documentelor:% s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Documentul:%(document)s a fost repus la coadă OCR:%(queue)s"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "ID # documentului:% d, nu mai există."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Documentul:% s este deja în curs de procesare și nu poate fi re-queded."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Sunteți sigur că doriți repunerea la coadă a documentului:% s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Sunteți sigur că doriți să repuneti documentele:% s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Sunteți sigur că doriți să curățaţi tot conținutul paginilor?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Pe baze de date mari, această operație poate dura mult timp ."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Conținutul documentului este curat a fost curăţat complet."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Eroare la curăţirea conţinutului documentului % s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Textul extras din PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "Coadă automată creată pentru OCR."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Cozile de documente:% d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Documente din coada de așteptare:% d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr "Documentul:%(document)s a fost repus la coadă OCR:%(queue)s"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Documentul:% s este deja în curs de procesare și nu poate fi re-queded."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +280,6 @@ msgstr "Textul extras din PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +299,11 @@ msgstr "Textul extras din PDF"
|
||||
#~ 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."
|
||||
@@ -365,9 +360,11 @@ msgstr "Textul extras din PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Sergey Glita <gsv70@mail.ru>, 2011-2012
|
||||
@@ -9,24 +9,22 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\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"
|
||||
"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"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "Распознавание текста"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Распознанный текст"
|
||||
@@ -51,53 +49,55 @@ msgstr ""
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Применить языковый фильтр для удаления общих ошибок распознавания содержимого страниц документа."
|
||||
msgstr ""
|
||||
"Применить языковый фильтр для удаления общих ошибок распознавания "
|
||||
"содержимого страниц документа."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Документа отсутствует."
|
||||
|
||||
@@ -117,126 +117,127 @@ msgstr "Можно выполнить очистку на всех страни
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Можно редактировать свойства очереди распознавания"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "Автоматически ставить в очередь новые документы для распознавания текста."
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "Путь к программе unpaper."
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr "Путь к файлу программы pdftotext Poppler, используемой для извлечения текста из PDF файлов."
|
||||
"File path to poppler's pdftotext program used to extract text from PDF files."
|
||||
msgstr ""
|
||||
"Путь к файлу программы pdftotext Poppler, используемой для извлечения текста "
|
||||
"из PDF файлов."
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Очередей документов: %d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Документов в очереди : %d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Должна быть хотя бы одна очередь документов."
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Очередь документов: %(document)s успешно удалён."
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Ошибка при удалении документа:%(document)s; %(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Вы действительно хотите удалить очередь документа: %s?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Вы действительно хотите удалить очереди документов: %s?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Документ: %(document)s повторно добавлен в очередь: %(queue)s"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Документ №: %d больше не существует."
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Документ: %s уже обработан и не может быть повторно добавлен в очередь."
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Вы действительно хотите повторно добавить документ в очередь: %s?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Вы действительно хотите повторно добавить документы в очередь: %s?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Вы уверены, что хотите очистить все содержимое страниц?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "В больших базах данных эта операция может занять некоторое время для выполнения."
|
||||
msgstr ""
|
||||
"В больших базах данных эта операция может занять некоторое время для "
|
||||
"выполнения."
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Чистка содержимого страниц документа завершена."
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Ошибка:%s при чистка содержимого страниц документа"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Текст, извлеченный из PDF"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr ""
|
||||
#~ "Автоматически ставить в очередь новые документы для распознавания текста."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Очередей документов: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Документов в очереди : %d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr "Документ: %(document)s повторно добавлен в очередь: %(queue)s"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr ""
|
||||
#~ "Документ: %s уже обработан и не может быть повторно добавлен в очередь."
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +283,6 @@ msgstr "Текст, извлеченный из PDF"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +302,11 @@ msgstr "Текст, извлеченный из PDF"
|
||||
#~ 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."
|
||||
@@ -365,9 +363,11 @@ msgstr "Текст, извлеченный из PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,29 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/"
|
||||
"mayan-edms/language/sl_SI/)\n"
|
||||
"Language: sl_SI\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"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"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +54,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +114,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +259,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +278,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +339,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/language/sq/)\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
"language/sq/)\n"
|
||||
"Language: sq\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/tr_TR/)\n"
|
||||
"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"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Trung Phan Minh <navmobile@gmail.com>, 2013
|
||||
@@ -9,24 +9,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
|
||||
"mayan-edms/language/vi_VN/)\n"
|
||||
"Language: vi_VN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: vi_VN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Văn bản từ OCR"
|
||||
@@ -57,47 +54,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "Tài liệu bị mất."
|
||||
|
||||
@@ -117,123 +114,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Can edit an OCR queue properties"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -282,9 +259,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +278,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -365,9 +339,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
# Ford Guo <agile.guo@gmail.com>, 2014
|
||||
@@ -9,24 +9,21 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "扫描输入"
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr "扫描输入队列统计"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "扫描输入的文本"
|
||||
@@ -57,47 +54,47 @@ msgstr "执行一个语言过滤器,来移除文档页面内容中那些通用
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr "缺失的文档"
|
||||
|
||||
@@ -117,126 +114,124 @@ msgstr "可以执行所有文档页的ORC清除"
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "可以编辑OCR队列属性"
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr "自动将扫描输入作为新建文档队列"
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr "程序unpaper的文件路径"
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 "程序pdftotext文件路径,用以从PDF文件中提取文本。"
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "用于执行OCR后台应用的全路径。"
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "文档队列:%d"
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "队列文档:%d"
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "必须至少提供一个队列文档"
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "队列文档:%(document)s删除成功"
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "删除文档%(document)s出错:%(error)s"
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "确定要删除队列文档:%s么?"
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "确定要删除队列文档:%s么?"
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "文档:%(document)s 被重新加入OCR队列:%(queue)s中"
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "文档 id#: %d不存在。"
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "文档:%s已经在处理中,不能再加入队列"
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "确定要重新排队文档: %s么?"
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "确定要重新排队文档: %s么?"
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "确定要清除所有的页面内容么?"
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "在大数据库中,此操作可能比较耗时。"
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "文档页面内容完全清除。"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "文档页面内容清除出错:%s"
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "从PDF中提取的文本"
|
||||
|
||||
#~ msgid "OCR queue statistics"
|
||||
#~ msgstr "扫描输入队列统计"
|
||||
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "自动将扫描输入作为新建文档队列"
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "文档队列:%d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "队列文档:%d"
|
||||
|
||||
#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
#~ msgstr "文档:%(document)s 被重新加入OCR队列:%(queue)s中"
|
||||
|
||||
#~ msgid "Document: %s is already being processed and can't be re-queded."
|
||||
#~ msgstr "文档:%s已经在处理中,不能再加入队列"
|
||||
|
||||
#~ msgid "Checks the OCR queue for pending documents."
|
||||
#~ msgstr "Checks the OCR queue for pending documents."
|
||||
|
||||
@@ -282,9 +277,6 @@ msgstr "从PDF中提取的文本"
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -304,11 +296,11 @@ msgstr "从PDF中提取的文本"
|
||||
#~ 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."
|
||||
@@ -365,9 +357,11 @@ msgstr "从PDF中提取的文本"
|
||||
#~ 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"
|
||||
|
||||
@@ -1,31 +1,28 @@
|
||||
# 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: 2014-10-08 17:11-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:47-0400\n"
|
||||
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/language/zh_TW/)\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-"
|
||||
"edms/language/zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
|
||||
#: __init__.py:32 links.py:19 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:59
|
||||
msgid "OCR queue statistics"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -56,47 +53,47 @@ msgstr ""
|
||||
msgid "Queue document list"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:15
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:27 views.py:35
|
||||
#: models.py:16 models.py:24 views.py:34
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28 views.py:39
|
||||
#: models.py:25 views.py:38
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:30 views.py:43
|
||||
#: models.py:27 views.py:42
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53 views.py:39
|
||||
#: models.py:39 views.py:38
|
||||
msgid "Missing document."
|
||||
msgstr ""
|
||||
|
||||
@@ -116,123 +113,103 @@ msgstr ""
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:13
|
||||
msgid "Automatically queue newly created documents for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:14
|
||||
#: settings.py:12
|
||||
msgid "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:15
|
||||
#: settings.py:13
|
||||
msgid ""
|
||||
"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 ""
|
||||
|
||||
#: settings.py:16
|
||||
#: settings.py:14
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:15
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr ""
|
||||
|
||||
#: statistics.py:16
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:32
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
#: views.py:39
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
#: views.py:40
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#: views.py:41
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60 views.py:140
|
||||
#: views.py:59 views.py:139
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#: views.py:69
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#: views.py:73
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
#: views.py:86
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:124
|
||||
#: views.py:123
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr ""
|
||||
#: views.py:151
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:158
|
||||
#: views.py:156
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
#: views.py:167
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:176
|
||||
#: views.py:169
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
#: views.py:189
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:197
|
||||
#: views.py:190
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:203
|
||||
#: views.py:196
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:198
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:94 parsers/__init__.py:171
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,9 +258,6 @@ msgstr ""
|
||||
#~ msgid "Document: %s is being processed and can't be deleted."
|
||||
#~ msgstr "Document: %s is being processed and can't be deleted."
|
||||
|
||||
#~ msgid "Document: %(document)s is already queued."
|
||||
#~ msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#~ msgid "Document queue: %s, already stopped."
|
||||
#~ msgstr "Document queue: %s, already stopped."
|
||||
|
||||
@@ -303,11 +277,11 @@ msgstr ""
|
||||
#~ 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."
|
||||
@@ -364,9 +338,11 @@ msgstr ""
|
||||
#~ 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"
|
||||
|
||||
Reference in New Issue
Block a user