57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * website_sale_gelato
|
||
|
#
|
||
|
# Translators:
|
||
|
# Tony Ng, 2025
|
||
|
# Wil Odoo, 2025
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 18.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2025-02-04 14:15+0000\n"
|
||
|
"PO-Revision-Date: 2025-02-09 01:00+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2025\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: website_sale_gelato
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_sale_gelato/models/product_template.py:0
|
||
|
msgid "Print images must be set on products before they can be published."
|
||
|
msgstr "產品必須已設定列印圖片,才可發佈。"
|
||
|
|
||
|
#. module: website_sale_gelato
|
||
|
#: model:ir.model,name:website_sale_gelato.model_product_template
|
||
|
msgid "Product"
|
||
|
msgstr "產品"
|
||
|
|
||
|
#. module: website_sale_gelato
|
||
|
#: model:ir.model,name:website_sale_gelato.model_product_document
|
||
|
msgid "Product Document"
|
||
|
msgstr "產品文件"
|
||
|
|
||
|
#. module: website_sale_gelato
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_sale_gelato/models/product_document.py:0
|
||
|
msgid "Products must be unpublished before print images can be removed."
|
||
|
msgstr "產品必須先取消發佈,才可移除列印圖片。"
|
||
|
|
||
|
#. module: website_sale_gelato
|
||
|
#: model:ir.model,name:website_sale_gelato.model_sale_order
|
||
|
msgid "Sales Order"
|
||
|
msgstr "銷售訂單"
|
||
|
|
||
|
#. module: website_sale_gelato
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_sale_gelato/models/sale_order.py:0
|
||
|
msgid ""
|
||
|
"The product %(product_name)s cannot be added to the cart as it requires "
|
||
|
"separate shipping. Please place your order for the current cart first."
|
||
|
msgstr "產品 %(product_name)s 未能加入至購物車,因為它需要獨立的運輸安排。請先為目前購物車內的項目下訂單。"
|