Files
yakpanel-core/YakPanel/static/vite/lang/zh/public.json
2026-04-07 02:04:22 +05:30

143 lines
3.4 KiB
JSON
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.
{
"Public": {
"Name": "YakPanel",
"All": "全部",
"SelectAll": "選擇全部",
"Punctuation": {
"Colon": "",
"Comma": "",
"LeftBracket": "【",
"RightBracket": "】"
},
"Unit": {
"Time": "次|次",
"Times": "次",
"Second": "秒|秒",
"Seconds": "秒",
"Minute": "分钟|分钟",
"Hour": "小时|小时",
"Hours": "{0}小时",
"Month": "月|月",
"Year": "年|年",
"Day": "{0}天|{0}天",
"Days": "{0}天",
"Part": "份|份",
"Monday": "星期一",
"Tuesday": "星期二",
"Wednesday": "星期三",
"Thursday": "星期四",
"Friday": "星期五",
"Saturday": "星期六",
"Sunday": "星期天",
"Weekly": "每星期",
"Daily": "每天"
},
"Btn": {
"Add": "添加",
"Save": "保存",
"Config": "配置",
"Refresh": "刷新",
"Set": "设置",
"Del": "删除",
"Edit": "编辑",
"Modify": "修改",
"Cancel": "取消",
"Confirm": "确定",
"ClearHit": "清除",
"Submit": "提交",
"Apply": "申请",
"Search": "搜索",
"Help": "帮助",
"LearnMore": "了解更多",
"Details": "详情",
"Tutorial": "教程",
"Sync": "同步",
"Click": "点击",
"Deploy": "部署",
"Conf": "配置",
"More": "更多",
"Install": "安装",
"Uninstall": "卸载",
"Setup": "设置",
"Import": "导入",
"Export": "导出",
"Empty": "清空",
"Preview": "预览",
"Finish": "完成",
"Delete": "删除",
"Copy": "复制",
"Repair": "修复",
"Reset": "重置",
"Download": "下载",
"Execute": "批量操作",
"Clear": "清空",
"Update": "更新",
"Select": "选择",
"Rebuild": "重建",
"Upload": "上传",
"Play": "播放",
"Link": "链接"
},
"Batch": {
"Del": "批量删除",
"ChooseDel": "请选择删除",
"ConfirmWithDesc": "{0},是否继续操作?"
},
"Confirm": {
"Title": "提示",
"Enable": "开启",
"Disable": "关闭"
},
"Table": {
"Ps": "备注",
"Status": "状态",
"Result": "结果",
"Username": "用户",
"Password": "密码",
"Path": "根目录",
"Note": "备注",
"Action": "操作",
"Operation": "操作",
"Page": {
"index_1": "首页",
"index_2": "上一页",
"index_3": "下一页",
"index_4": "共{0}条"
}
},
"Status": {
"Enable": "开启",
"Disable": "禁用",
"Running": "运行中",
"Stopped": "已停止",
"Paused": "已暂停",
"TurnOn": "开启",
"TurnOff": "关闭",
"Start": "启动",
"start": "启动",
"Stop": "停止",
"stop": "停止",
"Pause": "暂停",
"Unpause": "恢复",
"Restart": "重启",
"Kill": "强制停止",
"Reload": "重载",
"Wait": "等待",
"Abnormal": "异常"
},
"Search": {
"StartTime": "开始时间",
"EndTime": "结束时间",
"Today": "今天",
"Yesterday": "昨天",
"Last7": "近7天",
"Last30": "近30天",
"Custom": "自定义",
"CustomTime": "自定义时间"
},
"Api": {
"Load": "{0},请稍候..."
}
}
}