Synchronize translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,14 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Mohammed ALDOUB <voulnet@gmail.com>, 2017\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -37,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "المحتوى"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -54,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "المحتويات"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -128,8 +127,11 @@ 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 ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -157,6 +159,10 @@ msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -170,5 +176,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Iliya Georgiev <inactive+iliicho7@transifex.com>, 2017\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Съдържание"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Съдържание"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,7 +127,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 ""
|
||||
|
||||
#: views.py:38
|
||||
@@ -169,5 +170,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: www.ping.ba <jomer@ping.ba>, 2017\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/rosarior/teams/13584/bs_BA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Sadržaj"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Sadržaj"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,8 +127,10 @@ 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 ""
|
||||
"Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -156,6 +158,7 @@ msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Mads L. Nielsen <sirlundgaard@gmail.com>, 2017\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Indhold"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Indhold"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra"
|
||||
" PDF filer."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2017\n"
|
||||
"Language-Team: German (Germany) (https://www.transifex.com/rosarior/teams/13584/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Language: de_DE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Hinzugefügt"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Ergebnis"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Inhalt"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Seite %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Inhalte"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,23 +73,23 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Dokumentenseite"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Seiteninhalt"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Seiteninhalt"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Dokumentenversion"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Einstellunsgzeit"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -102,12 +102,12 @@ msgstr ""
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Ausnahme bei der Verarbeitung einer Seite: %s"
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Programm pdftotext nicht gefunden in %s"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt "
|
||||
"wird, um Text aus PDF-Dateien zu extrahieren."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,164 +10,170 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
msgstr ""
|
||||
msgstr "Análisis de documentos"
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Añadido"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Resultado"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Contenido"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
msgstr ""
|
||||
msgstr "Versión de documento enviada para análisis"
|
||||
|
||||
#: events.py:13
|
||||
msgid "Document version parsing finished"
|
||||
msgstr ""
|
||||
msgstr "Se terminó el análisis de la versión del documento"
|
||||
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Página %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Contenido"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
msgstr ""
|
||||
msgstr "Errores de análisis"
|
||||
|
||||
#: links.py:21
|
||||
msgid "Download content"
|
||||
msgstr ""
|
||||
msgstr "Descargar contenido"
|
||||
|
||||
#: links.py:25 links.py:30
|
||||
msgid "Submit for parsing"
|
||||
msgstr ""
|
||||
msgstr "Enviar para analizar"
|
||||
|
||||
#: links.py:33
|
||||
msgid "Parse documents per type"
|
||||
msgstr ""
|
||||
msgstr "Analizar documentos por tipo"
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Página del documento"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Contenido de página de documento"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Contenido de página de documento"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Versión del documento"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Fecha y hora sometido"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
msgstr ""
|
||||
msgstr "Error de análisis de la versión del documento"
|
||||
|
||||
#: models.py:47
|
||||
msgid "Document version parse errors"
|
||||
msgstr ""
|
||||
msgstr "Errores de análisis de la versión del documento"
|
||||
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Error interpretando página: %s "
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Si no encontró el ejecutable pdftotext en: %s"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
msgstr ""
|
||||
msgstr "Ver el contenido de un documento"
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Parse the content of a document"
|
||||
msgstr ""
|
||||
msgstr "Analizar el contenido de un documento"
|
||||
|
||||
#: queues.py:7
|
||||
msgid "Parsing"
|
||||
msgstr ""
|
||||
msgstr "Análisis"
|
||||
|
||||
#: queues.py:10
|
||||
msgid "Document version parsing"
|
||||
msgstr ""
|
||||
msgstr "Análisis de la versión del documento"
|
||||
|
||||
#: 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 ""
|
||||
"Ruta de acceso al programa de poppler llamado pdftotext utilizado para "
|
||||
"extraer texto de archivos PDF."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
msgid "Content for document: %s"
|
||||
msgstr ""
|
||||
msgstr "Contenido del documento: %s"
|
||||
|
||||
#: views.py:66
|
||||
#, python-format
|
||||
msgid "Parsing errors for document: %s"
|
||||
msgstr ""
|
||||
msgstr "Errores de análisis del documento: %s"
|
||||
|
||||
#: views.py:78
|
||||
#, python-format
|
||||
msgid "%(count)d document added to the parsing queue"
|
||||
msgstr ""
|
||||
msgstr "%(count)d documento añadido a la cola de análisis"
|
||||
|
||||
#: views.py:81
|
||||
#, python-format
|
||||
msgid "%(count)d documents added to the parsing queue"
|
||||
msgstr ""
|
||||
msgstr "%(count)d documentos añadidos a la cola de análisis"
|
||||
|
||||
#: views.py:89
|
||||
#, python-format
|
||||
msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "¿Enviar %(count)d documento a la cola de análisis?"
|
||||
msgstr[1] "Enviar %(count)d documentos a la cola de análisis"
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
msgid "Submit document \"%s\" to the parsing queue"
|
||||
msgstr ""
|
||||
msgstr "Enviar el documento \"%s\" a la cola de análisis"
|
||||
|
||||
#: views.py:116
|
||||
msgid "Submit all documents of a type for parsing"
|
||||
msgstr ""
|
||||
msgstr "Enviar todos los documentos de un tipo para analizar"
|
||||
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
"%(count)d documentos del tipo \"%(document_type)s\" añadidos a la cola de "
|
||||
"análisis."
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2017\n"
|
||||
"Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "سند"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "اضافه شده"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "جواب"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "محتوا"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "صفحه %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "محتوا"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,7 +73,7 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "صفحه سند"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
@@ -85,11 +85,11 @@ msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "نسخه سند"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "تاریخ و زمان ارسال"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -127,8 +127,9 @@ msgstr ""
|
||||
|
||||
#: 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."
|
||||
msgstr "محل فایل POPPLER جهت استخراج TEXT از PDF"
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -155,7 +156,6 @@ msgstr ""
|
||||
msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +169,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Document"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Ajouté"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Résultat"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Contenu"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Page %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Contenus"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,23 +73,23 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Page du document"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Contenu de la page du document"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Contenu des pages du document"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Version du document"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Date et heure de soumission"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -102,12 +102,12 @@ msgstr ""
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Exception lors de l'analyse de la page : %s"
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Impossible de trouver l'exécutable pdftotext dans : %s"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à"
|
||||
" partir des fichiers PDF."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Dezső József <dejo60@gmail.com>, 2017\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Dokumentum"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Hozzáadva"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Eredmény"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Tartalom"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Oldal %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Tartalom"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,23 +73,23 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Dokumentum oldal"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Dokumentum oldal tartalom"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Dokumentum oldalak tartalma"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Dokumentum verzió"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Feladás dátum ideje"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -102,12 +102,12 @@ msgstr ""
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Kivétel az oldal feldolgozásában; %s"
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Nem található a pdftotext futtatható a %s-n"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
@@ -127,7 +127,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 ""
|
||||
|
||||
#: views.py:38
|
||||
@@ -169,5 +170,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Sehat <sehat75@yahoo.com>, 2017\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Isi"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Isi"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,7 +127,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 ""
|
||||
|
||||
#: views.py:38
|
||||
@@ -155,7 +156,6 @@ msgstr ""
|
||||
msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +169,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2017\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Aggiunto"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Risultato"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Contenuto "
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Pagina %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Contenuti"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,23 +73,23 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Pagina del documento"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Contenuto pagina del documento"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Contenuti pagine documento"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Versione documento"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Data e ora di invio"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -102,12 +102,12 @@ msgstr ""
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Eccezione durante il parsing della pagina: %s"
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Non trovo l'eseguibile pdftotext in: %s"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Percorso del programma poppler pdftotext.usato per estrarre il testo dai "
|
||||
"file PDF."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/teams/13584/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Document"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Toegevoegd"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Resultaat"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Inhoud"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Pagina %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Inhoud"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,7 +73,7 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Documentpagina"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
@@ -85,11 +85,11 @@ msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Documentversie"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Indientijdstip"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF"
|
||||
" files."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,14 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: mic <winterfall24@gmail.com>, 2017\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -25,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Dodano"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Wynik"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Zawartość"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -54,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Zawartość"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -74,7 +73,7 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Strona dokumentu"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
@@ -86,11 +85,11 @@ msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Wersja dokumentu"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Data i czas zatwierdzenia"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -128,7 +127,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 ""
|
||||
|
||||
#: views.py:38
|
||||
@@ -157,6 +157,8 @@ msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -170,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Emerson Soares <on.emersonsoares@gmail.com>, 2017\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Conteúdo"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Conteúdos"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Caminho para o programa pdftotext de poppler, usado para extrair texto de "
|
||||
"ficheiros PDF."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,12 +10,12 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Documento"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Adicionado"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "resultado"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Conteúdo"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Pagina: %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Conteúdos"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,23 +73,23 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Página do documento"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Conteúdo de página de documento"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Conteúdo de páginas de documento"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Versão do Documento"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Data e hora do envio"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -102,12 +102,12 @@ msgstr ""
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Erro interpretando página; %s"
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Executável pdftotext não foi encontrado em: %s"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Caminho para o programa poppler pdftotext usado para extrair texto de "
|
||||
"arquivos PDF."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Stefaniu Criste <gupi@hangar.ro>, 2017\n"
|
||||
"Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/teams/13584/ro_RO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Language: ro_RO\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Conținut"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Conţinut"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -85,7 +85,7 @@ msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Versiune document"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"Calea de fișier pentru programul pdftotext folosit pentru a extrage textul "
|
||||
"din fișiere PDF."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -156,6 +159,7 @@ msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +173,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,15 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Sergey Glita <gsv70@mail.ru>, 2017\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -26,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Документ"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Добавлено"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Результат"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Содержимое"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -51,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Страница %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Содержание"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -75,23 +73,23 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Страница документа"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
msgstr ""
|
||||
msgstr "Содержимое страницы документа"
|
||||
|
||||
#: models.py:27
|
||||
msgid "Document pages contents"
|
||||
msgstr ""
|
||||
msgstr "Содержимое страниц документа"
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Версия документа"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Дата и время отправления"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -104,12 +102,12 @@ msgstr ""
|
||||
#: parsers.py:91
|
||||
#, python-format
|
||||
msgid "Exception parsing page; %s"
|
||||
msgstr ""
|
||||
msgstr "Ошибка при чтении страницы; %s"
|
||||
|
||||
#: parsers.py:118
|
||||
#, python-format
|
||||
msgid "Cannot find pdftotext executable at: %s"
|
||||
msgstr ""
|
||||
msgstr "Не удаётся найти исполняемый файл pdftotext: %s"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "View the content of a document"
|
||||
@@ -129,8 +127,11 @@ 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 ""
|
||||
"Путь к файлу программы pdftotext Poppler, используемой для извлечения текста"
|
||||
" из PDF файлов."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -158,6 +159,8 @@ msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -171,5 +174,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: kontrabant <kontrabant@gmail.com>, 2017\n"
|
||||
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/teams/13584/sl_SI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\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"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -24,7 +24,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Dokument"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Vsebina"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Vsebina"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,7 +127,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 ""
|
||||
|
||||
#: views.py:38
|
||||
@@ -156,6 +157,8 @@ msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +172,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: serhatcan77 <serhat_can@yahoo.com>, 2017\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/teams/13584/tr_TR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -24,19 +24,19 @@ msgstr ""
|
||||
|
||||
#: apps.py:87
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Belge"
|
||||
|
||||
#: apps.py:91
|
||||
msgid "Added"
|
||||
msgstr ""
|
||||
msgstr "Eklendi"
|
||||
|
||||
#: apps.py:95 models.py:39
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
msgstr "Sonuç"
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "İçerik"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -49,11 +49,11 @@ msgstr ""
|
||||
#: forms.py:42
|
||||
#, python-format
|
||||
msgid "Page %(page_number)d"
|
||||
msgstr ""
|
||||
msgstr "Sayfa %(page_number)d"
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "İçindekiler"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -73,7 +73,7 @@ msgstr ""
|
||||
|
||||
#: models.py:16
|
||||
msgid "Document page"
|
||||
msgstr ""
|
||||
msgstr "Belge sayfası"
|
||||
|
||||
#: models.py:26
|
||||
msgid "Document page content"
|
||||
@@ -85,11 +85,11 @@ msgstr ""
|
||||
|
||||
#: models.py:34
|
||||
msgid "Document version"
|
||||
msgstr ""
|
||||
msgstr "Doküman sürümü"
|
||||
|
||||
#: models.py:37
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Gönderilen tarih saat"
|
||||
|
||||
#: models.py:46
|
||||
msgid "Document version parse error"
|
||||
@@ -127,8 +127,11 @@ 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 ""
|
||||
"PDF dosyalarından metin ayıklamak için kullanılan poppler'ın pptotext "
|
||||
"programının dosya yolu."
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -155,7 +158,6 @@ msgstr ""
|
||||
msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +171,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Trung Phan Minh <navmobile@gmail.com>, 2017\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/teams/13584/vi_VN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Language: vi_VN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "Nội dung"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "Nội dung"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,7 +127,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 ""
|
||||
|
||||
#: views.py:38
|
||||
@@ -155,7 +156,6 @@ msgstr ""
|
||||
msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +169,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -10,13 +10,13 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-24 20:22-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: Ford Guo <agile.guo@gmail.com>, 2017\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/rosarior/teams/13584/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:60 permissions.py:7 settings.py:7
|
||||
msgid "Document parsing"
|
||||
@@ -36,7 +36,7 @@ msgstr ""
|
||||
|
||||
#: apps.py:112 apps.py:116 links.py:11 models.py:18
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
msgstr "内容"
|
||||
|
||||
#: events.py:9
|
||||
msgid "Document version submitted for parsing"
|
||||
@@ -53,7 +53,7 @@ msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
msgstr "内容"
|
||||
|
||||
#: links.py:16 links.py:38 views.py:149
|
||||
msgid "Parsing errors"
|
||||
@@ -127,8 +127,9 @@ msgstr ""
|
||||
|
||||
#: 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."
|
||||
msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。"
|
||||
|
||||
#: views.py:38
|
||||
#, python-format
|
||||
@@ -155,7 +156,6 @@ msgstr ""
|
||||
msgid "Submit %(count)d document to the parsing queue?"
|
||||
msgid_plural "Submit %(count)d documents to the parsing queue"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
@@ -169,5 +169,6 @@ msgstr ""
|
||||
#: views.py:135
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing queue."
|
||||
"%(count)d documents of type \"%(document_type)s\" added to the parsing "
|
||||
"queue."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user