182 lines
5.6 KiB
Plaintext
182 lines
5.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_paytm
|
|
#
|
|
# Translators:
|
|
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023\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: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__accept_payment
|
|
msgid "Accept Payment"
|
|
msgstr "接受付款"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__all
|
|
msgid "All"
|
|
msgstr "所有"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__allowed_payment_modes
|
|
msgid "Allowed Payment Modes"
|
|
msgstr "允许的付款方式"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__auto
|
|
msgid "Automatically"
|
|
msgstr "自动"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__card
|
|
msgid "Card"
|
|
msgstr "卡片"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__manual
|
|
msgid "Manually"
|
|
msgstr "手动"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__channel_id
|
|
msgid "PayTM Channel ID"
|
|
msgstr "PayTM 频道 ID"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-javascript
|
|
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
|
|
#, python-format
|
|
msgid "PayTM Error"
|
|
msgstr "PayTM 错误"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_merchant_key
|
|
msgid "PayTM Merchant API Key"
|
|
msgstr "PayTM 商家 API 密钥"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_mid
|
|
msgid "PayTM Merchant ID"
|
|
msgstr "PayTM 商户 ID"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_tid
|
|
msgid "PayTM Terminal ID"
|
|
msgstr "PayTM 终端 ID"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_test_mode
|
|
msgid "PayTM Test Mode"
|
|
msgstr "PayTM 测试模式"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_authcode
|
|
msgid "Paytm APPR Code"
|
|
msgstr "Paytm APPR 代码"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_card_scheme
|
|
msgid "Paytm Card Scheme"
|
|
msgstr "Paytm 卡计划"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_issuer_card_no
|
|
msgid "Paytm Issue Mask Card No."
|
|
msgstr "Paytm 发行的 Mask 卡号"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_issuer_bank
|
|
msgid "Paytm Issuer Bank"
|
|
msgstr "Paytm 发卡行"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_reference_no
|
|
msgid "Paytm Merchant Reference No."
|
|
msgstr "Paytm 商户编号"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_payment_method
|
|
msgid "Paytm Payment Method"
|
|
msgstr "Paytm 付款方式"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model,name:pos_paytm.model_pos_order
|
|
msgid "Point of Sale Orders"
|
|
msgstr "POS 订单"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model,name:pos_paytm.model_pos_payment_method
|
|
msgid "Point of Sale Payment Methods"
|
|
msgstr "销售点付款方式"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model,name:pos_paytm.model_pos_payment
|
|
msgid "Point of Sale Payments"
|
|
msgstr "销售点付款"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__qr
|
|
msgid "QR"
|
|
msgstr "QR"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-javascript
|
|
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
|
|
#, python-format
|
|
msgid "Reference number mismatched"
|
|
msgstr "编号不匹配"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "Something went wrong with paytm request. Please try later."
|
|
msgstr "paytm 请求出错。请稍后再试。"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "This Payment Terminal is only valid for INR Currency"
|
|
msgstr "该支付终端仅适用于印度卢比货币"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "makePaymentRequest expected resultCode not found in the response"
|
|
msgstr "在响应中未发现 makePaymentRequest 的预期 resultCode"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "paymentFetchRequest expected resultCode not found in the response"
|
|
msgstr "在响应中未发现 paymentFetchRequest 预期 resultCode"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "paytm transaction failure"
|
|
msgstr "Paytm 交易失败"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid "paytm transaction request declined"
|
|
msgstr "Paytm 交易请求被拒绝"
|