Files
opensourcepos/application/language/zh-Hant/common_lang.php
2019-02-14 23:50:18 +01:00

71 lines
3.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang["common_address_1"] = "地址 1";
$lang["common_address_2"] = "地址 2";
$lang["common_city"] = "城市";
$lang["common_close"] = "關閉";
$lang["common_comments"] = "評論";
$lang["common_common"] = "一般";
$lang["common_confirm_search"] = "您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?";
$lang["common_correct_errors"] = "";
$lang["common_country"] = "國家";
$lang["common_date"] = "日期";
$lang["common_delete"] = "刪除";
$lang["common_det"] = "更多";
$lang["common_download_import_template"] = "下載匯入資料的Excel範本 (CSV)";
$lang["common_edit"] = "編輯";
$lang["common_email"] = "郵箱";
$lang["common_email_invalid_format"] = "Email格式錯誤";
$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_page"] = "第一頁";
$lang["common_gender"] = "性別";
$lang["common_gender_female"] = "";
$lang["common_gender_male"] = "";
$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_select_file"] = "選擇檔案";
$lang["common_inv"] = "庫存";
$lang["common_last_name"] = "";
$lang["common_last_name_required"] = "姓氏為必填";
$lang["common_last_page"] = "最後一頁";
$lang["common_learn_about_project"] = "了解系統開展進度";
$lang["common_list_of"] = "列表";
$lang["common_logout"] = "登出";
$lang["common_migration_needed"] = "";
$lang["common_new"] = "New";
$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_price"] = "價值";
$lang["common_print"] = "列印";
$lang["common_remove"] = "移除";
$lang["common_required"] = "必需";
$lang["common_restore"] = "回復";
$lang["common_return_policy"] = "退貨政策";
$lang["common_search"] = "搜尋";
$lang["common_search_options"] = "搜尋選項";
$lang["common_searched_for"] = "查找";
$lang["common_state"] = "";
$lang["common_submit"] = "送出";
$lang["common_total_spent"] = "總花費";
$lang["common_unknown"] = "不明";
$lang["common_view_recent_sales"] = "最新的消售資訊";
$lang["common_website"] = "網站";
$lang["common_welcome"] = "歡迎";
$lang["common_welcome_message"] = "歡迎使用OSPOS請點擊下面的模組以開始使用";
$lang["common_you_are_using_ospos"] = "您正在使用 Open Source Point Of Sale 版本";
$lang["common_zip"] = "郵遞區號";