[MIG] sale_order_invoice_untaxed_amount: migrate to 18.0

This commit is contained in:
Stéphan Sainléger
2026-07-23 12:18:37 +02:00
parent 4c51357735
commit c06b8437ac
12 changed files with 430 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_invoice_untaxed_amount
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-02 08:32+0000\n"
"PO-Revision-Date: 2022-12-02 08:32+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: sale_order_invoice_untaxed_amount
#: model:ir.model.fields,field_description:sale_order_invoice_untaxed_amount.field_sale_order__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: sale_order_invoice_untaxed_amount
#: model:ir.model.fields,field_description:sale_order_invoice_untaxed_amount.field_sale_order__id
msgid "ID"
msgstr ""
#. module: sale_order_invoice_untaxed_amount
#: model:ir.model.fields,field_description:sale_order_invoice_untaxed_amount.field_sale_order__invoiced_untaxed_amount
msgid "Invoiced Untaxed Amount"
msgstr "Facturé HT"
#. module: sale_order_invoice_untaxed_amount
#: model_terms:ir.ui.view,arch_db:sale_order_invoice_untaxed_amount.view_order_tree_invoiced_untaxed_amount
msgid "Invoiced Untaxed Total"
msgstr "Facturé HT Total"
#. module: sale_order_invoice_untaxed_amount
#: model:ir.model.fields,field_description:sale_order_invoice_untaxed_amount.field_sale_order____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: sale_order_invoice_untaxed_amount
#: model:ir.model,name:sale_order_invoice_untaxed_amount.model_sale_order
msgid "Sales Order"
msgstr "Bon de commande"
#. module: sale_order_invoice_untaxed_amount
#: model:ir.model.fields,field_description:sale_order_invoice_untaxed_amount.field_sale_order__uninvoiced_untaxed_amount
msgid "Uninvoiced Untaxed Amount"
msgstr "Non-facturé HT"
#. module: sale_order_invoice_untaxed_amount
#: model_terms:ir.ui.view,arch_db:sale_order_invoice_untaxed_amount.view_order_tree_invoiced_untaxed_amount
msgid "Uninvoiced Untaxed Total"
msgstr "Non-facturé HT Total"