# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_fixed_discount # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-02-14 17:30+0000\n" "PO-Revision-Date: 2024-06-12 16:38+0000\n" "Last-Translator: mymage \n" "Language-Team: \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 4.17\n" #. module: sale_fixed_discount #: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document msgid " %)" msgstr " %)" #. module: sale_fixed_discount #: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document msgid " (or" msgstr " (o" #. module: sale_fixed_discount #: model_terms:ir.ui.view,arch_db:sale_fixed_discount.sale_order_portal_content msgid "Disc. Fixed Amount" msgstr "Importo sconto fisso" #. module: sale_fixed_discount #: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document msgid "Discount Amount (%)" msgstr "Valore sconto (%)" #. module: sale_fixed_discount #: model:ir.model.fields,field_description:sale_fixed_discount.field_sale_order_line__discount_fixed msgid "Discount (Fixed)" msgstr "Sconto (fisso)" #. module: sale_fixed_discount #: model:ir.model.fields,help:sale_fixed_discount.field_sale_order_line__discount_fixed msgid "Fixed amount discount." msgstr "Importo sconto fisso." #. module: sale_fixed_discount #: model:ir.model,name:sale_fixed_discount.model_sale_order_line msgid "Sales Order Line" msgstr "Riga ordine di vendita" #. module: sale_fixed_discount #. odoo-python #: code:addons/sale_fixed_discount/models/sale_order_line.py:0 #, python-format msgid "" "The fixed discount %(fixed)s does not match the calculateddiscount " "%(discount)s %%.Please correct one of the discounts." msgstr "" "Lo sconto fisso %(fixed)s non corrisponde allo sconto calcolato %(discount)s " "%%. Correggere uno degli sconti." #~ msgid "(or" #~ msgstr "(o" #~ msgid "Disc. %" #~ msgstr "Sconto %" #, python-format #~ msgid "" #~ "The fixed discount %(fixed)s does not match the calculated discount " #~ "%(discount)s %%. Please correct one of the discounts." #~ msgstr "" #~ "Lo sconto fisso %(fixed)s non corrisponde allo sconto calcolato " #~ "%(discount)s %%. Correggere uno degli sconti."