Files
mayan-edms/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.po
T
2019-07-05 03:10:42 -04:00

221 lines
4.6 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# 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.
#
# Translators:
# Roberto Rosario, 2017
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2017
# Marco Camplese <marco.camplese.mc@gmail.com>, 2018
# Giovanni Tricarico <gtricarico92@gmail.com>, 2018
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 01:29-0400\n"
"PO-Revision-Date: 2017-08-25 00:49+0000\n"
"Last-Translator: Giovanni Tricarico <gtricarico92@gmail.com>, 2018\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:50 events.py:8 permissions.py:8 settings.py:7
msgid "Document parsing"
msgstr ""
#: apps.py:116 models.py:78
msgid "Result"
msgstr "Risultato"
#: apps.py:121 apps.py:125 links.py:16 links.py:22 models.py:27
msgid "Content"
msgstr "Contenuto "
#: dependencies.py:11
msgid ""
"Utility from the poppler-utils package used to text content from PDF files."
msgstr ""
#: events.py:12
msgid "Document version submitted for parsing"
msgstr ""
#: events.py:15
msgid "Document version parsing finished"
msgstr ""
#: forms.py:39
#, python-format
msgid "Page %(page_number)d"
msgstr "Pagina %(page_number)d"
#: forms.py:47 forms.py:59
msgid "Contents"
msgstr "Contenuti"
#: links.py:28 links.py:66 views.py:197
msgid "Parsing errors"
msgstr ""
#: links.py:34
msgid "Download content"
msgstr ""
#: links.py:39 links.py:46
msgid "Submit for parsing"
msgstr ""
#: links.py:52
msgid "Setup parsing"
msgstr ""
#: links.py:61
msgid "Parse documents per type"
msgstr ""
#: models.py:21
msgid "Document page"
msgstr "Pagina del documento"
#: models.py:25
msgid "The actual text content as extracted by the document parsing backend."
msgstr ""
#: models.py:33
msgid "Document page content"
msgstr "Contenuto pagina del documento"
#: models.py:34
msgid "Document pages contents"
msgstr "Contenuti pagine documento"
#: models.py:46
msgid "Document type"
msgstr "Tipo documento "
#: models.py:50
msgid "Automatically queue newly created documents for parsing."
msgstr ""
#: models.py:61
msgid "Document type settings"
msgstr "Impostazioni tipo documento"
#: models.py:62
msgid "Document types settings"
msgstr "Impostazioni tipi documento"
#: models.py:73
msgid "Document version"
msgstr "Versione documento"
#: models.py:76
msgid "Date time submitted"
msgstr "Data e ora di invio"
#: models.py:82
msgid "Document version parse error"
msgstr ""
#: models.py:83
msgid "Document version parse errors"
msgstr ""
#: parsers.py:91
#, python-format
msgid "Exception parsing page; %s"
msgstr "Eccezione durante il parsing della pagina: %s"
#: parsers.py:117
#, python-format
msgid "Cannot find pdftotext executable at: %s"
msgstr "Non trovo l'eseguibile pdftotext in: %s"
#: permissions.py:12
msgid "View the content of a document"
msgstr ""
#: permissions.py:15
msgid "Change document type parsing settings"
msgstr ""
#: permissions.py:19
msgid "Parse the content of a document"
msgstr ""
#: queues.py:8
msgid "Parsing"
msgstr ""
#: queues.py:11
msgid "Document version parsing"
msgstr ""
#: settings.py:12
msgid "Set new document types to perform parsing automatically by default."
msgstr ""
#: settings.py:19
msgid ""
"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:43
#, python-format
msgid "Content for document: %s"
msgstr ""
#: views.py:78
#, python-format
msgid "Content for document page: %s"
msgstr ""
#: views.py:93
#, python-format
msgid "Parsing errors for document: %s"
msgstr ""
#: views.py:105
#, python-format
msgid "%(count)d document added to the parsing queue"
msgstr ""
#: views.py:108
#, python-format
msgid "%(count)d documents added to the parsing queue"
msgstr ""
#: views.py:116
#, 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] ""
#: views.py:129
#, python-format
msgid "Submit document \"%s\" to the parsing queue"
msgstr ""
#: views.py:154
#, python-format
msgid "Edit parsing settings for document type: %s."
msgstr ""
#: views.py:164
msgid "Submit all documents of a type for parsing."
msgstr ""
#: views.py:185
#, python-format
msgid "%(count)d documents added to the parsing queue."
msgstr ""