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

97 lines
3.4 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_shiprocket
#
# Translators:
# Wil Odoo, 2024
# Jeffery CHEN <jeffery9@gmail.com>, 2024
# Chloe Wang, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-21 16:01+0000\n"
"PO-Revision-Date: 2024-06-28 05:15+0000\n"
"Last-Translator: Chloe Wang, 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_shiprocket
#: model:ir.model.fields,field_description:website_sale_shiprocket.field_payment_provider__custom_mode
msgid "Custom Mode"
msgstr "自定义模式"
#. module: website_sale_shiprocket
#. odoo-javascript
#: code:addons/website_sale_shiprocket/static/src/xml/website_sale_delivery.xml:0
#, python-format
msgid ""
"If you believe that it is an error, please contact the website "
"administrator."
msgstr "如果您认为这是一个错误,请联系网站管理员。"
#. module: website_sale_shiprocket
#. odoo-javascript
#: code:addons/website_sale_shiprocket/static/src/xml/website_sale_delivery.xml:0
#, python-format
msgid "No suitable payment option could be found."
msgstr "没有找到合适的支付服务商"
#. module: website_sale_shiprocket
#. odoo-javascript
#: code:addons/website_sale_shiprocket/static/src/js/website_sale_delivery.js:0
#, python-format
msgid "Pay Now"
msgstr "立即付款"
#. module: website_sale_shiprocket
#: model:ir.model,name:website_sale_shiprocket.model_payment_provider
msgid "Payment Provider"
msgstr "支付提供商"
#. module: website_sale_shiprocket
#. odoo-javascript
#: code:addons/website_sale_shiprocket/static/src/js/website_sale_delivery.js:0
#, python-format
msgid "Place Order"
msgstr "下订单"
#. module: website_sale_shiprocket
#: model:ir.model.fields.selection,name:website_sale_shiprocket.selection__payment_provider__custom_mode__shiprocket_cash_on_delivery
msgid "Shiprocket Cash On Delivery"
msgstr "Shiprocket 货到付款"
#. module: website_sale_shiprocket
#: model:payment.provider,name:website_sale_shiprocket.payment_provider_shiprocket_cod
msgid "Shiprocket: Cash on Delivery"
msgstr "Shiprocket货到现金付款"
#. module: website_sale_shiprocket
#: model_terms:payment.provider,pending_msg:website_sale_shiprocket.payment_provider_shiprocket_cod
msgid ""
"You payment is in pending state as you have opted for cash on delivery.<br>\n"
" The delivery person will gather the payment during the delivery process."
msgstr ""
"由于您选择了货到付款,因此付款状态正处于 “待处理”。<br>\n"
" 送货人员将在送货过程中收取货款。"
#. module: website_sale_shiprocket
#: model_terms:payment.provider,auth_msg:website_sale_shiprocket.payment_provider_shiprocket_cod
msgid "Your payment has been authorized."
msgstr "支付已获授权。"
#. module: website_sale_shiprocket
#: model_terms:payment.provider,cancel_msg:website_sale_shiprocket.payment_provider_shiprocket_cod
msgid "Your payment has been cancelled."
msgstr "您的支付已被取消。"
#. module: website_sale_shiprocket
#: model_terms:payment.provider,done_msg:website_sale_shiprocket.payment_provider_shiprocket_cod
msgid "Your payment has been successfully processed."
msgstr "您的支付已成功处理。"