Files
ai-agent-admin/web/apps/web-ele/src/locales/langs/zh-CN/common.json
T
2026-06-08 18:14:59 +08:00

189 lines
5.5 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.
{
"all": "全部",
"mainApp": "主应用",
"close": "关闭",
"operation": "操作",
"next": "下一步",
"prev": "上一步",
"cancel": "取消",
"cancelEdit": "取消编辑",
"ok": "确定",
"confirm": "确认",
"confirmAndContinue": "确认并继续",
"save": "保存",
"add": "新增",
"delete": "删除",
"edit": "编辑",
"update": "更新",
"reset": "重置",
"status": "状态",
"enabled": "启用",
"disabled": "禁用",
"selected": "已选择",
"noData": "暂无数据",
"loading": "加载中",
"loadMore": "加载更多",
"noMore": "没有更多数据了",
"noMoreData": "没有更多数据",
"justNow": "刚刚",
"minutesAgo": "分钟前",
"hoursAgo": "小时前",
"yesterday": "昨天",
"daysAgo": "天前",
"tips": "提示",
"warning": "警告",
"success": "成功",
"info": "信息",
"error": "错误",
"primary": "主要",
"search": "搜索",
"clear": "清空",
"replace": "替换",
"copy": "复制",
"format": "格式化",
"compress": "压缩",
"redo": "重做",
"jsonEditor": {
"placeholder": "输入或粘贴 JSON",
"valid": "✓ 有效",
"invalid": "✗ 无效",
"format": "格式化",
"compress": "压缩",
"copy": "复制",
"clear": "清空",
"copiedSuccess": "已复制到剪贴板",
"copyFailed": "复制失败",
"noContent": "没有内容可复制",
"formatSuccess": "格式化成功",
"formatFailed": "格式化失败: {0}",
"compressSuccess": "压缩成功",
"compressFailed": "压缩失败: {0}",
"invalidJson": "JSON 格式错误",
"emptyContent": "请输入 JSON 内容",
"stats": "行: {0} | 字符: {1}"
},
"ui": {
"placeholder": {
"select": "选择",
"selectAll": "全选",
"search": "请输入搜索内容"
},
"actionTitle": {
"create": "新建{0}",
"add": "添加{0}",
"edit": "编辑{0}",
"view": "查看{0}",
"delete": "删除{0}"
},
"actionMessage": {
"createSuccess": "创建成功",
"createError": "创建失败",
"updateSuccess": "更新成功",
"updateError": "更新失败",
"deleteSuccess": "删除成功",
"deleteConfirm": "确定要删除 {0} 吗?",
"deleteError": "删除失败",
"loadError": "加载失败"
},
"submit": "提交",
"formRules": {
"required": "{0}不能为空",
"minLength": "{0}最少{1}个字符",
"maxLength": "{0}最多{1}个字符",
"alreadyExists": "{0} {1} 已存在",
"startWith": "{0}必须以{1}开头",
"invalidURL": "请输入有效的 URL"
}
},
"yes": "是",
"no": "否",
"male": "男",
"female": "女",
"fullscreen": "全屏",
"exitFullscreen": "退出全屏",
"setting": "设置",
"columnSetting": "列设置",
"sort": "排序",
"batchDelete": "批量删除",
"export": "导出",
"import": "导入",
"downloadTemplate": "下载模板",
"view": "查看",
"summarySum": "合计",
"summaryAvg": "平均",
"summaryCount": "计数",
"summaryMax": "最大",
"summaryMin": "最小",
"startDate": "开始日期",
"endDate": "结束日期",
"selectDate": "选择日期",
"table": "表格",
"action": "操作",
"placeholder": "请输入",
"selectPlaceholder": "请选择",
"back": "返回",
"createSuccess": "创建成功",
"updateSuccess": "更新成功",
"saveFailed": "保存失败",
"noDescription": "暂无描述",
"applicationName": "所属应用",
"more": "更多",
"copied": "已复制",
"deleted": "已删除",
"duplicate": "复制",
"description": "描述",
"download": "下载",
"downloadFailed": "下载失败",
"loadError": "加载失败",
"loadFailed": "加载失败",
"loadingMenu": "加载菜单中",
"moveDown": "下移",
"moveUp": "上移",
"none": "无",
"operationFailed": "操作失败",
"operationSuccess": "操作成功",
"pasted": "已粘贴",
"preview": "预览",
"prompt": "提示",
"redone": "已重做",
"refresh": "刷新",
"row": "行",
"saveSuccess": "保存成功",
"select": "选择",
"selectAll": "全选",
"unselectAll": "取消全选",
"submit": "提交",
"tip": "提示",
"undo": "撤销",
"undone": "已撤销",
"video": "视频",
"exportData": "导出数据",
"exportSuccess": "导出成功",
"exportFailed": "导出失败",
"exportCompleted": "导出完成,共 {0} 条数据",
"exportPreparing": "正在准备导出...",
"exportReady": "准备导出...",
"exportQuerying": "正在查询数据 {0} / {1} 条...",
"exportGeneratingExcel": "正在生成 Excel 文件...",
"exportGeneratingExcelShort": "生成 Excel 中...",
"querying": "查询中...",
"retryExport": "重新导出",
"fileDownloadFailed": "文件下载失败,请重试",
"records": "条",
"importFailed": "导入失败",
"importPreparing": "正在准备导入...",
"importParsing": "正在解析 Excel 数据 {0} / {1} 行...",
"importImporting": "正在导入数据 {0} / {1} 条...",
"importValidating": "正在验证数据 {0} / {1} 行...",
"validatePreparing": "正在准备验证...",
"importValidatingData": "正在校验数据唯一性...",
"willInsert": "将新增 {0} 条",
"willUpdate": "将更新 {0} 条",
"willOverwrite": "将覆盖导入 {0} 条",
"comma": "",
"closeConfirmTitle": "确认关闭",
"closeConfirmMessage": "操作正在进行中,关闭将中断当前操作。确定要关闭吗?",
"maxImportRows": "当前服务器最大支持导入 {0} 万行数据",
"maxExportRows": "当前服务器最大支持导出 {0} 万行数据"
}