62 lines
1.9 KiB
Plaintext
Executable File
62 lines
1.9 KiB
Plaintext
Executable File
# 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:31+0000\n"
|
|
"PO-Revision-Date: 2024-02-14 17:31+0000\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document
|
|
msgid "<span class=\"text-nowrap\"> %)</span>"
|
|
msgstr ""
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document
|
|
msgid "<span class=\"text-nowrap\"> (or</span>"
|
|
msgstr ""
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model_terms:ir.ui.view,arch_db:sale_fixed_discount.sale_order_portal_content
|
|
msgid "<span>Disc. Fixed Amount</span>"
|
|
msgstr "<span>Remise en montant fixe</span>"
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model_terms:ir.ui.view,arch_db:sale_fixed_discount.report_saleorder_document
|
|
msgid "<span>Discount Amount (%)</span>"
|
|
msgstr ""
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model:ir.model.fields,field_description:sale_fixed_discount.field_sale_order_line__discount_fixed
|
|
msgid "Discount (Fixed)"
|
|
msgstr "Remise (fixe)"
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model:ir.model.fields,help:sale_fixed_discount.field_sale_order_line__discount_fixed
|
|
msgid "Fixed amount discount."
|
|
msgstr "Remise en montant fixe."
|
|
|
|
#. module: sale_fixed_discount
|
|
#: model:ir.model,name:sale_fixed_discount.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Ligne de bons de commande"
|
|
|
|
#. 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 ""
|