Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
86
sale_shipping_info_helper/i18n/fr.po
Executable file
86
sale_shipping_info_helper/i18n/fr.po
Executable file
@@ -0,0 +1,86 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_shipping_info_helper
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 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: 2021-05-14 18:47+0000\n"
|
||||
"Last-Translator: Yves Le Doeuff <yld@alliasys.fr>\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\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.3.2\n"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__item_amount_tax
|
||||
msgid "Item Amount Tax"
|
||||
msgstr "Montant de la taxe article"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__item_amount_total
|
||||
msgid "Item Amount Total"
|
||||
msgstr "Montant total article"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__item_amount_untaxed
|
||||
msgid "Item Amount Untaxed"
|
||||
msgstr "Montant HT article"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model,name:sale_shipping_info_helper.model_sale_order
|
||||
#, fuzzy
|
||||
msgid "Sales Order"
|
||||
msgstr "Bon de commande"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__shipping_amount_tax
|
||||
msgid "Shipping Amount Tax"
|
||||
msgstr "Taxe frais de la livraison"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__shipping_amount_total
|
||||
msgid "Shipping Amount Total"
|
||||
msgstr "Total frais de livraison"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__shipping_amount_untaxed
|
||||
msgid "Shipping Amount Untaxed"
|
||||
msgstr "Frais de livraison HT"
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,help:sale_shipping_info_helper.field_sale_order__item_amount_tax
|
||||
msgid "Tax portion of the item amount"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,help:sale_shipping_info_helper.field_sale_order__shipping_amount_tax
|
||||
msgid "Tax portion of the shipping amount"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,help:sale_shipping_info_helper.field_sale_order__item_amount_total
|
||||
msgid "Total amount for items excluding shipping"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,help:sale_shipping_info_helper.field_sale_order__shipping_amount_total
|
||||
msgid "Total shipping amount including taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,help:sale_shipping_info_helper.field_sale_order__item_amount_untaxed
|
||||
msgid "Untaxed portion of the item amount"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_shipping_info_helper
|
||||
#: model:ir.model.fields,help:sale_shipping_info_helper.field_sale_order__shipping_amount_untaxed
|
||||
msgid "Untaxed portion of the shipping amount"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user