Translated using Weblate (Chinese (Traditional))

Currently translated at 63.7% (190 of 298 strings)

Translation: opensourcepos/config
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/config/zh_Hant/
This commit is contained in:
jeffyeh
2021-07-07 10:22:40 +00:00
committed by Weblate
parent 8af2466b20
commit 0066447fdb

View File

@@ -1,9 +1,8 @@
<?php
<?php
$lang["config_address"] = "公司地址";
$lang["config_address_required"] = "公司地址為必填";
$lang["config_all_set"] = "All file permissions are set correctly!";
$lang["config_allow_duplicate_barcodes"] = "";
$lang["config_allow_duplicate_barcodes"] = "允許重複的條碼";
$lang["config_apostrophe"] = "apostrophe";
$lang["config_backup_button"] = "Backup";
$lang["config_backup_database"] = "Backup Database";
@@ -34,7 +33,7 @@ $lang["config_bottom"] = "Bottom";
$lang["config_cash_decimals"] = "";
$lang["config_cash_decimals_tooltip"] = "";
$lang["config_cash_rounding"] = "";
$lang["config_category_dropdown"] = "";
$lang["config_category_dropdown"] = "下拉式顯示類別";
$lang["config_center"] = "Center";
$lang["config_comma"] = "comma";
$lang["config_company"] = "公司名稱";
@@ -46,7 +45,7 @@ $lang["config_company_select_image"] = "Select Image";
$lang["config_company_website_url"] = "公司網址格式錯誤 (http://...)";
$lang["config_country_codes"] = "Country Codes";
$lang["config_country_codes_tooltip"] = "Comma separated list of country codes for nominatim address lookup.";
$lang["config_currency_code"] = "";
$lang["config_currency_code"] = "幣別代碼";
$lang["config_currency_decimals"] = "Currency Decimals";
$lang["config_currency_symbol"] = "貨幣符號";
$lang["config_customer_reward"] = "";
@@ -56,8 +55,8 @@ $lang["config_customer_reward_invalid_chars"] = "";
$lang["config_customer_reward_required"] = "";
$lang["config_customer_sales_tax_support"] = "";
$lang["config_date_or_time_format"] = "";
$lang["config_datetimeformat"] = "Date and Time format";
$lang["config_decimal_point"] = "Decimal Point";
$lang["config_datetimeformat"] = "日期時間格式";
$lang["config_decimal_point"] = "小數點位數";
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
@@ -90,11 +89,11 @@ $lang["config_default_tax_rate_number"] = "預設稅率必需為數字";
$lang["config_default_tax_rate_required"] = "預設稅率為必填";
$lang["config_derive_sale_quantity"] = "";
$lang["config_derive_sale_quantity_tooltip"] = "";
$lang["config_dinner_table"] = "";
$lang["config_dinner_table_duplicate"] = "";
$lang["config_dinner_table_enable"] = "";
$lang["config_dinner_table_invalid_chars"] = "";
$lang["config_dinner_table_required"] = "";
$lang["config_dinner_table"] = "餐桌";
$lang["config_dinner_table_duplicate"] = "餐桌必須唯一";
$lang["config_dinner_table_enable"] = "啟用餐桌";
$lang["config_dinner_table_invalid_chars"] = "餐桌名稱不能包含 '_'";
$lang["config_dinner_table_required"] = "餐桌是必填欄位";
$lang["config_dot"] = "dot";
$lang["config_email"] = "郵箱";
$lang["config_email_configuration"] = "Email Configuration";
@@ -108,18 +107,18 @@ $lang["config_email_smtp_crypto"] = "SMTP Encryption";
$lang["config_email_smtp_host"] = "SMTP Server";
$lang["config_email_smtp_pass"] = "SMTP Password";
$lang["config_email_smtp_port"] = "SMTP Port";
$lang["config_email_smtp_timeout"] = "SMTP Timeout (s)";
$lang["config_email_smtp_timeout"] = "SMTP 逾時";
$lang["config_email_smtp_user"] = "SMTP Username";
$lang["config_enforce_privacy"] = "";
$lang["config_enforce_privacy_tooltip"] = "";
$lang["config_fax"] = "傳真";
$lang["config_file_perm"] = "There are problems with file permissions please fix and reload this page.";
$lang["config_financial_year"] = "";
$lang["config_financial_year_apr"] = "";
$lang["config_financial_year_aug"] = "";
$lang["config_financial_year_dec"] = "";
$lang["config_financial_year_feb"] = "";
$lang["config_financial_year_jan"] = "";
$lang["config_file_perm"] = "檔案權限有問題,請修正後重刷網頁";
$lang["config_financial_year"] = "財務年起始";
$lang["config_financial_year_apr"] = "4月1日";
$lang["config_financial_year_aug"] = "8月1日";
$lang["config_financial_year_dec"] = "12月1日";
$lang["config_financial_year_feb"] = "2月1日";
$lang["config_financial_year_jan"] = "1月1日";
$lang["config_financial_year_jul"] = "";
$lang["config_financial_year_jun"] = "";
$lang["config_financial_year_mar"] = "";