# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_product_set # # Translators: # OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-23 01:51+0000\n" "PO-Revision-Date: 2024-08-20 09:58+0000\n" "Last-Translator: mymage \n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add a line" msgstr "Aggiungi una riga" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add a note" msgstr "Aggiungi una nota" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add a section" msgstr "Aggiungi una sezione" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view #: model_terms:ir.ui.view,arch_db:sale_product_set.view_order_stock_form msgid "Add set" msgstr "Aggiungi set" #. module: sale_product_set #: model:ir.actions.act_window,name:sale_product_set.act_open_wizard_product_set_add_from_order msgid "Add set in sale order" msgstr "Aggiungere set nell'ordine di vendita" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Add set in sale order line" msgstr "Aggiungere un set nella riga ordine vendita" #. module: sale_product_set #: model:ir.actions.act_window,name:sale_product_set.act_open_wizard_product_set_add_from_set msgid "Add set to sale order" msgstr "Aggiungere set all'ordine di vendita" #. module: sale_product_set #: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view msgid "Cancel" msgstr "Annulla" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__create_uid msgid "Created by" msgstr "Creato da" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__create_date msgid "Created on" msgstr "Creato il" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__partner_id msgid "Customer" msgstr "Cliente" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_product_set_line__discount msgid "Discount (%)" msgstr "Sconto (%)" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__display_name msgid "Display Name" msgstr "Nome visualizzato" #. module: sale_product_set #: model:ir.model.fields,help:sale_product_set.field_sale_product_set_wizard__skip_existing_products msgid "" "Enable this to not add new lines for products already included in SO lines." msgstr "" "Abilitarlo per non aggiungere nuove righe per prodotti già inclusi nelle " "righe OV." #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__id msgid "ID" msgstr "ID" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__write_uid msgid "Last Updated by" msgstr "Ultimo aggiornamento di" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__write_date msgid "Last Updated on" msgstr "Ultimo aggiornamento il" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__product_set_id #: model:ir.ui.menu,name:sale_product_set.menu_product_set_config msgid "Product set" msgstr "Set prodotto" #. module: sale_product_set #: model:ir.model,name:sale_product_set.model_product_set_line #: model:ir.ui.menu,name:sale_product_set.menu_product_set_line_config msgid "Product set line" msgstr "Riga set prodotto" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__product_set_line_ids msgid "Product set lines" msgstr "Righe set prodotto" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__quantity msgid "Quantity" msgstr "Quantità" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__order_id msgid "Sale Order" msgstr "Ordine di vendita" #. module: sale_product_set #: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__skip_existing_products msgid "Skip Existing Products" msgstr "Salta prodotti esistenti" #. module: sale_product_set #: model:ir.model,name:sale_product_set.model_sale_product_set_wizard msgid "Wizard model to add product set into a quotation" msgstr "" "Modello procedura guidata per aggiugere un set prodotto in un preventivo" #. module: sale_product_set #. odoo-python #: code:addons/sale_product_set/wizard/sale_product_set_wizard.py:0 #, python-format msgid "You can use a sale order assigned only to following partner(s): {}" msgstr "" "Si può utilizzare un ordine di vendita assegnato solo ai seguenti partner: {}" #~ msgid "Last Modified on" #~ msgstr "Ultima modifica il" #~ msgid "Company" #~ msgstr "Azienda" #~ msgid "Name" #~ msgstr "Nome" #~ msgid "Product" #~ msgstr "Prodotto" #~ msgid "Sequence" #~ msgstr "Sequenza"