1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/whatsapp_pos/i18n/zh_TW.po
2024-12-10 09:04:09 +07:00

123 lines
3.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * whatsapp_pos
#
# Translators:
# Wil Odoo, 2023
# Tony Ng, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:22+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Tony Ng, 2024\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/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: whatsapp_pos
#. odoo-javascript
#: code:addons/whatsapp_pos/static/src/xml/receipt_screen/receipt_screen_patch.xml:0
#, python-format
msgid "(Both will be sent by WhatsApp)"
msgstr "(兩者都會以 WhatsApp 發送)"
#. module: whatsapp_pos
#: model:ir.model,name:whatsapp_pos.model_res_config_settings
msgid "Config Settings"
msgstr "配置設定"
#. module: whatsapp_pos
#. odoo-javascript
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
#, python-format
msgid "Invalid Number"
msgstr "無效號碼"
#. module: whatsapp_pos
#. odoo-python
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
#, python-format
msgid "Invoice Whatsapp template should have a phone field"
msgstr "Whatsapp 發票範本應包含電話欄位"
#. module: whatsapp_pos
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__invoice_template_id
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_invoice_template_id
msgid "Invoice template"
msgstr "發票範本"
#. module: whatsapp_pos
#: model:ir.model,name:whatsapp_pos.model_pos_config
msgid "Point of Sale Configuration"
msgstr "POS 銷售點設定"
#. module: whatsapp_pos
#: model:ir.model,name:whatsapp_pos.model_pos_order
msgid "Point of Sale Orders"
msgstr "POS 銷售點訂單"
#. module: whatsapp_pos
#. odoo-python
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
#, python-format
msgid "Receipt Whatsapp template should have Image Header Type"
msgstr "收據 Whatsapp 範本應該有圖片標頭類型"
#. module: whatsapp_pos
#. odoo-python
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
#, python-format
msgid "Receipt Whatsapp template should have a phone field"
msgstr "收據 Whatsapp 範本應包含電話欄位"
#. module: whatsapp_pos
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__receipt_template_id
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_receipt_template_id
msgid "Receipt template"
msgstr "收據範本"
#. module: whatsapp_pos
#: model_terms:ir.ui.view,arch_db:whatsapp_pos.res_config_settings_view_form
msgid "Send receipts Using WhatsApp"
msgstr "使用 WhatsApp 發送收據"
#. module: whatsapp_pos
#. odoo-javascript
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
#, python-format
msgid "Sending in progress"
msgstr "發送中"
#. module: whatsapp_pos
#. odoo-javascript
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
#, python-format
msgid "Something went wrong, please check the number and try again."
msgstr "出現錯誤,請檢查號碼,然後再試。"
#. module: whatsapp_pos
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__whatsapp_enabled
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_whatsapp_enabled
msgid "WhatsApp Enabled"
msgstr "已啟用 WhatsApp"
#. module: whatsapp_pos
#. odoo-javascript
#: code:addons/whatsapp_pos/static/src/xml/receipt_screen/receipt_screen_patch.xml:0
#, python-format
msgid "WhatsApp Receipt"
msgstr "WhatsApp 收據"
#. module: whatsapp_pos
#. odoo-javascript
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
#, python-format
msgid "WhatsApp sent"
msgstr "已發送的 WhatsApp"