blob: e33209ddb1cdf32c1453964eccccce040a9ad21a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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 ""
|