# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_mollie
#
# "Tony Ng (ngto)" <ngto@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-06 18:35+0000\n"
"PO-Revision-Date: 2026-04-14 07:06+0000\n"
"Last-Translator: \"Tony Ng (ngto)\" <ngto@odoo.com>\n"
"Language-Team: Chinese (Traditional Han script) <https://translate.odoo.com/"
"projects/odoo-19/pos_mollie/zh_Hant/>\n"
"Language: zh_TW\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.16.2\n"

#. module: pos_mollie
#: model:ir.model.fields,field_description:pos_mollie.field_pos_payment_method__display_name
msgid "Display Name"
msgstr "顯示名稱"

#. module: pos_mollie
#. odoo-javascript
#: code:addons/pos_mollie/static/src/payment_mollie.js:0
msgid "Failed to initiate payment: %s"
msgstr "發起付款失敗：%s"

#. module: pos_mollie
#. odoo-javascript
#: code:addons/pos_mollie/static/src/payment_mollie.js:0
msgid "Failed to initiate refund: %s"
msgstr "發起退款失敗：%s"

#. module: pos_mollie
#: model:ir.model.fields,field_description:pos_mollie.field_pos_payment_method__id
msgid "ID"
msgstr "識別碼"

#. module: pos_mollie
#. odoo-javascript
#: code:addons/pos_mollie/static/src/payment_mollie.js:0
msgid "Mollie Error"
msgstr "Mollie 錯誤"

#. module: pos_mollie
#: model:ir.model.fields,field_description:pos_mollie.field_pos_payment_method__mollie_payment_provider_id
msgid "Mollie Payment Provider"
msgstr "Mollie 付款服務商"

#. module: pos_mollie
#: model:ir.model.fields,field_description:pos_mollie.field_pos_payment_method__mollie_terminal_id
msgid "Mollie Terminal ID"
msgstr "Mollie 終端機識別碼"

#. module: pos_mollie
#. odoo-python
#: code:addons/pos_mollie/models/pos_payment_method.py:0
msgid "Please set the Mollie API Key field on the %s payment provider."
msgstr "請為 %s 付款服務商設定 Mollie API 密鑰欄位。"

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

#. module: pos_mollie
#. odoo-javascript
#: code:addons/pos_mollie/static/src/payment_mollie.js:0
msgid "The payment failed for an unknown reason."
msgstr "付款失敗，原因未明。"

#. module: pos_mollie
#. odoo-javascript
#: code:addons/pos_mollie/static/src/payment_mollie.js:0
msgid "The payment has timed out."
msgstr "付款操作已逾時。"

#. module: pos_mollie
#. odoo-javascript
#: code:addons/pos_mollie/static/src/payment_mollie.js:0
msgid "You can only refund an order that was paid for with Mollie."
msgstr "只限以 Mollie 付款的訂單，才可進行退款。"
