From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/l10n_ch_qriban/i18n/l10n_ch_qriban.pot | 42 +++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 addons/l10n_ch_qriban/i18n/l10n_ch_qriban.pot (limited to 'addons/l10n_ch_qriban/i18n') diff --git a/addons/l10n_ch_qriban/i18n/l10n_ch_qriban.pot b/addons/l10n_ch_qriban/i18n/l10n_ch_qriban.pot new file mode 100644 index 00000000..e33209dd --- /dev/null +++ b/addons/l10n_ch_qriban/i18n/l10n_ch_qriban.pot @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * l10n_ch_qriban +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-02 11:41+0000\n" +"PO-Revision-Date: 2020-09-02 11:41+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: l10n_ch_qriban +#: model:ir.model,name:l10n_ch_qriban.model_res_partner_bank +msgid "Bank Accounts" +msgstr "" + +#. module: l10n_ch_qriban +#: model:ir.model.fields,help:l10n_ch_qriban.field_account_setup_bank_manual_config__l10n_ch_qr_iban +#: model:ir.model.fields,help:l10n_ch_qriban.field_res_partner_bank__l10n_ch_qr_iban +msgid "" +"Put the QR-IBAN here for your own bank accounts. That way, you can still " +"use the main IBAN in the Account Number while you will see the QR-IBAN for " +"the barcode. " +msgstr "" + +#. module: l10n_ch_qriban +#: model:ir.model.fields,field_description:l10n_ch_qriban.field_account_setup_bank_manual_config__l10n_ch_qr_iban +#: model:ir.model.fields,field_description:l10n_ch_qriban.field_res_partner_bank__l10n_ch_qr_iban +msgid "QR-IBAN" +msgstr "" + +#. module: l10n_ch_qriban +#: code:addons/l10n_ch_qriban/models/res_bank.py:0 +#, python-format +msgid "QR-IBAN '%s' is invalid." +msgstr "" -- cgit v1.2.3