Translation file synchronization

This commit is contained in:
Roberto Rosario
2014-10-08 17:31:51 -04:00
parent bdb3cdb91b
commit 379a34dabe
812 changed files with 120463 additions and 77028 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,378 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/language/de_CH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_CH\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr ""
#: __init__.py:59
msgid "OCR queue statistics"
msgstr ""
#: api.py:74
msgid "Text from OCR"
msgstr ""
#: links.py:9 links.py:10
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "Delete"
msgstr ""
#: links.py:16
msgid "Clean up pages content"
msgstr ""
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
#: links.py:18
msgid "Queue document list"
msgstr ""
#: models.py:15
msgid "Name"
msgstr ""
#: models.py:16
msgid "Label"
msgstr ""
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "Document queues"
msgstr ""
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:53 views.py:39
msgid "Missing document."
msgstr ""
#: permissions.py:8
msgid "Submit documents for OCR"
msgstr ""
#: permissions.py:9
msgid "Delete documents from OCR queue"
msgstr ""
#: permissions.py:10
msgid "Can execute the OCR clean up on all document pages"
msgstr ""
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr ""
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: settings.py:14
msgid "File path to unpaper program."
msgstr ""
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
msgstr ""
#: statistics.py:16
#, python-format
msgid "Queued documents: %d"
msgstr ""
#: views.py:32
#, python-format
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "Added"
msgstr ""
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr ""
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr ""
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr ""
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr ""
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr ""
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr ""
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr ""
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr ""
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr ""
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:203
msgid "Document pages content clean up complete."
msgstr ""
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr ""
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr ""
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
#~ msgid "add transformation"
#~ msgstr "add transformation"
#~ msgid "edit"
#~ msgstr "edit"
#~ msgid "Default"
#~ msgstr "Default"
#~ msgid "Enter a valid value."
#~ msgstr "Enter a valid value."
#~ msgid "order"
#~ msgstr "order"
#~ msgid "transformation"
#~ msgstr "transformation"
#~ msgid "arguments"
#~ msgstr "arguments"
#~ msgid "Use dictionaries to indentify arguments, example: %s"
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
#~ msgid "document queue transformation"
#~ msgstr "document queue transformation"
#~ msgid "document queue transformations"
#~ msgstr "document queue transformations"
#~ msgid "transformations for: %s"
#~ msgstr "transformations for: %s"
#~ msgid "Queue transformation edited successfully"
#~ msgstr "Queue transformation edited successfully"
#~ msgid "Error editing queue transformation; %s"
#~ msgstr "Error editing queue transformation; %s"
#~ msgid "Edit transformation: %s"
#~ msgstr "Edit transformation: %s"
#~ msgid "Queue transformation deleted successfully."
#~ msgstr "Queue transformation deleted successfully."
#~ msgid "Error deleting queue transformation; %(error)s"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"
#~ msgid "Error creating queue transformation; %s"
#~ msgstr "Error creating queue transformation; %s"
#~ msgid "Create new transformation for queue: %s"
#~ msgstr "Create new transformation for queue: %s"
+172 -191
View File
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-31 19:53-0400\n"
"PO-Revision-Date: 2014-08-28 12:26+0000\n"
"Last-Translator: Tobias Paepke <tobias.paepke@paepke.net>\n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,15 +24,11 @@ msgstr ""
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr "OCR-Schrifterkennung"
#: __init__.py:75
msgid "Checks the OCR queue for pending documents."
msgstr "Prüft die OCR-Warteschlange auf ausstehende Dokumente."
#: __init__.py:86
#: __init__.py:59
msgid "OCR queue statistics"
msgstr "OCR-Warteschlangen-Statistiken"
@@ -41,108 +37,72 @@ msgid "Text from OCR"
msgstr "Text aus der OCR-Schrifterkennung"
#: links.py:9 links.py:10
msgid "submit to OCR queue"
msgstr "In die OCR-Warteschlange einstellen"
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "re-queue"
msgstr "Erneut einstellen"
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "delete"
msgstr "Löschen"
msgid "Delete"
msgstr ""
#: links.py:16
msgid "stop queue"
msgstr "Warteschlange anhalten"
msgid "Clean up pages content"
msgstr ""
#: links.py:17
msgid "activate queue"
msgstr "Warteschlange aktivieren"
#: links.py:19
msgid "clean up pages content"
msgstr "Seiteninhalt aufräumen"
#: links.py:19
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr "Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige Erkennungsfehler zu beseitigen."
#: links.py:21
msgid "queue document list"
msgstr "Liste der Dokumente in der Warteschlange"
#: links.py:18
msgid "Queue document list"
msgstr ""
#: literals.py:7
msgid "stopped"
msgstr "Angehalten"
#: models.py:15
msgid "Name"
msgstr ""
#: literals.py:8
msgid "active"
msgstr "Aktiv"
#: models.py:16
msgid "Label"
msgstr ""
#: literals.py:16
msgid "pending"
msgstr "Ausstehend"
#: literals.py:17
msgid "processing"
msgstr "In Bearbeitung"
#: literals.py:18
msgid "error"
msgstr "Fehler"
#: models.py:19
msgid "name"
msgstr "Name"
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "label"
msgstr "Bezeichner"
msgid "Document queues"
msgstr ""
#: models.py:24 models.py:44
msgid "state"
msgstr "Status"
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29 models.py:37 views.py:36
msgid "document queue"
msgstr "Dokumenten-Warteschlange"
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30
msgid "document queues"
msgstr "Dokumenten-Warteschlangen"
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:38
msgid "document"
msgstr "Dokument"
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:39
msgid "date time submitted"
msgstr "Eingestellt um"
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:40
msgid "delay ocr"
msgstr "Verarbeitung verzögern"
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:45
msgid "result"
msgstr "Ergebnis"
#: models.py:46
msgid "node name"
msgstr "Knotenpunkt-Name"
#: models.py:50
msgid "queue document"
msgstr "Dokument einstellen"
#: models.py:51
msgid "queue documents"
msgstr "Dokumente einstellen"
#: models.py:68 views.py:40
#: models.py:53 views.py:39
msgid "Missing document."
msgstr "Dokument fehlt."
@@ -155,17 +115,31 @@ msgid "Delete documents from OCR queue"
msgstr "Dokumente aus der OCR-Warteschlange entfernen"
#: permissions.py:10
msgid "Can enable/disable the OCR queue"
msgstr "Berechtigung zum De- und Aktivieren von OCR-Warteschlangen"
#: permissions.py:11
msgid "Can execute the OCR clean up on all document pages"
msgstr "Berechtigung zum Bereinigen des Seiteninhalts von Dokumenten"
#: permissions.py:12
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr "Kann Eigenschaften der OCR-Warteschlangen bearbeiten"
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen."
#: settings.py:14
msgid "File path to unpaper program."
msgstr "Pfad zum 'unpaper'-Programm"
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt wird, um Text aus PDF-Dateien zu extrahieren."
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet werden soll."
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
@@ -176,167 +150,174 @@ msgstr "Dokumenten-Warteschlangen: %d"
msgid "Queued documents: %d"
msgstr "Eingestellte Dokumente: %d"
#: views.py:33
#: views.py:32
#, python-format
msgid "documents in queue: %s"
msgstr "Dokumente in der Warteschlange: %s"
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "thumbnail"
msgstr "Miniaturansicht"
msgid "Added"
msgstr ""
#: views.py:54
msgid "document queue properties"
msgstr "Eigenschaften der Dokumenten-Warteschlange"
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:55
#, python-format
msgid "Current state: %s"
msgstr "Aktueller Status: %s"
#: views.py:73 views.py:163
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr "Es muss zumindest ein Dokument aus der Warteschlange angegeben werden."
#: views.py:83
#, python-format
msgid "Document: %s is being processed and can't be deleted."
msgstr "Dokument %s wird gerade verarbeitet und kann nicht gelöscht werden."
#: views.py:86
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr "Dokument %(document)s erfolgreich von Warteschlange gelöscht."
#: views.py:90
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr "Fehler beim Löschen des Warteschlangen-Dokuments %(document)s: %(error)s"
#: views.py:103
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr "Sind Sie sicher, dass das Warteschlangen-Dokument %s gelöscht werden soll?"
#: views.py:105
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr "Sind Sie sicher, dass die Warteschlangen-Dokumente %s gelöscht werden sollen?"
#: views.py:141
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue: %(queue)s."
msgstr "Dokument %(document)s wurde zu OCR-Warteschlange %(queue)s hinzugefügt."
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:145
#, python-format
msgid "Document: %(document)s is already queued."
msgstr "Dokument %(document)s ist bereits in der Warteschlange."
#: views.py:175
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr "Dokument %(document)s wurde erneut in die OCR-Warteschlange: %(queue)s eingestellt."
#: views.py:181
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr "Dokument mit ID %d existiert nicht mehr."
#: views.py:185
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr "Dokument %s wird bereits verarbeitet und kann nicht erneut eingestellt werden."
#: views.py:197
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr "Sind Sie sicher, dass Sie das Dokument %s erneut einstellen möchten?"
#: views.py:199
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr "Sind Sie sicher, dass Sie die Dokumente %s erneut einstellen möchten?"
#: views.py:217
#, python-format
msgid "Document queue: %s, already stopped."
msgstr "Dokumenten-Warteschlange %s bereits angehalten."
#: views.py:223
#, python-format
msgid "Document queue: %s, stopped successfully."
msgstr "Dokumenten-Warteschlange %s angehalten."
#: views.py:229
#, python-format
msgid "Are you sure you wish to disable document queue: %s"
msgstr "Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s deaktivieren möchten?"
#: views.py:244
#, python-format
msgid "Document queue: %s, already active."
msgstr "Dokumenten-Warteschlange %s bereits aktiv."
#: views.py:250
#, python-format
msgid "Document queue: %s, activated successfully."
msgstr "Dokumenten-Warteschlange %s erfolgreich aktiviert."
#: views.py:256
#, python-format
msgid "Are you sure you wish to activate document queue: %s"
msgstr "Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s aktivieren möchten?"
#: views.py:273
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr "Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen möchten?"
#: views.py:274
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr "Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen."
#: views.py:280
#: views.py:203
msgid "Document pages content clean up complete."
msgstr "Bereinigung des Dokumenten-Seiteninhalts abgeschlossen."
#: views.py:282
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr "Fehler bei der Bereinigung des Dokumenten-Seiteninhalts: %s"
#: conf/settings.py:13
msgid ""
"Amount of seconds to delay OCR of documents to allow for the node's storage "
"replication overhead."
msgstr "Verzögerung in Sekunden für die OCR-Texterkennung, um den Overhead für die Speicherreplikation zu berücksichtigen."
#: conf/settings.py:14
msgid "Maximum amount of concurrent document OCRs a node can perform."
msgstr "Maximale Anzahl an parallelen OCR-Texterkennungsvorgängen einer Serverinstanz."
#: conf/settings.py:15
msgid "Automatically queue newly created documents for OCR."
msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen."
#: conf/settings.py:17
msgid "File path to unpaper program."
msgstr "Pfad zum 'unpaper'-Programm"
#: conf/settings.py:18
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt wird, um Text aus PDF-Dateien zu extrahieren."
#: conf/settings.py:19
msgid "Full path to the backend to be used to do OCR."
msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet werden soll."
#: parsers/__init__.py:93 parsers/__init__.py:170
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr "Text extrahiert aus PDF"
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
+171 -177
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-31 19:53-0400\n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2012-06-17 22:12+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -18,15 +18,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr "OCR"
#: __init__.py:75
msgid "Checks the OCR queue for pending documents."
msgstr "Checks the OCR queue for pending documents."
#: __init__.py:86
#: __init__.py:59
#, fuzzy
msgid "OCR queue statistics"
msgstr "OCR statistics"
@@ -36,30 +32,26 @@ msgid "Text from OCR"
msgstr "Text from OCR"
#: links.py:9 links.py:10
msgid "submit to OCR queue"
#, fuzzy
msgid "Submit to OCR queue"
msgstr "submit to OCR queue"
#: links.py:11 links.py:12
msgid "re-queue"
#, fuzzy
msgid "Re-queue"
msgstr "re-queue"
#: links.py:13 links.py:14
msgid "delete"
#, fuzzy
msgid "Delete"
msgstr "delete"
#: links.py:16
msgid "stop queue"
msgstr "stop queue"
#: links.py:17
msgid "activate queue"
msgstr "activate queue"
#: links.py:19
msgid "clean up pages content"
#, fuzzy
msgid "Clean up pages content"
msgstr "clean up pages content"
#: links.py:19
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
@@ -67,79 +59,61 @@ msgstr ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
#: links.py:21
msgid "queue document list"
#: links.py:18
#, fuzzy
msgid "Queue document list"
msgstr "queue document list"
#: literals.py:7
msgid "stopped"
msgstr "stopped"
#: models.py:15
msgid "Name"
msgstr ""
#: literals.py:8
msgid "active"
msgstr "active"
#: literals.py:16
msgid "pending"
msgstr "pending"
#: literals.py:17
msgid "processing"
msgstr "processing"
#: literals.py:18
msgid "error"
msgstr "error"
#: models.py:19
msgid "name"
msgstr "name"
#: models.py:20
msgid "label"
#: models.py:16
#, fuzzy
msgid "Label"
msgstr "label"
#: models.py:24 models.py:44
msgid "state"
msgstr "state"
#: models.py:29 models.py:37 views.py:36
msgid "document queue"
#: models.py:19 models.py:27 views.py:35
#, fuzzy
msgid "Document queue"
msgstr "document queue"
#: models.py:30
msgid "document queues"
#: models.py:20
#, fuzzy
msgid "Document queues"
msgstr "document queues"
#: models.py:38
msgid "document"
#: models.py:28 views.py:39
#, fuzzy
msgid "Document"
msgstr "document"
#: models.py:39
msgid "date time submitted"
#: models.py:29
#, fuzzy
msgid "Date time submitted"
msgstr "date time submitted"
#: models.py:40
msgid "delay ocr"
msgstr "delay ocr"
#: models.py:45
msgid "result"
#: models.py:30 views.py:43
#, fuzzy
msgid "Result"
msgstr "result"
#: models.py:46
msgid "node name"
#: models.py:31
#, fuzzy
msgid "Node name"
msgstr "node name"
#: models.py:50
msgid "queue document"
#: models.py:35
#, fuzzy
msgid "Queue document"
msgstr "queue document"
#: models.py:51
msgid "queue documents"
#: models.py:36
#, fuzzy
msgid "Queue documents"
msgstr "queue documents"
#: models.py:68 views.py:40
#: models.py:53 views.py:39
msgid "Missing document."
msgstr "Missing document."
@@ -152,17 +126,31 @@ msgid "Delete documents from OCR queue"
msgstr "Delete documents from OCR queue"
#: permissions.py:10
msgid "Can enable/disable the OCR queue"
msgstr "Can enable/disable the OCR queue"
#: permissions.py:11
msgid "Can execute the OCR clean up on all document pages"
msgstr "Can execute the OCR clean up on all document pages"
#: permissions.py:12
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr "Can edit an OCR queue properties"
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr "Automatically queue newly created documents for OCR."
#: settings.py:14
msgid "File path to unpaper program."
msgstr "File path to unpaper program."
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"File path to poppler's pdftotext program used to extract text from PDF files."
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
@@ -173,169 +161,175 @@ msgstr "Document queues: %d"
msgid "Queued documents: %d"
msgstr "Queued documents: %d"
#: views.py:33
#, python-format
msgid "documents in queue: %s"
#: views.py:32
#, fuzzy, python-format
msgid "Documents in queue: %s"
msgstr "documents in queue: %s"
#: views.py:41
msgid "thumbnail"
#: views.py:40
#, fuzzy
msgid "Thumbnail"
msgstr "thumbnail"
#: views.py:54
msgid "document queue properties"
msgstr "document queue properties"
#: views.py:41
msgid "Added"
msgstr ""
#: views.py:55
#, python-format
msgid "Current state: %s"
msgstr "Current state: %s"
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:73 views.py:163
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr "Must provide at least one queue document."
#: views.py:83
#, python-format
msgid "Document: %s is being processed and can't be deleted."
msgstr "Document: %s is being processed and can't be deleted."
#: views.py:86
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr "Queue document: %(document)s deleted successfully."
#: views.py:90
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr "Error deleting document: %(document)s; %(error)s"
#: views.py:103
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr "Are you sure you wish to delete queue document: %s?"
#: views.py:105
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr "Are you sure you wish to delete queue documents: %s?"
#: views.py:141
#, python-format
msgid "Document: %(document)s was added to the OCR queue: %(queue)s."
#: views.py:124
#, 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:145
#, python-format
msgid "Document: %(document)s is already queued."
msgstr "Document: %(document)s is already queued."
#: views.py:175
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
#: views.py:181
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr "Document id#: %d, no longer exists."
#: views.py:185
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr "Document: %s is already being processed and can't be re-queded."
#: views.py:197
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr "Are you sure you wish to re-queue document: %s?"
#: views.py:199
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr "Are you sure you wish to re-queue documents: %s?"
#: views.py:217
#, python-format
msgid "Document queue: %s, already stopped."
msgstr "Document queue: %s, already stopped."
#: views.py:223
#, python-format
msgid "Document queue: %s, stopped successfully."
msgstr "Document queue: %s, stopped successfully."
#: views.py:229
#, python-format
msgid "Are you sure you wish to disable document queue: %s"
msgstr "Are you sure you wish to disable document queue: %s"
#: views.py:244
#, python-format
msgid "Document queue: %s, already active."
msgstr "Document queue: %s, already active."
#: views.py:250
#, python-format
msgid "Document queue: %s, activated successfully."
msgstr "Document queue: %s, activated successfully."
#: views.py:256
#, python-format
msgid "Are you sure you wish to activate document queue: %s"
msgstr "Are you sure you wish to activate document queue: %s"
#: views.py:273
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr "Are you sure you wish to clean up all the pages content?"
#: views.py:274
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr "On large databases this operation may take some time to execute."
#: views.py:280
#: views.py:203
msgid "Document pages content clean up complete."
msgstr "Document pages content clean up complete."
#: views.py:282
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr "Document pages content clean up error: %s"
#: conf/settings.py:13
msgid ""
"Amount of seconds to delay OCR of documents to allow for the node's storage "
"replication overhead."
msgstr ""
"Amount of seconds to delay OCR of documents to allow for the node's storage "
"replication overhead."
#: conf/settings.py:14
msgid "Maximum amount of concurrent document OCRs a node can perform."
msgstr "Maximum amount of concurrent document OCRs a node can perform."
#: conf/settings.py:15
msgid "Automatically queue newly created documents for OCR."
msgstr "Automatically queue newly created documents for OCR."
#: conf/settings.py:17
msgid "File path to unpaper program."
msgstr "File path to unpaper program."
#: conf/settings.py:18
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"File path to poppler's pdftotext program used to extract text from PDF files."
#: conf/settings.py:19
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: parsers/__init__.py:93 parsers/__init__.py:170
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr "Text extracted from PDF"
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,378 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/language/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr ""
#: __init__.py:59
msgid "OCR queue statistics"
msgstr ""
#: api.py:74
msgid "Text from OCR"
msgstr ""
#: links.py:9 links.py:10
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "Delete"
msgstr ""
#: links.py:16
msgid "Clean up pages content"
msgstr ""
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
#: links.py:18
msgid "Queue document list"
msgstr ""
#: models.py:15
msgid "Name"
msgstr ""
#: models.py:16
msgid "Label"
msgstr ""
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "Document queues"
msgstr ""
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:53 views.py:39
msgid "Missing document."
msgstr ""
#: permissions.py:8
msgid "Submit documents for OCR"
msgstr ""
#: permissions.py:9
msgid "Delete documents from OCR queue"
msgstr ""
#: permissions.py:10
msgid "Can execute the OCR clean up on all document pages"
msgstr ""
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr ""
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: settings.py:14
msgid "File path to unpaper program."
msgstr ""
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
msgstr ""
#: statistics.py:16
#, python-format
msgid "Queued documents: %d"
msgstr ""
#: views.py:32
#, python-format
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "Added"
msgstr ""
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr ""
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr ""
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr ""
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr ""
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr ""
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr ""
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr ""
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr ""
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr ""
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:203
msgid "Document pages content clean up complete."
msgstr ""
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr ""
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr ""
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
#~ msgid "add transformation"
#~ msgstr "add transformation"
#~ msgid "edit"
#~ msgstr "edit"
#~ msgid "Default"
#~ msgstr "Default"
#~ msgid "Enter a valid value."
#~ msgstr "Enter a valid value."
#~ msgid "order"
#~ msgstr "order"
#~ msgid "transformation"
#~ msgstr "transformation"
#~ msgid "arguments"
#~ msgstr "arguments"
#~ msgid "Use dictionaries to indentify arguments, example: %s"
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
#~ msgid "document queue transformation"
#~ msgstr "document queue transformation"
#~ msgid "document queue transformations"
#~ msgstr "document queue transformations"
#~ msgid "transformations for: %s"
#~ msgstr "transformations for: %s"
#~ msgid "Queue transformation edited successfully"
#~ msgstr "Queue transformation edited successfully"
#~ msgid "Error editing queue transformation; %s"
#~ msgstr "Error editing queue transformation; %s"
#~ msgid "Edit transformation: %s"
#~ msgstr "Edit transformation: %s"
#~ msgid "Queue transformation deleted successfully."
#~ msgstr "Queue transformation deleted successfully."
#~ msgid "Error deleting queue transformation; %(error)s"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"
#~ msgid "Error creating queue transformation; %s"
#~ msgstr "Error creating queue transformation; %s"
#~ msgid "Create new transformation for queue: %s"
#~ msgstr "Create new transformation for queue: %s"
@@ -0,0 +1,378 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/language/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr ""
#: __init__.py:59
msgid "OCR queue statistics"
msgstr ""
#: api.py:74
msgid "Text from OCR"
msgstr ""
#: links.py:9 links.py:10
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "Delete"
msgstr ""
#: links.py:16
msgid "Clean up pages content"
msgstr ""
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
#: links.py:18
msgid "Queue document list"
msgstr ""
#: models.py:15
msgid "Name"
msgstr ""
#: models.py:16
msgid "Label"
msgstr ""
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "Document queues"
msgstr ""
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:53 views.py:39
msgid "Missing document."
msgstr ""
#: permissions.py:8
msgid "Submit documents for OCR"
msgstr ""
#: permissions.py:9
msgid "Delete documents from OCR queue"
msgstr ""
#: permissions.py:10
msgid "Can execute the OCR clean up on all document pages"
msgstr ""
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr ""
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: settings.py:14
msgid "File path to unpaper program."
msgstr ""
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
msgstr ""
#: statistics.py:16
#, python-format
msgid "Queued documents: %d"
msgstr ""
#: views.py:32
#, python-format
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "Added"
msgstr ""
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr ""
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr ""
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr ""
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr ""
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr ""
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr ""
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr ""
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr ""
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr ""
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:203
msgid "Document pages content clean up complete."
msgstr ""
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr ""
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr ""
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
#~ msgid "add transformation"
#~ msgstr "add transformation"
#~ msgid "edit"
#~ msgstr "edit"
#~ msgid "Default"
#~ msgstr "Default"
#~ msgid "Enter a valid value."
#~ msgstr "Enter a valid value."
#~ msgid "order"
#~ msgstr "order"
#~ msgid "transformation"
#~ msgstr "transformation"
#~ msgid "arguments"
#~ msgstr "arguments"
#~ msgid "Use dictionaries to indentify arguments, example: %s"
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
#~ msgid "document queue transformation"
#~ msgstr "document queue transformation"
#~ msgid "document queue transformations"
#~ msgstr "document queue transformations"
#~ msgid "transformations for: %s"
#~ msgstr "transformations for: %s"
#~ msgid "Queue transformation edited successfully"
#~ msgstr "Queue transformation edited successfully"
#~ msgid "Error editing queue transformation; %s"
#~ msgstr "Error editing queue transformation; %s"
#~ msgid "Edit transformation: %s"
#~ msgstr "Edit transformation: %s"
#~ msgid "Queue transformation deleted successfully."
#~ msgstr "Queue transformation deleted successfully."
#~ msgid "Error deleting queue transformation; %(error)s"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"
#~ msgid "Error creating queue transformation; %s"
#~ msgstr "Error creating queue transformation; %s"
#~ msgid "Create new transformation for queue: %s"
#~ msgstr "Create new transformation for queue: %s"
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,378 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/language/sq/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr ""
#: __init__.py:59
msgid "OCR queue statistics"
msgstr ""
#: api.py:74
msgid "Text from OCR"
msgstr ""
#: links.py:9 links.py:10
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "Delete"
msgstr ""
#: links.py:16
msgid "Clean up pages content"
msgstr ""
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
#: links.py:18
msgid "Queue document list"
msgstr ""
#: models.py:15
msgid "Name"
msgstr ""
#: models.py:16
msgid "Label"
msgstr ""
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "Document queues"
msgstr ""
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:53 views.py:39
msgid "Missing document."
msgstr ""
#: permissions.py:8
msgid "Submit documents for OCR"
msgstr ""
#: permissions.py:9
msgid "Delete documents from OCR queue"
msgstr ""
#: permissions.py:10
msgid "Can execute the OCR clean up on all document pages"
msgstr ""
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr ""
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: settings.py:14
msgid "File path to unpaper program."
msgstr ""
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
msgstr ""
#: statistics.py:16
#, python-format
msgid "Queued documents: %d"
msgstr ""
#: views.py:32
#, python-format
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "Added"
msgstr ""
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr ""
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr ""
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr ""
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr ""
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr ""
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr ""
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr ""
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr ""
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr ""
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:203
msgid "Document pages content clean up complete."
msgstr ""
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr ""
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr ""
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
#~ msgid "add transformation"
#~ msgstr "add transformation"
#~ msgid "edit"
#~ msgstr "edit"
#~ msgid "Default"
#~ msgstr "Default"
#~ msgid "Enter a valid value."
#~ msgstr "Enter a valid value."
#~ msgid "order"
#~ msgstr "order"
#~ msgid "transformation"
#~ msgstr "transformation"
#~ msgid "arguments"
#~ msgstr "arguments"
#~ msgid "Use dictionaries to indentify arguments, example: %s"
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
#~ msgid "document queue transformation"
#~ msgstr "document queue transformation"
#~ msgid "document queue transformations"
#~ msgstr "document queue transformations"
#~ msgid "transformations for: %s"
#~ msgstr "transformations for: %s"
#~ msgid "Queue transformation edited successfully"
#~ msgstr "Queue transformation edited successfully"
#~ msgid "Error editing queue transformation; %s"
#~ msgstr "Error editing queue transformation; %s"
#~ msgid "Edit transformation: %s"
#~ msgstr "Edit transformation: %s"
#~ msgid "Queue transformation deleted successfully."
#~ msgstr "Queue transformation deleted successfully."
#~ msgid "Error deleting queue transformation; %(error)s"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"
#~ msgid "Error creating queue transformation; %s"
#~ msgstr "Error creating queue transformation; %s"
#~ msgid "Create new transformation for queue: %s"
#~ msgstr "Create new transformation for queue: %s"
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+172 -191
View File
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-31 19:53-0400\n"
"PO-Revision-Date: 2014-09-29 15:41+0000\n"
"Last-Translator: Ford Guo <agile.guo@gmail.com>\n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,15 +19,11 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr "扫描输入"
#: __init__.py:75
msgid "Checks the OCR queue for pending documents."
msgstr "检测等待文档的扫描输入队列"
#: __init__.py:86
#: __init__.py:59
msgid "OCR queue statistics"
msgstr "扫描输入队列统计"
@@ -36,108 +32,72 @@ msgid "Text from OCR"
msgstr "扫描输入的文本"
#: links.py:9 links.py:10
msgid "submit to OCR queue"
msgstr "提交到扫描输入队列中"
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "re-queue"
msgstr "重新排队"
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "delete"
msgstr "删除"
msgid "Delete"
msgstr ""
#: links.py:16
msgid "stop queue"
msgstr "停止队列"
msgid "Clean up pages content"
msgstr ""
#: links.py:17
msgid "activate queue"
msgstr "激活队列"
#: links.py:19
msgid "clean up pages content"
msgstr "清除页面内容"
#: links.py:19
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr "执行一个语言过滤器,来移除文档页面内容中那些通用OCR错误。"
#: links.py:21
msgid "queue document list"
msgstr "文档队列清单"
#: links.py:18
msgid "Queue document list"
msgstr ""
#: literals.py:7
msgid "stopped"
msgstr "停止"
#: models.py:15
msgid "Name"
msgstr ""
#: literals.py:8
msgid "active"
msgstr "活动"
#: models.py:16
msgid "Label"
msgstr ""
#: literals.py:16
msgid "pending"
msgstr "排队"
#: literals.py:17
msgid "processing"
msgstr "处理中"
#: literals.py:18
msgid "error"
msgstr "出错"
#: models.py:19
msgid "name"
msgstr "名称"
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "label"
msgstr "标签"
msgid "Document queues"
msgstr ""
#: models.py:24 models.py:44
msgid "state"
msgstr "状态"
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29 models.py:37 views.py:36
msgid "document queue"
msgstr "文档队列"
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30
msgid "document queues"
msgstr "文档队列"
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:38
msgid "document"
msgstr "文档"
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:39
msgid "date time submitted"
msgstr "提交的日期时间"
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:40
msgid "delay ocr"
msgstr "延迟扫描输入"
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:45
msgid "result"
msgstr "结果"
#: models.py:46
msgid "node name"
msgstr "节点名称"
#: models.py:50
msgid "queue document"
msgstr "队列文档"
#: models.py:51
msgid "queue documents"
msgstr "队列文档"
#: models.py:68 views.py:40
#: models.py:53 views.py:39
msgid "Missing document."
msgstr "缺失的文档"
@@ -150,17 +110,31 @@ msgid "Delete documents from OCR queue"
msgstr "从OCR队列中删除文档"
#: permissions.py:10
msgid "Can enable/disable the OCR queue"
msgstr "可用禁用/可用 OCR队列"
#: permissions.py:11
msgid "Can execute the OCR clean up on all document pages"
msgstr "可以执行所有文档页的ORC清除"
#: permissions.py:12
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr "可以编辑OCR队列属性"
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr "自动将扫描输入作为新建文档队列"
#: settings.py:14
msgid "File path to unpaper program."
msgstr "程序unpaper的文件路径"
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。"
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr "用于执行OCR后台应用的全路径。"
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
@@ -171,167 +145,174 @@ msgstr "文档队列:%d"
msgid "Queued documents: %d"
msgstr "队列文档:%d"
#: views.py:33
#: views.py:32
#, python-format
msgid "documents in queue: %s"
msgstr "队列:%s中的文档"
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "thumbnail"
msgstr "缩略图"
msgid "Added"
msgstr ""
#: views.py:54
msgid "document queue properties"
msgstr "文档队列属性"
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:55
#, python-format
msgid "Current state: %s"
msgstr "当前状态:%s"
#: views.py:73 views.py:163
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr "必须至少提供一个队列文档"
#: views.py:83
#, python-format
msgid "Document: %s is being processed and can't be deleted."
msgstr "文档:%s正在处理,不能被删除。"
#: views.py:86
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr "队列文档:%(document)s删除成功"
#: views.py:90
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr "删除文档%(document)s出错:%(error)s"
#: views.py:103
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr "确定要删除队列文档:%s么?"
#: views.py:105
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr "确定要删除队列文档:%s么?"
#: views.py:141
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue: %(queue)s."
msgstr "文档%(document)s已加入到OCR队列:%(queue)s中了。"
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:145
#, python-format
msgid "Document: %(document)s is already queued."
msgstr "文档%(document)s 已在队列中"
#: views.py:175
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr "文档:%(document)s 被重新加入OCR队列:%(queue)s中"
#: views.py:181
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr "文档 id#: %d不存在。"
#: views.py:185
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr "文档:%s已经在处理中,不能再加入队列"
#: views.py:197
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr "确定要重新排队文档: %s么?"
#: views.py:199
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr "确定要重新排队文档: %s么?"
#: views.py:217
#, python-format
msgid "Document queue: %s, already stopped."
msgstr "文档队列:%s已停止。"
#: views.py:223
#, python-format
msgid "Document queue: %s, stopped successfully."
msgstr "文档队列:%s已经成功停止"
#: views.py:229
#, python-format
msgid "Are you sure you wish to disable document queue: %s"
msgstr "确定要禁用文档队列:%s么"
#: views.py:244
#, python-format
msgid "Document queue: %s, already active."
msgstr "文档队列:%s已经激活"
#: views.py:250
#, python-format
msgid "Document queue: %s, activated successfully."
msgstr "文档队列:%s激活成功。"
#: views.py:256
#, python-format
msgid "Are you sure you wish to activate document queue: %s"
msgstr "确定要激活文档队列:%s么?"
#: views.py:273
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr "确定要清除所有的页面内容么?"
#: views.py:274
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr "在大数据库中,此操作可能比较耗时。"
#: views.py:280
#: views.py:203
msgid "Document pages content clean up complete."
msgstr "文档页面内容完全清除。"
#: views.py:282
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr "文档页面内容清除出错:%s"
#: conf/settings.py:13
msgid ""
"Amount of seconds to delay OCR of documents to allow for the node's storage "
"replication overhead."
msgstr "当节点的复制存储超限,允许扫描输入文档延时的秒数。"
#: conf/settings.py:14
msgid "Maximum amount of concurrent document OCRs a node can perform."
msgstr "一个节点所能执行的最大并发文档数"
#: conf/settings.py:15
msgid "Automatically queue newly created documents for OCR."
msgstr "自动将扫描输入作为新建文档队列"
#: conf/settings.py:17
msgid "File path to unpaper program."
msgstr "程序unpaper的文件路径"
#: conf/settings.py:18
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。"
#: conf/settings.py:19
msgid "Full path to the backend to be used to do OCR."
msgstr "用于执行OCR后台应用的全路径。"
#: parsers/__init__.py:93 parsers/__init__.py:170
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr "从PDF中提取的文本"
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
@@ -0,0 +1,378 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 17:11-0400\n"
"PO-Revision-Date: 2014-10-08 21:14+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7
msgid "OCR"
msgstr ""
#: __init__.py:59
msgid "OCR queue statistics"
msgstr ""
#: api.py:74
msgid "Text from OCR"
msgstr ""
#: links.py:9 links.py:10
msgid "Submit to OCR queue"
msgstr ""
#: links.py:11 links.py:12
msgid "Re-queue"
msgstr ""
#: links.py:13 links.py:14
msgid "Delete"
msgstr ""
#: links.py:16
msgid "Clean up pages content"
msgstr ""
#: links.py:16
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
#: links.py:18
msgid "Queue document list"
msgstr ""
#: models.py:15
msgid "Name"
msgstr ""
#: models.py:16
msgid "Label"
msgstr ""
#: models.py:19 models.py:27 views.py:35
msgid "Document queue"
msgstr ""
#: models.py:20
msgid "Document queues"
msgstr ""
#: models.py:28 views.py:39
msgid "Document"
msgstr ""
#: models.py:29
msgid "Date time submitted"
msgstr ""
#: models.py:30 views.py:43
msgid "Result"
msgstr ""
#: models.py:31
msgid "Node name"
msgstr ""
#: models.py:35
msgid "Queue document"
msgstr ""
#: models.py:36
msgid "Queue documents"
msgstr ""
#: models.py:53 views.py:39
msgid "Missing document."
msgstr ""
#: permissions.py:8
msgid "Submit documents for OCR"
msgstr ""
#: permissions.py:9
msgid "Delete documents from OCR queue"
msgstr ""
#: permissions.py:10
msgid "Can execute the OCR clean up on all document pages"
msgstr ""
#: permissions.py:11
msgid "Can edit an OCR queue properties"
msgstr ""
#: settings.py:13
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: settings.py:14
msgid "File path to unpaper program."
msgstr ""
#: settings.py:15
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:16
msgid "Full path to the backend to be used to do OCR."
msgstr ""
#: statistics.py:15
#, python-format
msgid "Document queues: %d"
msgstr ""
#: statistics.py:16
#, python-format
msgid "Queued documents: %d"
msgstr ""
#: views.py:32
#, python-format
msgid "Documents in queue: %s"
msgstr ""
#: views.py:40
msgid "Thumbnail"
msgstr ""
#: views.py:41
msgid "Added"
msgstr ""
#: views.py:42
msgid "Node"
msgstr ""
#: views.py:60 views.py:140
msgid "Must provide at least one queue document."
msgstr ""
#: views.py:70
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr ""
#: views.py:74
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr ""
#: views.py:87
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr ""
#: views.py:89
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr ""
#: views.py:124
#, python-format
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
#: views.py:152
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr ""
#: views.py:158
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr ""
#: views.py:162
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr ""
#: views.py:174
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr ""
#: views.py:196
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
#: views.py:197
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:203
msgid "Document pages content clean up complete."
msgstr ""
#: views.py:205
#, python-format
msgid "Document pages content clean up error: %s"
msgstr ""
#: parsers/__init__.py:94 parsers/__init__.py:171
msgid "Text extracted from PDF"
msgstr ""
#~ msgid "Checks the OCR queue for pending documents."
#~ msgstr "Checks the OCR queue for pending documents."
#~ msgid "stop queue"
#~ msgstr "stop queue"
#~ msgid "activate queue"
#~ msgstr "activate queue"
#~ msgid "stopped"
#~ msgstr "stopped"
#~ msgid "active"
#~ msgstr "active"
#~ msgid "pending"
#~ msgstr "pending"
#~ msgid "processing"
#~ msgstr "processing"
#~ msgid "error"
#~ msgstr "error"
#~ msgid "name"
#~ msgstr "name"
#~ msgid "state"
#~ msgstr "state"
#~ msgid "delay ocr"
#~ msgstr "delay ocr"
#~ msgid "Can enable/disable the OCR queue"
#~ msgstr "Can enable/disable the OCR queue"
#~ msgid "document queue properties"
#~ msgstr "document queue properties"
#~ msgid "Current state: %s"
#~ msgstr "Current state: %s"
#~ msgid "Document: %s is being processed and can't be deleted."
#~ msgstr "Document: %s is being processed and can't be deleted."
#~ msgid "Document: %(document)s is already queued."
#~ msgstr "Document: %(document)s is already queued."
#~ msgid "Document queue: %s, already stopped."
#~ msgstr "Document queue: %s, already stopped."
#~ msgid "Document queue: %s, stopped successfully."
#~ msgstr "Document queue: %s, stopped successfully."
#~ msgid "Are you sure you wish to disable document queue: %s"
#~ msgstr "Are you sure you wish to disable document queue: %s"
#~ msgid "Document queue: %s, already active."
#~ msgstr "Document queue: %s, already active."
#~ msgid "Document queue: %s, activated successfully."
#~ msgstr "Document queue: %s, activated successfully."
#~ msgid "Are you sure you wish to activate document queue: %s"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
#~ msgid "transformations"
#~ msgstr "transformations"
#~ msgid "add transformation"
#~ msgstr "add transformation"
#~ msgid "edit"
#~ msgstr "edit"
#~ msgid "Default"
#~ msgstr "Default"
#~ msgid "Enter a valid value."
#~ msgstr "Enter a valid value."
#~ msgid "order"
#~ msgstr "order"
#~ msgid "transformation"
#~ msgstr "transformation"
#~ msgid "arguments"
#~ msgstr "arguments"
#~ msgid "Use dictionaries to indentify arguments, example: %s"
#~ msgstr "Use dictionaries to indentify arguments, example: %s"
#~ msgid "document queue transformation"
#~ msgstr "document queue transformation"
#~ msgid "document queue transformations"
#~ msgstr "document queue transformations"
#~ msgid "transformations for: %s"
#~ msgstr "transformations for: %s"
#~ msgid "Queue transformation edited successfully"
#~ msgstr "Queue transformation edited successfully"
#~ msgid "Error editing queue transformation; %s"
#~ msgstr "Error editing queue transformation; %s"
#~ msgid "Edit transformation: %s"
#~ msgstr "Edit transformation: %s"
#~ msgid "Queue transformation deleted successfully."
#~ msgstr "Queue transformation deleted successfully."
#~ msgid "Error deleting queue transformation; %(error)s"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"
#~ msgid "Error creating queue transformation; %s"
#~ msgstr "Error creating queue transformation; %s"
#~ msgid "Create new transformation for queue: %s"
#~ msgstr "Create new transformation for queue: %s"