diff --git a/excel_import_export/i18n/it.po b/excel_import_export/i18n/it.po index bfaabab7a..95082604e 100644 --- a/excel_import_export/i18n/it.po +++ b/excel_import_export/i18n/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2020-10-29 01:08+0000\n" +"PO-Revision-Date: 2020-10-29 17:08+0000\n" "Last-Translator: Alessandro Fiorino \n" "Language-Team: none\n" "Language: it\n" @@ -54,11 +54,20 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Field Cond.: Python code in ${...} to manipulate field value, e.g., if field = product_id, value will represent product object, e.g., ${value and value.uom_id.name or \"\"}" msgstr "" +"Cond. Campo: Codice Python in ${...} per manipolare i " +"valori del campo, ad es., se campo = product_id, valore " +"rappresenterà l'oggetto product, ad es., ${value and value.uom_id.name " +"or \"\"}" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Field Cond.: Python code in ${...} value will represent data from excel cell, e.g., if A1 = 'ABC', value will represent 'ABC', e.g., ${value == \"ABC\" and \"X\" or \"Y\"} thus can change from cell value to other value for import." msgstr "" +"Cond. Campo: codice Python nel formato ${...} " +"rappresenterà il valore della cella excel, ad es., se A1='ABC', " +"value rappresenterà 'ABC', ad es., ${value == \"ABC\" and " +"\"X\" or \"Y\"} in maniera tale da porter cambiare il valore della " +"cella con un altro per l'importazione" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form @@ -69,11 +78,16 @@ msgstr "Campo: Campo del record dove importare, es., product_id" #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Field: Field of the record, e.g., product_id.uom_id.name. They are orm compliant." msgstr "" +"Campo: Campo del record, ad es., product_id.uom_id.name. Sono orm-" +"compliant." #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "No Delete: By default, all one2many lines will be deleted before import. Select this, to avoid deletion" msgstr "" +"Non cancellare: Di default, tutte le linee one2many saranno " +"cancellate prima dell'importazione. Selezionare questo flag per evitare la " +"cancellazione" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form @@ -84,11 +98,14 @@ msgstr "Nota:" #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Row Field: Use _HEAD_ for the record itself, and one2many field (e.g., line_ids) for row data" msgstr "" +"Campo Riga: Usare _HEAD_ per il record stesso, e un campo one2many (" +"ad es., line_ids) per i dati delle righe" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Sheet: Name (e.g., Sheet 1) or index (e.g., 1) of excel sheet" msgstr "" +"Foglio: Nome (ad es., Foglio 1) o indice (ad es., 1) del foglio excel" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form @@ -159,6 +176,8 @@ msgstr "modello: modello attivo, e.g., self.env['my.model']" #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "object: record object or line object depends on Row Field" msgstr "" +"oggetto: oggetto record o oggetto riga a seconda del Campo " +"Riga" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form @@ -228,6 +247,8 @@ msgstr "Stili disponibili per excel" msgid "By default, all rows will be deleted before import.\n" "Select No Delete, otherwise" msgstr "" +"Di default, tutte le righe saranno eliminare prima dell'import.\n" +"Selezionare Non Cancellare, altrimenti" #. module: excel_import_export #: model:ir.model.fields,field_description:excel_import_export.field_xlsx_template__csv_delimiter @@ -511,7 +532,7 @@ msgstr "Nome File" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Following are more explaination on each column:" -msgstr "" +msgstr "Di seguito maggiori informazioni su ciascuna colonna:" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form @@ -534,12 +555,12 @@ msgstr "" #: selection:import.xlsx.wizard,state:0 #: selection:xlsx.report,state:0 msgid "Get" -msgstr "" +msgstr "Ottieni" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.export_xlsx_wizard msgid "Get Import Template" -msgstr "" +msgstr "Scarica il template di Import" #. module: excel_import_export #: model:ir.model.fields,field_description:excel_import_export.field_xlsx_template__gname @@ -560,12 +581,12 @@ msgstr "Testa" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Help with Export Instruction" -msgstr "" +msgstr "Aiuto con le istruzioni di Export" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.view_xlsx_template_form msgid "Help with Import Instruction" -msgstr "" +msgstr "Aiuto con le istruzioni di Import" #. module: excel_import_export #: model_terms:ir.ui.view,arch_db:excel_import_export.export_xlsx_wizard