Update apps' source translation files
This commit is contained in:
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"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:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Text from OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"content."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Document queues: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Missing document."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Submit documents for OCR"
|
||||
@@ -129,100 +114,97 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Document pages content clean up complete."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Document pages content clean up error: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr[1] "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr[2] "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr[3] "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr[4] "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr[5] "Are you sure you wish to delete queue document: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr[1] "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr[2] "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr[3] "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr[4] "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr[5] "Are you sure you wish to re-queue document: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Text extracted from PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Missing document."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Can edit an OCR queue properties"
|
||||
|
||||
#~ msgid "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"
|
||||
|
||||
@@ -253,9 +235,6 @@ msgstr "Text extracted from PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Текст от OCR"
|
||||
@@ -53,53 +65,26 @@ msgstr ""
|
||||
"съдържанието на документите."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Липсващ документ."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Подаване на документи за OCR"
|
||||
@@ -127,91 +112,76 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Грешка при изтриване на документ: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "ДОкумент с id#: %d, вече не съществува."
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Грешка при изтриване на документ: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "ДОкумент с id#: %d, вече не съществува."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Текст, извлечен от PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Липсващ документ."
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Възможност за редактиране настройките на OCR опашката"
|
||||
|
||||
@@ -243,9 +213,6 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -273,9 +240,6 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -322,9 +286,6 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -340,9 +301,6 @@ msgstr "Текст, извлечен от PDF"
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"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:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst iz OCR-a"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"dokumenta."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Redovi dokumenata: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Nedostaje dokument."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Predati dokumente za OCR"
|
||||
@@ -129,100 +114,91 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Mora postojati bar jedan red dokumenta."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Red dokumenata: %(document)s uspješno obrisan."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Greška brisanja dokumenta: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Dokument id#: %d, više ne postoji."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Potpuno obrisan sadržaj stranica."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Greška brisanja stranica: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Mora postojati bar jedan red dokumenta."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Red dokumenata: %(document)s uspješno obrisan."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Greška brisanja dokumenta: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Jeste li sigurni da želite obrisati dokument u redu: %s?"
|
||||
msgstr[1] "Jeste li sigurni da želite obrisati dokument u redu: %s?"
|
||||
msgstr[2] "Jeste li sigurni da želite obrisati dokument u redu: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Dokument id#: %d, više ne postoji."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Jeste li sigurni da želite ponovo uvrstiti u red dokument: %s?"
|
||||
msgstr[1] "Jeste li sigurni da želite ponovo uvrstiti u red dokument: %s?"
|
||||
msgstr[2] "Jeste li sigurni da želite ponovo uvrstiti u red dokument: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Tekst izvađen iz PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Nedostaje dokument."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Jeste li sigurni da želite obrisati dokumente u redu: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Jeste li sigurni da želite ponovo uvrstiti u red dokumente: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Mogu se urediti osobine OCR reda"
|
||||
|
||||
#~ 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"
|
||||
|
||||
@@ -253,9 +229,6 @@ msgstr "Tekst izvađen iz PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst fra OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"indhold."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Dokument køer: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Manglende dokument."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Tilmeld dokumenter til OCR"
|
||||
@@ -130,100 +115,89 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Skal angive mindst ét dokument i kø."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Kø dokument: %(document)s slettet"
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Fejl ved sletning af dokument: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Dokument id#: %d, eksistere ikke længere"
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Dokument siders indhold renset"
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Fejl ved rensning af side indhold: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Skal angive mindst ét dokument i kø."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Kø dokument: %(document)s slettet"
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Fejl ved sletning af dokument: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Er du sikker på at du vil slette dokument i køen: %s?"
|
||||
msgstr[1] "Er du sikker på at du vil slette dokument i køen: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Dokument id#: %d, eksistere ikke længere"
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Er du sikker på at du vil genindsætte dokument i kø: %s?"
|
||||
msgstr[1] "Er du sikker på at du vil genindsætte dokument i kø: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Tekst identificeret fra PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Manglende dokument."
|
||||
|
||||
#~ 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?"
|
||||
|
||||
#~ 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"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Kan redigere en OCR-kø's egenskaber"
|
||||
|
||||
#~ 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"
|
||||
|
||||
@@ -256,9 +230,6 @@ msgstr "Tekst identificeret fra PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,70 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +197,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +224,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +270,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +285,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -25,10 +25,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR-Schrifterkennung"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Text aus der OCR-Schrifterkennung"
|
||||
@@ -58,53 +70,26 @@ msgstr ""
|
||||
"Erkennungsfehler zu beseitigen."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Dokumenten-Warteschlangen: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Dokument fehlt."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Dokumente in die OCR-Warteschlange einstellen"
|
||||
@@ -136,97 +121,94 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Es muss zumindest ein Dokument aus der Warteschlange angegeben werden."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Dokument %(document)s erfolgreich von Warteschlange gelöscht."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
"Fehler beim Löschen des Warteschlangen-Dokuments %(document)s: %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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?"
|
||||
|
||||
#: views.py:85
|
||||
#, 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?"
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Dokument mit ID %d existiert nicht mehr."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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?"
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
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."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Bereinigung des Dokumenten-Seiteninhalts abgeschlossen."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Fehler bei der Bereinigung des Dokumenten-Seiteninhalts: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Es muss zumindest ein Dokument aus der Warteschlange angegeben werden."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Dokument %(document)s erfolgreich von Warteschlange gelöscht."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
"Fehler beim Löschen des Warteschlangen-Dokuments %(document)s: %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] ""
|
||||
"Sind Sie sicher, dass das Warteschlangen-Dokument %s gelöscht werden soll?"
|
||||
msgstr[1] ""
|
||||
"Sind Sie sicher, dass das Warteschlangen-Dokument %s gelöscht werden soll?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Dokument mit ID %d existiert nicht mehr."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] ""
|
||||
"Sind Sie sicher, dass Sie das Dokument %s erneut einstellen möchten?"
|
||||
msgstr[1] ""
|
||||
"Sind Sie sicher, dass Sie das Dokument %s erneut einstellen möchten?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Text extrahiert aus PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Dokument fehlt."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr ""
|
||||
#~ "Sind Sie sicher, dass die Warteschlangen-Dokumente %s gelöscht werden "
|
||||
#~ "sollen?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr ""
|
||||
#~ "Sind Sie sicher, dass Sie die Dokumente %s erneut einstellen möchten?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Kann Eigenschaften der OCR-Warteschlangen bearbeiten"
|
||||
|
||||
@@ -236,9 +218,6 @@ msgstr "Text extrahiert aus PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -273,9 +252,6 @@ msgstr "Text extrahiert aus PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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,10 +18,24 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
#, fuzzy
|
||||
msgid "Document"
|
||||
msgstr "document"
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
#, fuzzy
|
||||
msgid "Result"
|
||||
msgstr "result"
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Text from OCR"
|
||||
@@ -55,62 +69,26 @@ msgstr ""
|
||||
"content."
|
||||
|
||||
#: links.py:18
|
||||
#, fuzzy
|
||||
msgid "Queue document list"
|
||||
msgstr "queue document list"
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13
|
||||
#: models.py:12
|
||||
#, fuzzy
|
||||
msgid "Label"
|
||||
msgstr "label"
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
#, fuzzy
|
||||
msgid "Document queue"
|
||||
msgstr "document queue"
|
||||
|
||||
#: models.py:17
|
||||
#, fuzzy
|
||||
msgid "Document queues"
|
||||
msgid "Document version"
|
||||
msgstr "document queues"
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
#, fuzzy
|
||||
msgid "Document"
|
||||
msgstr "document"
|
||||
|
||||
#: models.py:26
|
||||
#: models.py:13
|
||||
#, fuzzy
|
||||
msgid "Date time submitted"
|
||||
msgstr "date time submitted"
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
#, fuzzy
|
||||
msgid "Result"
|
||||
msgstr "result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
#, fuzzy
|
||||
msgid "Node name"
|
||||
msgstr "node name"
|
||||
|
||||
#: models.py:32
|
||||
#, fuzzy
|
||||
msgid "Queue document"
|
||||
msgstr "queue document"
|
||||
|
||||
#: models.py:33
|
||||
#, fuzzy
|
||||
msgid "Queue documents"
|
||||
msgstr "queue documents"
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
@@ -140,92 +118,115 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, fuzzy, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr "documents in queue: %s"
|
||||
|
||||
#: views.py:38
|
||||
#, fuzzy
|
||||
msgid "Thumbnail"
|
||||
msgstr "thumbnail"
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, 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:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Document pages content clean up complete."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Document pages content clean up error: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr[1] "Are you sure you wish to delete queue document: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr[1] "Are you sure you wish to re-queue document: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Text extracted from PDF"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Queue document list"
|
||||
#~ msgstr "queue document list"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Label"
|
||||
#~ msgstr "label"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Document queue"
|
||||
#~ msgstr "document queue"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Node name"
|
||||
#~ msgstr "node name"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Queue document"
|
||||
#~ msgstr "queue document"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Queue documents"
|
||||
#~ msgstr "queue documents"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Missing document."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Documents in queue: %s"
|
||||
#~ msgstr "documents in queue: %s"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Thumbnail"
|
||||
#~ msgstr "thumbnail"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Can edit an OCR queue properties"
|
||||
|
||||
@@ -269,9 +270,6 @@ msgstr "Text extracted from PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texto de OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"del contenido de las paginas del documento."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Colas de documentos: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Documento no encontrado."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Enviar documentos para OCR"
|
||||
@@ -130,93 +115,85 @@ msgstr "Ruta completa a la aplicación que se usará para OCR."
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Debe proveer al menos un documento en cola."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Documento de la cola: %(document)s eliminado exitosamente."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Error al eliminar el documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Documento de #: %d, ya no existe."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Limpieza de contenido completada."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Error en limpieza de contenido: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Debe proveer al menos un documento en cola."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Documento de la cola: %(document)s eliminado exitosamente."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error al eliminar el documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "¿Está seguro que desea eliminar de la cola el documento: %s?"
|
||||
msgstr[1] "¿Está seguro que desea eliminar de la cola el documento: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Documento de #: %d, ya no existe."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "¿Está seguro desea volver a agregar a la cola el documento: %s?"
|
||||
msgstr[1] "¿Está seguro desea volver a agregar a la cola el documento: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texto extraído de PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Documento no encontrado."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "¿Está seguro que desea eliminar de la cola los documentos: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "¿Está seguro desea volver a agregar a la cola los documento: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Puede editar las propiedades de un cola de OCR"
|
||||
|
||||
@@ -226,9 +203,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -262,9 +236,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "متن خروجی از OCR"
|
||||
@@ -51,51 +63,24 @@ msgid ""
|
||||
msgstr "برای رفع خطاهای معمول در OCR فیلتر زبان را برروی محتوا اجرا میکند."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -125,88 +110,68 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -234,9 +199,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -264,9 +226,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -313,9 +272,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -331,12 +287,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texte à partir de l'OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"partir du contenu des pages."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Files d'attentes de documents:%d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "document manquant."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Soumettre les documents à l'OCR"
|
||||
@@ -130,95 +115,88 @@ msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR"
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Vous devez fournir au minimum un document pour la file d'attente."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Document en file d'attente:%(document)s supprimé avec succès."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Erreur lors de la suppression du document %(document)s;%(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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?"
|
||||
|
||||
#: views.py:85
|
||||
#, 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?"
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Le document id#: %d, n'existe plus."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Nettoyage du contenu des pages du document achevé."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Erreur de nettoyage du contenu des pages du document:%s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Vous devez fournir au minimum un document pour la file d'attente."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Document en file d'attente:%(document)s supprimé avec succès."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Erreur lors de la suppression du document %(document)s;%(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] ""
|
||||
"Êtes vous certain de vouloir supprimer le document en file d'attente:%s?"
|
||||
msgstr[1] ""
|
||||
"Êtes vous certain de vouloir supprimer le document en file d'attente:%s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Le document id#: %d, n'existe plus."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Êtes vous certain de vouloir ré-ajouter le document:%s?"
|
||||
msgstr[1] "Êtes vous certain de vouloir ré-ajouter le document:%s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texte extrait du PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "document manquant."
|
||||
|
||||
#~ 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?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Êtes vous certain de vouloir ré-ajouter les documents:%s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Peut modifier les propriétés d'une file d'attente OCR"
|
||||
|
||||
@@ -230,9 +208,6 @@ msgstr "Texte extrait du PDF"
|
||||
#~ "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"
|
||||
|
||||
@@ -267,9 +242,6 @@ msgstr "Texte extrait du PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"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:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -51,51 +63,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -125,88 +110,72 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -231,9 +200,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -261,9 +227,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -310,9 +273,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -328,12 +288,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,70 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +197,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +224,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +270,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +285,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,68 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +195,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +222,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +268,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +283,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "testo dall'OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"documento pagine."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Coda documento:%d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Documento perso"
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Inviare documenti all OCR"
|
||||
@@ -128,91 +113,83 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Deve fornire almeno un documento di coda."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Coda documento: %(document)s cancellata con successo."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Errore nella cancellazione del documento: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "il documento id#: %d,non esiste più."
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Sei sicuro di volere riprocessare il documento: %s?"
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Sei sicuro di volere riprocessare questi documenti: %s?"
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Nei database grandi questa operazione può richiedere del tempo."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Pulizia del contenuto delle pagine completata."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Errore nella pulizia del contenuto delle pagine: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Deve fornire almeno un documento di coda."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Coda documento: %(document)s cancellata con successo."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Errore nella cancellazione del documento: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Sei sicuro di voler cancellare questa coda documento: %s?"
|
||||
msgstr[1] "Sei sicuro di voler cancellare questa coda documento: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "il documento id#: %d,non esiste più."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Sei sicuro di volere riprocessare il documento: %s?"
|
||||
msgstr[1] "Sei sicuro di volere riprocessare il documento: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Testo estratto da PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Documento perso"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Sei sicuro di voler cancellare queste code documento: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Sei sicuro di volere riprocessare questi documenti: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Posso modificare le proprità della coda di OCR"
|
||||
|
||||
@@ -220,9 +197,6 @@ msgstr "Testo estratto da PDF"
|
||||
#~ 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"
|
||||
|
||||
@@ -255,9 +229,6 @@ msgstr "Testo estratto da PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -51,51 +63,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -125,88 +110,72 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -231,9 +200,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -261,9 +227,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -310,9 +273,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -328,12 +288,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,70 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +197,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +224,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +270,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +285,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst van OCR"
|
||||
@@ -51,53 +63,26 @@ msgid ""
|
||||
msgstr "Start taal-filter om veel voorkomende OCR fouten te corrigeren."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Aantal document-rijen: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Vermiste document."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Bevestig documenten voor OCR"
|
||||
@@ -127,105 +112,95 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "U moet minstens een document-rij selecteren"
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Document: %(document)s uit rij verwijderd."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
"Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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."
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, niet langer aanwezig"
|
||||
|
||||
#: views.py:163
|
||||
#, 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."
|
||||
|
||||
#: views.py:165
|
||||
#, 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."
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "Op een grote database kan deze operatie lang duren."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Opschonen van documentpagina's voltooid."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Fout bij het opschonen van documentpagina's. Foutmelding: %s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "U moet minstens een document-rij selecteren"
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Document: %(document)s uit rij verwijderd."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
"Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Bent u er zeker van dat u document-rij: %s, wilt verwijderen?"
|
||||
msgstr[1] "Bent u er zeker van dat u document-rij: %s, wilt verwijderen?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, niet langer aanwezig"
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] ""
|
||||
"Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij."
|
||||
msgstr[1] ""
|
||||
"Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij."
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Tekst uit PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Vermiste document."
|
||||
|
||||
#~ 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."
|
||||
|
||||
#~ 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."
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Bewerk de eigenschappen van een OCR rij"
|
||||
|
||||
#~ 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"
|
||||
|
||||
@@ -259,9 +234,6 @@ msgstr "Tekst uit PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"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:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -51,51 +63,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -125,88 +110,72 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -231,9 +200,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -261,9 +227,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -310,9 +273,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -328,12 +288,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -22,10 +22,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texto de OCR"
|
||||
@@ -55,53 +67,26 @@ msgstr ""
|
||||
"das páginas do documento."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Fila de documentos: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Documento em falta."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
@@ -131,101 +116,90 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Deve fornecer pelo menos um documento da fila."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Documento da fila: %(document)s excluído com sucesso."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Erro ao excluir documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "O documento com id nº: %d, já não existe."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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 ."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Limpeza do conteúdo das páginas do documento completa."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, 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:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Deve fornecer pelo menos um documento da fila."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Documento da fila: %(document)s excluído com sucesso."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Erro ao excluir documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Tem a certeza de que deseja excluir o documento da fila: %s?"
|
||||
msgstr[1] "Tem a certeza de que deseja excluir o documento da fila: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "O documento com id nº: %d, já não existe."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Tem a certeza de que deseja reenviar o documento: %s para a fila?"
|
||||
msgstr[1] "Tem a certeza de que deseja reenviar o documento: %s para a fila?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texto extraído de PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Documento em falta."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Tem a certeza de que deseja excluir os documentos da fila: %s?"
|
||||
|
||||
#~ 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?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Pode editar as propriedades de uma fila OCR"
|
||||
|
||||
#~ 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"
|
||||
|
||||
@@ -259,9 +233,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Texto de OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"das páginas do documento."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Listas de documento: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Falta de documento."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
@@ -130,101 +115,90 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Deve fornecer pelo menos um documento da lista."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Lista de documento: %(document)s removido com sucesso."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Erro ao excluir documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "#ID do documento: %d, não existe mais."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Limpeza do conteúdo das páginas do documento completa."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, 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:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Deve fornecer pelo menos um documento da lista."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Lista de documento: %(document)s removido com sucesso."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Erro ao excluir documento: %(document)s; %(error)s "
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Você tem certeza que deseja deletar o documento da lista: %s?"
|
||||
msgstr[1] "Você tem certeza que deseja deletar o documento da lista: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "#ID do documento: %d, não existe mais."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Tem certeza de que deseja re-enfileirar o documento: %s?"
|
||||
msgstr[1] "Tem certeza de que deseja re-enfileirar o documento: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Texto extraído de PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Falta de documento."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Tem certeza de que deseja excluir os documentos da lista: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Tem certeza de que deseja voltar a lista de documentos: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Pode editar uma lista de propriedades OCR"
|
||||
|
||||
#~ 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"
|
||||
|
||||
@@ -258,9 +232,6 @@ msgstr "Texto extraído de PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Textul de la OCR"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"conținutul paginii documentului ."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Cozile de documente:% d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Lipsește documentul."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Trimiteti documentele pentru OCR"
|
||||
@@ -130,100 +115,91 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Trebuie selectată cel puțin o coadă ."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Documentul %(document)s șters cu succes."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Eroare la ștergerea documentului: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, 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:85
|
||||
#, 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:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "ID # documentului:% d, nu mai există."
|
||||
|
||||
#: views.py:163
|
||||
#, 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:165
|
||||
#, 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:185
|
||||
#: views.py:55
|
||||
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:186
|
||||
#: views.py:56
|
||||
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:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Conținutul documentului este curat a fost curăţat complet."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Eroare la curăţirea conţinutului documentului % s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Trebuie selectată cel puțin o coadă ."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Documentul %(document)s șters cu succes."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Eroare la ștergerea documentului: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Sunteți sigur că doriți să ștergeți coada documentului:% s?"
|
||||
msgstr[1] "Sunteți sigur că doriți să ștergeți coada documentului:% s?"
|
||||
msgstr[2] "Sunteți sigur că doriți să ștergeți coada documentului:% s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "ID # documentului:% d, nu mai există."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Sunteți sigur că doriți repunerea la coadă a documentului:% s?"
|
||||
msgstr[1] "Sunteți sigur că doriți repunerea la coadă a documentului:% s?"
|
||||
msgstr[2] "Sunteți sigur că doriți repunerea la coadă a documentului:% s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Textul extras din PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Lipsește documentul."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Sunteți sigur că doriți să ștergeți coada documentelor:% s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Sunteți sigur că doriți să repuneti documentele:% s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Puteți edita proprietățile cozii OCR"
|
||||
|
||||
#~ 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"
|
||||
|
||||
@@ -255,9 +231,6 @@ msgstr "Textul extras din PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -21,10 +21,22 @@ msgstr ""
|
||||
"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:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "Распознавание текста"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Распознанный текст"
|
||||
@@ -54,53 +66,26 @@ msgstr ""
|
||||
"содержимого страниц документа."
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "Очередей документов: %d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Документа отсутствует."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "Отправить документы для распознавания текста"
|
||||
@@ -130,93 +115,87 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "Должна быть хотя бы одна очередь документов."
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Очередь документов: %(document)s успешно удалён."
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Ошибка при удалении документа:%(document)s; %(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Вы действительно хотите удалить очередь документа: %s?"
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Вы действительно хотите удалить очереди документов: %s?"
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Документ №: %d больше не существует."
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Вы действительно хотите повторно добавить документ в очередь: %s?"
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Вы действительно хотите повторно добавить документы в очередь: %s?"
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "Вы уверены, что хотите очистить все содержимое страниц?"
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
"В больших базах данных эта операция может занять некоторое время для "
|
||||
"выполнения."
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "Чистка содержимого страниц документа завершена."
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "Ошибка:%s при чистка содержимого страниц документа"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Должна быть хотя бы одна очередь документов."
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Очередь документов: %(document)s успешно удалён."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Ошибка при удалении документа:%(document)s; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Вы действительно хотите удалить очередь документа: %s?"
|
||||
msgstr[1] "Вы действительно хотите удалить очередь документа: %s?"
|
||||
msgstr[2] "Вы действительно хотите удалить очередь документа: %s?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Документ №: %d больше не существует."
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Вы действительно хотите повторно добавить документ в очередь: %s?"
|
||||
msgstr[1] "Вы действительно хотите повторно добавить документ в очередь: %s?"
|
||||
msgstr[2] "Вы действительно хотите повторно добавить документ в очередь: %s?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "Текст, извлеченный из PDF"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Документа отсутствует."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "Вы действительно хотите удалить очереди документов: %s?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "Вы действительно хотите повторно добавить документы в очередь: %s?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Можно редактировать свойства очереди распознавания"
|
||||
|
||||
@@ -224,9 +203,6 @@ msgstr "Текст, извлеченный из PDF"
|
||||
#~ msgstr ""
|
||||
#~ "Автоматически ставить в очередь новые документы для распознавания текста."
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "Очередей документов: %d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "Документов в очереди : %d"
|
||||
|
||||
@@ -258,9 +234,6 @@ msgstr "Текст, извлеченный из PDF"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -51,51 +63,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -125,88 +110,74 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[3] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[2] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[3] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -231,9 +202,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -261,9 +229,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -310,9 +275,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -328,12 +290,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,70 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
msgstr[1] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +197,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +224,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +270,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +285,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,68 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +195,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +222,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +268,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +283,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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/"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "Văn bản từ OCR"
|
||||
@@ -51,53 +63,26 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "Tài liệu bị mất."
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr ""
|
||||
@@ -125,91 +110,74 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "Tài liệu bị mất."
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "Can edit an OCR queue properties"
|
||||
|
||||
@@ -234,9 +202,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -264,9 +229,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -313,9 +275,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -331,12 +290,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -20,10 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "扫描输入"
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr "扫描输入的文本"
|
||||
@@ -51,53 +63,26 @@ msgid ""
|
||||
msgstr "执行一个语言过滤器,来移除文档页面内容中那些通用OCR错误。"
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "文档队列:%d"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
msgstr "缺失的文档"
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr "提交扫描输入的文档"
|
||||
@@ -125,91 +110,81 @@ msgstr "用于执行OCR后台应用的全路径。"
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "必须至少提供一个队列文档"
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "队列文档:%(document)s删除成功"
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "删除文档%(document)s出错:%(error)s"
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "确定要删除队列文档:%s么?"
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "确定要删除队列文档:%s么?"
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "文档 id#: %d不存在。"
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "确定要重新排队文档: %s么?"
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "确定要重新排队文档: %s么?"
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr "确定要清除所有的页面内容么?"
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr "在大数据库中,此操作可能比较耗时。"
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr "文档页面内容完全清除。"
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr "文档页面内容清除出错:%s"
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "必须至少提供一个队列文档"
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "队列文档:%(document)s删除成功"
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "删除文档%(document)s出错:%(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "确定要删除队列文档:%s么?"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "文档 id#: %d不存在。"
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "确定要重新排队文档: %s么?"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr "从PDF中提取的文本"
|
||||
|
||||
#~ msgid "Missing document."
|
||||
#~ msgstr "缺失的文档"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
#~ msgstr "确定要删除队列文档:%s么?"
|
||||
|
||||
#~ msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
#~ msgstr "确定要重新排队文档: %s么?"
|
||||
|
||||
#~ msgid "Can edit an OCR queue properties"
|
||||
#~ msgstr "可以编辑OCR队列属性"
|
||||
|
||||
@@ -219,9 +194,6 @@ msgstr "从PDF中提取的文本"
|
||||
#~ msgid "Automatically queue newly created documents for OCR."
|
||||
#~ msgstr "自动将扫描输入作为新建文档队列"
|
||||
|
||||
#~ msgid "Document queues: %d"
|
||||
#~ msgstr "文档队列:%d"
|
||||
|
||||
#~ msgid "Queued documents: %d"
|
||||
#~ msgstr "队列文档:%d"
|
||||
|
||||
@@ -252,9 +224,6 @@ msgstr "从PDF中提取的文本"
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-11 17:59-0400\n"
|
||||
"POT-Creation-Date: 2015-01-17 02:56-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-"
|
||||
@@ -19,10 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: __init__.py:34 links.py:19 permissions.py:7
|
||||
#: __init__.py:37 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:67
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:70
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:73 models.py:14
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:74
|
||||
msgid "Text from OCR"
|
||||
msgstr ""
|
||||
@@ -50,51 +62,24 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: links.py:18
|
||||
msgid "Queue document list"
|
||||
msgid "OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
#, fuzzy
|
||||
msgid "Document version"
|
||||
msgstr "document queue transformation"
|
||||
|
||||
#: models.py:13
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:16 models.py:24
|
||||
msgid "Document queue"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Document queues"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 views.py:37
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27 views.py:41
|
||||
msgid "Result"
|
||||
#: models.py:21
|
||||
msgid "Document Version OCR Error"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "Node name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:32
|
||||
msgid "Queue document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33
|
||||
msgid "Queue documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39 views.py:37
|
||||
msgid "Missing document."
|
||||
#: models.py:22
|
||||
msgid "Document Version OCR Errors"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
@@ -124,88 +109,68 @@ msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
#, python-format
|
||||
msgid "Documents in queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57 views.py:136
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:67
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, fuzzy, python-format
|
||||
msgid "Document: %(document)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:153
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:163
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185
|
||||
#: views.py:55
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186
|
||||
#: views.py:56
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#: views.py:62
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:193
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:93 parsers/__init__.py:170
|
||||
#: views.py:74
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
|
||||
#: views.py:90 views.py:142
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#: views.py:104
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#: views.py:118
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to delete the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to delete these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: views.py:154
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:171
|
||||
#, fuzzy, python-format
|
||||
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
|
||||
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
|
||||
msgstr[0] "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#: parsers/__init__.py:95 parsers/__init__.py:172
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -230,9 +195,6 @@ msgstr ""
|
||||
#~ msgid "processing"
|
||||
#~ msgstr "processing"
|
||||
|
||||
#~ msgid "error"
|
||||
#~ msgstr "error"
|
||||
|
||||
#~ msgid "name"
|
||||
#~ msgstr "name"
|
||||
|
||||
@@ -260,9 +222,6 @@ msgstr ""
|
||||
#~ msgid "Document queue: %s, stopped successfully."
|
||||
#~ msgstr "Document queue: %s, stopped successfully."
|
||||
|
||||
#~ msgid "Are you sure you wish to disable document queue: %s"
|
||||
#~ msgstr "Are you sure you wish to disable document queue: %s"
|
||||
|
||||
#~ msgid "Document queue: %s, already active."
|
||||
#~ msgstr "Document queue: %s, already active."
|
||||
|
||||
@@ -309,9 +268,6 @@ msgstr ""
|
||||
#~ msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
|
||||
|
||||
#~ msgid "document queue transformation"
|
||||
#~ msgstr "document queue transformation"
|
||||
|
||||
#~ msgid "document queue transformations"
|
||||
#~ msgstr "document queue transformations"
|
||||
|
||||
@@ -327,12 +283,6 @@ msgstr ""
|
||||
#~ msgid "Edit transformation: %s"
|
||||
#~ msgstr "Edit transformation: %s"
|
||||
|
||||
#~ msgid "Queue transformation deleted successfully."
|
||||
#~ msgstr "Queue transformation deleted successfully."
|
||||
|
||||
#~ msgid "Error deleting queue transformation; %(error)s"
|
||||
#~ msgstr "Error deleting queue transformation; %(error)s"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
|
||||
#~ "\""
|
||||
|
||||
Reference in New Issue
Block a user