Files
opensourcepos/application/language/zh/common_lang.php
Guenther Lomas ec1ff216ad Translated using Weblate (Chinese)
Currently translated at 100.0% (61 of 61 strings)
2017-08-18 19:55:09 +00:00

68 lines
2.9 KiB
PHP
Executable File
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"] = "Close";
$lang["common_comments"] = "評論";
$lang["common_common"] = "一般";
$lang["common_confirm_search"] = "您已經選擇一行或多行,在搜索後這些紀錄將不能再被選取。您確定要提交這個搜索?";
$lang["common_country"] = "國家";
$lang["common_date"] = "Date";
$lang["common_delete"] = "刪除";
$lang["common_det"] = "更多";
$lang["common_download_import_template"] = "Download Import Excel Template (CSV)";
$lang["common_edit"] = "編輯";
$lang["common_email"] = "郵箱";
$lang["common_email_invalid_format"] = "Email格式錯誤";
$lang["common_export_excel"] = "Excel Export";
$lang["common_export_excel_no"] = "No";
$lang["common_export_excel_yes"] = "Yes";
$lang["common_fields_required_message"] = "紅色欄位為必填";
$lang["common_first_name"] = "";
$lang["common_first_name_required"] = "名為必填";
$lang["common_first_page"] = "First";
$lang["common_gender"] = "Gender";
$lang["common_gender_female"] = "V";
$lang["common_gender_male"] = "M";
$lang["common_id"] = "Id";
$lang["common_import"] = "Import";
$lang["common_import_change_file"] = "Change";
$lang["common_import_excel"] = "Excel Import";
$lang["common_import_full_path"] = "Full path to excel file required";
$lang["common_import_remove_file"] = "Remove";
$lang["common_import_select_file"] = "Select file";
$lang["common_inv"] = "庫存";
$lang["common_last_name"] = "";
$lang["common_last_name_required"] = "姓氏為必填";
$lang["common_last_page"] = "Last";
$lang["common_learn_about_project"] = "了解系統開展進度";
$lang["common_list_of"] = "列表";
$lang["common_logout"] = "登出";
$lang["common_new"] = "New";
$lang["common_no_persons_to_display"] = "沒有使用者資料可以顯示";
$lang["common_none_selected_text"] = "Nothing selected";
$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"] = "Print";
$lang["common_remove"] = "移除";
$lang["common_required"] = "Required";
$lang["common_return_policy"] = "退貨政策";
$lang["common_search"] = "搜尋";
$lang["common_search_options"] = "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"] = "郵遞區號";