19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:29:53 +01:00
parent 6e54c1af6c
commit 3ca647e428
1087 changed files with 132065 additions and 108499 deletions

View file

@ -1,39 +1,33 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_stripe
#
#
# Translators:
# Martin Trigaux, 2022
# Tony Ng, 2025
# Wil Odoo, 2025
#
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~18.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-23 08:22+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-05-06 12:04+0000\n"
"Last-Translator: Wil Odoo, 2025\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/"
"zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: pos_stripe
#. odoo-python
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#, python-format
msgid "Complete the Stripe onboarding for company %s."
msgstr "完成公司%s的 Stripe 新手簡介。"
#: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__display_name
msgid "Display Name"
msgstr "顯示名稱"
#. module: pos_stripe
#. odoo-python
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#, python-format
msgid "Do not have access to fetch token from Stripe"
msgstr "沒有權限從Stripe獲取權杖"
@ -45,61 +39,53 @@ msgstr "在使用這種付款方式之前,請不要忘記完成 Stripe 連接
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "Failed to discover: %s"
msgstr "未能發現:%s"
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "Failed to load resource: net::ERR_INTERNET_DISCONNECTED."
msgstr "載入資源失敗net::ERR_INTERNET_DISCONNECTED."
#. module: pos_stripe
#: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__id
msgid "ID"
msgstr "識別號"
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "No available Stripe readers."
msgstr "沒有可用的 Stripe 閱讀器。"
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
msgid "Payment canceled because not reader connected"
msgstr "因未有連接讀卡器,付款取消"
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "Payment cancelled because not reader connected"
msgstr "由於未連接讀卡器,付款已取消"
#. module: pos_stripe
#: model:ir.model,name:pos_stripe.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "POS付款條件"
#. module: pos_stripe
#: model:ir.model,name:pos_stripe.model_pos_session
msgid "Point of Sale Session"
msgstr "POS 操作時段"
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "Reader disconnected"
msgstr "讀卡器已斷線"
#. module: pos_stripe
#. odoo-python
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#, python-format
msgid "Stripe"
msgstr "Stripe"
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "Stripe Error"
msgstr "Stripe 錯誤"
@ -111,31 +97,21 @@ msgstr "Stripe 序列號碼"
#. module: pos_stripe
#. odoo-python
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#, python-format
msgid "Stripe payment provider for company %s is missing"
msgstr "缺少%s公司的 Stripe 付款服務商"
#. module: pos_stripe
#. odoo-javascript
#: code:addons/pos_stripe/static/src/js/payment_stripe.js:0
#, python-format
#: code:addons/pos_stripe/static/src/app/payment_stripe.js:0
msgid "Stripe readers %s not listed in your account"
msgstr "Stripe讀卡器%s未在你的帳戶中列出"
#. module: pos_stripe
#. odoo-python
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#, python-format
msgid "Terminal %s is already used on payment method %s."
msgstr "終端 %s 已用於付款方式 %s."
#. module: pos_stripe
#. odoo-python
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#: code:addons/pos_stripe/models/pos_payment_method.py:0
#, python-format
msgid "There are some issues between us and Stripe, try again later."
msgstr "我們和Stripe之間發生一些問題請稍後再試。"
msgid ""
"Terminal %(terminal)s is already used on payment method %(payment_method)s."
msgstr "終端機 %(terminal)s 已在付款方式 %(payment_method)s 上使用。"
#. module: pos_stripe
#: model:ir.model.fields,help:pos_stripe.field_pos_payment_method__stripe_serial_number