oca-edi/odoo-bringout-oca-edi-framework-base_ubl_payment/base_ubl_payment/i18n/fr.po
2025-08-29 15:43:05 +02:00

47 lines
1.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_ubl_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-05-29 11:08+0000\n"
"Last-Translator: Claude R Perrin <claude@perrin.it>\n"
"Language-Team: none\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.17\n"
#. module: base_ubl_payment
#: model:ir.model,name:base_ubl_payment.model_base_ubl
msgid "Common methods to generate and parse UBL XML files"
msgstr "Méthodes courantes pour générer et analyser les fichiers XML UBL"
#. module: base_ubl_payment
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: base_ubl_payment
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__id
msgid "ID"
msgstr "ID"
#. module: base_ubl_payment
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: base_ubl_payment
#: code:addons/base_ubl_payment/models/ubl.py:0
#, python-format
msgid ""
"Missing 'UNECE Payment Mean' on payment type '{method}' "
"used by the payment mode '{mode}'."
msgstr ""
"'Moyen de paiement UNECE manquant sur le type de paiement '{method}' utilisé par "
"le mode de paiement '{mode}'."