aboutsummaryrefslogtreecommitdiff
path: root/core/locale/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/locale/zh_CN.json')
-rw-r--r--core/locale/zh_CN.json75
1 files changed, 0 insertions, 75 deletions
diff --git a/core/locale/zh_CN.json b/core/locale/zh_CN.json
deleted file mode 100644
index b095256..0000000
--- a/core/locale/zh_CN.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "$localized_name": "中文 - 中国",
- "Generic.Error": "错误",
- "Generic.Add": "\uf067 新建",
- "Generic.Edit": "\uf044 编辑",
- "Generic.Delete": "\uf1f8 删除",
- "Generic.Rename": "\uf246 重命名",
- "Generic.Disconnect": "\uf127 断开连接",
- "Generic.Open": "打开",
- "Generic.Close": "\uf00d 关闭",
- "Generic.Confirm": "确定",
- "Generic.Cancel": "取消",
- "Generic.Name": "名称",
- "Generic.Type": "类型",
- "Generic.Add.DialogTitle": "新建向导",
- "Generic.Delete.DialogTitle": "确认删除",
- "Generic.Rename.DialogTitle": "确认重命名",
- "Generic.EmptyNameError": "名称不能为空",
- "Generic.DuplicateNameError": "名称已被占用",
- "MainWindow.Tab.Settings": "\uf013 设置",
- "MainWindow.Tab.Project": "\uf15b 项目",
- "MainWindow.Tab.DatabaseView": "\uf1c0 数据",
- "MainWindow.Tab.Items": "\uf466 物品",
- "MainWindow.Tab.Workflows": "\uf70e 工作流",
- "MainWindow.Tab.Templates": "\uf0ce 模板",
- "Project.New": "新建项目...",
- "Project.New.DialogTitle": "新建项目向导",
- "Project.New.Name": "项目名称",
- "Project.New.Path": "项目路径",
- "Project.New.Path.DialogTitle": "项目路径",
- "Project.New.EmptyNameError": "项目名不能为空",
- "Project.New.InvalidPathError": "无效路径",
- "Project.Open": "打开项目...",
- "Project.Open.DialogTitle": "打开项目",
- "Project.Recents": "最近使用",
- "Project.Recents.Clear": "清空",
- "Project.Recents.NonePresent": "(暂无最近使用的项目)",
- "Project.Recents.Open.Tooltip": "打开该项目",
- "Project.Recents.Delete.Tooltip": "将该项目从最近使用列表中删除,项目本身将不受影响。",
- "Project.InvalidProjectFormat": "无效的项目文件",
- "ActiveProject.OpenInFilesystem": "\uf07b 在文件系统中打开",
- "ActiveProject.Info.Name": "项目名称:",
- "ActiveProject.Info.Path": "项目路径:",
- "Database.SalesView.TabName": "销售",
- "Database.SalesView.Edit.DialogTitle": "编辑销售记录",
- "Database.PurchasesView.TabName": "采购",
- "Database.PurchasesView.Edit.DialogTitle": "编辑采购记录",
- "Database.Column.Items": "项目",
- "Database.Column.Customer": "客户",
- "Database.Column.Factory": "工厂",
- "Database.Column.Deadline": "交货期限",
- "Database.Column.OrderTime": "下单时间",
- "Database.Column.CompletionTime": "交货时间",
- "Database.Column.ShipmentTime": "发货时间",
- "Database.Column.ArrivalTime": "实际到达时间",
- "Database.Message.NoOrderSelected": "选择任意一个订单以查看与其相关的批次",
- "Database.Message.NotDelivered": "N/A",
- "Item.Add.DialogTitle": "新建物品项",
- "Item.Edit.DialogTitle": "编辑物品项",
- "Item.Delete.DialogTitle": "删除物品项",
- "Item.Delete.DialogMessage": "确定删除该物品项吗?",
- "Item.CategoryName.Product": "产品",
- "Item.CategoryName.Factory": "工厂",
- "Item.CategoryName.Customer": "客户",
- "Item.Column.Name": "名称",
- "Item.Column.Description": "描述",
- "Item.Column.Email": "邮箱",
- "Item.Column.Stock": "库存",
- "Item.Column.Price": "价格",
- "Asset.Open": "打开资源...",
- "Asset.Open.DialogTitle": "打开资源",
- "Asset.Manage": "管理资源...",
- "Asset.Manage.DialogTitle": "管理资源",
- "Template.InvalidTypeError": "无效的模板类型",
-}