# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_mercado_pago
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-10 18:38+0000\n"
"PO-Revision-Date: 2025-09-16 15:37+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
"projects/odoo-19/pos_mercado_pago/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: pos_mercado_pago
#: model_terms:ir.ui.view,arch_db:pos_mercado_pago.pos_payment_method_view_form_inherit_pos_mercado_pago
msgid "APP_USR-..."
msgstr "APP_USR-..."

#. module: pos_mercado_pago
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_payment_method__display_name
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_session__display_name
msgid "Display Name"
msgstr "显示名称"

#. module: pos_mercado_pago
#. odoo-python
#: code:addons/pos_mercado_pago/models/pos_payment_method.py:0
msgid "Do not have access to fetch token from Mercado Pago"
msgstr "没有从 Mercado Pago 获取令牌的权限"

#. module: pos_mercado_pago
#: model:ir.model.fields,help:pos_mercado_pago.field_pos_payment_method__mp_id_point_smart
msgid ""
"Enter your Point Smart terminal serial number written on the back of your "
"terminal (after the S/N:)"
msgstr "输入终端机背面的 Point Smart 终端序列号（在序号之后）："

#. module: pos_mercado_pago
#: model_terms:ir.ui.view,arch_db:pos_mercado_pago.pos_payment_method_view_form_inherit_pos_mercado_pago
msgid "Force PDV"
msgstr "强制 PDV"

#. module: pos_mercado_pago
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_payment_method__id
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_session__id
msgid "ID"
msgstr "ID"

#. module: pos_mercado_pago
#: model:ir.model.fields,help:pos_mercado_pago.field_pos_payment_method__mp_bearer_token
msgid ""
"Mercado Pago customer production user token: https://www.mercadopago.com.mx/"
"developers/en/reference"
msgstr ""
"Mercado Pago 客户生产用户令牌： https://www.mercadopago.com.mx/developers/en/"
"reference"

#. module: pos_mercado_pago
#: model:ir.model.fields,help:pos_mercado_pago.field_pos_payment_method__mp_webhook_secret_key
msgid ""
"Mercado Pago production secret key from integration application: https://"
"www.mercadopago.com.mx/developers/panel/app"
msgstr ""
"来自整合应用程序的 Mercado Pago 生产密钥： https://www.mercadopago.com.mx/"
"developers/panel/app"

#. module: pos_mercado_pago
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_payment_method__mp_id_point_smart_complet
msgid "Mp Id Point Smart Complet"
msgstr "Mp识别码Point Smart已完成"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Payment has been canceled"
msgstr "付款已取消"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Payment has been processed"
msgstr "付款已处理"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Payment has been rejected"
msgstr "付款被拒绝"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Payment has to be canceled on terminal"
msgstr "必须在终端机上取消付款"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Payment not found (canceled/finished on terminal)"
msgstr "找不到付款（可能已在终端机上取消/完成）"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Payment status could not be confirmed"
msgstr "无法确认付款状态"

#. module: pos_mercado_pago
#. odoo-python
#: code:addons/pos_mercado_pago/models/pos_payment_method.py:0
msgid "Please verify your production user token as it was rejected"
msgstr "请验证您的正式运行用户令牌，因为它被拒绝了"

#. module: pos_mercado_pago
#: model:ir.model,name:pos_mercado_pago.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "POS付款方式"

#. module: pos_mercado_pago
#: model:ir.model,name:pos_mercado_pago.model_pos_session
msgid "Point of Sale Session"
msgstr "POS 会话"

#. module: pos_mercado_pago
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_payment_method__mp_webhook_secret_key
msgid "Production secret key"
msgstr "生产密钥"

#. module: pos_mercado_pago
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_payment_method__mp_bearer_token
msgid "Production user token"
msgstr "生产用户令牌"

#. module: pos_mercado_pago
#: model:ir.model.fields,field_description:pos_mercado_pago.field_pos_payment_method__mp_id_point_smart
msgid "Terminal S/N"
msgstr "终端 S/N"

#. module: pos_mercado_pago
#. odoo-python
#: code:addons/pos_mercado_pago/models/pos_payment_method.py:0
msgid "The terminal serial number is not registered on Mercado Pago"
msgstr "终端序列号未在 Mercado Pago 上注册"

#. module: pos_mercado_pago
#. odoo-python
#: code:addons/pos_mercado_pago/models/pos_payment_method.py:0
msgid "Unexpected Mercado Pago response: %s"
msgstr "意外的 Mercado Pago 响应：%s"

#. module: pos_mercado_pago
#. odoo-javascript
#: code:addons/pos_mercado_pago/static/src/app/utils/payment/payment_mercado_pago.js:0
msgid "Unknown payment status"
msgstr "未知支付状态"

#. module: pos_mercado_pago
#: model_terms:ir.ui.view,arch_db:pos_mercado_pago.pos_payment_method_view_form_inherit_pos_mercado_pago
msgid "c2f3662..."
msgstr "c2f3662..."

#~ msgid "1494126963"
#~ msgstr "1494126963"
