# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * payment_transfer
#
# Translators:
# Martin Trigaux, 2019
# inspur qiuguodong <qiuguodong@inspur.com>, 2019
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~12.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-09-16 15:27+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
"projects/odoo-19/payment_custom/zh_Hans/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"

#. module: payment_custom
#: model_terms:ir.ui.view,arch_db:payment_custom.custom_state_header
msgid ""
"<small class=\"text-center text-wrap lh-sm\">Scan me in your banking app</"
"small>"
msgstr ""
"<small class=\"text-center text-wrap lh-sm\">在银行应用程序中扫描我</small>"

#. module: payment_custom
#: model_terms:ir.ui.view,arch_db:payment_custom.custom_state_header
msgid "<strong class=\"mt-auto\">Communication: </strong>"
msgstr "<strong class=\"mt-auto\">交流： </strong>"

#. module: payment_custom
#. odoo-python
#: code:addons/payment_custom/models/payment_provider.py:0
msgid "Bank Account"
msgstr "银行账户"

#. module: payment_custom
#. odoo-python
#: code:addons/payment_custom/models/payment_provider.py:0
msgid "Bank Accounts"
msgstr "银行账户"

#. module: payment_custom
#: model:ir.model.fields,field_description:payment_custom.field_payment_provider__code
msgid "Code"
msgstr "代码"

#. module: payment_custom
#: model:ir.model.fields.selection,name:payment_custom.selection__payment_provider__code__custom
msgid "Custom"
msgstr "自定义"

#. module: payment_custom
#: model:ir.model.fields,field_description:payment_custom.field_payment_provider__custom_mode
msgid "Custom Mode"
msgstr "自定义模式"

#. module: payment_custom
#: model:ir.model.fields,field_description:payment_custom.field_payment_provider__display_name
#: model:ir.model.fields,field_description:payment_custom.field_payment_transaction__display_name
msgid "Display Name"
msgstr "显示名称"

#. module: payment_custom
#: model:ir.model.fields,field_description:payment_custom.field_payment_provider__qr_code
msgid "Enable QR Codes"
msgstr "启用二维码"

#. module: payment_custom
#: model:ir.model.fields,help:payment_custom.field_payment_provider__qr_code
msgid "Enable the use of QR-codes when paying by wire transfer."
msgstr "在用电汇付款时，启用二维码的使用。"

#. module: payment_custom
#: model_terms:ir.ui.view,arch_db:payment_custom.custom_state_header
msgid "Finalize your payment"
msgstr "完成付款"

#. module: payment_custom
#: model:ir.model.fields,field_description:payment_custom.field_payment_provider__id
#: model:ir.model.fields,field_description:payment_custom.field_payment_transaction__id
msgid "ID"
msgstr "ID"

#. module: payment_custom
#: model_terms:ir.ui.view,arch_db:payment_custom.custom_state_header
msgid "OR"
msgstr "或"

#. module: payment_custom
#: model:ir.model.constraint,message:payment_custom.constraint_payment_provider_custom_providers_setup
msgid "Only custom providers should have a custom mode."
msgstr "只有自定义提供商才应有自定义模式。"

#. module: payment_custom
#: model:ir.model,name:payment_custom.model_payment_provider
msgid "Payment Provider"
msgstr "支付提供商"

#. module: payment_custom
#: model:ir.model,name:payment_custom.model_payment_transaction
msgid "Payment Transaction"
msgstr "付款交易"

#. module: payment_custom
#. odoo-python
#: code:addons/payment_custom/models/payment_provider.py:0
msgid "Please use the following transfer details"
msgstr "请使用以下转账详细信息"

#. module: payment_custom
#: model_terms:ir.ui.view,arch_db:payment_custom.payment_provider_form
msgid "Reload Pending Message"
msgstr "重新加载待发信息"

#. module: payment_custom
#. odoo-python
#: code:addons/payment_custom/models/payment_transaction.py:0
msgid "The customer has selected %(provider_name)s to make the payment."
msgstr "客户已选择%(provider_name)s付款。"

#. module: payment_custom
#: model:ir.model.fields,help:payment_custom.field_payment_provider__code
msgid "The technical code of this payment provider."
msgstr "该支付提供商的技术代码。"

#. module: payment_custom
#: model:ir.model.fields.selection,name:payment_custom.selection__payment_provider__custom_mode__wire_transfer
#: model:payment.method,name:payment_custom.payment_method_wire_transfer
msgid "Wire Transfer"
msgstr "电汇"

#~ msgid "; multiple order found"
#~ msgstr "; 找到多个订单"

#~ msgid "; no order found"
#~ msgstr "; 没有订单"

#~ msgid ""
#~ "<div>\n"
#~ "<h3>Please use the following transfer details</h3>\n"
#~ "<h4>%(bank_title)s</h4>\n"
#~ "%(bank_accounts)s\n"
#~ "<h4>Communication</h4>\n"
#~ "<p>Please use the order name as communication reference.</p>\n"
#~ "</div>"
#~ msgstr ""
#~ "<div>\n"
#~ "<h3>详情请参考</h3>\n"
#~ "<h4>%(bank_title)s</h4>\n"
#~ "%(bank_accounts)s\n"
#~ "<h4>通信</h4>\n"
#~ "<p>请使用订单名称作为通讯参考。</p>\n"
#~ "</div>"

#~ msgid "Payment Acquirer"
#~ msgstr "付款收单单位"

#~ msgid "Provider"
#~ msgstr "供应商"

#~ msgid "received data for reference %s"
#~ msgstr "接收数据供参考 %s"
