110 lines
3.9 KiB
Plaintext
110 lines
3.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_qr_code_emv
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-25 08:39+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
|
"Last-Translator: Wil Odoo, 2024\n"
|
|
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: zh_CN\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid "A bank account is required for EMV QR Code generation."
|
|
msgstr "生成 EMV 二维码需要银行账户。"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model,name:account_qr_code_emv.model_res_partner_bank
|
|
msgid "Bank Accounts"
|
|
msgstr "银行账户"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__display_qr_setting
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__display_qr_setting
|
|
msgid "Display Qr Setting"
|
|
msgstr "显示 QR 设定"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid "EMV Merchant-Presented QR-code"
|
|
msgstr "EMV 商户出示二维码"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model_terms:ir.ui.view,arch_db:account_qr_code_emv.view_partner_bank_form_inherit_account
|
|
msgid "EMV QR Configuration"
|
|
msgstr "EMV QR 配置"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__include_reference
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__include_reference
|
|
msgid "Include Reference"
|
|
msgstr "包括参考编号"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,help:account_qr_code_emv.field_account_setup_bank_manual_config__include_reference
|
|
#: model:ir.model.fields,help:account_qr_code_emv.field_res_partner_bank__include_reference
|
|
msgid "Include the reference in the QR code."
|
|
msgstr "在二维码中包括参考资料。"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid "Missing Merchant Account Information."
|
|
msgstr "未有商户账户资料。"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid "Missing Merchant City."
|
|
msgstr "未有商户所在城市资料。"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid "Missing Proxy Type."
|
|
msgstr "未有代理类型。"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid "Missing Proxy Value."
|
|
msgstr "未有代理值。"
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
msgid ""
|
|
"No EMV QR Code is available for the country of the account "
|
|
"%(account_number)s."
|
|
msgstr "账户所在国家没有 EMV 二维码 %(account_number)s."
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields.selection,name:account_qr_code_emv.selection__res_partner_bank__proxy_type__none
|
|
msgid "None"
|
|
msgstr "无"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__proxy_type
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__proxy_type
|
|
msgid "Proxy Type"
|
|
msgstr "代理类型"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__proxy_value
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__proxy_value
|
|
msgid "Proxy Value"
|
|
msgstr "代理值"
|