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

93 lines
3.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_sale_fedex
#
# Translators:
# Wil Odoo, 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_sale_fedex
#: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_use_locations
msgid ""
"Allows the ecommerce user to choose a pick-up point as delivery address."
msgstr "允许电子商务用户来选择一个取货点作为交货地址。"
#. module: website_sale_fedex
#. odoo-python
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
#, python-format
msgid "Fedex Server Not Found"
msgstr "未找到Fedex服务器"
#. module: website_sale_fedex
#. odoo-javascript
#: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0
#, python-format
msgid "Find on Maps"
msgstr "在地图上查找"
#. module: website_sale_fedex
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_unit
msgid "Locations Distance Unit"
msgstr "位置距离单位"
#. module: website_sale_fedex
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
msgid "Locations Radius"
msgstr "位置半径"
#. module: website_sale_fedex
#: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
msgid "Maximum locations distance radius."
msgstr "最大位置距离半径。"
#. module: website_sale_fedex
#. odoo-python
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
#, python-format
msgid "No Fedex pick-up points available for that shipping address"
msgstr "该送货地址无可用的 FedEx 取件点"
#. module: website_sale_fedex
#. odoo-javascript
#: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0
#, python-format
msgid "Select this location"
msgstr "选择这个位置"
#. module: website_sale_fedex
#: model:ir.model,name:website_sale_fedex.model_delivery_carrier
msgid "Shipping Methods"
msgstr "交货方式"
#. module: website_sale_fedex
#. odoo-python
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
#, python-format
msgid ""
"There was an error retrieving Fedex localisations:\n"
"%s"
msgstr ""
"检索Fedex本地化时出现错误\n"
"%s"
#. module: website_sale_fedex
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_use_locations
msgid "Use Fedex Locations"
msgstr "使用 Fedex 位置"