forked from Mapan/odoo17e
248 lines
9.3 KiB
Plaintext
248 lines
9.3 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * currency_rate_live
|
||
#
|
||
# Translators:
|
||
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
||
# Yazi Tian, 2024
|
||
# Jeffery CHEN <jeffery9@gmail.com>, 2024
|
||
# Wil Odoo, 2024
|
||
# Chloe Wang, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+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: currency_rate_live
|
||
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
|
||
msgid ""
|
||
"<i title=\"Update now\" role=\"img\" aria-label=\"Update now\" class=\"fa "
|
||
"fa-fw fa-refresh\"/>"
|
||
msgstr ""
|
||
"<i title=\"Update now\" role=\"img\" aria-label=\"Update now\" class=\"fa "
|
||
"fa-fw fa-refresh\"/>"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model,name:currency_rate_live.model_res_company
|
||
msgid "Companies"
|
||
msgstr "公司"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model,name:currency_rate_live.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "配置设置"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.actions.server,name:currency_rate_live.ir_cron_currency_update_ir_actions_server
|
||
msgid "Currency: rate update"
|
||
msgstr "货币: 汇率更新"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__daily
|
||
msgid "Daily"
|
||
msgstr "每天"
|
||
|
||
#. module: currency_rate_live
|
||
#. odoo-python
|
||
#: code:addons/currency_rate_live/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid "Error updating the currency rates from the BCU: %s."
|
||
msgstr "从 BCU 更新货币汇率时,发生错误:%s。"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__ecb
|
||
msgid "European Central Bank"
|
||
msgstr "欧洲中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
|
||
msgid "Interval"
|
||
msgstr "间隔"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields,field_description:currency_rate_live.field_res_company__currency_interval_unit
|
||
#: model:ir.model.fields,field_description:currency_rate_live.field_res_config_settings__currency_interval_unit
|
||
msgid "Interval Unit"
|
||
msgstr "间隔单位"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__manually
|
||
msgid "Manually"
|
||
msgstr "手动"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__monthly
|
||
msgid "Monthly"
|
||
msgstr "每月"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields,field_description:currency_rate_live.field_res_company__currency_next_execution_date
|
||
#: model:ir.model.fields,field_description:currency_rate_live.field_res_config_settings__currency_next_execution_date
|
||
msgid "Next Execution Date"
|
||
msgstr "下一执行日期"
|
||
|
||
#. module: currency_rate_live
|
||
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
|
||
msgid "Next Run"
|
||
msgstr "下次运行"
|
||
|
||
#. module: currency_rate_live
|
||
#. odoo-python
|
||
#: code:addons/currency_rate_live/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid "No available currency rate could be updated from the BCU."
|
||
msgstr "无可用的 BCU 货币汇率可用作更新。"
|
||
|
||
#. module: currency_rate_live
|
||
#: model_terms:ir.ui.view,arch_db:currency_rate_live.res_config_settings_view_form
|
||
msgid "Service"
|
||
msgstr "服务"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields,field_description:currency_rate_live.field_res_company__currency_provider
|
||
#: model:ir.model.fields,field_description:currency_rate_live.field_res_config_settings__currency_provider
|
||
msgid "Service Provider"
|
||
msgstr "服务商"
|
||
|
||
#. module: currency_rate_live
|
||
#. odoo-python
|
||
#: code:addons/currency_rate_live/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The selected exchange rate provider requires the GTQ and USD currencies to "
|
||
"be active."
|
||
msgstr "所选汇率提供商要求 GTQ 和 USD 货币处于活动状态."
|
||
|
||
#. module: currency_rate_live
|
||
#. odoo-python
|
||
#: code:addons/currency_rate_live/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Unable to connect to the online exchange rate platform %s. The web service "
|
||
"may be temporarily down. Please try again in a moment."
|
||
msgstr "无法连接到在线汇率平台%s.网络服务可能会暂时关闭。请稍后重试."
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_interval_unit__weekly
|
||
msgid "Weekly"
|
||
msgstr "每周"
|
||
|
||
#. module: currency_rate_live
|
||
#. odoo-python
|
||
#: code:addons/currency_rate_live/models/res_config_settings.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Your main currency (%s) is not supported by this exchange rate provider. "
|
||
"Please choose another one."
|
||
msgstr "您的主要货币(%s)不被这个汇率提供商支持。请选择另一个。"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__cbuae
|
||
msgid "[AE] Central Bank of the UAE"
|
||
msgstr "[AE] 阿联酋中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bnb
|
||
msgid "[BG] Bulgaria National Bank"
|
||
msgstr "[BG]保加利亚国家银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bbr
|
||
msgid "[BR] Central Bank of Brazil"
|
||
msgstr "[BR] 巴西中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__boc
|
||
msgid "[CA] Bank of Canada"
|
||
msgstr "[CA] 加拿大银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__fta
|
||
msgid "[CH] Federal Tax Administration of Switzerland"
|
||
msgstr "[CH] 瑞士联邦税务局"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__mindicador
|
||
msgid "[CL] Central Bank of Chile via mindicador.cl"
|
||
msgstr "[CL] 智利中央银行 via mindicador.cl"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__cnb
|
||
msgid "[CZ] Czech National Bank"
|
||
msgstr "[CZ] 捷克国家银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__cbegy
|
||
msgid "[EG] Central Bank of Egypt"
|
||
msgstr "[EG] 埃及中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__banguat
|
||
msgid "[GT] Bank of Guatemala"
|
||
msgstr "[GT] 危地马拉银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bi
|
||
msgid "[ID] Bank Indonesia"
|
||
msgstr "[ID] 印尼银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__banxico
|
||
msgid "[MX] Bank of Mexico"
|
||
msgstr "[MX] 墨西哥银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bnm
|
||
msgid "[MY] Bank Negara Malaysia"
|
||
msgstr "[MY] 马来西亚国家银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bcrp
|
||
msgid "[PE] SUNAT (replaces Bank of Peru)"
|
||
msgstr "[PE] SUNAT(代替秘鲁银行)"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__nbp
|
||
msgid "[PL] National Bank of Poland"
|
||
msgstr "[PL] 波兰国家银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bnr
|
||
msgid "[RO] National Bank of Romania"
|
||
msgstr "[RO] 罗马尼亚国家银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__srb
|
||
msgid "[SE] Sveriges Riksbank"
|
||
msgstr "[SE] Sveriges Riksbank 瑞典中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__tcmb
|
||
msgid "[TR] Central Bank of the Republic of Türkiye"
|
||
msgstr "[TR] 土耳其共和国中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__hmrc
|
||
msgid "[UK] HM Revenue & Customs"
|
||
msgstr "[UK] 国王陛下税务海关总署"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__bcu
|
||
msgid "[UY] Uruguayan Central Bank"
|
||
msgstr "[UY] 乌拉圭中央银行"
|
||
|
||
#. module: currency_rate_live
|
||
#: model:ir.model.fields.selection,name:currency_rate_live.selection__res_company__currency_provider__xe_com
|
||
msgid "xe.com"
|
||
msgstr "xe.com"
|