249 lines
8.7 KiB
Plaintext
249 lines
8.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_sale_collect
|
|
#
|
|
# Translators:
|
|
# Tiffany Chang, 2024
|
|
# liAnGjiA <liangjia@qq.com>, 2024
|
|
# Wil Odoo, 2024
|
|
# Chloe Wang, 2024
|
|
# Odoo哥 <vnsoft.he@gmail.com>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-12-16 13:41+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:42+0000\n"
|
|
"Last-Translator: Odoo哥 <vnsoft.he@gmail.com>, 2024\n"
|
|
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: zh_CN\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:payment.provider,pending_msg:website_sale_collect.payment_provider_on_site
|
|
msgid ""
|
|
"<i>Your order has been confirmed.</i><br>Please come to the store to pay for"
|
|
" your products."
|
|
msgstr ""
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_collect.payment_confirmation_status
|
|
msgid "<span class=\"text-muted\"> (In-store pickup)</span>"
|
|
msgstr "<span class=\"text-muted\">(店内取货)</span>"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
|
|
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
|
|
msgid "Available"
|
|
msgstr "可用"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
|
|
msgid "Check availability"
|
|
msgstr "检查可用性"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "配置设定"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_collect.res_config_settings_form
|
|
msgid "Configure Pickup Locations"
|
|
msgstr "配置取件地点"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model.fields,field_description:website_sale_collect.field_payment_provider__custom_mode
|
|
msgid "Custom Mode"
|
|
msgstr "自定义模式"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/models/res_config_settings.py:0
|
|
msgid "Delivery Methods"
|
|
msgstr "交货方式"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model.fields,field_description:website_sale_collect.field_website__in_store_dm_id
|
|
msgid "In-store Delivery Method"
|
|
msgstr "店内配送方式"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
|
|
msgid "Not available"
|
|
msgstr "不可用"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
|
|
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
|
|
msgid "Only"
|
|
msgstr "仅"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/models/sale_order.py:0
|
|
msgid "Only %(new_qty)s available"
|
|
msgstr "只剩%(new_qty)s件可用"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model.fields,field_description:website_sale_collect.field_stock_warehouse__opening_hours
|
|
msgid "Opening Hours"
|
|
msgstr "营业时间"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
|
|
msgid "Out of stock"
|
|
msgstr "缺货"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:payment.provider,name:website_sale_collect.payment_provider_on_site
|
|
msgid "Pay on Site"
|
|
msgstr "现场支付"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model.fields.selection,name:website_sale_collect.selection__payment_provider__custom_mode__on_site
|
|
#: model:payment.method,name:website_sale_collect.payment_method_pay_on_site
|
|
msgid "Pay on site"
|
|
msgstr "亲身付款"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_payment_provider
|
|
msgid "Payment Provider"
|
|
msgstr "支付提供商"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr "付款交易"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
|
|
#: model:delivery.carrier,name:website_sale_collect.carrier_pick_up_in_store
|
|
#: model:ir.model.fields.selection,name:website_sale_collect.selection__delivery_carrier__delivery_type__in_store
|
|
#: model:product.template,name:website_sale_collect.product_pick_up_in_store_product_template
|
|
msgid "Pick up in store"
|
|
msgstr "店内取货"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/controllers/main.py:0
|
|
msgid "Please choose a store to collect your order."
|
|
msgstr "请选择一家商店领取您的订单。"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_product_template
|
|
msgid "Product"
|
|
msgstr "产品"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model.fields,field_description:website_sale_collect.field_delivery_carrier__delivery_type
|
|
msgid "Provider"
|
|
msgstr "物流商"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_collect.unavailable_products_warning
|
|
msgid "Remove from cart"
|
|
msgstr "从购物车移除"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "销售订单"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_delivery_carrier
|
|
msgid "Shipping Methods"
|
|
msgstr "送货方式"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_collect.unavailable_products_warning
|
|
msgid "Some of the products are not available at"
|
|
msgstr "部分产品无法在以下项目提供:"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/controllers/main.py:0
|
|
#: code:addons/website_sale_collect/models/sale_order.py:0
|
|
msgid "Some products are not available in the selected store."
|
|
msgstr "某些产品在所选商店中不可用。"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/controllers/main.py:0
|
|
msgid "Sorry, we are unable to ship your order."
|
|
msgstr "抱歉,我们无法运送您的订单。"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model.fields,field_description:website_sale_collect.field_delivery_carrier__warehouse_ids
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_collect.delivery_carrier_form
|
|
msgid "Stores"
|
|
msgstr "商店"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/models/delivery_carrier.py:0
|
|
msgid "The delivery method and a warehouse must share the same company"
|
|
msgstr "发货方法和仓库必须是同一家公司"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/models/delivery_carrier.py:0
|
|
msgid "The delivery method must have at least one warehouse to be published."
|
|
msgstr "送货方式必须至少有一个仓库可以发布。"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_stock_warehouse
|
|
msgid "Warehouse"
|
|
msgstr "仓库"
|
|
|
|
#. module: website_sale_collect
|
|
#: model:ir.model,name:website_sale_collect.model_website
|
|
msgid "Website"
|
|
msgstr "网站"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/controllers/payment.py:0
|
|
msgid ""
|
|
"You can only pay on site when selecting the pick up in store delivery "
|
|
"method."
|
|
msgstr "选择店内取货方式时,只可现场付款。"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:payment.provider,auth_msg:website_sale_collect.payment_provider_on_site
|
|
msgid "Your payment has been authorized."
|
|
msgstr "支付已获授权。"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:payment.provider,cancel_msg:website_sale_collect.payment_provider_on_site
|
|
msgid "Your payment has been cancelled."
|
|
msgstr "您的支付已被取消。"
|
|
|
|
#. module: website_sale_collect
|
|
#: model_terms:payment.provider,done_msg:website_sale_collect.payment_provider_on_site
|
|
msgid "Your payment has been successfully processed."
|
|
msgstr "您的付款已成功处理。"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
|
|
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
|
|
msgid "available"
|
|
msgstr "可用"
|
|
|
|
#. module: website_sale_collect
|
|
#. odoo-python
|
|
#: code:addons/website_sale_collect/models/payment_provider.py:0
|
|
msgid "no in-store delivery methods available"
|
|
msgstr "没有店内取货方式可用"
|