Translation files sync

This commit is contained in:
Roberto Rosario
2015-02-06 20:45:55 -04:00
parent 9c2412f487
commit d3c62bf893
149 changed files with 2372 additions and 2809 deletions

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
@@ -9,17 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/ar/)\n"
"Language: ar\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -61,9 +59,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr "Runs a language filter to remove common OCR mistakes from document pages content."
#: links.py:19
msgid "OCR Errors"
@@ -103,9 +99,9 @@ msgstr "File path to unpaper program."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "File path to poppler's pdftotext program used to extract text from PDF files."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -137,7 +133,7 @@ msgstr "Document pages content clean up error: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -152,9 +148,8 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -162,20 +157,19 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -302,11 +296,11 @@ msgstr "Text extracted from PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -363,11 +357,9 @@ msgstr "Text extracted from PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
@@ -9,15 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/bg/)\n"
"Language: bg\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -60,9 +59,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Стартиране на филтър за език, за премахване обичайни грешки от OCR от "
"съдържанието на документите."
msgstr "Стартиране на филтър за език, за премахване обичайни грешки от OCR от съдържанието на документите."
#: links.py:19
msgid "OCR Errors"
@@ -102,7 +99,8 @@ msgstr "Пътх към приложението unpaper."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -135,7 +133,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -150,26 +148,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -292,11 +288,11 @@ msgstr "Текст, извлечен от PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -353,11 +349,9 @@ msgstr "Текст, извлечен от PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,17 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"projects/p/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -61,9 +59,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica "
"dokumenta."
msgstr "Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica dokumenta."
#: links.py:19
msgid "OCR Errors"
@@ -103,9 +99,9 @@ msgstr "Staza prema datotekama za bezpapirni program."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -137,7 +133,7 @@ msgstr "Greška brisanja stranica: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -152,27 +148,25 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -296,11 +290,11 @@ msgstr "Tekst izvađen iz PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -357,11 +351,9 @@ msgstr "Tekst izvađen iz PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Mads L. Nielsen <sirlundgaard@gmail.com>, 2013
@@ -10,15 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/da/)\n"
"Language: da\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -61,9 +60,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders "
"indhold."
msgstr "Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders indhold."
#: links.py:19
msgid "OCR Errors"
@@ -103,10 +100,9 @@ msgstr "Fil sti til unpaper program."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra "
"PDF filer."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra PDF filer."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -138,7 +134,7 @@ msgstr "Fejl ved rensning af side indhold: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -153,26 +149,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -295,11 +289,11 @@ msgstr "Tekst identificeret fra PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -356,11 +350,9 @@ msgstr "Tekst identificeret fra PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,28 +147,28 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
#, fuzzy
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to 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:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
#: views.py:169
#, 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?"
msgstr[0] "Are you sure you wish to re-queue documents: %s?"
msgstr[1] "Are you sure you wish to re-queue documents: %s?"
#: parsers/__init__.py:97 parsers/__init__.py:174
msgid "Text extracted from PDF"
@@ -201,12 +201,6 @@ msgstr ""
#~ msgid "Thumbnail"
#~ msgstr "thumbnail"
#~ msgid "Are you sure you wish to delete queue documents: %s?"
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
#~ msgid "Are you sure you wish to re-queue documents: %s?"
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
#~ msgid "Can edit an OCR queue properties"
#~ msgstr "Can edit an OCR queue properties"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Mathias Behrle <mbehrle@m9s.biz>, 2014
@@ -14,15 +14,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-0400\n"
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -31,15 +30,15 @@ msgstr "OCR-Schrifterkennung"
#: __init__.py:67
msgid "Document"
msgstr ""
msgstr "Dokument"
#: __init__.py:70
msgid "Added"
msgstr ""
msgstr "Hinzugefügt"
#: __init__.py:73 models.py:14
msgid "Result"
msgstr ""
msgstr "Ergebnis"
#: api.py:75
msgid "Text from OCR"
@@ -47,47 +46,45 @@ msgstr "Text aus der OCR-Schrifterkennung"
#: links.py:10 links.py:11
msgid "Submit to OCR queue"
msgstr ""
msgstr "In die OCR-Warteschlange einstellen"
#: links.py:12 links.py:13
msgid "Re-queue"
msgstr ""
msgstr "Erneut einstellen"
#: links.py:14 links.py:15
msgid "Delete"
msgstr ""
msgstr "Löschen"
#: links.py:17
msgid "Clean up pages content"
msgstr ""
msgstr "Seiteninhalt säubern"
#: links.py:17
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige "
"Erkennungsfehler zu beseitigen."
msgstr "Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige Erkennungsfehler zu beseitigen."
#: links.py:19
msgid "OCR Errors"
msgstr ""
msgstr "OCR Fehler"
#: models.py:12
msgid "Document version"
msgstr ""
msgstr "Dokumentenversion"
#: models.py:13
msgid "Date time submitted"
msgstr ""
msgstr "Einstellunsgzeit"
#: models.py:21
msgid "Document Version OCR Error"
msgstr ""
msgstr "Dokumentenversion OCR Fehler"
#: models.py:22
msgid "Document Version OCR Errors"
msgstr ""
msgstr "Dokumentenversion OCR Fehler"
#: permissions.py:8
msgid "Submit documents for OCR"
@@ -107,81 +104,73 @@ msgstr "Pfad zum 'unpaper'-Programm"
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt "
"wird, um Text aus PDF-Dateien zu extrahieren."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt wird, um Text aus PDF-Dateien zu extrahieren."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
msgstr ""
"Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet "
"werden soll."
msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet werden soll."
#: views.py:32
#, python-format
msgid "Document: %(document)s was added to the OCR queue."
msgstr ""
msgstr "Dokument %(document)s in OCR Warteschlange eingereiht"
#: views.py:56
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
"Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen "
"möchten?"
msgstr "Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen möchten?"
#: views.py:57
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen."
msgstr "Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen."
#: views.py:63
msgid "Document pages content clean up complete."
msgstr "Bereinigung des Dokumenten-Seiteninhalts abgeschlossen."
msgstr "Bereinigung des Seiteninhalts abgeschlossen."
#: views.py:65
#, python-format
msgid "Document pages content clean up error: %s"
msgstr "Fehler bei der Bereinigung des Dokumenten-Seiteninhalts: %s"
msgstr "Fehler bei der Bereinigung des Seiteninhalts: %s"
#: views.py:75
msgid "OCR errors"
msgstr ""
msgstr "OCR Fehler"
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
msgstr "Es muss mindestens eine Auswahl getroffen werden"
#: views.py:101
#, python-format
msgid "Entry: %(entry)s deleted successfully."
msgstr ""
msgstr "Eintrag %(entry)s erfolgreich gelöscht"
#: views.py:105
#, python-format
msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
msgstr "Fehler bei Eintrag %(entry)s: %(error)s"
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
msgstr "Eintrag %(entry)s wurde erneut in die Warteschlange eingereiht"
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
msgstr "Dokumentenversion ID: %d existiert nicht mehr"
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -304,11 +293,11 @@ msgstr "Text extrahiert aus PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -365,11 +354,9 @@ msgstr "Text extrahiert aus PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
@@ -143,7 +143,7 @@ msgstr "Document pages content clean up error: %s"
msgid "OCR errors"
msgstr "error"
#: views.py:91 views.py:143
#: views.py:91 views.py:140
#, fuzzy
msgid "Make at least one selection."
msgstr "Must provide at least one queue document."
@@ -159,26 +159,26 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr "Error deleting document: %(document)s; %(error)s"
#: views.py:119
#, fuzzy, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
#, fuzzy
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to 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:155
#: views.py:152
#, fuzzy, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr "Document: %(document)s is already queued."
#: views.py:160
#: views.py:157
#, fuzzy, python-format
msgid "Document version id#: %d, no longer exists."
msgstr "Document id#: %d, no longer exists."
#: views.py:172
#, fuzzy, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
#, 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?"
msgstr[0] "Are you sure you wish to re-queue document: %s?"
msgstr[1] "Are you sure you wish to re-queue document: %s?"

View File

@@ -1,25 +1,24 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2014
# Lory977 <helga.carrero@gmail.com>, 2015
# Roberto Rosario, 2011-2012
# Roberto Rosario, 2011-2012,2015
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-29 20:48+0000\n"
"Last-Translator: Lory977 <helga.carrero@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"POT-Creation-Date: 2015-02-06 20:44-0400\n"
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -48,7 +47,7 @@ msgstr "Someter a la espera para OCR"
#: links.py:12 links.py:13
msgid "Re-queue"
msgstr ""
msgstr "Someter de nuevo"
#: links.py:14 links.py:15
msgid "Delete"
@@ -62,9 +61,7 @@ msgstr "Limpiar contenido de páginas"
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR "
"del contenido de las paginas del documento."
msgstr "Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR del contenido de las paginas del documento."
#: links.py:19
msgid "OCR Errors"
@@ -104,10 +101,9 @@ msgstr "La ruta de archivo del programa unpaper."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Ruta de acceso al programa de poppler llamado pdftotext utilizado para "
"extraer texto de archivos PDF."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Ruta de acceso al programa de poppler llamado pdftotext utilizado para extraer texto de archivos PDF."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -124,9 +120,7 @@ msgstr "¿Está seguro que desea limpiar el contenido de todas las páginas?"
#: views.py:57
msgid "On large databases this operation may take some time to execute."
msgstr ""
"En grandes bases de datos esta operación puede tardar algún tiempo en "
"ejecutarse."
msgstr "En grandes bases de datos esta operación puede tardar algún tiempo en ejecutarse."
#: views.py:63
msgid "Document pages content clean up complete."
@@ -141,7 +135,7 @@ msgstr "Error en limpieza de contenido: %s"
msgid "OCR errors"
msgstr "Errores de OCR"
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr "Haga al menos una selección"
@@ -156,26 +150,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
msgstr "Entrada: %(entry)s fue sometido para OCR."
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
msgstr "La versión de documento #: %d, ya no existe."
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -298,11 +290,11 @@ msgstr "Texto extraído de PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -359,11 +351,9 @@ msgstr "Texto extraído de PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014
@@ -9,15 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/fa/)\n"
"Language: fa\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:37 permissions.py:7
@@ -100,7 +99,8 @@ msgstr "محل فایل نرم افزار بدون کاغذ"
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "محل فایل POPPLER جهت استخراج TEXT از PDF"
#: settings.py:14
@@ -133,7 +133,7 @@ msgstr "خطا در تمیز کردن محتوای صفحات: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,25 +148,23 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
#: parsers/__init__.py:97 parsers/__init__.py:174
@@ -288,11 +286,11 @@ msgstr "text استخراج شده از pdf"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -349,11 +347,9 @@ msgstr "text استخراج شده از pdf"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Christophe kryskool <christophe.chauvet@gmail.com>, 2014
@@ -10,15 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-0400\n"
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
"language/fr/)\n"
"Language: fr\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: __init__.py:37 permissions.py:7
@@ -61,9 +60,7 @@ msgstr "Nettoyer le contenu des pages"
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à "
"partir du contenu des pages."
msgstr "Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à partir du contenu des pages."
#: links.py:19
msgid "OCR Errors"
@@ -103,10 +100,9 @@ msgstr "Chemin vers l'exécutable \"unpaper\""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à "
"partir des fichiers PDF."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à partir des fichiers PDF."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -123,9 +119,7 @@ msgstr "Êtes vous certain de vouloir nettoyer le contenu de toutes les pages?"
#: views.py:57
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Sur une base de données de grande taille, cette opération peut prendre un "
"certain temps."
msgstr "Sur une base de données de grande taille, cette opération peut prendre un certain temps."
#: views.py:63
msgid "Document pages content clean up complete."
@@ -140,7 +134,7 @@ msgstr "Erreur de nettoyage du contenu des pages du document:%s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -155,26 +149,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -297,11 +289,11 @@ msgstr "Texte extrait du PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -358,11 +350,9 @@ msgstr "Texte extrait du PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,24 +1,22 @@
# 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: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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-"
"edms/language/hr_HR/)\n"
"Language: hr_HR\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -100,7 +98,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -133,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,27 +147,25 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -292,11 +289,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -353,11 +350,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,22 +1,21 @@
# 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: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/hu/)\n"
"Language: hu\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -99,7 +98,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,26 +147,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -289,11 +287,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -350,11 +348,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,22 +1,21 @@
# 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: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/id/)\n"
"Language: id\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:37 permissions.py:7
@@ -99,7 +98,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,25 +147,23 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
#: parsers/__init__.py:97 parsers/__init__.py:174
@@ -287,11 +285,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -348,11 +346,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011
@@ -10,15 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/it/)\n"
"Language: it\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -61,9 +60,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del "
"documento pagine."
msgstr "Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del documento pagine."
#: links.py:19
msgid "OCR Errors"
@@ -103,7 +100,8 @@ msgstr "File path per il programma unpaper"
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -136,7 +134,7 @@ msgstr "Errore nella pulizia del contenuto delle pagine: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -151,26 +149,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -293,11 +289,11 @@ msgstr "Testo estratto da PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -354,11 +350,9 @@ msgstr "Testo estratto da PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
@@ -133,7 +133,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,30 +148,30 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#, fuzzy
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to 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?"
msgstr[2] "Are you sure you wish to delete queue documents: %s?"
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: views.py:169
#, 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?"
msgstr[0] "Are you sure you wish to re-queue documents: %s?"
msgstr[1] "Are you sure you wish to re-queue documents: %s?"
msgstr[2] "Are you sure you wish to re-queue documents: %s?"
#: parsers/__init__.py:97 parsers/__init__.py:174
msgid "Text extracted from PDF"
@@ -204,12 +204,6 @@ msgstr ""
#~ msgid "Thumbnail"
#~ msgstr "thumbnail"
#~ msgid "Are you sure you wish to delete queue documents: %s?"
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
#~ msgid "Are you sure you wish to re-queue documents: %s?"
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
#~ msgid "Can edit an OCR queue properties"
#~ msgstr "Can edit an OCR queue properties"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"POT-Creation-Date: 2015-02-06 20:44-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-"
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,28 +147,28 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
#, fuzzy
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to 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:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
#: views.py:169
#, 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?"
msgstr[0] "Are you sure you wish to re-queue documents: %s?"
msgstr[1] "Are you sure you wish to re-queue documents: %s?"
#: parsers/__init__.py:97 parsers/__init__.py:174
msgid "Text extracted from PDF"
@@ -201,12 +201,6 @@ msgstr ""
#~ msgid "Thumbnail"
#~ msgstr "thumbnail"
#~ msgid "Are you sure you wish to delete queue documents: %s?"
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
#~ msgid "Are you sure you wish to re-queue documents: %s?"
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
#~ msgid "Can edit an OCR queue properties"
#~ msgstr "Can edit an OCR queue properties"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Lucas Weel <ljj.weel@gmail.com>, 2012
@@ -9,15 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"mayan-edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -100,10 +99,9 @@ msgstr "Bestandspad naar unpaper programma."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF "
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF files."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -135,7 +133,7 @@ msgstr "Fout bij het opschonen van documentpagina's. Foutmelding: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -150,26 +148,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -292,11 +288,11 @@ msgstr "Tekst uit PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -353,11 +349,9 @@ msgstr "Tekst uit PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,24 +1,22 @@
# 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: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-0400\n"
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
"language/pl/)\n"
"Language: pl\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -100,7 +98,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -133,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,27 +147,25 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -292,11 +289,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -353,11 +350,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
@@ -11,15 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/pt/)\n"
"Language: pt\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:37 permissions.py:7
@@ -62,9 +61,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo "
"das páginas do documento."
msgstr "Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento."
#: links.py:19
msgid "OCR Errors"
@@ -104,10 +101,9 @@ msgstr "Caminho para o programa unpaper."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Caminho para o programa pdftotext de poppler, usado para extrair texto de "
"ficheiros PDF."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Caminho para o programa pdftotext de poppler, usado para extrair texto de ficheiros PDF."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -124,8 +120,7 @@ msgstr "Tem a certeza de que deseja limpar todo o conteúdo das páginas?"
#: views.py:57
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Esta operação pode levar algum tempo a executar em bases de dados grandes ."
msgstr "Esta operação pode levar algum tempo a executar em bases de dados grandes ."
#: views.py:63
msgid "Document pages content clean up complete."
@@ -140,7 +135,7 @@ msgstr "Erro ao limpar o conteúdo das páginas do documento: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -155,26 +150,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -297,11 +290,11 @@ msgstr "Texto extraído de PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -358,11 +351,9 @@ msgstr "Texto extraído de PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Emerson Soares <on.emersonsoares@gmail.com>, 2011-2012
@@ -10,15 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-0400\n"
"PO-Revision-Date: 2015-02-07 00:45+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"mayan-edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: __init__.py:37 permissions.py:7
@@ -61,9 +60,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo "
"das páginas do documento."
msgstr "Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento."
#: links.py:19
msgid "OCR Errors"
@@ -103,10 +100,9 @@ msgstr "Caminho do arquivo para o programa unpaper."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Caminho para o programa poppler pdftotext usado para extrair texto de "
"arquivos PDF."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Caminho para o programa poppler pdftotext usado para extrair texto de arquivos PDF."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -123,8 +119,7 @@ msgstr "Tem certeza de que deseja limpar todo o conteúdo das páginas?"
#: views.py:57
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Em grandes bases de dados esta operação pode levar algum tempo para executar."
msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar."
#: views.py:63
msgid "Document pages content clean up complete."
@@ -139,7 +134,7 @@ msgstr "Erro ao limpar o conteúdo das páginas do documento: %s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -154,26 +149,24 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
@@ -296,11 +289,11 @@ msgstr "Texto extraído de PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -357,11 +350,9 @@ msgstr "Texto extraído de PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Badea Gabriel <gcbadea@gmail.com>, 2013
@@ -9,17 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -61,9 +59,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Execută un filtru de limbă pentru a elimina greșelile OCR comune din "
"conținutul paginii documentului ."
msgstr "Execută un filtru de limbă pentru a elimina greșelile OCR comune din conținutul paginii documentului ."
#: links.py:19
msgid "OCR Errors"
@@ -103,10 +99,9 @@ msgstr "Fișier calea către programul de unpaper."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Calea de fișier pentru programul pdftotext folosit pentru a extrage textul "
"din fișiere PDF."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Calea de fișier pentru programul pdftotext folosit pentru a extrage textul din fișiere PDF."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -138,7 +133,7 @@ msgstr "Eroare la curăţirea conţinutului documentului % s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -153,27 +148,25 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -297,11 +290,11 @@ msgstr "Textul extras din PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -358,11 +351,9 @@ msgstr "Textul extras din PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Sergey Glita <gsv70@mail.ru>, 2011-2012
@@ -9,17 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"language/ru/)\n"
"Language: ru\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -61,9 +59,7 @@ msgstr ""
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
"Применить языковый фильтр для удаления общих ошибок распознавания "
"содержимого страниц документа."
msgstr "Применить языковый фильтр для удаления общих ошибок распознавания содержимого страниц документа."
#: links.py:19
msgid "OCR Errors"
@@ -103,10 +99,9 @@ msgstr "Путь к программе unpaper."
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
msgstr ""
"Путь к файлу программы pdftotext Poppler, используемой для извлечения текста "
"из PDF файлов."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "Путь к файлу программы pdftotext Poppler, используемой для извлечения текста из PDF файлов."
#: settings.py:14
msgid "Full path to the backend to be used to do OCR."
@@ -123,9 +118,7 @@ msgstr "Вы уверены, что хотите очистить все сод
#: views.py:57
msgid "On large databases this operation may take some time to execute."
msgstr ""
"В больших базах данных эта операция может занять некоторое время для "
"выполнения."
msgstr "В больших базах данных эта операция может занять некоторое время для выполнения."
#: views.py:63
msgid "Document pages content clean up complete."
@@ -140,7 +133,7 @@ msgstr "Ошибка:%s при чистка содержимого страни
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -155,27 +148,25 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -299,11 +290,11 @@ msgstr "Текст, извлеченный из PDF"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -360,11 +351,9 @@ msgstr "Текст, извлеченный из PDF"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,24 +1,22 @@
# 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: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"mayan-edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: __init__.py:37 permissions.py:7
msgid "OCR"
@@ -100,7 +98,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -133,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,28 +147,26 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -294,11 +291,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -355,11 +352,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,28 +147,28 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
#, fuzzy
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to 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:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
msgstr[0] ""
msgstr[1] ""
#: views.py:169
#, 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?"
msgstr[0] "Are you sure you wish to re-queue documents: %s?"
msgstr[1] "Are you sure you wish to re-queue documents: %s?"
#: parsers/__init__.py:97 parsers/__init__.py:174
msgid "Text extracted from PDF"
@@ -201,12 +201,6 @@ msgstr ""
#~ msgid "Thumbnail"
#~ msgstr "thumbnail"
#~ msgid "Are you sure you wish to delete queue documents: %s?"
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
#~ msgid "Are you sure you wish to re-queue documents: %s?"
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
#~ msgid "Can edit an OCR queue properties"
#~ msgstr "Can edit an OCR queue properties"

View File

@@ -1,22 +1,21 @@
# 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: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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-"
"edms/language/tr_TR/)\n"
"Language: tr_TR\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:37 permissions.py:7
@@ -99,7 +98,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,25 +147,23 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
#: parsers/__init__.py:97 parsers/__init__.py:174
@@ -287,11 +285,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -348,11 +346,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013
@@ -9,15 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:37 permissions.py:7
@@ -100,7 +99,8 @@ msgstr ""
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr ""
#: settings.py:14
@@ -133,7 +133,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,25 +148,23 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
#: parsers/__init__.py:97 parsers/__init__.py:174
@@ -288,11 +286,11 @@ msgstr ""
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -349,11 +347,9 @@ msgstr ""
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Ford Guo <agile.guo@gmail.com>, 2014
@@ -9,15 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"PO-Revision-Date: 2015-01-17 07:07+0000\n"
"POT-Creation-Date: 2015-02-06 20:44-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-"
"edms/language/zh_CN/)\n"
"Language: zh_CN\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:37 permissions.py:7
@@ -100,7 +99,8 @@ msgstr "程序unpaper的文件路径"
#: settings.py:13
msgid ""
"File path to poppler's pdftotext program used to extract text from PDF files."
"File path to poppler's pdftotext program used to extract text from PDF "
"files."
msgstr "程序pdftotext文件路径用以从PDF文件中提取文本。"
#: settings.py:14
@@ -133,7 +133,7 @@ msgstr "文档页面内容清除出错:%s"
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -148,25 +148,23 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] ""
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
#: views.py:169
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?"
msgstr[0] ""
#: parsers/__init__.py:97 parsers/__init__.py:174
@@ -288,11 +286,11 @@ msgstr "从PDF中提取的文本"
#~ msgstr "Are you sure you wish to activate document queue: %s"
#~ msgid ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgstr ""
#~ "Amount of seconds to delay OCR of documents to allow for the node's "
#~ "storage replication overhead."
#~ "Amount of seconds to delay OCR of documents to allow for the node's storage "
#~ "replication overhead."
#~ msgid "Maximum amount of concurrent document OCRs a node can perform."
#~ msgstr "Maximum amount of concurrent document OCRs a node can perform."
@@ -349,11 +347,9 @@ msgstr "从PDF中提取的文本"
#~ msgstr "Error deleting queue transformation; %(error)s"
#~ msgid ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgstr ""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s"
#~ "\""
#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\""
#~ msgid "Queue transformation created successfully"
#~ msgstr "Queue transformation created successfully"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:53-0400\n"
"POT-Creation-Date: 2015-02-06 20:44-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-"
@@ -132,7 +132,7 @@ msgstr ""
msgid "OCR errors"
msgstr ""
#: views.py:91 views.py:143
#: views.py:91 views.py:140
msgid "Make at least one selection."
msgstr ""
@@ -147,26 +147,26 @@ msgid "Error entry: %(entry)s; %(error)s"
msgstr ""
#: views.py:119
#, python-format
msgid "Are you sure you wish to delete the entry: %(entry)s?"
msgid_plural "Are you sure you wish to delete these %(count)d entries."
msgstr[0] ""
#, fuzzy
msgid "Are you sure you wish to delete the selected entry?"
msgid_plural "Are you sure you wish to delete the selected entries?"
msgstr[0] "Are you sure you wish to delete queue documents: %s?"
#: views.py:155
#: views.py:152
#, python-format
msgid "Entry: %(entry)s was re-queued for OCR."
msgstr ""
#: views.py:160
#: views.py:157
#, python-format
msgid "Document version id#: %d, no longer exists."
msgstr ""
#: views.py:172
#, python-format
msgid "Are you sure you wish to re-queue the entry: %(entry)s?"
msgid_plural "Are you sure you wish to re-queue these %(count)d entries."
msgstr[0] ""
#: views.py:169
#, 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?"
msgstr[0] "Are you sure you wish to re-queue documents: %s?"
#: parsers/__init__.py:97 parsers/__init__.py:174
msgid "Text extracted from PDF"
@@ -199,12 +199,6 @@ msgstr ""
#~ msgid "Thumbnail"
#~ msgstr "thumbnail"
#~ msgid "Are you sure you wish to delete queue documents: %s?"
#~ msgstr "Are you sure you wish to delete queue documents: %s?"
#~ msgid "Are you sure you wish to re-queue documents: %s?"
#~ msgstr "Are you sure you wish to re-queue documents: %s?"
#~ msgid "Can edit an OCR queue properties"
#~ msgstr "Can edit an OCR queue properties"