aboutsummaryrefslogtreecommitdiff
path: root/core/locale/zh_CN.json
blob: ebd671e5f25ad172943e18c4d29c27d61c83ad28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
	"$localized_name": "中文 - 中国",
	"Generic.Dialog.Confirm": "确定",
	"Generic.Dialog.Cancel": "取消",
	"MainWindow.Tab.Settings": "\uf013 设置",
	"MainWindow.Tab.Project": "\uf15b 项目",
	"MainWindow.Tab.DatabaseView": "\uf1c0 数据",
	"MainWindow.Tab.Items": "\uf466 物品",
	"MainWindow.Tab.Exports": "\uf56e 导出",
	"Project.New": "新建项目...",
	"Project.New.DialogTitle": "新建项目向导",
	"Project.New.Name": "项目名称",
	"Project.New.Path": "项目路径",
	"Project.New.Path.DialogTitle": "项目路径",
	"Project.New.EmptyName": "项目名不能为空",
	"Project.New.InvalidPath": "无效路径",
	"Project.Open": "打开项目...",
	"Project.Open.DialogTitle": "打开项目",
	"Project.Recents": "最近使用",
	"Project.Recents.Clear": "清空",
	"Project.Recents.NonePresent": "(暂无最近使用的项目)",
	"Project.Recents.Open.Tooltip": "打开该项目",
	"Project.Recents.Delete.Tooltip": "将该项目从最近使用列表中删除,项目本身将不受影响。",
	"ActiveProject.Close": "\uf410 关闭项目",
	"ActiveProject.OpenInFilesystem": "\uf07b 在文件系统中打开",
	"ActiveProject.Info.Name": "项目名称:",
	"ActiveProject.Info.Path": "项目路径:",
	"ItemEditor.Add": "\uf067 新建",
	"ItemEditor.Add.DialogTitle": "新建物品项",
	"ItemEditor.Delete": "\uf1f8 移除",
	"Item.Product.CategoryName": "产品",
	"Item.Product.Column.Name": "名称",
	"Item.Product.Column.Description": "描述",
	"Item.Factory.CategoryName": "工厂",
	"Item.Customer.CategoryName": "客户",
}