forked from Mapan/odoo17e
100 lines
3.6 KiB
Plaintext
100 lines
3.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_delivery_sendcloud
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
|
# Jeffery CHEN <jeffery9@gmail.com>, 2024
|
|
# Raymond Yu <cl_yu@hotmail.com>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Raymond Yu <cl_yu@hotmail.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_delivery_sendcloud
|
|
#: model:ir.model.fields,help:website_delivery_sendcloud.field_delivery_carrier__sendcloud_use_locations
|
|
msgid ""
|
|
"Allows the ecommerce user to choose a pick-up point as delivery address."
|
|
msgstr "允许电子商务用户来选择一个取货点作为交货地址。"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model.fields,field_description:website_delivery_sendcloud.field_delivery_carrier__sendcloud_locations_radius_unit
|
|
msgid "Distance Unit"
|
|
msgstr "距离单位"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#. odoo-javascript
|
|
#: code:addons/website_delivery_sendcloud/static/src/xml/sendcloud_pickup_locations.xml:0
|
|
#, python-format
|
|
msgid "Find on Maps"
|
|
msgstr "在地图上查找"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model.fields,field_description:website_delivery_sendcloud.field_delivery_carrier__sendcloud_locations_radius_value
|
|
msgid "Locations Distance Radius"
|
|
msgstr "位置距离半径"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model.fields,field_description:website_delivery_sendcloud.field_delivery_carrier__sendcloud_locations_id
|
|
msgid "Locations Id"
|
|
msgstr "位置识别码"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model.fields,help:website_delivery_sendcloud.field_delivery_carrier__sendcloud_locations_radius_value
|
|
msgid "Maximum locations distance radius."
|
|
msgstr "最大位置距离半径。"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#. odoo-javascript
|
|
#: code:addons/website_delivery_sendcloud/static/src/xml/sendcloud_pickup_locations.xml:0
|
|
#, python-format
|
|
msgid "Select this location"
|
|
msgstr "选择这个位置"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model.fields,field_description:website_delivery_sendcloud.field_delivery_carrier__sendcloud_can_customize_use_locations
|
|
msgid "Sendcloud Can Customize Use Locations"
|
|
msgstr "Sendcloud 可自定义使用地点"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model,name:website_delivery_sendcloud.model_delivery_carrier
|
|
msgid "Shipping Methods"
|
|
msgstr "交货方式"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#. odoo-python
|
|
#: code:addons/website_delivery_sendcloud/models/delivery_sendcloud.py:0
|
|
#, python-format
|
|
msgid "The maximum radius allowed is %d%s"
|
|
msgstr "允许的最大半径为%d%s"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#. odoo-python
|
|
#: code:addons/website_delivery_sendcloud/models/delivery_sendcloud.py:0
|
|
#, python-format
|
|
msgid "The minimum radius allowed is %d%s"
|
|
msgstr "允许的最小半径为%d%s"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#: model:ir.model.fields,field_description:website_delivery_sendcloud.field_delivery_carrier__sendcloud_use_locations
|
|
msgid "Use Sendcloud Locations"
|
|
msgstr "使用 Sendcloud 位置"
|
|
|
|
#. module: website_delivery_sendcloud
|
|
#. odoo-javascript
|
|
#: code:addons/website_delivery_sendcloud/static/src/xml/sendcloud_pickup_locations.xml:0
|
|
#, python-format
|
|
msgid "km"
|
|
msgstr "千米"
|