mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-28 12:57:13 -05:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (78 of 78 strings) Translation: opensourcepos/taxes Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/taxes/zh_Hant/
This commit is contained in:
@@ -51,20 +51,20 @@ $lang["taxes_tax_code_type"] = "稅碼類型";
|
||||
$lang["taxes_tax_codes"] = "統編(Tax Code)";
|
||||
$lang["taxes_tax_codes_configuration"] = "統編(Tax Code)設定";
|
||||
$lang["taxes_tax_codes_saved_successfully"] = "稅碼更改已保存";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_codes_saved_unsuccessfully"] = "稅碼更改未保存";
|
||||
$lang["taxes_tax_excluded"] = "不含稅";
|
||||
$lang["taxes_tax_group"] = "";
|
||||
$lang["taxes_tax_group_not_unique"] = "";
|
||||
$lang["taxes_tax_group_sequence"] = "";
|
||||
$lang["taxes_tax_group"] = "稅務集團";
|
||||
$lang["taxes_tax_group_not_unique"] = "稅組 %1 不是唯一的";
|
||||
$lang["taxes_tax_group_sequence"] = "稅組序列";
|
||||
$lang["taxes_tax_included"] = "含稅";
|
||||
$lang["taxes_tax_jurisdiction"] = "";
|
||||
$lang["taxes_tax_jurisdiction_duplicate"] = "";
|
||||
$lang["taxes_tax_jurisdiction_invalid_chars"] = "";
|
||||
$lang["taxes_tax_jurisdiction_required"] = "";
|
||||
$lang["taxes_tax_jurisdictions"] = "";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "";
|
||||
$lang["taxes_tax_jurisdiction"] = "稅收管轄權";
|
||||
$lang["taxes_tax_jurisdiction_duplicate"] = "重複稅收管轄權";
|
||||
$lang["taxes_tax_jurisdiction_invalid_chars"] = "轄區名稱中的無效字符";
|
||||
$lang["taxes_tax_jurisdiction_required"] = "需要稅收管轄權";
|
||||
$lang["taxes_tax_jurisdictions"] = "稅務管轄區";
|
||||
$lang["taxes_tax_jurisdictions_configuration"] = "稅務管轄區配置";
|
||||
$lang["taxes_tax_jurisdictions_saved_successfully"] = "稅務管轄區更改已保存";
|
||||
$lang["taxes_tax_jurisdictions_saved_unsuccessfully"] = "稅務管轄區更改未保存";
|
||||
$lang["taxes_tax_rate"] = "稅率";
|
||||
$lang["taxes_tax_rate_configuration"] = "稅率設定";
|
||||
$lang["taxes_tax_rate_error_adding_updating"] = "稅率新增或修改失敗";
|
||||
@@ -74,7 +74,7 @@ $lang["taxes_tax_rate_successful_updated"] = "修改完成";
|
||||
$lang["taxes_tax_rate_successfully_added"] = "新增完成";
|
||||
$lang["taxes_tax_rates"] = "稅率";
|
||||
$lang["taxes_tax_rates_configuration"] = "稅率設定";
|
||||
$lang["taxes_tax_rounding"] = "";
|
||||
$lang["taxes_tax_type"] = "";
|
||||
$lang["taxes_tax_rounding"] = "稅收四捨五入";
|
||||
$lang["taxes_tax_type"] = "稅種";
|
||||
$lang["taxes_update"] = "修改稅率";
|
||||
$lang["taxes_vat_tax"] = "增值稅";
|
||||
|
||||
Reference in New Issue
Block a user