Files
qhmes/XSLPrintDot/locales/zh.json

26 lines
502 B
JSON

{
"menu": {
"title": "菜单",
"settings": "设置",
"logs": "系统日志",
"help": "帮助",
"quit": "退出"
},
"tray": {
"show": "显示主窗口",
"quit": "退出",
"title": "XSL-PrintDot",
"tooltip": "XSL-PrintDot"
},
"window": {
"logs": "系统日志",
"help": "帮助 - 使用指南",
"settings": "设置",
"main": "XSL-PrintDot"
},
"notification": {
"title": "XSL-PrintDot",
"connected": "客户端已连接: %s"
}
}