Initial commit: OCA Edi packages (42 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit df976c03db
2184 changed files with 571602 additions and 0 deletions

View file

@ -0,0 +1,47 @@
# 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}'."