Aggiunta import dei temi con uno .zip
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,139 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Christian Galeffi <chri@gallochri.com>, 2015.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-06-04 09:27+0200\n"
|
||||
"PO-Revision-Date: 2015-08-30 20:32+0100\n"
|
||||
"Last-Translator: Christian Galeffi <chri@gallochri.com>\n"
|
||||
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.4\n"
|
||||
|
||||
#: admin.py:194
|
||||
#, python-format
|
||||
msgid "%s through import_export"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:200
|
||||
msgid "Import finished, with {} new and {} updated {}."
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:298
|
||||
#, python-format
|
||||
msgid "<h1>Imported file has a wrong encoding: %s</h1>"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:300
|
||||
#, python-format
|
||||
msgid "<h1>%s encountered while trying to read file: %s</h1>"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:331 templates/admin/import_export/change_list_import_item.html:5
|
||||
#: templates/admin/import_export/import.html:10
|
||||
msgid "Import"
|
||||
msgstr "Importare"
|
||||
|
||||
#: admin.py:496 templates/admin/import_export/change_list_export_item.html:5
|
||||
#: templates/admin/import_export/export.html:7
|
||||
msgid "Export"
|
||||
msgstr "Esportare"
|
||||
|
||||
#: admin.py:554
|
||||
msgid "You must select an export format."
|
||||
msgstr "Devi selezionare un formato di esportazione."
|
||||
|
||||
#: admin.py:567
|
||||
#, python-format
|
||||
msgid "Export selected %(verbose_name_plural)s"
|
||||
msgstr "Esporta selezionati %(verbose_name_plural)s"
|
||||
|
||||
#: forms.py:10
|
||||
msgid "File to import"
|
||||
msgstr "File da importare"
|
||||
|
||||
#: forms.py:13 forms.py:41 forms.py:66
|
||||
msgid "Format"
|
||||
msgstr "Formato"
|
||||
|
||||
#: templates/admin/import_export/base.html:11
|
||||
msgid "Home"
|
||||
msgstr "Home"
|
||||
|
||||
#: templates/admin/import_export/export.html:31
|
||||
#: templates/admin/import_export/import.html:52
|
||||
msgid "Submit"
|
||||
msgstr "Inviare"
|
||||
|
||||
#: templates/admin/import_export/import.html:20
|
||||
msgid ""
|
||||
"Below is a preview of data to be imported. If you are satisfied with the "
|
||||
"results, click 'Confirm import'"
|
||||
msgstr ""
|
||||
"Questa è un'anteprima dei dati che saranno importati. Se il risultato è "
|
||||
"soddisfacente, premi 'Conferma importazione'"
|
||||
|
||||
#: templates/admin/import_export/import.html:23
|
||||
msgid "Confirm import"
|
||||
msgstr "Conferma importazione"
|
||||
|
||||
#: templates/admin/import_export/import.html:31
|
||||
msgid "This importer will import the following fields: "
|
||||
msgstr "Verranno importati i seguenti campi:"
|
||||
|
||||
#: templates/admin/import_export/import.html:61
|
||||
#: templates/admin/import_export/import.html:90
|
||||
msgid "Errors"
|
||||
msgstr "Errori"
|
||||
|
||||
#: templates/admin/import_export/import.html:72
|
||||
msgid "Line number"
|
||||
msgstr "Numero linea"
|
||||
|
||||
#: templates/admin/import_export/import.html:82
|
||||
msgid "Some rows failed to validate"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/import_export/import.html:84
|
||||
msgid ""
|
||||
"Please correct these errors in your data where possible, then reupload it "
|
||||
"using the form above."
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/import_export/import.html:89
|
||||
msgid "Row"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/import_export/import.html:116
|
||||
msgid "Non field specific"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/import_export/import.html:137
|
||||
msgid "Preview"
|
||||
msgstr "Anteprima"
|
||||
|
||||
#: templates/admin/import_export/import.html:152
|
||||
msgid "New"
|
||||
msgstr "Nuovo"
|
||||
|
||||
#: templates/admin/import_export/import.html:154
|
||||
msgid "Skipped"
|
||||
msgstr "Salta"
|
||||
|
||||
#: templates/admin/import_export/import.html:156
|
||||
msgid "Delete"
|
||||
msgstr "Cancella"
|
||||
|
||||
#: templates/admin/import_export/import.html:158
|
||||
msgid "Update"
|
||||
msgstr "Aggiorna"
|
||||
|
||||
#~ msgid "Import finished"
|
||||
#~ msgstr "Importazione terminata"
|
||||
Reference in New Issue
Block a user