# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_viva_com
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+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_viva_com/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_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_api_key
msgid "API Key"
msgstr "API密钥"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Can't create payment method. Please check the data and update it."
msgstr "无法创建付款方式。请检查数据并更新。"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Can't update payment method. Please check the data and update it."
msgstr "无法更新付款方式。请检查数据并更新。"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_client_id
msgid "Client ID"
msgstr "客户 ID"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_client_secret
msgid "Client secret"
msgstr "客户密钥"

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid ""
"Could not connect to the Odoo server, please check your internet connection "
"and try again."
msgstr "无法连接到Odoo服务器，请检查您的互联网连接并重试。"

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

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__id
msgid "ID"
msgstr "ID"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "It is essential to provide API key for the use of Viva.com"
msgstr "使用 Viva.com 必须提供 API 密钥"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_api_key
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_merchant_id
msgid ""
"Log into Viva.com then navigate to Settings > API Access > Access credentials"
msgstr "登录 Viva.com，然后导航至设置 > API 访问 > 访问凭证"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_client_id
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_client_secret
msgid ""
"Log into Viva.com then navigate to Settings > API Access > POS APIs "
"Credentials"
msgstr "登录 Viva.com，然后导航至设置 > API 访问 > POS API 凭证"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_merchant_id
msgid "Merchant ID"
msgstr "商家 ID"

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid "Message from Viva.com: %s"
msgstr "来自 Viva.com 的信息：%s"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to cancel a Viva.com payment"
msgstr "只限 group_pos_user 可取消 Viva.com 付款"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid ""
"Only 'group_pos_user' are allowed to get the payment status from Viva.com"
msgstr "只限 group_pos_user 可从 Viva.com 读取付款状态"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to send a Viva.com payment request"
msgstr "只限 group_pos_user 可向 Viva.com 传送付款请求"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to send a Viva.com refund request"
msgstr "只限 group_pos_user 可向 Viva.com 传送退款请求"

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

#. module: pos_viva_com
#: model:ir.model,name:pos_viva_com.model_pos_payment
msgid "Point of Sale Payments"
msgstr "POS支付"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_test_mode
msgid "Run transactions in the test environment."
msgstr "在测试环境中运行事务。"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment__viva_com_session_id
msgid ""
"Session ID of the transaction, stored so that it can be used to refund the "
"payment."
msgstr "交易的作时段识别码，会储存以供将来退款使用。"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_terminal_id
msgid "Terminal ID"
msgstr "终端 ID"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_test_mode
msgid "Test mode"
msgstr "测试模式"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "There are some issues between us and Viva.com, try again later. %s"
msgstr "我们与 Viva.com 之间的通讯出现了一些问题，请稍后再试。%s"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "There are some issues between us and Viva.com, try again later.%s)"
msgstr "我们与 Viva.com 之间的通讯出现了一些问题，请稍后再试。%s）"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid ""
"Unable to retrieve Viva.com Bearer Token: Please verify that the Client ID "
"and Client Secret are correct"
msgstr ""
"未能取得 Viva.com 持有人权杖。 请检查客户端识别码、客户端秘密密钥是否正确。"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_bearer_token
msgid "Viva Com Bearer Token"
msgstr "Viva Com 持有人权杖"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_latest_response
msgid "Viva Com Latest Response"
msgstr "Viva Com 最后回应"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__viva_com_session_id
msgid "Viva Com Session"
msgstr "Viva Com 操作时段"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_webhook_endpoint
msgid "Viva Com Webhook Endpoint"
msgstr "Viva Com 网络钩子终端点"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_webhook_verification_key
msgid "Viva Com Webhook Verification Key"
msgstr "Viva Com 网络钩子验证密钥"

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid "Viva.com Error"
msgstr "Viva.com 错误"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Your transaction with Viva.com failed. Please try again later."
msgstr "您与 Viva.com 的交易失败。 请稍后再试。"

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_terminal_id
msgid "[ID of the Viva.com terminal], e.g. 16002169"
msgstr "[Viva.com 终端机的识别码]，例：16002169"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/controllers/main.py:0
msgid "received a message for a pos payment provider not registered."
msgstr "收到未注册的 pos 支付提供商的消息."

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/controllers/main.py:0
msgid "received a message for a terminal not registered in Odoo: %s"
msgstr "收到未在 ERP 注册的终端的消息: %s"
