创建中英双语对照

This commit is contained in:
2026-03-17 10:49:13 +08:00
parent 861d5c49b3
commit 4a7397ce04
51 changed files with 906 additions and 443 deletions

View File

@@ -277,7 +277,54 @@
"expand": "展开",
"collapse": "收起",
"searchInputPlaceholder": "请输入",
"searchSelectPlaceholder": "请选择"
"searchSelectPlaceholder": "请选择",
"all": "全部",
"min": "最小",
"max": "最大",
"startTime": "开始时间",
"endTime": "结束时间",
"placeholderUsername": "请输入用户名",
"placeholderNickname": "请输入昵称",
"placeholderPhone": "请输入手机号",
"placeholderPhoneFuzzy": "手机号模糊查询",
"placeholderName": "请输入名称",
"placeholderGroup": "请输入分组",
"placeholderTitle": "请输入标题",
"placeholderConfigName": "请输入配置名称",
"placeholderTaskName": "请输入任务名称",
"placeholderTableName": "请输入数据表名称",
"placeholderDataSource": "请输入数据源名称",
"placeholderDeptName": "请输入部门名称",
"placeholderDeptCode": "请输入部门编码",
"placeholderRoleName": "请输入角色名称",
"placeholderRoleCode": "请输入角色编码",
"placeholderPostName": "请输入岗位名称",
"placeholderPostCode": "请输入岗位编码",
"placeholderMenuName": "请输入菜单名称",
"placeholderMenuRoute": "请输入菜单路由",
"placeholderOperator": "请输入操作用户",
"placeholderOperRouter": "请输入操作路由",
"placeholderOperIp": "请输入操作IP",
"placeholderLoginUser": "请输入登录用户",
"placeholderLoginIp": "请输入登录IP",
"placeholderLoginStatus": "请选择登录状态",
"labelFrom": "发件人",
"labelTo": "收件人",
"placeholderFrom": "请输入发件人",
"placeholderTo": "请输入收件人",
"placeholderSendStatus": "请选择发送状态",
"placeholderPoolType": "请选择奖池类型",
"usernameFuzzy": "用户名模糊",
"nameFuzzy": "名称模糊",
"uiTextFuzzy": "前端显示文本模糊",
"fuzzyQuery": "模糊查询",
"byUsername": "按用户名搜索",
"exactSearch": "精确搜索",
"enable": "启用",
"disable": "禁用",
"rangeSeparator": "至",
"success": "成功",
"failure": "失败"
},
"selection": "选择",
"sizeOptions": {
@@ -290,6 +337,184 @@
"expand": "展开",
"index": "序号"
},
"actions": {
"add": "新增",
"delete": "删除",
"edit": "编辑",
"operation": "操作",
"refresh": "刷新",
"export": "导出",
"import": "导入"
},
"columns": {
"common": {
"id": "ID",
"status": "状态",
"createTime": "创建时间",
"updateTime": "更新时间",
"operation": "操作",
"remark": "备注",
"sort": "排序",
"name": "名称",
"no": "编号",
"description": "描述",
"select": "选中"
},
"system": {
"username": "用户名",
"phone": "手机号",
"dept": "部门",
"dashboard": "首页",
"loginTime": "上次登录",
"agentId": "代理ID",
"postName": "岗位名称",
"postCode": "岗位编码",
"deptName": "部门名称",
"deptCode": "部门编码",
"leader": "部门领导",
"roleName": "角色名称",
"roleCode": "角色编码",
"level": "角色级别",
"roleRemark": "角色描述",
"menuName": "菜单名称",
"menuType": "菜单类型",
"icon": "图标",
"component": "组件名称",
"route": "路由",
"auth": "权限标识",
"configKey": "配置标识",
"configTitle": "配置标题",
"inputType": "组件类型",
"configName": "配置名称",
"group": "分组",
"title": "标题",
"titleEn": "标题(英文)",
"value": "值",
"valueEn": "值(英文)",
"noParentDept": "无上级部门",
"noParentMenu": "无上级菜单",
"input": "文本框",
"textarea": "文本域",
"select": "下拉选择框",
"radio": "单选框",
"uploadImage": "图片上传",
"uploadFile": "文件上传",
"wangEditor": "富文本编辑器",
"createDate": "创建日期",
"updateDate": "更新日期"
},
"safeguard": {
"operator": "操作用户",
"serviceName": "业务名称",
"router": "路由",
"operIp": "操作IP",
"operLocation": "操作地点",
"operTime": "操作时间",
"loginUser": "登录用户",
"loginStatus": "登录状态",
"loginIp": "登录IP",
"loginLocation": "登录地点",
"os": "操作系统",
"browser": "浏览器",
"tableName": "表名称",
"tableComment": "表注释",
"engine": "引擎",
"tableEngine": "表引擎",
"totalRows": "总行数",
"fragmentSize": "碎片大小",
"dataSize": "数据大小",
"collation": "编码",
"dictName": "字典名称",
"dictCode": "字典标识",
"dictLabel": "字典标签",
"dictValue": "字典键值",
"color": "颜色",
"preview": "预览",
"fileName": "文件名称",
"storageMode": "存储模式",
"fileType": "文件类型",
"fileSize": "文件大小",
"uploadTime": "上传时间",
"deleteTime": "删除时间",
"dataDetail": "数据详情",
"executeTime": "执行时间",
"target": "调用目标",
"parameter": "任务参数",
"executeStatus": "执行状态",
"loginMessage": "登录信息",
"loginTime": "登录时间",
"gateway": "服务Host",
"emailFrom": "发件人",
"emailTo": "收件人",
"emailCode": "验证码",
"emailResponse": "发送结果",
"sendTime": "发送时间",
"sendStatus": "发送状态"
},
"tool": {
"taskName": "任务名称",
"taskType": "任务类型",
"rule": "定时规则",
"updateDate": "更新日期",
"tableDesc": "表描述",
"template": "应用类型",
"namespace": "应用名称",
"stub": "模板类型",
"tplCategory": "生成类型",
"topMenu": "顶级菜单"
},
"dice": {
"player": "玩家",
"lotteryPoolConfig": "彩金池配置",
"drawType": "抽奖类型",
"isBigWin": "是否中大奖",
"winCoin": "赢取平台币",
"superWinCoin": "中大奖平台币",
"rewardWinCoin": "摇色子中奖平台币",
"direction": "方向",
"startIndex": "起始索引",
"targetIndex": "终点索引",
"rollArray": "摇取点数",
"rollNumber": "摇取点数和",
"rewardConfig": "奖励配置",
"user": "用户",
"coinChange": "平台币变化",
"type": "类型",
"operator": "操作人",
"walletBefore": "钱包操作前",
"walletAfter": "钱包操作后",
"totalDrawCount": "总抽奖次数",
"paidDrawCount": "购买抽奖次数",
"freeDrawCount": "赠送抽奖次数",
"paidDraw": "付费抽取",
"freeDraw": "免费抽取",
"platformProfit": "平台赚取金额",
"createdBy": "创建管理员",
"rewardTier": "奖励档位",
"poolType": "奖池类型",
"safetyLine": "安全线",
"t1PoolWeight": "T1池权重",
"t2PoolWeight": "T2池权重",
"t3PoolWeight": "T3池权重",
"t4PoolWeight": "T4池权重",
"t5PoolWeight": "T5池权重",
"endIndex": "结束索引(end_index)",
"tier": "档位",
"dicePoints": "色子点数(摇取5-30)",
"displayText": "显示文本",
"realEv": "实际中奖金额",
"weight": "权重(1-10000)",
"nickname": "昵称",
"coin": "平台币",
"t1Weight": "T1权重",
"t2Weight": "T2权重",
"t3Weight": "T3权重",
"t4Weight": "T4权重",
"t5Weight": "T5权重",
"playerUsername": "玩家用户名",
"useCoins": "消耗硬币"
}
},
"zebra": "斑马纹",
"border": "边框",
"headerBackground": "表头背景"