123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * website_payment
- #
- # Translators:
- # Raymond Yu <cl_yu@hotmail.com>, 2022
- # digitalliuzg8888, 2022
- # Jeffery CHEN <jeffery9@gmail.com>, 2022
- # Martin Trigaux, 2023
- # Levi Siuzdak (sile), 2023
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 16.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2023-05-23 08:24+0000\n"
- "PO-Revision-Date: 2022-09-22 05:56+0000\n"
- "Last-Translator: Levi Siuzdak (sile), 2023\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_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid ""
- ".\n"
- " <br/>\n"
- " We appreciate your support for our organization as such.\n"
- " <br/>\n"
- " Regards."
- msgstr ""
- ".\n"
- " <br/>\n"
- " 我们感谢您对我们组织的支持。\n"
- " <br/>\n"
- " 此致敬礼."
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "<b>Comment:</b>"
- msgstr "<b>评价:</b>"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "<b>Donation Date:</b>"
- msgstr "<b>打赏日期:</b>"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "<b>Donor Email:</b>"
- msgstr "<b>Email:</b>"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "<b>Donor Name:</b>"
- msgstr "<b>名称:</b>"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "<b>Payment ID:</b>"
- msgstr "<b>支付 ID:</b>"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "<b>Payment Method:</b>"
- msgstr "<b>支付方式:</b>"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid "<option value=\"\">Country...</option>"
- msgstr "国家..."
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
- msgid ""
- "<strong>No suitable payment option could be found.</strong><br/>\n"
- " If you believe that it is an error, please contact the website administrator."
- msgstr ""
- "<strong>找不到合适的支付方式。</strong><br/>\n"
- " 如果您认为这是一个错误,请联系网站管理员。"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
- msgid "<strong>Warning</strong> The currency is missing or incorrect."
- msgstr "<strong>警告</strong>货币缺失或者不正确。"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/models/payment_transaction.py:0
- #, python-format
- msgid "A donation has been made on your website"
- msgstr "已在您的网站上进行了打赏"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
- msgid "A year of cultural awakening."
- msgstr "文化觉醒的一年。"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid "Activate Payments"
- msgstr "激活支付"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid "Activate Stripe"
- msgstr "启用 Stripe"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/options.js:0
- #, python-format
- msgid "Add a description here"
- msgstr "在此处添加描述"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/options.js:0
- #, python-format
- msgid "Add new pre-filled option"
- msgstr "添加新的预填充选项"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
- #: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
- #, python-format
- msgid "Amount"
- msgstr "金额"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid "Amount ("
- msgstr "金额 ("
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "Amount("
- msgstr "金额("
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
- msgid "Caring for a baby for 1 month."
- msgstr "照顾宝宝1个月。"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
- #, python-format
- msgid "Choose Your Amount"
- msgstr "选择您的金额"
- #. module: website_payment
- #: model:ir.model,name:website_payment.model_res_config_settings
- msgid "Config Settings"
- msgstr "配置设置"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/models/res_config_settings.py:0
- #, python-format
- msgid "Configure %s"
- msgstr "配置 %s"
- #. module: website_payment
- #: model:ir.actions.server,name:website_payment.action_stripe_connect_account
- msgid "Connect to Stripe"
- msgstr "如果检查,未连接的卖家将收到公告通知,每周连接一次其条纹帐户。"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #: model:ir.model,name:website_payment.model_res_country
- #, python-format
- msgid "Country"
- msgstr "国家"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid ""
- "Country\n"
- " <span class=\"s_website_form_mark\"> *</span>"
- msgstr ""
- "国家\n"
- " <span class=\"s_website_form_mark\"> *</span>"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/controllers/portal.py:0
- #, python-format
- msgid "Country is required."
- msgstr "国家是必须的。"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
- #: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_input
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- #, python-format
- msgid "Custom Amount"
- msgstr "自定义金额"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "Dear"
- msgstr "尊敬的"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Default Amount"
- msgstr "默认金额"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Descriptions"
- msgstr "描述"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Display Options"
- msgstr "显示选项"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
- msgid "Donate Now"
- msgstr "现在打赏"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- #: model_terms:ir.ui.view,arch_db:website_payment.snippets
- msgid "Donation"
- msgstr "打赏"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.snippets
- msgid "Donation Button"
- msgstr "打赏按钮"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/controllers/portal.py:0
- #, python-format
- msgid "Donation amount must be at least %.2f."
- msgstr "打赏金额必须至少为 %.2f。."
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/models/payment_transaction.py:0
- #, python-format
- msgid "Donation confirmation"
- msgstr "打赏确认"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "Donation notification"
- msgstr "打赏通知"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Email"
- msgstr "Email"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid ""
- "Email\n"
- " <span class=\"s_website_form_mark\"> *</span>"
- msgstr ""
- "Email\n"
- " <span class=\"s_website_form_mark\"> *</span>"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Email is invalid"
- msgstr "Email不正确"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/controllers/portal.py:0
- #, python-format
- msgid "Email is required."
- msgstr "Email必填"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Field '%s' is mandatory"
- msgstr "字段“%s”是必需的"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_res_config_settings__first_provider_label
- msgid "First Provider Label"
- msgstr "第一个提供程序标签"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Input"
- msgstr "进货"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_account_payment__is_donation
- msgid "Is Donation"
- msgstr "是打赏"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_res_config_settings__is_stripe_supported_country
- #: model:ir.model.fields,field_description:website_payment.field_res_country__is_stripe_supported_country
- msgid "Is Stripe Supported Country"
- msgstr "是否支持条纹的国家/地区"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_payment_transaction__is_donation
- msgid "Is donation"
- msgstr "是打赏"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation
- msgid "Make a Donation"
- msgstr "打赏"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Maximum"
- msgstr "最大"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Minimum"
- msgstr "最低"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Name"
- msgstr "名称"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid ""
- "Name\n"
- " <span class=\"s_website_form_mark\"> *</span>"
- msgstr ""
- "名称\n"
- " <span class=\"s_website_form_mark\"> *</span>"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/controllers/portal.py:0
- #, python-format
- msgid "Name is required."
- msgstr "名称必填"
- #. module: website_payment
- #: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__none
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "None"
- msgstr "无"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
- msgid "One year in elementary school."
- msgstr "小学一年。"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
- msgid "One year in high school."
- msgstr "高中一年。"
- #. module: website_payment
- #: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__other_than_paypal
- msgid "Other than Paypal"
- msgstr "除PayPal"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid "Payment Details"
- msgstr "支付详情"
- #. module: website_payment
- #: model:ir.model,name:website_payment.model_payment_provider
- msgid "Payment Provider"
- msgstr "支付提供商"
- #. module: website_payment
- #: model:ir.model,name:website_payment.model_payment_transaction
- msgid "Payment Transaction"
- msgstr "支付交易"
- #. module: website_payment
- #. odoo-python
- #: code:addons/website_payment/models/payment_transaction.py:0
- #, python-format
- msgid "Payment received from donation with following details:"
- msgstr "从打赏中收到的支付,详细信息如下:"
- #. module: website_payment
- #: model:ir.model,name:website_payment.model_account_payment
- msgid "Payments"
- msgstr "支付"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_res_config_settings__module_payment_paypal
- msgid "Paypal - Express Checkout"
- msgstr "PayPal - 快速结账"
- #. module: website_payment
- #: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__paypal_only
- msgid "Paypal Only"
- msgstr "仅PayPal"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/000.js:0
- #, python-format
- msgid "Please select or enter an amount"
- msgstr "请选择或输入金额"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Pre-filled Options"
- msgstr "预填选项"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_res_config_settings__providers_state
- msgid "Providers State"
- msgstr "提供者状态"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Recipient Email"
- msgstr "收件人电子邮件地址"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Server Error"
- msgstr "服务器错误"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid "Shop - Payment"
- msgstr "商店 - 支付"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Slider"
- msgstr "滑块"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation
- msgid "Small or large, your contribution is essential."
- msgstr "无论大小,您的贡献都是必不可少的。"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Some information is missing to process your payment."
- msgstr "缺少一些信息来处理您的支付。"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
- msgid "Step"
- msgstr "跳号"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid ""
- "Stripe Connect is not available in your country, please use another payment "
- "provider."
- msgstr "条纹互联在您所在的国家/地区不可用,请使用其他支付提供商。"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid ""
- "Support most payment methods; Visa, Mastercard, Maestro, Google Pay, Apple "
- "Pay, etc. as well as recurring charges."
- msgstr "支持大多数支付方式;维萨卡,万事达卡,大师卡,谷歌支付,苹果支付等以及经常性费用。"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "Thank you for your donation of"
- msgstr "感谢您打赏"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/snippets/s_donation/000.js:0
- #, python-format
- msgid "The minimum donation amount is %s%s%s"
- msgstr "最低打赏金额为 %s%s%s"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
- msgid "There is nothing to pay."
- msgstr "不需要支付。"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "Validation Error"
- msgstr "验证错误"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid "View Alternatives"
- msgstr "查看替代方案"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
- msgid "View other providers"
- msgstr "查看其他提供商"
- #. module: website_payment
- #. odoo-javascript
- #: code:addons/website_payment/static/src/js/website_payment_form.js:0
- #, python-format
- msgid "We could not obtain payment fees."
- msgstr "我们无法获得支付费用。"
- #. module: website_payment
- #: model:ir.model.fields,field_description:website_payment.field_payment_provider__website_id
- msgid "Website"
- msgstr "网站"
- #. module: website_payment
- #: model:mail.template,name:website_payment.mail_template_donation
- msgid "Website: Donation"
- msgstr "网站:捐赠"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid "Write us a comment"
- msgstr "给我们评价"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.payment_checkout
- msgid "Your comment"
- msgstr "备注"
- #. module: website_payment
- #: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
- msgid "made on"
- msgstr "制作于"
|