forked from Mapan/odoo17e
469 lines
16 KiB
Plaintext
469 lines
16 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * website_sale_renting
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2024
|
||
# Tony Ng, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-01-26 16:12+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: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" The new period is not valid for some products of your cart.\n"
|
||
" Your changes on the rental period are not taken into account.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" 新的租賃期對購物車內部份產品無效。\n"
|
||
" 你對租賃期的變更不會生效。\n"
|
||
" "
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" Your rental duration was too short. Unfortunately, we do not process\n"
|
||
" rentals that last less than %(duration)s %(unit)s.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" 你的租賃期太短。抱歉我們不處理\n"
|
||
" 持續時間少於 %(duration)s %(unit)s 的租賃。\n"
|
||
" "
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" Your rental product had invalid date of pickup (%(start_date)s).\n"
|
||
" Unfortunately, we do not process pickups on that weekday.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" 你租賃的產品,收取日期(%(start_date)s)無效。\n"
|
||
" 抱歉我們在該平日(星期幾)不處理收取產品。\n"
|
||
" "
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" Your rental product had invalid date of return (%(end_date)s).\n"
|
||
" Unfortunately, we do not process returns on that weekday.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" 你租賃的產品,交還日期(%(end_date)s)無效。\n"
|
||
" 抱歉我們在該平日(星期幾)不處理產品交還。\n"
|
||
" "
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" Your rental product had invalid dates of pickup (%(start_date)s) and\n"
|
||
" return (%(end_date)s). Unfortunately, we do not process pickups nor\n"
|
||
" returns on those weekdays.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" 你租賃的產品,收取日期(%(start_date)s)及\n"
|
||
" 交還日期(%(end_date)s)無效。抱歉我們在該平日(星期幾)\n"
|
||
" 不處理收取或交還產品。\n"
|
||
" "
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" Some of your rental products (%(product)s) cannot be rented during the\n"
|
||
" selected period and your cart must be updated. We're sorry for the\n"
|
||
" inconvenience.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
" 你部份租賃產品(%(product)s)在所選期間\n"
|
||
" 無法租賃。你的購物車必須更新。\n"
|
||
" 抱歉引起不便。\n"
|
||
" "
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "(%s days)."
|
||
msgstr "(%s 天)。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "(%s hours)."
|
||
msgstr "(%s 小時)。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "(%s months)."
|
||
msgstr "(%s 個月)。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "(%s weeks)."
|
||
msgstr "(%s 星期)。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.s_rental_search_options
|
||
msgid ", .s_rental_search"
|
||
msgstr ", .s_rental_search"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.o_wsale_offcanvas
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.products
|
||
msgid "<b>Rental Period</b>"
|
||
msgstr "<b>租賃期</b>"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_search_result_price
|
||
msgid "<small>from</small>"
|
||
msgstr "<small>由</small>"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_search_result_price
|
||
msgid "<small>per</small>"
|
||
msgstr "<small>每</small>"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.price_dynamic_filter_template_product_product
|
||
msgid "<span>/</span>"
|
||
msgstr "<span>/</span>"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.products_item
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_products_price
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.suggested_products_list
|
||
msgid "<span>per</span>"
|
||
msgstr "<span>每</span>"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_product
|
||
msgid "<strong class=\"attribute_name\">Rental Period</strong>"
|
||
msgstr "<strong class=\"attribute_name\">租賃期</strong>"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_product
|
||
msgid "<u class=\"h5\">Pricing</u>"
|
||
msgstr "<u class=\"h5\">定價</u>"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/snippets/s_rental_search/options.js:0
|
||
#, python-format
|
||
msgid "All"
|
||
msgstr "所有"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.cart
|
||
msgid "Applies to all rented items"
|
||
msgstr "適用於所有租賃物品"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.s_rental_search_options
|
||
msgid "Attribute Filter"
|
||
msgstr "屬性篩選器"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_res_company
|
||
msgid "Companies"
|
||
msgstr "公司"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "配置設定"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.snippet_options
|
||
msgid "Datepicker"
|
||
msgstr "日期選擇工具"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.s_rental_search_options
|
||
msgid "Day"
|
||
msgstr "日"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields.selection,name:website_sale_renting.selection__res_company__renting_minimal_time_unit__day
|
||
msgid "Days"
|
||
msgstr "天內"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.res_config_settings_view_form
|
||
msgid "Days during which pickup and return are not possible."
|
||
msgstr "不處理客戶收取或交還產品的日子。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_fri
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_fri
|
||
msgid "Friday"
|
||
msgstr "星期五"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.price_dynamic_filter_template_product_product
|
||
msgid "From"
|
||
msgstr "由"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.s_rental_search_options
|
||
msgid "Hour"
|
||
msgstr "小時"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields.selection,name:website_sale_renting.selection__res_company__renting_minimal_time_unit__hour
|
||
msgid "Hours"
|
||
msgstr "小時"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_minimal_time_duration
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_minimal_time_duration
|
||
msgid "Minimal Rental Duration"
|
||
msgstr "最短租賃期"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_minimal_time_unit
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_minimal_time_unit
|
||
msgid "Minimal Rental Duration Unit"
|
||
msgstr "最短租賃期單位"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.res_config_settings_view_form
|
||
msgid "Minimal duration between pickup and return."
|
||
msgstr "收取和交還產品之間的最起碼租用時間。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.res_config_settings_view_form
|
||
msgid "Minimal time of rental"
|
||
msgstr "最短租賃時間"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_mon
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_mon
|
||
msgid "Monday"
|
||
msgstr "星期一"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields.selection,name:website_sale_renting.selection__res_company__renting_minimal_time_unit__month
|
||
msgid "Months"
|
||
msgstr "月"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/product_template.py:0
|
||
#, python-format
|
||
msgid "Please choose a return date that is after the pickup date."
|
||
msgstr "交還日期必須在收取日期之後。請重新選擇。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "Please select a rental period."
|
||
msgstr "請選擇租賃期。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_product_pricelist
|
||
msgid "Pricelist"
|
||
msgstr "價格表"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_product_template
|
||
msgid "Product"
|
||
msgstr "商品"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_product_product
|
||
msgid "Product Variant"
|
||
msgstr "產品款式"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.res_config_settings_view_form
|
||
msgid "Rent Online"
|
||
msgstr "網上租用"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.cart_summary
|
||
msgid "Rental Period"
|
||
msgstr "租賃期"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.snippets
|
||
msgid "Rental Search"
|
||
msgstr "搜尋租賃"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.cart
|
||
msgid "Rental period"
|
||
msgstr "租賃期"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_sale_order
|
||
msgid "Sales Order"
|
||
msgstr "銷售訂單"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_sale_order_line
|
||
msgid "Sales Order Line"
|
||
msgstr "銷售訂單明細"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_sat
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_sat
|
||
msgid "Saturday"
|
||
msgstr "星期六"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Some of your rental products cannot be rented during the selected period and"
|
||
" your cart must be updated. We're sorry for the inconvenience."
|
||
msgstr "在所選期間內,你的部份租賃產品未能出租,你的購物車必須更新。對造成的不便,我們表示抱歉。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_sun
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_sun
|
||
msgid "Sunday"
|
||
msgstr "星期日"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.datepicker
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_product
|
||
msgid ""
|
||
"The period must be the same for all products of your cart.\n"
|
||
"You must change the period on your cart or create different orders if you want different periods."
|
||
msgstr ""
|
||
"購物車中所有產品的租賃期,必須相同。\n"
|
||
"若想有不同的租賃期,你必須更改購物車的租賃期,或建立不同的訂單。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "The pickup date cannot be in the past."
|
||
msgstr "收取日期不可選擇過往日期。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "The rental lasts less than the minimal rental duration %s"
|
||
msgstr "抱歉,所選租期少於最短租賃期 %s。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "The return date should be after the pickup date."
|
||
msgstr "交還日期應在收取日期之後。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_thu
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_thu
|
||
msgid "Thursday"
|
||
msgstr "星期四"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.s_rental_search_options
|
||
msgid "Timing"
|
||
msgstr "時間"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.rental_product
|
||
msgid "Total"
|
||
msgstr "總計"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_tue
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_tue
|
||
msgid "Tuesday"
|
||
msgstr "星期二"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.res_config_settings_view_form
|
||
msgid "Unavailability days"
|
||
msgstr "不可租用日子"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model,name:website_sale_renting.model_website
|
||
msgid "Website"
|
||
msgstr "網站"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_company__renting_forbidden_wed
|
||
#: model:ir.model.fields,field_description:website_sale_renting.field_res_config_settings__renting_forbidden_wed
|
||
msgid "Wednesday"
|
||
msgstr "星期三"
|
||
|
||
#. module: website_sale_renting
|
||
#: model:ir.model.fields.selection,name:website_sale_renting.selection__res_company__renting_minimal_time_unit__week
|
||
msgid "Weeks"
|
||
msgstr "星期"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "You cannot pick up your rental on that day of the week."
|
||
msgstr "該平日(星期幾)不處理客戶收取租用物品。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-javascript
|
||
#: code:addons/website_sale_renting/static/src/js/renting_mixin.js:0
|
||
#, python-format
|
||
msgid "You cannot return your rental on that day of the week."
|
||
msgstr "該平日(星期幾)不處理客戶交還租用物品。"
|
||
|
||
#. module: website_sale_renting
|
||
#. odoo-python
|
||
#: code:addons/website_sale_renting/models/sale_order.py:0
|
||
#, python-format
|
||
msgid "Your rental product cannot be pickedup in the past."
|
||
msgstr "租賃產品不可在過去日子收取。"
|
||
|
||
#. module: website_sale_renting
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.products_item
|
||
#: model_terms:ir.ui.view,arch_db:website_sale_renting.suggested_products_list
|
||
msgid "from"
|
||
msgstr "從"
|