Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (39 of 39 strings)

Translation: opensourcepos/module
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/module/zh_Hant/
This commit is contained in:
teddy tang
2021-07-09 09:02:51 +00:00
committed by Weblate
parent f61307d380
commit d7e40cbe43

View File

@@ -1,33 +1,33 @@
<?php
$lang["module_attributes"] = "屬性";
$lang["module_attributes_desc"] = "新增、修改、刪除、搜尋 屬性";
$lang["module_both"] = "";
$lang["module_cashups"] = "";
$lang["module_cashups_desc"] = "";
$lang["module_attributes_desc"] = "新增、修改、刪除、搜尋 屬性.";
$lang["module_both"] = "兩者";
$lang["module_cashups"] = "提現";
$lang["module_cashups_desc"] = "添加,更新,刪除和搜索現金提現.";
$lang["module_config"] = "系統配置";
$lang["module_config_desc"] = "修改系統配置";
$lang["module_config_desc"] = "修改系統配置.";
$lang["module_customers"] = "客戶";
$lang["module_customers_desc"] = "添加,更新,刪除,搜索客戶";
$lang["module_customers_desc"] = "添加,更新,刪除,搜索客戶.";
$lang["module_employees"] = "員工";
$lang["module_employees_desc"] = "添加,更新,刪除,搜索員工";
$lang["module_employees_desc"] = "添加,更新,刪除,搜索員工.";
$lang["module_expenses"] = "費用";
$lang["module_expenses_categories"] = "費用類別";
$lang["module_expenses_categories_desc"] = "新增、修改、刪除、搜尋 費用類別";
$lang["module_expenses_desc"] = "新增、修改、刪除、搜尋 費用";
$lang["module_expenses_categories_desc"] = "新增、修改、刪除、搜尋 費用類別.";
$lang["module_expenses_desc"] = "新增、修改、刪除、搜尋 費用.";
$lang["module_giftcards"] = "禮金券";
$lang["module_giftcards_desc"] = "添加,更新,刪除,搜索禮金券";
$lang["module_giftcards_desc"] = "添加,更新,刪除,搜索禮金券.";
$lang["module_home"] = "首頁";
$lang["module_home_desc"] = "";
$lang["module_home_desc"] = "列出主菜單模塊.";
$lang["module_item_kits"] = "產品套件";
$lang["module_item_kits_desc"] = "添加,更新,刪除,搜索產品套件";
$lang["module_item_kits_desc"] = "添加,更新,刪除,搜索產品套件.";
$lang["module_items"] = "產品";
$lang["module_items_desc"] = "添加,更新,刪除,搜索產品";
$lang["module_messages"] = "Messages";
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
$lang["module_migrate"] = "";
$lang["module_migrate_desc"] = "";
$lang["module_office"] = "";
$lang["module_office_desc"] = "";
$lang["module_items_desc"] = "添加,更新,刪除,搜索產品.";
$lang["module_messages"] = "留言";
$lang["module_messages_desc"] = "向客戶、供應商、員工等發送消息。";
$lang["module_migrate"] = "遷移";
$lang["module_migrate_desc"] = "更新 OSPOS 數據庫。";
$lang["module_office"] = "辦公室";
$lang["module_office_desc"] = "列出辦公菜單模塊。";
$lang["module_receivings"] = "進貨";
$lang["module_receivings_desc"] = "採購訂單流程";
$lang["module_reports"] = "報表";
@@ -36,5 +36,5 @@ $lang["module_sales"] = "出貨";
$lang["module_sales_desc"] = "出貨與退貨";
$lang["module_suppliers"] = "供應商";
$lang["module_suppliers_desc"] = "添加,更新,刪除,搜索供應商";
$lang["module_taxes"] = "";
$lang["module_taxes_desc"] = "";
$lang["module_taxes"] = "稅收";
$lang["module_taxes_desc"] = "配置銷售稅。";