Update source language files. Make lock manager and storage translatable.
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-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,39 +21,39 @@ 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"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -86,7 +86,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -167,7 +167,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Delete documents from OCR queue"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -190,61 +190,61 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Submit documents for OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Submit documents for OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Delete documents from OCR queue"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Submit documents for OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
@@ -254,17 +254,17 @@ msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -85,7 +85,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -164,7 +164,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Изтриване на документи от OCR опашката"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -186,77 +186,77 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Подаване на документи за OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Подаване на документи за OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Изтриване на документи от OCR опашката"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Подаване на документи за OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
|
||||
@@ -21,39 +21,39 @@ 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"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -86,7 +86,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -167,7 +167,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Brisati dokumente iz OCR reda"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -190,78 +190,78 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Predati dokumente za OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Predati dokumente za OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Brisati dokumente iz OCR reda"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Predati dokumente za OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,39 +21,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -86,7 +86,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -167,7 +167,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Slet dokumenter fra OCR kø"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -191,77 +191,77 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Tilmeld dokumenter til OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Tilmeld dokumenter til OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Slet dokumenter fra OCR kø"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Tilmeld dokumenter til OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,76 +181,76 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr[1] "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
|
||||
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 01:34+0000\n"
|
||||
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -25,41 +25,41 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR-Schrifterkennung"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr "Hinzugefügt"
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr "Ergebnis"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "pdftotext version"
|
||||
msgstr "Dokumentenversion"
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "tesseract version"
|
||||
@@ -94,7 +94,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr "OCR Fehler"
|
||||
|
||||
@@ -177,7 +177,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Dokumente aus der OCR-Warteschlange entfernen"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -203,61 +203,61 @@ msgstr ""
|
||||
"Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet "
|
||||
"werden soll."
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Dokumente in die OCR-Warteschlange einstellen"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Dokument %(document)s in OCR Warteschlange eingereiht"
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Dokumente in die OCR-Warteschlange einstellen"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Dokument %(document)s in OCR Warteschlange eingereiht"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Dokumente in die OCR-Warteschlange einstellen"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Es muss mindestens eine Auswahl getroffen werden"
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Eintrag %(entry)s erfolgreich gelöscht"
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Fehler bei Eintrag %(entry)s: %(error)s"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to delete the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to delete the selected entries?"
|
||||
@@ -266,17 +266,17 @@ msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "Wollen Sie den ausgewählten Eintrag wirklich löschen?"
|
||||
msgstr[1] "Wollen Sie die ausgewählten Einträge wirklich löschen?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Eintrag %(entry)s wurde erneut in die Warteschlange eingereiht"
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Dokumentenversion ID: %d existiert nicht mehr"
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to re-queue the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to re-queue the selected entries?"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2012-06-17 22:12+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -18,42 +18,42 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
#, fuzzy
|
||||
msgid "Document"
|
||||
msgstr "document"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
#, fuzzy
|
||||
msgid "Result"
|
||||
msgstr "result"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
#, fuzzy
|
||||
msgid "pdftotext version"
|
||||
msgstr "document queues"
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
#, fuzzy
|
||||
msgid "tesseract version"
|
||||
msgstr "document queues"
|
||||
@@ -87,7 +87,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "delete"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
#, fuzzy
|
||||
msgid "OCR errors"
|
||||
msgstr "error"
|
||||
@@ -169,7 +169,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Delete documents from OCR queue"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -192,78 +192,78 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Submit documents for OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, 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:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Submit documents for OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was added to the OCR queue: %(queue)s."
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Submit documents for OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
#, fuzzy
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Must provide at least one queue document."
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Queue document: %(document)s deleted successfully."
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, fuzzy, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Error deleting document: %(document)s; %(error)s"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected 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:238
|
||||
#: views.py:232
|
||||
#, fuzzy, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Document: %(document)s is already queued."
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, fuzzy, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, no longer exists."
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 05:25+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -22,41 +22,41 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr "Añadido"
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr "Resultado"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "pdftotext version"
|
||||
msgstr "Versión de documento"
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "tesseract version"
|
||||
@@ -91,7 +91,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr "Errores de OCR"
|
||||
|
||||
@@ -174,7 +174,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Eliminar documentos de la cola de OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -198,61 +198,61 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "Ruta completa a la aplicación que se usará para OCR."
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Enviar documentos para OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Documento: %(document)s fue añadido a la lista de espera de OCR"
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Enviar documentos para OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Documento: %(document)s fue añadido a la lista de espera de OCR"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Enviar documentos para OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Haga al menos una selección"
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Entrada: %(entry)s ha eliminada correctamente."
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Entrada de error: %(entry)s; %(error)s"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to delete the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to delete the selected entries?"
|
||||
@@ -261,17 +261,17 @@ msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "¿Seguro que desea eliminar la entrada seleccionada?"
|
||||
msgstr[1] "¿Seguro que desea eliminar las entradas seleccionadas?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Entrada: %(entry)s fue sometido para OCR."
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "La versión de documento #: %d, ya no existe."
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to re-queue the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to re-queue the selected entries?"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr "سند"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr "اضافه شده"
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr "جواب"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -85,7 +85,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -166,7 +166,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "حذف سند از صف OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -188,76 +188,76 @@ msgstr "محل فایل POPPLER جهت استخراج TEXT از PDF"
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "محل اجرای نرم افزار OCR"
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "ارسال سند برای OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "سند : %(document)s جهت ocr وارد صف شد."
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "ارسال سند برای OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "سند : %(document)s جهت ocr وارد صف شد."
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "ارسال سند برای OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-04-04 11:08+0000\n"
|
||||
"Last-Translator: Christophe kryskool <christophe.chauvet@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,41 +21,41 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr "Document"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr "Ajouté"
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr "Résultat"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "pdftotext version"
|
||||
msgstr "Version du document"
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "tesseract version"
|
||||
@@ -90,7 +90,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr "Erreurs de ROC"
|
||||
|
||||
@@ -173,7 +173,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Supprimer les documents de la file d'attente OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -197,61 +197,61 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR"
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Soumettre les documents à l'OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Le document: %(document)s a été ajouté à la file d'attente OCR."
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Soumettre les documents à l'OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Le document: %(document)s a été ajouté à la file d'attente OCR."
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Soumettre les documents à l'OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Faite au moins une sélection."
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Entrée: %(entry)s supprimée avec succès."
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Erreur entrée: %(entry)s; %(error)s"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to delete the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to delete the selected entries?"
|
||||
@@ -260,17 +260,17 @@ msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "Êtes vous sûr de vouloir supprimer l'entrée sélectionnée?"
|
||||
msgstr[1] "Êtes vous sûr de vouloir supprimer les entrées sélectionnées?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Entrée: %(entry)s remis en file pour la ROC"
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "L'identifiant #: %d de version du document, n'existe plus."
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to re-queue the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to re-queue the selected entries?"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -20,39 +20,39 @@ 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"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -83,7 +83,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -162,7 +162,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -182,76 +182,76 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,75 +181,75 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,74 +181,74 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,39 +21,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -86,7 +86,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -167,7 +167,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Cancella documenti dalla coda OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -189,77 +189,77 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Inviare documenti all OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Inviare documenti all OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Cancella documenti dalla coda OCR"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Inviare documenti all OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -83,7 +83,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -162,7 +162,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -182,59 +182,59 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
@@ -242,17 +242,17 @@ msgstr[0] "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr[1] "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr[2] "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,76 +181,76 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr[1] "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -85,7 +85,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -166,7 +166,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Verwijder documenten van de OCR wachtrij"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -190,77 +190,77 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Bevestig documenten voor OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Bevestig documenten voor OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Verwijder documenten van de OCR wachtrij"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Bevestig documenten voor OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-03-19 06:01+0000\n"
|
||||
"Last-Translator: Annunnaky <doublemiu@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,41 +21,41 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr "Dodano"
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr "Wynik"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "pdftotext version"
|
||||
msgstr "Wersja dokumentu"
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "tesseract version"
|
||||
@@ -90,7 +90,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "Usunąć"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr "Błędy OCR"
|
||||
|
||||
@@ -173,7 +173,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Usuń dokument z kolejki OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -193,61 +193,61 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Prześlij dokument do OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Dokument : %(document)s dodany do kolejki OCR"
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Prześlij dokument do OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Dokument : %(document)s dodany do kolejki OCR"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Prześlij dokument do OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr "Zaznacz przynajmniej jedno."
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Wpis: %(entry)s pomyślnie usunięty."
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Błąd wpisu : %(entry)s; %(error)s"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to delete the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to delete the selected entries?"
|
||||
@@ -257,17 +257,17 @@ msgstr[0] "Czy napewno usunąć zaznaczony wpis?"
|
||||
msgstr[1] "Czy napewno usunąć zaznaczone wpisy?"
|
||||
msgstr[2] "Czy napewno usunąć zaznaczone wpisy?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr "Wpis: %(entry)s został ponownie zakolejkowany do OCR."
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr "Wersja dokumentu id#: %d, nie istnieje."
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you wish to re-queue the selected entry?"
|
||||
#| msgid_plural "Are you sure you wish to re-queue the selected entries?"
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -22,39 +22,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -87,7 +87,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -168,7 +168,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Remover documentos da fila de OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -192,77 +192,77 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Remover documentos da fila de OCR"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-05-13 16:56+0000\n"
|
||||
"Last-Translator: Rogerio Falcone <rogerio@falconeit.com.br>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
||||
@@ -22,41 +22,41 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "Enviar para a fila de OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr "adicionado"
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr "resultado"
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "pdftotext version"
|
||||
msgstr "Versão do Documento"
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
#, fuzzy
|
||||
#| msgid "Document version"
|
||||
msgid "tesseract version"
|
||||
@@ -91,7 +91,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr "Excluir"
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr "Erros de OCR"
|
||||
|
||||
@@ -174,7 +174,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Excluir documentos da fila de OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -198,77 +198,77 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "Caminho completo para o servidor a ser usado para fazer OCR."
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr "Documento: %(document)s foi adicionado à fila de OCR."
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Documento: %(document)s foi adicionado à fila de OCR."
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Submeter documentos para OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr "Entrada: %(entry)s foi excluído com sucesso."
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr "Erro de entrada: %(entry)s; %(error)s"
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -21,39 +21,39 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -86,7 +86,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -167,7 +167,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Ștergeți documentele din coada OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -191,78 +191,78 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Trimiteti documentele pentru OCR"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Trimiteti documentele pentru OCR"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Ștergeți documentele din coada OCR"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Trimiteti documentele pentru OCR"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -22,39 +22,39 @@ msgstr ""
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "Распознавание текста"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -87,7 +87,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -168,7 +168,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "Удаление документов из очереди OCR"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -192,61 +192,61 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Отправить документы для распознавания текста"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "Отправить документы для распознавания текста"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Удаление документов из очереди OCR"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Отправить документы для распознавания текста"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
@@ -254,17 +254,17 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -83,7 +83,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -162,7 +162,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -182,59 +182,59 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
@@ -242,17 +242,17 @@ msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,76 +181,76 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr[1] "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,74 +181,74 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -83,7 +83,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -162,7 +162,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -182,74 +182,74 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -20,39 +20,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr "扫描输入"
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -85,7 +85,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -166,7 +166,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr "从OCR队列中删除文档"
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -188,76 +188,76 @@ msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。"
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr "用于执行OCR后台应用的全路径。"
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "提交扫描输入的文档"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr "提交扫描输入的文档"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete documents from OCR queue"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "从OCR队列中删除文档"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Submit documents for OCR"
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "提交扫描输入的文档"
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
msgstr[0] ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:12-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:47-0400\n"
|
||||
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -19,39 +19,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:53 apps.py:142 permissions.py:7 settings.py:7
|
||||
#: apps.py:52 apps.py:139 permissions.py:7 settings.py:7
|
||||
msgid "OCR"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:72
|
||||
#: apps.py:71
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:78
|
||||
#: apps.py:75
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:82 models.py:36
|
||||
#: apps.py:79 models.py:36
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:99 links.py:13 models.py:56
|
||||
#: apps.py:96 links.py:13 models.py:56
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:153 apps.py:158
|
||||
#: apps.py:145 apps.py:150 apps.py:155
|
||||
msgid "pdftotext version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:148 apps.py:166
|
||||
#: apps.py:145 apps.py:163
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:154 apps.py:172
|
||||
#: apps.py:151 apps.py:169
|
||||
msgid "error getting version"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:166 apps.py:171 apps.py:176
|
||||
#: apps.py:163 apps.py:168 apps.py:173
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:40 views.py:145
|
||||
#: links.py:40 views.py:137
|
||||
msgid "OCR errors"
|
||||
msgstr ""
|
||||
|
||||
@@ -161,7 +161,7 @@ msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Can view the transcribed text from document"
|
||||
msgid "View the transcribed text from document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
@@ -181,75 +181,75 @@ msgstr ""
|
||||
msgid "Full path to the backend to be used to do OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:29
|
||||
#: views.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected document for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#: views.py:62
|
||||
msgid "Submit all documents for OCR?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:71
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgid "%d documents added to the OCR queue."
|
||||
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
|
||||
#: views.py:76
|
||||
#: views.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Automatically queue newly created documents for OCR."
|
||||
msgid "Submit the selected documents for OCR?"
|
||||
msgstr "Automatically queue newly created documents for OCR."
|
||||
|
||||
#: views.py:106
|
||||
#: views.py:103
|
||||
#, python-format
|
||||
msgid "Edit OCR settings for document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
#: views.py:130
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Queued documents: %d"
|
||||
msgid "Content of document: %s"
|
||||
msgstr "Queued documents: %d"
|
||||
|
||||
#: views.py:167 views.py:226
|
||||
#: views.py:159 views.py:220
|
||||
msgid "Make at least one selection."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:182
|
||||
#: views.py:174
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#: views.py:181
|
||||
#, python-format
|
||||
msgid "Error entry: %(entry)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#: views.py:197
|
||||
#, fuzzy
|
||||
msgid "Delete the selected entry?"
|
||||
msgid_plural "Delete the selected entries?"
|
||||
msgstr[0] "Are you sure you wish to delete queue documents: %s?"
|
||||
|
||||
#: views.py:238
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Entry: %(entry)s was re-queued for OCR."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:243
|
||||
#: views.py:237
|
||||
#, python-format
|
||||
msgid "Document version id#: %d, no longer exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#: views.py:249
|
||||
#, fuzzy
|
||||
msgid "Re-queue the selected entry?"
|
||||
msgid_plural "Re-queue the selected entries?"
|
||||
|
||||
Reference in New Issue
Block a user