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

48 lines
1.5 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_ubl_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-12-13 02:36+0000\n"
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
"Language-Team: none\n"
"Language: nl\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 3.10\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 ""
"Gemeenschappelijke code voor het genereren en verwerken van UBL XML bestanden"
#. module: base_ubl_payment
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__display_name
msgid "Display Name"
msgstr ""
#. module: base_ubl_payment
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__id
msgid "ID"
msgstr ""
#. module: base_ubl_payment
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl____last_update
msgid "Last Modified on"
msgstr ""
#. 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 ""
"Ontbrekende 'UNECE betaalmethode' voor betalingstype '{method}' gebruikt door "
"betaalmethode '{mode}'."