diff --git a/sale_fixed_discount/i18n/it.po b/sale_fixed_discount/i18n/it.po new file mode 100644 index 00000000000..4990babf7f6 --- /dev/null +++ b/sale_fixed_discount/i18n/it.po @@ -0,0 +1,57 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * sale_fixed_discount +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\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" + +#. module: sale_fixed_discount +#: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document +#: model_terms:ir.ui.view,arch_db:sale_fixed_discount.sale_order_portal_content_fixed_discount +msgid "Disc. Fixed Amount" +msgstr "" + +#. module: sale_fixed_discount +#: model:ir.model.fields,field_description:sale_fixed_discount.field_sale_order_line__discount_fixed +msgid "Discount (Fixed)" +msgstr "" + +#. module: sale_fixed_discount +#: model:ir.model.fields,field_description:sale_fixed_discount.field_sale_order_line__display_name +msgid "Display Name" +msgstr "" + +#. module: sale_fixed_discount +#: model:ir.model.fields,help:sale_fixed_discount.field_sale_order_line__discount_fixed +msgid "Fixed amount discount." +msgstr "" + +#. module: sale_fixed_discount +#: model:ir.model.fields,field_description:sale_fixed_discount.field_sale_order_line__id +msgid "ID" +msgstr "" + +#. module: sale_fixed_discount +#: model:ir.model.fields,field_description:sale_fixed_discount.field_sale_order_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: sale_fixed_discount +#: model:ir.model,name:sale_fixed_discount.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#. module: sale_fixed_discount +#: code:addons/sale_fixed_discount/models/sale_order.py:0 +#, python-format +msgid "You can only set one type of discount per line." +msgstr ""