Merge branch 'origin/master' into Weblate

This commit is contained in:
Weblate
2019-06-30 18:43:31 +02:00
9 changed files with 200 additions and 209 deletions

View File

@@ -1,5 +1,4 @@
<?php
<?php
$lang["config_address"] = "ที่อยู่";
$lang["config_address_required"] = "ที่อยู่ต้องกรอก";
$lang["config_allow_duplicate_barcodes"] = "อนุญาตบาร์โค้ดที่ซ้ำกัน";
@@ -33,19 +32,19 @@ $lang["config_bottom"] = "ด้านล่าง";
$lang["config_cash_decimals"] = "ทศนิยมแบบเงินสด";
$lang["config_cash_decimals_tooltip"] = "";
$lang["config_cash_rounding"] = "";
$lang["config_center"] = "Center";
$lang["config_comma"] = "comma";
$lang["config_center"] = "กี่งกลาง";
$lang["config_comma"] = "คอมม่า";
$lang["config_company"] = "ชื่อร้านค้า";
$lang["config_company_change_image"] = "Change Image";
$lang["config_company_change_image"] = "เปลี่ยนรูป";
$lang["config_company_logo"] = "ภาพโลโก้";
$lang["config_company_remove_image"] = "Remove Image";
$lang["config_company_remove_image"] = "ลบรูป";
$lang["config_company_required"] = "ชื่อร้านค้าต้องกรอก";
$lang["config_company_select_image"] = "Select Image";
$lang["config_company_select_image"] = "เลือกรูป";
$lang["config_company_website_url"] = "เว็บไซต์ร้านค้าไม่ถูกต้อง";
$lang["config_country_codes"] = "Country Codes";
$lang["config_country_codes"] = "รหัสประเทศ";
$lang["config_country_codes_tooltip"] = "Comma separated list of country codes for nominatim address lookup.";
$lang["config_currency_code"] = "";
$lang["config_currency_decimals"] = "Currency Decimals";
$lang["config_currency_decimals"] = "ทศนิยมแบบการเงิน";
$lang["config_currency_symbol"] = "สัญลักษณ์ค่าเงิน";
$lang["config_customer_reward"] = "";
$lang["config_customer_reward_duplicate"] = "";
@@ -93,18 +92,18 @@ $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_dot"] = "จุด";
$lang["config_email"] = "อีเมล์";
$lang["config_email_configuration"] = "Email Configuration";
$lang["config_email_mailpath"] = "Path to Sendmail";
$lang["config_email_mailpath"] = "ที่อยู่ส่งเมล์";
$lang["config_email_protocol"] = "Protocol";
$lang["config_email_receipt_check_behaviour"] = "";
$lang["config_email_receipt_check_behaviour_always"] = "";
$lang["config_email_receipt_check_behaviour_last"] = "";
$lang["config_email_receipt_check_behaviour_never"] = "";
$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_crypto"] = "การเข้ารหัสของเอสเอ็มทีพี";
$lang["config_email_smtp_host"] = "เซอร์เวอร์เอสเอ็มทีพี";
$lang["config_email_smtp_pass"] = "รหัสผ่านเอสเอ็มทีพี";
$lang["config_email_smtp_port"] = "SMTP Port";
$lang["config_email_smtp_timeout"] = "SMTP Timeout (s)";
$lang["config_email_smtp_user"] = "SMTP Username";

View File

@@ -1,6 +1,5 @@
<?php
$lang["tables_all"] = "All";
<?php
$lang["tables_all"] = "所有";
$lang["tables_columns"] = "";
$lang["tables_hide_show_pagination"] = "隐藏/显示分页";
$lang["tables_loading"] = "正在努力地加载数据中,请稍候……";

View File

@@ -1,5 +1,4 @@
<?php
<?php
$lang["common_address_1"] = "地址 1";
$lang["common_address_2"] = "地址 2";
$lang["common_city"] = "城市";
@@ -7,7 +6,7 @@ $lang["common_close"] = "關閉";
$lang["common_comments"] = "評論";
$lang["common_common"] = "一般";
$lang["common_confirm_search"] = "您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?";
$lang["common_correct_errors"] = "";
$lang["common_correct_errors"] = "請在保存前,更正已識別的錯誤";
$lang["common_country"] = "國家";
$lang["common_date"] = "日期";
$lang["common_delete"] = "刪除";
@@ -15,13 +14,13 @@ $lang["common_det"] = "更多";
$lang["common_download_import_template"] = "下載匯入資料的Excel範本 (CSV)";
$lang["common_edit"] = "編輯";
$lang["common_email"] = "郵箱";
$lang["common_email_invalid_format"] = "Email格式錯誤";
$lang["common_email_invalid_format"] = "電郵格式錯誤.";
$lang["common_export_excel"] = "匯出至Excel";
$lang["common_export_excel_no"] = "";
$lang["common_export_excel_yes"] = "";
$lang["common_fields_required_message"] = "紅色欄位為必填";
$lang["common_first_name"] = "";
$lang["common_first_name_required"] = "名為必填";
$lang["common_first_name_required"] = "名為必填.";
$lang["common_first_page"] = "第一頁";
$lang["common_gender"] = "性別";
$lang["common_gender_female"] = "";
@@ -30,25 +29,25 @@ $lang["common_id"] = "Id";
$lang["common_import"] = "匯入";
$lang["common_import_change_file"] = "變更";
$lang["common_import_excel"] = "Excel匯入";
$lang["common_import_full_path"] = "Full path to excel file required";
$lang["common_import_remove_file"] = "Remove";
$lang["common_import_full_path"] = "需要excel文件的完整路徑";
$lang["common_import_remove_file"] = "移除";
$lang["common_import_select_file"] = "選擇檔案";
$lang["common_inv"] = "庫存";
$lang["common_last_name"] = "";
$lang["common_last_name_required"] = "姓氏為必填";
$lang["common_last_name_required"] = "姓氏為必填.";
$lang["common_last_page"] = "最後一頁";
$lang["common_learn_about_project"] = "了解系統開展進度";
$lang["common_learn_about_project"] = "了解系統開展進度.";
$lang["common_list_of"] = "列表";
$lang["common_logout"] = "登出";
$lang["common_migration_needed"] = "";
$lang["common_migration_needed"] = "登錄後將啟動到1的數據庫遷移.";
$lang["common_new"] = "New";
$lang["common_no_persons_to_display"] = "沒有使用者資料可以顯示";
$lang["common_none_selected_text"] = "沒有選取的項目";
$lang["common_no_persons_to_display"] = "沒有使用者資料可以顯示.";
$lang["common_none_selected_text"] = "[選擇]";
$lang["common_or"] = "";
$lang["common_phone_number"] = "電話";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "請造訪";
$lang["common_powered_by"] = "Powered by";
$lang["common_powered_by"] = "提供者";
$lang["common_price"] = "價值";
$lang["common_print"] = "列印";
$lang["common_remove"] = "移除";
@@ -65,6 +64,6 @@ $lang["common_unknown"] = "不明";
$lang["common_view_recent_sales"] = "最新的消售資訊";
$lang["common_website"] = "網站";
$lang["common_welcome"] = "歡迎";
$lang["common_welcome_message"] = "歡迎使用OSPOS請點擊下面的模組以開始使用";
$lang["common_welcome_message"] = "歡迎使用OSPOS請點擊下面的模組以開始使用.";
$lang["common_you_are_using_ospos"] = "您正在使用 Open Source Point Of Sale 版本";
$lang["common_zip"] = "郵遞區號";

View File

@@ -1,54 +1,53 @@
<?php
<?php
$lang["customers_account_number"] = "帳號 #";
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
$lang["customers_account_number_duplicate"] = "帳號已存在於數據庫中。";
$lang["customers_available_points"] = "現有積分";
$lang["customers_average"] = "";
$lang["customers_avg_discount"] = "";
$lang["customers_basic_information"] = "";
$lang["customers_average"] = "平均花費";
$lang["customers_avg_discount"] = "平均折扣";
$lang["customers_basic_information"] = "基本資料";
$lang["customers_cannot_be_deleted"] = "無法刪除選定的客戶,選定的客戶存有銷售紀錄。";
$lang["customers_company_name"] = "Company";
$lang["customers_company_name"] = "公司";
$lang["customers_confirm_delete"] = "你確定要刪除選定的客戶?";
$lang["customers_confirm_restore"] = "";
$lang["customers_consent"] = "";
$lang["customers_consent_required"] = "";
$lang["customers_confirm_restore"] = "您確定要還原所選客戶嗎?";
$lang["customers_consent"] = "註冊同意";
$lang["customers_consent_required"] = "註冊同意是必須的.";
$lang["customers_customer"] = "客戶";
$lang["customers_date"] = "";
$lang["customers_date"] = "日期";
$lang["customers_discount"] = "折扣";
$lang["customers_discount_fixed"] = "";
$lang["customers_discount_percent"] = "";
$lang["customers_discount_type"] = "";
$lang["customers_email_duplicate"] = "";
$lang["customers_employee"] = "";
$lang["customers_error_adding_updating"] = "添加/更新客戶錯誤";
$lang["customers_discount_fixed"] = "固定折扣";
$lang["customers_discount_percent"] = "折扣百分比";
$lang["customers_discount_type"] = "折扣種類";
$lang["customers_email_duplicate"] = "電子郵件地址重複.";
$lang["customers_employee"] = "僱員";
$lang["customers_error_adding_updating"] = "添加/更新客戶錯誤.";
$lang["customers_excel_import_failed"] = "Excel匯入失敗";
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
$lang["customers_excel_import_success"] = "Import of Customers successful";
$lang["customers_excel_import_nodata_wrongformat"] = "上傳的文件沒有數據或格式不正確.";
$lang["customers_excel_import_partially_failed"] = "大部份客戶導入成功但有些失敗:";
$lang["customers_excel_import_success"] = "成功導入客戶.";
$lang["customers_import_items_excel"] = "Import customers from Excel sheet";
$lang["customers_mailchimp_activity_click"] = "";
$lang["customers_mailchimp_activity_lastopen"] = "";
$lang["customers_mailchimp_activity_open"] = "";
$lang["customers_mailchimp_activity_total"] = "";
$lang["customers_mailchimp_activity_unopen"] = "";
$lang["customers_mailchimp_email_client"] = "";
$lang["customers_mailchimp_info"] = "";
$lang["customers_mailchimp_member_rating"] = "";
$lang["customers_mailchimp_status"] = "";
$lang["customers_mailchimp_vip"] = "";
$lang["customers_max"] = "";
$lang["customers_min"] = "";
$lang["customers_mailchimp_activity_click"] = "激活";
$lang["customers_mailchimp_activity_lastopen"] = "最後打開";
$lang["customers_mailchimp_activity_open"] = "閱讀電郵";
$lang["customers_mailchimp_activity_total"] = "郵件已發送";
$lang["customers_mailchimp_activity_unopen"] = "電郵未打開";
$lang["customers_mailchimp_email_client"] = "電郵客戶端";
$lang["customers_mailchimp_info"] = "邮件猩猩";
$lang["customers_mailchimp_member_rating"] = "評分";
$lang["customers_mailchimp_status"] = "狀況";
$lang["customers_mailchimp_vip"] = "特選客戶";
$lang["customers_max"] = "最大花費";
$lang["customers_min"] = "最少花費";
$lang["customers_new"] = "新客戶";
$lang["customers_none_selected"] = "您還沒有選擇任何客戶進行刪除";
$lang["customers_none_selected"] = "您還沒有選擇任何客戶進行刪除.";
$lang["customers_one_or_multiple"] = "客戶";
$lang["customers_quantity"] = "";
$lang["customers_stats_info"] = "";
$lang["customers_quantity"] = "數量";
$lang["customers_stats_info"] = "客戶統計信息";
$lang["customers_successful_adding"] = "成功新增顧客";
$lang["customers_successful_deleted"] = "成功刪除";
$lang["customers_successful_updating"] = "成功更新顧客";
$lang["customers_tax_code"] = "";
$lang["customers_tax_id"] = "";
$lang["customers_tax_code"] = "稅務號碼";
$lang["customers_tax_id"] = "稅務編號";
$lang["customers_taxable"] = "應課稅";
$lang["customers_total"] = "Total";
$lang["customers_update"] = "更新客戶";
$lang["rewards_package"] = "";
$lang["rewards_package"] = "獎勵禮包";

View File

@@ -1,14 +1,13 @@
<?php
$lang["messages_first_name"] = "First name";
$lang["messages_last_name"] = "Last name";
<?php
$lang["messages_first_name"] = "名字";
$lang["messages_last_name"] = "姓氏";
$lang["messages_message"] = "Message";
$lang["messages_message_placeholder"] = "Your Message here...";
$lang["messages_message_required"] = "Message required";
$lang["messages_multiple_phones"] = "(In case of multiple recipients, enter mobile numbers separated by commas)";
$lang["messages_phone"] = "Phone number";
$lang["messages_phone_number_required"] = "Phone number required";
$lang["messages_phone_placeholder"] = "Mobile Number(s) here...";
$lang["messages_message_placeholder"] = "你的訊息.....";
$lang["messages_message_required"] = "訊息必須填寫";
$lang["messages_multiple_phones"] = "(如果是多個收件人,請輸入以逗號分隔的手機號碼)";
$lang["messages_phone"] = "電話號碼";
$lang["messages_phone_number_required"] = "電話號碼是必須";
$lang["messages_phone_placeholder"] = "手機號碼在這裡填寫......";
$lang["messages_sms_send"] = "Send SMS";
$lang["messages_successfully_sent"] = "Message successfully sent to: ";
$lang["messages_unsuccessfully_sent"] = "Message unsuccessfully sent to: ";
$lang["messages_successfully_sent"] = "消息已成功發送至: ";
$lang["messages_unsuccessfully_sent"] = "消息未成功發送至: ";

View File

@@ -1,54 +1,53 @@
<?php
$lang["receivings_cancel_receiving"] = "";
$lang["receivings_cannot_be_deleted"] = "";
$lang["receivings_comments"] = "";
<?php
$lang["receivings_cancel_receiving"] = "取消";
$lang["receivings_cannot_be_deleted"] = "進貨刪除失敗.";
$lang["receivings_comments"] = "備註";
$lang["receivings_complete_receiving"] = "完成";
$lang["receivings_confirm_cancel_receiving"] = "您確定要刪除此進貨資料嗎?本資料中所有的產品資料也將會被清空。";
$lang["receivings_confirm_delete"] = "";
$lang["receivings_confirm_delete"] = "您確定要刪除此進貨嗎? 此操作無法還原.";
$lang["receivings_confirm_finish_receiving"] = "您確定要提交此進貨資料嗎?一旦送出將不能撤消。";
$lang["receivings_cost"] = "成本";
$lang["receivings_date"] = "";
$lang["receivings_date_required"] = "";
$lang["receivings_date_type"] = "";
$lang["receivings_delete_entire_sale"] = "Delete entire sale";
$lang["receivings_discount"] = "%";
$lang["receivings_date"] = "收貨日期";
$lang["receivings_date_required"] = "必須輸一個正確的日期.";
$lang["receivings_date_type"] = "日期必須填寫.";
$lang["receivings_delete_entire_sale"] = "刪除整個銷售";
$lang["receivings_discount"] = "%";
$lang["receivings_edit"] = "編輯";
$lang["receivings_edit_sale"] = "Edit Receiving";
$lang["receivings_employee"] = "Employee";
$lang["receivings_error_editing_item"] = "產品編輯錯誤";
$lang["receivings_error_requisition"] = "";
$lang["receivings_edit_sale"] = "編輯入庫";
$lang["receivings_employee"] = "僱員";
$lang["receivings_error_editing_item"] = "產品編輯錯誤.";
$lang["receivings_error_requisition"] = "庫存不能在相同地點轉移.";
$lang["receivings_find_or_scan_item"] = "查找 / 掃描產品";
$lang["receivings_find_or_scan_item_or_receipt"] = "查找 / 掃描產品或收據";
$lang["receivings_id"] = "進貨編號";
$lang["receivings_item_name"] = "產品名稱";
$lang["receivings_mode"] = "進貨模式";
$lang["receivings_new_supplier"] = "新供應商";
$lang["receivings_one_or_multiple"] = "";
$lang["receivings_one_or_multiple"] = "進貨";
$lang["receivings_print_after_sale"] = "出貨時打印收據";
$lang["receivings_quantity"] = "數量.";
$lang["receivings_receipt"] = "收貨憑證";
$lang["receivings_receipt_number"] = "";
$lang["receivings_receipt_number"] = "入庫 #";
$lang["receivings_receiving"] = "收貨";
$lang["receivings_reference"] = "Reference";
$lang["receivings_reference"] = "參考";
$lang["receivings_register"] = "產品進貨";
$lang["receivings_requisition"] = "";
$lang["receivings_requisition"] = "請求";
$lang["receivings_return"] = "退貨";
$lang["receivings_select_supplier"] = "選擇供應商 (Optional)";
$lang["receivings_ship_pack"] = "";
$lang["receivings_start_typing_supplier_name"] = "開始輸入供應商名稱...";
$lang["receivings_stock"] = "";
$lang["receivings_stock_destination"] = "Stock destination";
$lang["receivings_ship_pack"] = "郵寄包裹";
$lang["receivings_start_typing_supplier_name"] = "開始輸入供應商名稱...";
$lang["receivings_stock"] = "庫存";
$lang["receivings_stock_destination"] = "庫存目的地";
$lang["receivings_stock_locaiton"] = "倉庫地址";
$lang["receivings_stock_source"] = "Stock source";
$lang["receivings_successfully_deleted"] = "You have successfully deleted";
$lang["receivings_successfully_updated"] = "Receiving successfully updated";
$lang["receivings_stock_source"] = "庫存來源";
$lang["receivings_successfully_deleted"] = "己成功刪除";
$lang["receivings_successfully_updated"] = "入庫成功更新";
$lang["receivings_supplier"] = "供應商";
$lang["receivings_supplier_address"] = "地址";
$lang["receivings_supplier_email"] = "郵箱";
$lang["receivings_supplier_location"] = "地方";
$lang["receivings_total"] = "總數量";
$lang["receivings_transaction_failed"] = "進貨交易失敗";
$lang["receivings_unable_to_add_item"] = "無法新增進貨資料";
$lang["receivings_unsuccessfully_updated"] = "Receiving unsuccessfully updated";
$lang["receivings_transaction_failed"] = "進貨交易失敗.";
$lang["receivings_unable_to_add_item"] = "無法新增進貨資料.";
$lang["receivings_unsuccessfully_updated"] = "入庫更新失敗.";
$lang["receivings_update"] = "編輯";

View File

@@ -1,13 +1,12 @@
<?php
<?php
$lang["customers_available_points"] = "現有積分";
$lang["rewards_package"] = "獎賞";
$lang["rewards_remaining_balance"] = "剩餘獎賞積分 ";
$lang["sales_account_number"] = "";
$lang["sales_account_number"] = "帳戶 #";
$lang["sales_add_payment"] = "新增付款";
$lang["sales_amount_due"] = "商品金額";
$lang["sales_amount_tendered"] = "已收帳款";
$lang["sales_authorized_signature"] = "";
$lang["sales_authorized_signature"] = "授權簽名";
$lang["sales_cancel_sale"] = "取消銷售";
$lang["sales_cash"] = "現金";
$lang["sales_cash_deposit"] = "已預付金額";
@@ -30,20 +29,20 @@ $lang["sales_customer_discount"] = "折扣";
$lang["sales_customer_email"] = "客戶電郵地址";
$lang["sales_customer_location"] = "客戶所在地";
$lang["sales_customer_mailchimp_status"] = "Mailchimp電子報行銷狀態";
$lang["sales_customer_optional"] = "非必需";
$lang["sales_customer_optional"] = "到期付款需要";
$lang["sales_customer_required"] = "必需";
$lang["sales_customer_total"] = "總數";
$lang["sales_date"] = "日期";
$lang["sales_date_range"] = "日期範圍";
$lang["sales_date_required"] = "必需填上正確的日期";
$lang["sales_date_type"] = "必需填寫日期";
$lang["sales_date_required"] = "必需填上正確的日期.";
$lang["sales_date_type"] = "必需填寫日期.";
$lang["sales_debit"] = "簽帳卡";
$lang["sales_delete"] = "確認刪除";
$lang["sales_delete_confirmation"] = "你確定要刪除此銷售資料,這個動作不能撤消";
$lang["sales_delete_confirmation"] = "你確定要刪除此銷售資料,這個動作不能還原.";
$lang["sales_delete_entire_sale"] = "刪除全部銷售資料";
$lang["sales_delete_successful"] = "您已成功刪除銷售資料";
$lang["sales_delete_unsuccessful"] = "銷售資料刪除失敗";
$lang["sales_description_abbrv"] = "倒序";
$lang["sales_delete_successful"] = "您已成功刪除銷售資料.";
$lang["sales_delete_unsuccessful"] = "銷售資料刪除失敗.";
$lang["sales_description_abbrv"] = "倒序.";
$lang["sales_discard"] = "放棄";
$lang["sales_discard_quote"] = "";
$lang["sales_discount"] = "折扣 %";
@@ -65,112 +64,112 @@ $lang["sales_giftcard_balance"] = "䄠金劵餘額";
$lang["sales_giftcard_number"] = "禮金券編號";
$lang["sales_group_by_category"] = "以類別分類";
$lang["sales_group_by_type"] = "以類型分類";
$lang["sales_hsn"] = "";
$lang["sales_hsn"] = "HSN";
$lang["sales_id"] = "銷售編號";
$lang["sales_include_prices"] = "";
$lang["sales_include_prices"] = "包括價格?";
$lang["sales_invoice"] = "發票";
$lang["sales_invoice_confirm"] = "已傳送發票到";
$lang["sales_invoice_enable"] = "建立發票";
$lang["sales_invoice_filter"] = "發票選項";
$lang["sales_invoice_no_email"] = "此客戶沒有正確的電郵地址";
$lang["sales_invoice_no_email"] = "此客戶沒有正確的電郵地址.";
$lang["sales_invoice_number"] = "發票編號#";
$lang["sales_invoice_number_duplicate"] = "重覆的發票號碼";
$lang["sales_invoice_number_duplicate"] = "重覆的發票號碼.";
$lang["sales_invoice_sent"] = "發票已發送到";
$lang["sales_invoice_total"] = "";
$lang["sales_invoice_type_custom_invoice"] = "";
$lang["sales_invoice_type_custom_tax_invoice"] = "";
$lang["sales_invoice_type_invoice"] = "";
$lang["sales_invoice_type_tax_invoice"] = "";
$lang["sales_invoice_total"] = "帳單總額";
$lang["sales_invoice_type_custom_invoice"] = "自定義發票";
$lang["sales_invoice_type_custom_tax_invoice"] = "自定義稅務發票";
$lang["sales_invoice_type_invoice"] = "發票";
$lang["sales_invoice_type_tax_invoice"] = "稅務發票";
$lang["sales_invoice_unsent"] = "發票傳送失敗";
$lang["sales_invoice_update"] = "重新清點";
$lang["sales_item_insufficient_of_stock"] = "產品庫存不足";
$lang["sales_item_insufficient_of_stock"] = "產品庫存不足.";
$lang["sales_item_name"] = "產品名稱";
$lang["sales_item_number"] = "產品 #";
$lang["sales_item_out_of_stock"] = "產品缺貨";
$lang["sales_item_out_of_stock"] = "產品缺貨.";
$lang["sales_mode"] = "登記模式";
$lang["sales_must_enter_numeric"] = "已收帳款必須輸入數值";
$lang["sales_must_enter_numeric_giftcard"] = "禮金券編號必須輸入數值";
$lang["sales_must_enter_numeric"] = "已收帳款必須輸入數值.";
$lang["sales_must_enter_numeric_giftcard"] = "禮金券編號必須輸入數值.";
$lang["sales_new_customer"] = "新客戶";
$lang["sales_new_item"] = "新增產品";
$lang["sales_no_description"] = "None";
$lang["sales_no_filter"] = "All";
$lang["sales_no_items_in_cart"] = "購物車中沒有任何產品";
$lang["sales_no_sales_to_display"] = "No sales to display";
$lang["sales_none_selected"] = "您還沒有選擇任何產品進行編輯";
$lang["sales_not_authorized"] = "";
$lang["sales_one_or_multiple"] = "";
$lang["sales_no_description"] = "沒有描述";
$lang["sales_no_filter"] = "全部";
$lang["sales_no_items_in_cart"] = "購物車中沒有任何產品.";
$lang["sales_no_sales_to_display"] = "沒有任何紀錄.";
$lang["sales_none_selected"] = "您還沒有選擇任何產品進行編輯.";
$lang["sales_not_authorized"] = "此操作未經授權.";
$lang["sales_one_or_multiple"] = "銷售";
$lang["sales_payment"] = "付款方式";
$lang["sales_payment_amount"] = "Amount";
$lang["sales_payment_not_cover_total"] = "付款金額不足";
$lang["sales_payment_type"] = "Type";
$lang["sales_payments_total"] = "Payments Total";
$lang["sales_payment_amount"] = "總額";
$lang["sales_payment_not_cover_total"] = "付款金額不足.";
$lang["sales_payment_type"] = "銷售付款類別";
$lang["sales_payments_total"] = "付款總額";
$lang["sales_price"] = "價格";
$lang["sales_print_after_sale"] = "出貨時打印收據";
$lang["sales_quantity"] = "數量.";
$lang["sales_quantity_less_than_reorder_level"] = "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存";
$lang["sales_quantity_less_than_zero"] = "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存";
$lang["sales_quantity_of_items"] = "";
$lang["sales_quote"] = "";
$lang["sales_quote_number"] = "";
$lang["sales_quote_number_duplicate"] = "";
$lang["sales_quote_sent"] = "";
$lang["sales_quote_unsent"] = "";
$lang["sales_quantity"] = "數量";
$lang["sales_quantity_less_than_reorder_level"] = "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存.";
$lang["sales_quantity_less_than_zero"] = "警告!產品的庫存數量是不足的。您仍然可以處理銷售,但檢查您的庫存.";
$lang["sales_quantity_of_items"] = "貨品數量";
$lang["sales_quote"] = "報價";
$lang["sales_quote_number"] = "報價單編號";
$lang["sales_quote_number_duplicate"] = "報價單編號必須獨有.";
$lang["sales_quote_sent"] = "報價單寄給";
$lang["sales_quote_unsent"] = "報價單發送敗失";
$lang["sales_receipt"] = "銷貨單";
$lang["sales_receipt_no_email"] = "";
$lang["sales_receipt_number"] = "POS #";
$lang["sales_receipt_sent"] = "Receipt sent to";
$lang["sales_receipt_unsent"] = "Receipt failed to be sent to";
$lang["sales_receipt_no_email"] = "此客戶沒有有效的電子郵件地址.";
$lang["sales_receipt_number"] = "銷售收據編號";
$lang["sales_receipt_sent"] = "發送收據";
$lang["sales_receipt_unsent"] = "收據未能發送";
$lang["sales_register"] = "銷售登記";
$lang["sales_remove_customer"] = "移除客戶";
$lang["sales_return"] = "退貨";
$lang["sales_rewards"] = "";
$lang["sales_rewards_balance"] = "";
$lang["sales_rewards"] = "積分";
$lang["sales_rewards_balance"] = "積分總數";
$lang["sales_sale"] = "銷售";
$lang["sales_sale_by_invoice"] = "";
$lang["sales_sale_by_invoice"] = "發票銷售";
$lang["sales_sale_for_customer"] = "客戶:";
$lang["sales_sale_time"] = "Time";
$lang["sales_sales_tax"] = "";
$lang["sales_sale_time"] = "時間";
$lang["sales_sales_tax"] = "銷售稅";
$lang["sales_select_customer"] = "選擇客戶 (Optional)";
$lang["sales_send_invoice"] = "Send Invoice";
$lang["sales_send_quote"] = "";
$lang["sales_send_receipt"] = "Send Receipt";
$lang["sales_send_work_order"] = "";
$lang["sales_send_invoice"] = "發送發票";
$lang["sales_send_quote"] = "發送報價";
$lang["sales_send_receipt"] = "發送收據";
$lang["sales_send_work_order"] = "發送訂單";
$lang["sales_serial"] = "序號";
$lang["sales_show_invoice"] = "Show Invoice";
$lang["sales_show_receipt"] = "Show Receipt";
$lang["sales_start_typing_customer_name"] = "開始輸入客戶的名字";
$lang["sales_show_invoice"] = "顯示發票";
$lang["sales_show_receipt"] = "顯示收據";
$lang["sales_start_typing_customer_name"] = "開始輸入客戶的名字...";
$lang["sales_start_typing_item_name"] = "開始輸入產品名或掃描條碼...";
$lang["sales_stock"] = "";
$lang["sales_stock_location"] = "";
$lang["sales_stock"] = "庫存";
$lang["sales_stock_location"] = "庫存地點";
$lang["sales_sub_total"] = "小計";
$lang["sales_successfully_deleted"] = "銷售資料成功刪除";
$lang["sales_successfully_restored"] = "";
$lang["sales_successfully_suspended_sale"] = "本銷售資料已經成功暫停";
$lang["sales_successfully_updated"] = "銷售資料成功更新";
$lang["sales_successfully_restored"] = "您已成功還原";
$lang["sales_successfully_suspended_sale"] = "本銷售資料已經成功暫停.";
$lang["sales_successfully_updated"] = "銷售資料成功更新.";
$lang["sales_suspend_sale"] = "暫停銷售";
$lang["sales_suspended_doc_id"] = "";
$lang["sales_suspended_doc_id"] = "文件";
$lang["sales_suspended_sale_id"] = "暫停銷售編號";
$lang["sales_suspended_sales"] = "已暫停銷售";
$lang["sales_table"] = "";
$lang["sales_takings"] = "Takings";
$lang["sales_table"] = "銷售表格";
$lang["sales_takings"] = "銷售收入";
$lang["sales_tax"] = "稅額";
$lang["sales_tax_id"] = "";
$lang["sales_tax_invoice"] = "";
$lang["sales_tax_id"] = "稅務編號";
$lang["sales_tax_invoice"] = "稅務發票";
$lang["sales_tax_percent"] = "稅率 %";
$lang["sales_total"] = "總計";
$lang["sales_total_tax_exclusive"] = "Tax excluded";
$lang["sales_transaction_failed"] = "銷售交易失敗";
$lang["sales_total_tax_exclusive"] = "不含稅";
$lang["sales_transaction_failed"] = "銷售交易失敗.";
$lang["sales_unable_to_add_item"] = "無法增加出售產品";
$lang["sales_unsuccessfully_deleted"] = "銷售資料刪除失敗";
$lang["sales_unsuccessfully_restored"] = "";
$lang["sales_unsuccessfully_suspended_sale"] = "本銷售資料已經成功暫停";
$lang["sales_unsuccessfully_updated"] = "銷售資料更新失敗";
$lang["sales_unsuccessfully_deleted"] = "銷售資料刪除失敗.";
$lang["sales_unsuccessfully_restored"] = "銷售還原失敗.";
$lang["sales_unsuccessfully_suspended_sale"] = "本銷售資料已經成功暫停.";
$lang["sales_unsuccessfully_updated"] = "銷售資料更新失敗.";
$lang["sales_unsuspend"] = "取消暫停銷售";
$lang["sales_unsuspend_and_delete"] = "取消暫停銷售並刪除";
$lang["sales_update"] = "編輯";
$lang["sales_upi"] = "";
$lang["sales_work_order"] = "";
$lang["sales_work_order_number"] = "";
$lang["sales_work_order_number_duplicate"] = "";
$lang["sales_work_order_sent"] = "";
$lang["sales_work_order_unsent"] = "";
$lang["sales_upi"] = "UPI";
$lang["sales_work_order"] = "工作指示";
$lang["sales_work_order_number"] = "工作指示編號";
$lang["sales_work_order_number_duplicate"] = "工作編號重複.";
$lang["sales_work_order_sent"] = "發送工作指示";
$lang["sales_work_order_unsent"] = "工作指示發送失敗";

View File

@@ -1,23 +1,22 @@
<?php
<?php
$lang["suppliers_account_number"] = "帳號 #";
$lang["suppliers_agency_name"] = " ";
$lang["suppliers_cannot_be_deleted"] = "無法刪除所選擇的供應商,選定的供應商中至少有一家已有銷售紀錄。";
$lang["suppliers_category"] = "";
$lang["suppliers_category"] = "供應商類別";
$lang["suppliers_company_name"] = "公司名稱";
$lang["suppliers_company_name_required"] = "公司名稱是必填欄位";
$lang["suppliers_company_name_required"] = "公司名稱是必填欄位.";
$lang["suppliers_confirm_delete"] = "你確定要刪除選定的供應商嗎?";
$lang["suppliers_confirm_restore"] = "";
$lang["suppliers_cost"] = "";
$lang["suppliers_error_adding_updating"] = "新增/更新供應商錯誤";
$lang["suppliers_goods"] = "";
$lang["suppliers_confirm_restore"] = "您確定要還原選定的供應商嗎?";
$lang["suppliers_cost"] = "供應商成本";
$lang["suppliers_error_adding_updating"] = "新增/更新供應商錯誤.";
$lang["suppliers_goods"] = "供應商商品";
$lang["suppliers_new"] = "新增供應商";
$lang["suppliers_none_selected"] = "您還沒有選擇任何供應商進行刪除";
$lang["suppliers_none_selected"] = "您還沒有選擇任何供應商進行刪除.";
$lang["suppliers_one_or_multiple"] = "供應商";
$lang["suppliers_successful_adding"] = "您已成功新增供應商";
$lang["suppliers_successful_deleted"] = "您已成功刪除供應商";
$lang["suppliers_successful_updating"] = "您已成功更新供應商";
$lang["suppliers_supplier"] = "供應商";
$lang["suppliers_supplier_id"] = "Id";
$lang["suppliers_tax_id"] = "";
$lang["suppliers_tax_id"] = "稅務編號";
$lang["suppliers_update"] = "更新供應商";

View File

@@ -1,20 +1,19 @@
<?php
<?php
$lang["taxes_add_exception"] = "";
$lang["taxes_cascade"] = "";
$lang["taxes_cascade_sequence"] = "";
$lang["taxes_city"] = "";
$lang["taxes_code"] = "";
$lang["taxes_city"] = "城巿";
$lang["taxes_code"] = "代碼";
$lang["taxes_confirm_delete"] = "";
$lang["taxes_confirm_restore"] = "";
$lang["taxes_default_tax_category"] = "";
$lang["taxes_default_tax_category"] = "預設稅務類別";
$lang["taxes_default_tax_rate"] = "";
$lang["taxes_error_adding_updating"] = "";
$lang["taxes_group_seq"] = "";
$lang["taxes_jurisdiction_name"] = "";
$lang["taxes_name"] = "";
$lang["taxes_name"] = "姓名";
$lang["taxes_new"] = "";
$lang["taxes_no_taxes_to_display"] = "";
$lang["taxes_no_taxes_to_display"] = "沒有相關稅務編號";
$lang["taxes_reporting_authority"] = "";
$lang["taxes_round_half_down"] = "";
$lang["taxes_round_half_even"] = "";