# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_account_taxcloud # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 22:21+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Wil Odoo, 2023\n" "Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: sale_account_taxcloud #: model_terms:ir.ui.view,arch_db:sale_account_taxcloud.view_order_form_inherit msgid "Go to Settings." msgstr "前往「設定」。" #. module: sale_account_taxcloud #: model:ir.model.fields,field_description:sale_account_taxcloud.field_sale_order__is_taxcloud_configured msgid "Is Taxcloud Configured" msgstr "TaxCloud 是否已配置" #. module: sale_account_taxcloud #: model_terms:ir.ui.view,arch_db:sale_account_taxcloud.view_order_form_inherit msgid "" "Please enter your Taxcloud credentials to compute tax rates automatically." msgstr "請輸入你的 TaxCloud 登入資訊,以自動計算稅率。" #. module: sale_account_taxcloud #: model:ir.model,name:sale_account_taxcloud.model_sale_advance_payment_inv msgid "Sales Advance Payment Invoice" msgstr "銷售預付款應收憑單" #. module: sale_account_taxcloud #: model:ir.model,name:sale_account_taxcloud.model_sale_order msgid "Sales Order" msgstr "銷售訂單" #. module: sale_account_taxcloud #: model:ir.model,name:sale_account_taxcloud.model_sale_order_line msgid "Sales Order Line" msgstr "銷售訂單資料行" #. module: sale_account_taxcloud #: model_terms:ir.ui.view,arch_db:sale_account_taxcloud.view_order_form_inherit msgid "Tax" msgstr "稅項" #. module: sale_account_taxcloud #. odoo-python #: code:addons/sale_account_taxcloud/models/sale_order.py:0 #, python-format msgid "Unable to retrieve taxes from TaxCloud: " msgstr "無法從 TaxCloud 檢索稅款:" #. module: sale_account_taxcloud #: model_terms:ir.ui.view,arch_db:sale_account_taxcloud.view_order_form_inherit msgid "Update taxes" msgstr "更新稅項" #. module: sale_account_taxcloud #: model:ir.model.fields,field_description:sale_account_taxcloud.field_sale_order__is_taxcloud msgid "Use TaxCloud API" msgstr "使用TaxCloud API" #. module: sale_account_taxcloud #: model:ir.model.fields,help:sale_account_taxcloud.field_sale_order__is_taxcloud_configured msgid "" "Used to determine whether or not to warn the user to configure TaxCloud." msgstr "用於決定是否警告用戶,要求他配置 TaxCloud。"