new-demo/src/data/i18n.ts

2302 lines
70 KiB
TypeScript
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.

// 本文件为自动编译产生,请勿直接修改
import { CreateOperationData as I18n } from "../oak-app-domain/I18n/Schema";
const i18ns: I18n[] = [
{
id: "bfe7aac8d6b4633f5f77d204cf1333fb",
namespace: "new-demo-p-console-category-list",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/category/list",
data: {
"pageHeader": "分类列表",
"author": "作者",
"createCategory": "创建分类"
}
},
{
id: "63f061bd7f1010b396cadb4bb784734f",
namespace: "new-demo-p-console-comment-list",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/comment/list",
data: {
"pageTitle": "评论管理",
"content": "评论内容",
"creator": "评论人",
"essay": "文章"
}
},
{
id: "4813a0a3acdfac90d3b3b3cfa37de82c",
namespace: "new-demo-p-console-essay-list",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/essay/list",
data: {
"essayList": "文章列表",
"title": "文章标题",
"summary": "文章摘要",
"author": "作者",
"action": {
"setting": "设置"
},
"label": {
"selectLabels": "选择标签"
},
"essay": {
"isTop": "已置顶",
"notTop": "未置顶"
},
"cover": "封面"
}
},
{
id: "2a0783a23968c6c7bb54c3b2b8f5a8c7",
namespace: "new-demo-p-console-essay-upsert",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/essay/upsert",
data: {
"pageHeader": "文章编辑"
}
},
{
id: "fb4275e3d4e8b6c2edeb73978d4203d0",
namespace: "new-demo-p-console-label-list",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/label/list",
data: {
"labelList": "标签列表",
"name": "名称",
"author": "作者",
"createlabel": "创建标签"
}
},
{
id: "035c90eaf9ecf51e5bb117371e15ee7c",
namespace: "new-demo-p-console-relation-entityList",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/relation/entityList",
data: {
"pageTitle": "全局对象权限",
"tips": "请选择模式"
}
},
{
id: "86a71ce3fd0d8251803bf3ee37c6be7c",
namespace: "new-demo-p-console-relation-path-list",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/relation/path/list",
data: {
"pageTitle": "对象关系路径",
"tips": "请选择模式"
}
},
{
id: "ddc2e2a354cf0dd14166963897d2888e",
namespace: "new-demo-p-console-userRelation-manage",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/userRelation/manage",
data: {
"pageTitle": "添加权限",
"tips": "请选择模式"
}
},
{
id: "20ffe92dac16eea7e6bb8db069b72729",
namespace: "new-demo-p-console-userRelation-upsert-byUser",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/userRelation/upsert/byUser",
data: {
"pageTitle": "管理用户权限",
"tips": "请选择模式"
}
},
{
id: "0aac2c47ae4045503342d15e4d6a7b33",
namespace: "new-demo-p-console-userRelation-upsert",
language: "zh-CN",
module: "new-demo",
position: "src/pages/console/userRelation/upsert",
data: {
"pageTitle": "权限管理",
"tips": "请选择模式"
}
},
{
id: "aa6631e469935d0fb5c556e96dcc4379",
namespace: "new-demo-p-frontend-home",
language: "zh-CN",
module: "new-demo",
position: "src/pages/frontend/home",
data: {
"pageTitle": "首页"
}
},
{
id: "fd2b72a085371d814256e3e315beba4b",
namespace: "new-demo-p-frontend-login",
language: "zh-CN",
module: "new-demo",
position: "src/pages/frontend/login",
data: {
"userLogin": "用户登录"
}
},
{
id: "803dd2892be9bb5973f8da5b83a35bc1",
namespace: "new-demo-c-console-category-selector",
language: "zh-CN",
module: "new-demo",
position: "src/components/console/category/selector",
data: {
"placeholder": "请选择分类",
"blank": "无分类"
}
},
{
id: "592037eadc9833a3b3307d6881daf2fb",
namespace: "new-demo-c-console-essay-editor",
language: "zh-CN",
module: "new-demo",
position: "src/components/console/essay/editor",
data: {
"title": "文章标题",
"error": {
"titleCannotBeEmpty": "文章标题不能为空",
"contentCannotBeEmpty": "文章内容不能为空"
},
"setting": "设置"
}
},
{
id: "af012e5b88495c4ad69b165407101d81",
namespace: "new-demo-c-console-essay-log",
language: "zh-CN",
module: "new-demo",
position: "src/components/console/essay/log",
data: {
"logs": "修改记录",
"currentPosition": "当前",
"noLogs": "暂无修改记录"
}
},
{
id: "1e81171abe2979a42270c25d181805ce",
namespace: "new-demo-c-console-labels-list",
language: "zh-CN",
module: "new-demo",
position: "src/components/console/labels/list",
data: {
"hasLabels": "已有标签",
"newLabels": "标签库",
"icon": {
"right": {
"title": "拖拽到右侧",
"content": "将已有标签拖拽到右侧,可将其从文章中删除"
},
"left": {
"title": "拖拽到左侧",
"content": "将标签拖拽到左侧,可将其添加到文章中"
}
}
}
},
{
id: "052936d351c8e58f6eb07d0a2e74d806",
namespace: "new-demo-c-console-menu",
language: "zh-CN",
module: "new-demo",
position: "src/components/console/menu",
data: {}
},
{
id: "cc5e8a73fb9a9c7cdaf5fb1b1ae6523e",
namespace: "new-demo-c-console-switch",
language: "zh-CN",
module: "new-demo",
position: "src/components/console/switch",
data: {}
},
{
id: "e39f6f508caae16141519422f5b9377c",
namespace: "new-demo-c-frontend-home-categories",
language: "zh-CN",
module: "new-demo",
position: "src/components/frontend/home/categories",
data: {
"noCategaries": "没有找到分类",
"categories": "分类"
}
},
{
id: "b0e6409d76cb424d29812006e349a91c",
namespace: "new-demo-c-frontend-home-comment-list",
language: "zh-CN",
module: "new-demo",
position: "src/components/frontend/home/comment/list",
data: {
"inputPlaceholder": "在这里输入评论"
}
},
{
id: "6fd812246bb915f692124fc05bb9ffd4",
namespace: "new-demo-c-frontend-home-labels-byCategory",
language: "zh-CN",
module: "new-demo",
position: "src/components/frontend/home/labels/byCategory",
data: {
"labelsByCategory": "当前分类下的标签"
}
},
{
id: "784729f3cc436498cf82829030273cdb",
namespace: "new-demo-c-frontend-home-labels",
language: "zh-CN",
module: "new-demo",
position: "src/components/frontend/home/labels",
data: {
"labelsAll": "全部标签"
}
},
{
id: "4b10fe11458024730c7c9c6f4115f807",
namespace: "new-demo-c-frontend-home",
language: "zh-CN",
module: "new-demo",
position: "src/components/frontend/home",
data: {
"title": "标题包含",
"content": "内容包含",
"allessay": "全部文章"
}
},
{
id: "66807ab52114b7a250380d6a509aea19",
namespace: "new-demo-l-common",
language: "zh-CN",
module: "new-demo",
position: "locales/common",
data: {
"name": "示例项目",
"unknown": "未知",
"status": "状态",
"ptrActivate": "松开刷新",
"ptrDeactivate": "下拉刷新",
"ptrRelease": "正在刷新...",
"ptrFinish": "刷新完成",
"noData": "暂无数据",
"areYouSure": "请确认",
"action": {
"create": "创建",
"update": "更新",
"delete": "删除",
"remove": "删除",
"cancel": "取消",
"grant": "授权",
"revoke": "回收",
"tip": "提示",
"detail": "详情",
"editor": "编辑",
"newAdd": "新增",
"add": "添加",
"commit": "提交",
"save": "保存",
"upload": "上传",
"import": "导入"
},
"confirm": "确定",
"submit": "提交",
"reset": "重置",
"select": "查询",
"expand": "展开",
"shrink": "收起",
"back": "返回",
"$$createAt$$": "创建时间",
"$$updateAt$$": "更新时间",
"$$deleteAt$$": "删除时间",
"$$seq$$": "序号",
"message": "消息",
"more": "更多",
"view": "查看",
"scan": "扫一扫",
"bind": "绑定",
"true": "是",
"false": "否",
"open": "开",
"close": "关",
"enter": "请输入",
"change": "修改",
"finish": "完成",
"creator": "创建人",
"top": "置顶"
}
},
{
id: "abbeafa1d4a3b7aff602280501d45aaf",
namespace: "new-demo-l-menu",
language: "zh-CN",
module: "new-demo",
position: "locales/menu",
data: {
"System": "系统配置",
"categoryManage": "分类管理",
"essayManage": "文章列表",
"userManage": "用户管理",
"relationManage": "关系管理",
"consoleHome": "控制台首页",
"labelManage": "标签管理",
"commentManage": "评论管理"
}
},
{
id: "0c0bd7390065f2f22f87bd11fb41205b",
namespace: "actionAuth",
language: "zh-CN",
module: "",
position: "oak-app-domain/ActionAuth",
data: {
"name": "用户授权",
"attr": {
"relation": "关系",
"path": "路径",
"deActions": "目标对象动作"
}
}
},
{
id: "9e82910200ed022f505c18d5ee155c71",
namespace: "address",
language: "zh-CN",
module: "",
position: "oak-app-domain/Address",
data: {
"name": "地址",
"attr": {
"detail": "详细地址",
"area": "所在地区",
"phone": "联系电话",
"name": "姓名",
"default": "是否默认",
"remark": "备注",
"entity": "对象实体",
"entityId": "对象实体Id"
}
}
},
{
id: "f0e7a37d9172dbf9df4c9e50b80090cc",
namespace: "application",
language: "zh-CN",
module: "",
position: "oak-app-domain/Application",
data: {
"name": "应用",
"attr": {
"description": "描述",
"type": "类型",
"system": "系统",
"name": "名称",
"config": "设置",
"style": "样式",
"sessions": "会话",
"domain": "域名"
},
"v": {
"type": {
"web": "网站",
"wechatPublic": "微信公众号",
"wechatMp": "微信小程序",
"native": "App"
}
}
}
},
{
id: "28454aa6834cb67106c2c09fa3ab136d",
namespace: "applicationPassport",
language: "zh-CN",
module: "",
position: "oak-app-domain/ApplicationPassport",
data: {
"name": "应用登录方式",
"attr": {
"application": "应用",
"passport": "登录方式",
"isDefault": "是否默认"
}
}
},
{
id: "bb579b7293c0776762c72f4f4bd92efe",
namespace: "area",
language: "zh-CN",
module: "",
position: "oak-app-domain/Area",
data: {
"name": "地区",
"attr": {
"level": "层级",
"depth": "深度",
"parent": "上级地区",
"name": "名称",
"code": "地区编码",
"center": "中心坐标"
},
"v": {
"level": {
"country": "国家",
"province": "省",
"city": "市",
"district": "区",
"street": "街道"
}
}
}
},
{
id: "54d6c35b5b5d93f4cd441db671b0971b",
namespace: "article",
language: "zh-CN",
module: "",
position: "oak-app-domain/Article",
data: {
"name": "文章",
"attr": {
"name": "标题",
"content": "正文内容",
"articleMenu": "菜单",
"files": "文件"
}
}
},
{
id: "2d39b9bd995ce57dabe8243f83343705",
namespace: "articleMenu",
language: "zh-CN",
module: "",
position: "oak-app-domain/ArticleMenu",
data: {
"name": "文章分类",
"attr": {
"name": "分类标题",
"isArticle": "是否存在文章",
"parent": "所属分类",
"entity": "对象",
"entityId": "对象Id",
"isLeaf": "结点下是否存在叶子结点",
"files": "文件"
}
}
},
{
id: "f22e60881fb03fbb2e8cb48ef9e67a25",
namespace: "captcha",
language: "zh-CN",
module: "",
position: "oak-app-domain/Captcha",
data: {
"name": "验证码",
"attr": {
"origin": "源",
"content": "内容",
"code": "验证码",
"visitorId": "用户标识",
"reason": "失败原因",
"env": "用户环境",
"expired": "是否过期",
"expiresAt": "过期时间",
"iState": "状态",
"type": "类型"
},
"action": {
"send": "发送",
"fail": "失败",
"success": "成功"
},
"v": {
"iState": {
"unsent": "未发送",
"sending": "发送中",
"sent": "已发送",
"failure": "已失败"
},
"type": {
"login": "登录",
"changePassword": "修改密码",
"confirm": "校验"
}
}
}
},
{
id: "5cd7b813d2b4f185e6cf18fc0238c0f6",
namespace: "category",
language: "zh-CN",
module: "",
position: "oak-app-domain/Category",
data: {
"name": "文章分类",
"attr": {
"name": "分类名称",
"description": "描述",
"creator": "创建者",
"images": "图片"
}
}
},
{
id: "a011989772d51a490ab920521cc8dec7",
namespace: "changePasswordTemp",
language: "zh-CN",
module: "",
position: "oak-app-domain/ChangePasswordTemp",
data: {
"name": "密码修改记录",
"attr": {
"user": "用户",
"prevPassword": "原密码",
"newPassword": "新密码",
"result": "修改结果"
},
"v": {
"result": {
"success": "成功",
"fail": "失败"
}
}
}
},
{
id: "f70261a2fc23af2a9f459353e5ac1ea3",
namespace: "comment",
language: "zh-CN",
module: "",
position: "oak-app-domain/Comment",
data: {
"name": "评论",
"attr": {
"creator": "创建者",
"content": "内容",
"essay": "文章"
}
}
},
{
id: "b06ea1d96db9f0a2d2f3ff3ad966c9c5",
namespace: "domain",
language: "zh-CN",
module: "",
position: "oak-app-domain/Domain",
data: {
"name": "域名",
"attr": {
"url": "域名",
"apiPath": "api路径",
"protocol": "协议",
"port": "端口",
"system": "系统"
},
"v": {
"protocol": {
"http:": "http",
"https:": "https"
}
}
}
},
{
id: "d2021265acf9be5b46514aad0f2b0699",
namespace: "email",
language: "zh-CN",
module: "",
position: "oak-app-domain/Email",
data: {
"name": "邮箱",
"attr": {
"ableState": "是否可用",
"email": "邮箱",
"user": "关联用户",
"tokens": "相关令牌"
},
"action": {
"enable": "启用",
"disable": "禁用"
},
"v": {
"ableState": {
"enabled": "可用的",
"disabled": "禁用的"
}
}
}
},
{
id: "c930a8c71cf774a5d6560d479409ec39",
namespace: "essay",
language: "zh-CN",
module: "",
position: "oak-app-domain/Essay",
data: {
"name": "文章",
"attr": {
"title": "标题",
"summary": "摘要",
"content": "内容(Markdown 格式)",
"creator": "创建者",
"meta": "元数据",
"images": "图片",
"logs": "修改记录",
"category": "分类",
"iState": "状态"
},
"action": {
"publish": "发布",
"withdraw": "撤回",
"setTop": "置顶",
"cancelTop": "取消置顶",
"like": "点赞",
"unlike": "取消点赞"
},
"v": {
"iState": {
"unpublished": "未发布",
"published": "已发布",
"withdrawn": "已撤回"
}
}
}
},
{
id: "125c3a1c53d096f40a52f11c2fdbb998",
namespace: "essayLabels",
language: "zh-CN",
module: "",
position: "oak-app-domain/EssayLabels",
data: {
"name": "文章标签",
"attr": {
"essay": "文章",
"label": "标签",
"sequence": "排序",
"meta": "元数据"
},
"action": {
"moveUp": "上移",
"moveDown": "下移",
"moveTo": "移动到",
"moveToFirst": "移动到最前",
"moveToLast": "移动到最后"
}
}
},
{
id: "28eeac0e2afb8ad3e26d008e258f29fc",
namespace: "extraFile",
language: "zh-CN",
module: "",
position: "oak-app-domain/ExtraFile",
data: {
"name": "文件",
"attr": {
"origin": "源",
"type": "类型",
"bucket": "桶",
"objectId": "对象编号",
"tag1": "标签一",
"tag2": "标签二",
"filename": "文件名",
"md5": "md5",
"entity": "关联对象",
"entityId": "关联对象id",
"extra1": "额外信息",
"extra2": "非结构化额外信息",
"extension": "后缀名",
"size": "文件大小",
"sort": "排序",
"fileType": "文件类型",
"isBridge": "是否桥接访问",
"uploadState": "上传状态",
"uploadMeta": "上传需要的metadata",
"application": "来源应用"
},
"v": {
"origin": {
"qiniu": "七牛云",
"ctyun": "天翼云",
"wechat": "微信",
"aliyun": "阿里云",
"tencent": "腾讯云",
"unknown": "未知"
},
"type": {
"image": "图像",
"video": "视频",
"audio": "音频",
"file": "文件"
},
"uploadState": {
"success": "上传成功",
"failed": "上传失败",
"uploading": "上传中"
}
}
}
},
{
id: "dee37be109b81f5f3669167a2692f8d7",
namespace: "i18n",
language: "zh-CN",
module: "",
position: "oak-app-domain/I18n",
data: {
"name": "用户授权",
"attr": {
"module": "模块",
"position": "文件位置",
"namespace": "命名空间",
"language": "语言",
"data": "数据"
}
}
},
{
id: "7fafae2579477593b99dded38a36611c",
namespace: "label",
language: "zh-CN",
module: "",
position: "oak-app-domain/Label",
data: {
"name": "文章标签",
"attr": {
"name": "标签名称",
"description": "描述",
"bgColor": "背景颜色",
"textColor": "文字颜色",
"creator": "创建者",
"meta": "操作元数据"
},
"action": {
"addToEssay": "添加到文章"
}
}
},
{
id: "b9691c35f8511fb42aa59cbcc8645610",
namespace: "like",
language: "zh-CN",
module: "",
position: "oak-app-domain/Like",
data: {
"name": "点赞",
"attr": {
"creator": "创建者",
"essay": "文章",
"meta": "元数据"
}
}
},
{
id: "f3c966c0e1deb4ca4c10e10117143849",
namespace: "livestream",
language: "zh-CN",
module: "",
position: "oak-app-domain/Livestream",
data: {
"name": "直播流",
"attr": {
"title": "名称",
"streamTitle": "直播流名称",
"liveonly": "活跃状态",
"hub": "直播空间名称",
"entity": "所属实体",
"entityId": "所属实体id",
"rtmpPushUrl": "推流地址",
"rtmpPlayUrl": "播放地址",
"expireAt": "推流过期时间",
"pcPushUrl": "OBS推流地址",
"streamKey": "OBS串流密钥"
},
"v": {
"liveonly": {
"online": "在线",
"offline": "下线"
}
}
}
},
{
id: "fb4411ae2ce4f7a91a548861dee8ac73",
namespace: "log",
language: "zh-CN",
module: "",
position: "oak-app-domain/Log",
data: {
"name": "日志",
"attr": {
"entity": "关联对象",
"entityId": "关联对象ID",
"iState": "状态"
},
"action": {
"undo": "回滚",
"redo": "重做"
},
"v": {
"iState": {
"normal": "正常的",
"rollbacked": "已回滚"
}
}
}
},
{
id: "304b8f3ab908faef435db455d01bfb2f",
namespace: "loginName",
language: "zh-CN",
module: "",
position: "oak-app-domain/LoginName",
data: {
"name": "账号",
"attr": {
"name": "账号",
"user": "关联用户",
"tokens": "相关令牌",
"ableState": "是否可用"
},
"action": {
"enable": "启用",
"disable": "禁用"
},
"v": {
"ableState": {
"enabled": "可用的",
"disabled": "禁用的"
}
}
}
},
{
id: "0cc60c1b435169715336def80f463015",
namespace: "message",
language: "zh-CN",
module: "",
position: "oak-app-domain/Message",
data: {
"name": "消息",
"attr": {
"entity": "关联对象",
"entityId": "关联对象ID",
"restriction": "限制",
"title": "标题",
"content": "内容",
"user": "关联用户",
"type": "消息类型",
"weight": "优先级",
"iState": "发送状态",
"visitState": "访问状态",
"router": "目标路由",
"data": "透传数据",
"platform": "平台",
"channels": "渠道"
},
"action": {
"succeed": "成功",
"fail": "失败",
"visit": "阅读"
},
"v": {
"iState": {
"sending": "发送中",
"success": "发送成功",
"failure": "发送失败"
},
"visitState": {
"unvisited": "未读",
"visited": "已读"
},
"weight": {
"high": "高",
"medium": "中",
"low": "低"
}
}
}
},
{
id: "26ab7ac92d89d7b931b6bda25ff59dc6",
namespace: "messageSystem",
language: "zh-CN",
module: "",
position: "oak-app-domain/MessageSystem",
data: {
"name": "消息系统连接",
"attr": {
"message": "消息",
"system": "系统"
}
}
},
{
id: "91875a9a519d397d7c08e0c4c8a42492",
namespace: "messageType",
language: "zh-CN",
module: "",
position: "oak-app-domain/MessageType",
data: {
"name": "消息类型",
"attr": {
"type": "类型"
}
}
},
{
id: "671a09dbb19610440894c517059d4125",
namespace: "messageTypeSmsTemplate",
language: "zh-CN",
module: "",
position: "oak-app-domain/MessageTypeSmsTemplate",
data: {
"name": "消息类型模板关联",
"attr": {
"type": "消息类型",
"template": "短信消息模板"
}
}
},
{
id: "4c923f6b7d77bfe900e9054d5103b9b8",
namespace: "messageTypeTemplate",
language: "zh-CN",
module: "",
position: "oak-app-domain/MessageTypeTemplate",
data: {
"name": "消息类型模板关联",
"attr": {
"type": "消息类型",
"template": "公众号消息模板"
}
}
},
{
id: "26df3dea24402762ae7b61db66f63448",
namespace: "mobile",
language: "zh-CN",
module: "",
position: "oak-app-domain/Mobile",
data: {
"name": "手机",
"attr": {
"ableState": "是否可用",
"mobile": "手机号",
"user": "关联用户",
"tokens": "相关令牌"
},
"action": {
"enable": "启用",
"disable": "禁用"
},
"v": {
"ableState": {
"enabled": "可用的",
"disabled": "禁用的"
}
}
}
},
{
id: "ee488f07eef13912ed07be8f4080ff3c",
namespace: "modi",
language: "zh-CN",
module: "",
position: "oak-app-domain/Modi",
data: {
"name": "更新",
"attr": {
"targetEntity": "目标对象",
"entity": "关联对象",
"entityId": "关联对象Id",
"action": "动作",
"data": "数据",
"filter": "条件",
"extra": "其它",
"iState": "状态"
},
"action": {
"abandon": "放弃",
"apply": "应用"
},
"v": {
"iState": {
"active": "活跃的",
"abandoned": "放弃的",
"applied": "应用的"
}
}
}
},
{
id: "34ec564bdd555b71b5cde75c669b7f6c",
namespace: "modiEntity",
language: "zh-CN",
module: "",
position: "oak-app-domain/ModiEntity",
data: {
"name": "更新对象连接",
"attr": {
"modi": "更新",
"entity": "关联对象",
"entityId": "关联对象id"
}
}
},
{
id: "424925577201028df1868750c6c42b19",
namespace: "notification",
language: "zh-CN",
module: "",
position: "oak-app-domain/Notification",
data: {
"name": "通知",
"attr": {
"channel": "消息渠道",
"data": "消息数据",
"messageSystem": "消息系统连接",
"data1": "数据1",
"data2": "数据2",
"iState": "状态",
"application": "关联应用",
"templateId": "模板id"
},
"action": {
"succeed": "成功",
"fail": "失败"
},
"v": {
"iState": {
"sending": "发送中",
"success": "发送成功",
"failure": "发送失败"
},
"channel": {
"wechatPublic": "公众号",
"jPush": "极光推送",
"jim": "极光消息",
"wechatMp": "小程序",
"sms": "短信",
"email": "邮箱"
}
}
}
},
{
id: "59a8f862de0b80f9058e90e0d8a94c7c",
namespace: "oper",
language: "zh-CN",
module: "",
position: "oak-app-domain/Oper",
data: {
"name": "操作",
"attr": {
"action": "动作",
"data": "数据",
"filter": "选择条件",
"extra": "其它",
"operator": "操作者",
"targetEntity": "关联对象",
"bornAt": "诞生时间",
"log": "关联日志",
"undoData": "回滚数据",
"iState": "状态"
},
"action": {
"undo": "回滚",
"redo": "重做"
},
"v": {
"iState": {
"normal": "正常的",
"rollbacked": "已回滚"
}
}
}
},
{
id: "4d2116a8c64b481f132b77f731135d74",
namespace: "operEntity",
language: "zh-CN",
module: "",
position: "oak-app-domain/OperEntity",
data: {
"name": "操作对象连接",
"attr": {
"oper": "操作",
"entity": "关联对象",
"entityId": "关联对象id"
}
}
},
{
id: "47bc6a9dadf1b0bd9a2e09bd6caff649",
namespace: "parasite",
language: "zh-CN",
module: "",
position: "oak-app-domain/Parasite",
data: {
"name": "寄生",
"attr": {
"user": "用户",
"showTip": "提示",
"expired": "已过期",
"expiresAt": "过期时间",
"redirectTo": "重定向页面",
"multiple": "允许反复使用",
"tokens": "令牌",
"entity": "关联对象",
"entityId": "关联对象Id",
"tokenLifeLength": "令牌生命长度"
},
"action": {
"wakeup": "激活",
"cancel": "作废",
"qrcode": "采集码"
}
}
},
{
id: "2340ea740af7721b190159dfecc94fe1",
namespace: "passport",
language: "zh-CN",
module: "",
position: "oak-app-domain/Passport",
data: {
"name": "登录方式",
"attr": {
"system": "系统",
"type": "登录方式",
"config": "登录方式配置",
"enabled": "是否启用"
},
"v": {
"type": {
"email": "邮箱",
"sms": "短信",
"password": "密码",
"wechatMp": "小程序",
"wechatPublic": "公众号",
"wechatWeb": "微信网站",
"wechatMpForWeb": "小程序授权网页",
"wechatPublicForWeb": "公众号授权网页"
}
}
}
},
{
id: "972f8642ccc9ee8405dfa96e97f50a09",
namespace: "path",
language: "zh-CN",
module: "",
position: "oak-app-domain/Path",
data: {
"name": "关系路径",
"attr": {
"sourceEntity": "源对象",
"value": "路径",
"destEntity": "目标对象",
"recursive": "是否递归",
"desc": "描述"
}
}
},
{
id: "4841e98434067cfc6e0c13d5b845e8e6",
namespace: "platform",
language: "zh-CN",
module: "",
position: "oak-app-domain/Platform",
data: {
"name": "平台",
"attr": {
"name": "名称",
"description": "描述",
"config": "设置",
"style": "样式",
"entity": "关联对象",
"entityId": "关联对象id"
}
}
},
{
id: "584c49df6b2d73c46c8e7bbceba10352",
namespace: "readRemark",
language: "zh-CN",
module: "",
position: "oak-app-domain/ReadRemark",
data: {
"name": "会话",
"attr": {
"user": "当前用户",
"session": "会话"
}
}
},
{
id: "76e1f50aae5d8a47ca056cdbf04d291d",
namespace: "relation",
language: "zh-CN",
module: "",
position: "oak-app-domain/Relation",
data: {
"name": "用户授权",
"attr": {
"name": "关系",
"entity": "目标对象",
"entityId": "目标对象id",
"display": "显示值"
}
}
},
{
id: "5acc3126d16e84c595ceee66b2a6097d",
namespace: "relationAuth",
language: "zh-CN",
module: "",
position: "oak-app-domain/RelationAuth",
data: {
"name": "用户授权",
"attr": {
"sourceRelation": "源关系",
"path": "路径",
"destRelation": "目标关系"
}
}
},
{
id: "faa2b8b6d14d396108d7d651eefb8b11",
namespace: "session",
language: "zh-CN",
module: "",
position: "oak-app-domain/Session",
data: {
"name": "会话",
"attr": {
"entity": "关联对象",
"entityId": "关联对象id",
"user": "发送者",
"lmts": "最后一条消息的发送时间",
"openId": "微信用户openId"
},
"r": {
"partner": "所有者"
}
}
},
{
id: "01daf11a7e7223243c1d2939bdd9d509",
namespace: "sessionMessage",
language: "zh-CN",
module: "",
position: "oak-app-domain/SessionMessage",
data: {
"name": "消息",
"attr": {
"application": "应用",
"session": "会话",
"user": "用户",
"wechatUser": "微信用户",
"createTime": "发送时间",
"type": "消息类型",
"text": "文本内容",
"files": "文件",
"link": "图文",
"aaoe": "作为实体的发起者",
"extra": "额外信息"
},
"v": {
"type": {
"text": "文字",
"image": "图片",
"voice": "音频",
"video": "视频",
"link": "图文",
"location": "位置",
"event": "事件",
"miniprogrampage": "小程序"
}
}
}
},
{
id: "4a8c1967656dbc45ac44ae71be6c998b",
namespace: "smsTemplate",
language: "zh-CN",
module: "",
position: "oak-app-domain/SmsTemplate",
data: {
"name": "短信模板",
"attr": {
"system": "系统",
"origin": "源",
"templateName": "模板名称",
"templateCode": "模板Code",
"templateContent": "模板内容",
"syncAt": "同步时间"
},
"v": {
"origin": {
"ali": "阿里云",
"tencent": "腾讯云",
"ctyun": "天翼云",
"qiniu": "七牛云"
}
}
}
},
{
id: "c64a1a03f7ceb16f3869ea2eecf58df6",
namespace: "station",
language: "zh-CN",
module: "",
position: "oak-app-domain/Station",
data: {
"name": "站点",
"attr": {
"name": "站点名",
"area": "城市"
}
}
},
{
id: "471a59445943904ed115e0e2eb5ffa6f",
namespace: "subscription",
language: "zh-CN",
module: "",
position: "oak-app-domain/Subscription",
data: {
"name": "订阅号",
"attr": {
"name": "名称",
"entity": "对象名称",
"entityId": "对象Id",
"description": "描述",
"config": "配置",
"offset": "已同步素材位置"
}
}
},
{
id: "3471c4a58603dc4be939be158223b1e3",
namespace: "subway",
language: "zh-CN",
module: "",
position: "oak-app-domain/Subway",
data: {
"name": "地铁",
"attr": {
"name": "线路",
"area": "城市"
}
}
},
{
id: "1579e26f1a31d546913377e838f3b696",
namespace: "subwayStation",
language: "zh-CN",
module: "",
position: "oak-app-domain/SubwayStation",
data: {
"name": "地铁站点连接表",
"attr": {
"station": "站点",
"subway": "地铁线"
}
}
},
{
id: "bd1d8f8ac707ef4409b693e03e8fbe69",
namespace: "system",
language: "zh-CN",
module: "",
position: "oak-app-domain/System",
data: {
"name": "系统",
"attr": {
"name": "名称",
"description": "描述",
"config": "设置",
"platform": "平台",
"super": "超级系统",
"folder": "代码目录名",
"style": "样式",
"entity": "关联对象",
"entityId": "关联对象id"
},
"r": {
"owner": "所有者",
"manager": "管理员"
}
}
},
{
id: "c6a14f9ebd3de107e4739ea17295ce7c",
namespace: "toDo",
language: "zh-CN",
module: "",
position: "oak-app-domain/ToDo",
data: {
"name": "待办",
"attr": {
"iState": "状态",
"title": "标题",
"description": "描述",
"targetEntity": "对象实体",
"targetFilter": "过滤条件",
"action": "动作",
"redirectTo": "重定向页面",
"entity": "关联对象",
"entityId": "关联对象id"
},
"r": {
"collaborator": "协作者"
},
"action": {
"complete": "完成"
},
"v": {
"iState": {
"active": "待办",
"done": "已完成"
}
}
}
},
{
id: "8dd264537886e72d8b4b7d4e1cff2563",
namespace: "token",
language: "zh-CN",
module: "",
position: "oak-app-domain/Token",
data: {
"name": "令牌",
"attr": {
"application": "应用",
"entity": "关联对象",
"entityId": "关联对象id",
"user": "用户",
"player": "扮演者",
"env": "环境",
"ableState": "状态",
"disablesAt": "禁用时间",
"refreshedAt": "刷新时间",
"value": "令牌值",
"oldValue": "老令牌"
},
"action": {
"enable": "激活",
"disable": "禁用"
},
"v": {
"ableState": {
"enabled": "使用中",
"disabled": "已禁用"
}
}
}
},
{
id: "c1fb14f8f8353271f185bc1e60b0e410",
namespace: "user",
language: "zh-CN",
module: "",
position: "oak-app-domain/User",
data: {
"name": "用户",
"attr": {
"name": "姓名",
"nickname": "昵称",
"birth": "生日",
"password": "密码",
"passwordSha1": "sha1加密密码",
"gender": "性别",
"idCardType": "证件类型",
"idNumber": "证件号码",
"ref": "指向用户",
"files": "相关文件",
"userState": "用户状态",
"idState": "认证状态",
"codes": "微信分享二维码",
"isRoot": "是否超级用户",
"addresses": "收货地址",
"hasPassword": "用户是否存在密码"
},
"action": {
"activate": "激活",
"accept": "同意",
"verify": "认证",
"reject": "拒绝",
"enable": "启用",
"disable": "禁用",
"mergeTo": "合并",
"mergeFrom": "使合并"
},
"v": {
"userState": {
"shadow": "未激活",
"normal": "正常",
"disabled": "禁用",
"merged": "已被合并"
},
"idState": {
"unverified": "未认证",
"verifying": "认证中",
"verified": "已认证"
},
"gender": {
"male": "男",
"female": "女"
},
"idCardType": {
"ID-Card": "身份证",
"passport": "护照",
"Mainland-passport": "港澳台通行证"
}
}
}
},
{
id: "95930663e2e932714f13502491bad1db",
namespace: "userEntityClaim",
language: "zh-CN",
module: "",
position: "oak-app-domain/UserEntityClaim",
data: {
"name": "用户授权领取",
"attr": {
"ueg": "授权",
"user": "用户",
"relation": "关系",
"claimEntityId": "对象Id",
"userRelation": "用户关系"
}
}
},
{
id: "5e8df999b685276886e615747db7acce",
namespace: "userEntityGrant",
language: "zh-CN",
module: "",
position: "oak-app-domain/UserEntityGrant",
data: {
"name": "用户授权",
"attr": {
"entity": "关联对象",
"entityId": "关联对象id",
"relationIds": "权限",
"relationEntity": "关联对象",
"relationEntityFilter": "对象限定条件",
"type": "类型",
"rule": "领权规则",
"ruleOnRow": "选择对象规则",
"multiple": "允许多人选择",
"remark": "备注",
"granter": "授权人",
"codes": "微信码",
"expired": "是否失效",
"expiresAt": "过期时间",
"redirectTo": "重定向页面",
"qrCodeType": "二维码类型",
"claimUrl": "认领路由"
},
"action": {
"claim": "领取",
"disable": "失效"
},
"v": {
"type": {
"grant": "授予",
"transfer": "转交"
},
"qrCodeType": {
"webForWechatPublic": "网站引流到公众号",
"wechatMpDomainUrl": "小程序普通链接二维码",
"wechatMpWxaCode": "小程序码",
"wechatPublic": "公众号关注码",
"wechatPublicForMp": "公众号回复小程序码"
},
"rule": {
"single": "单选",
"all": "全选",
"free": "自由选择"
},
"ruleOnRow": {
"single": "单选",
"all": "全选",
"free": "自由选择"
}
}
}
},
{
id: "b8ac30f20ca2be8e479be79daf1000c3",
namespace: "userRelation",
language: "zh-CN",
module: "",
position: "oak-app-domain/UserRelation",
data: {
"name": "用户对象关系",
"attr": {
"user": "关系",
"relation": "目标关系",
"entity": "目标对象",
"entityId": "目标对象ID"
}
}
},
{
id: "22960458536dfab453e99a25353d40a2",
namespace: "userSystem",
language: "zh-CN",
module: "",
position: "oak-app-domain/UserSystem",
data: {
"name": "用户系统",
"attr": {
"user": "用户",
"system": "系统"
}
}
},
{
id: "cd1eb1119768eddf023f2939e585d973",
namespace: "userWechatPublicTag",
language: "zh-CN",
module: "",
position: "oak-app-domain/UserWechatPublicTag",
data: {
"name": "用户公众号Tag",
"attr": {
"wechatPublicTag": "tag",
"wechatUser": "微信用户",
"sync": "同步状态",
"syncAt": "同步时间",
"iState": "状态"
},
"action": {
"sync": "同步",
"success": "成功",
"fail": "失败"
},
"v": {
"iState": {
"wait": "待同步",
"success": "同步成功",
"fail": "同步失败"
}
}
}
},
{
id: "42b97cea087403a939e1cb2a5187f381",
namespace: "wechatLogin",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatLogin",
data: {
"name": "绑定微信号",
"attr": {
"user": "用户",
"type": "类型",
"successed": "是否成功",
"remark": "备注",
"codes": "微信码",
"expired": "是否过期",
"expiresAt": "过期时间",
"qrCodeType": "二维码类型",
"tokens": "相关令牌",
"wechatUser": "微信用户"
},
"action": {
"success": "成功"
},
"v": {
"type": {
"bind": "绑定",
"login": "登录"
},
"qrCodeType": {
"webForWechatPublic": "网站引流到公众号",
"wechatMpDomainUrl": "小程序url码",
"wechatMpWxaCode": "小程序码",
"wechatPublic": "公众号关注码",
"wechatPublicForMp": "公众号跳转小程序码"
}
}
}
},
{
id: "3c0d3352e1c7a33059aca851b164c787",
namespace: "wechatMenu",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatMenu",
data: {
"name": "微信菜单",
"attr": {
"menuId": "菜单Id",
"menuConfig": "菜单配置",
"application": "应用",
"wechatPublicTag": "标签",
"iState": "状态"
},
"action": {
"publish": "保存并发布",
"success": "发布成功",
"fail": "发布失败"
},
"v": {
"iState": {
"wait": "等待发布",
"success": "发布成功",
"fail": "发布失败"
}
}
}
},
{
id: "0e6703eafe83bf4cb6afde917d2765ff",
namespace: "wechatMpJump",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatMpJump",
data: {
"name": "短信跳小程序",
"attr": {
"message": "消息",
"expired": "是否过期",
"jump_wxa": "目标小程序信息",
"openlink": "目标链接及参数",
"expireType": "失效类型",
"expireInterval": "到期失效的间隔",
"expiresAt": "过期时间"
}
}
},
{
id: "29fde63fa94e3da71d09ba928a758492",
namespace: "wechatPublicAutoReply",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatPublicAutoReply",
data: {
"name": "微信公众号自动回复",
"attr": {
"content": "回复内容",
"application": "关联应用",
"type": "类型",
"event": "自动回复事件"
},
"v": {
"type": {
"text": "文本类型",
"image": "图片类型",
"video": "视频类型",
"voice": "音频类型"
},
"event": {
"subscribe": "订阅后回复",
"unsubscribe": "取消订阅后回复",
"keyword": "关键词回复",
"auto": "收到消息回复"
}
}
}
},
{
id: "e8f2c2f3a682c78609355bbdcf5af01c",
namespace: "wechatPublicTag",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatPublicTag",
data: {
"name": "公众号标签",
"attr": {
"text": "tag名",
"application": "关联应用",
"wechatId": "微信端id",
"sync": "同步状态",
"syncAt": "同步时间",
"iState": "状态"
},
"action": {
"sync": "同步",
"success": "成功",
"fail": "失败"
},
"v": {
"iState": {
"wait": "待同步",
"success": "同步成功",
"fail": "同步失败"
}
}
}
},
{
id: "60cfc9af253a0f20970a1705cfd27ed0",
namespace: "wechatQrCode",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatQrCode",
data: {
"name": "微信识别码",
"attr": {
"entity": "关联对象",
"entityId": "关联对象id",
"type": "类型",
"allowShare": "允许分享",
"tag": "tag",
"tag2": "tag2",
"ticket": "ticket",
"url": "url",
"permanent": "是否永久码",
"buffer": "小程序码数据(动态)",
"expired": "是否过期",
"expiresAt": "过期时间",
"application": "应用",
"props": "属性"
},
"v": {
"type": {
"webForWechatPublic": "网站引流到公众号",
"wechatMpDomainUrl": "小程序普通链接二维码",
"wechatMpWxaCode": "小程序码",
"wechatPublic": "公众号关注码",
"wechatPublicForMp": "公众号回复小程序码"
}
}
}
},
{
id: "7dc8bf836cd868bd628c445bb23a7bee",
namespace: "wechatTemplate",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatTemplate",
data: {
"name": "微信消息模板",
"attr": {
"type": "类型",
"application": "关联应用",
"wechatId": "微信端id",
"title": "标题",
"primaryIndustry": "所属一级行业",
"deputyIndustry": "所属二级行业",
"content": "内容",
"example": "示例",
"param": "选填参数",
"keywordEnumValueList": "枚举参数值范围",
"syncAt": "同步时间"
},
"v": {
"type": {
"2": "一次性订阅",
"3": "长期订阅"
}
}
}
},
{
id: "0d99066afb310594a4c0026236e6c9b0",
namespace: "wechatUser",
language: "zh-CN",
module: "",
position: "oak-app-domain/WechatUser",
data: {
"name": "微信用户",
"attr": {
"origin": "源",
"openId": "openId",
"unionId": "unionId",
"sessionKey": "sessionKey",
"accessToken": "accessToken",
"refreshToken": "refreshToken",
"atExpiredAt": "accessToken过期时间",
"rtExpiredAt": "refreshToken过期时间",
"scope": "accessToken域",
"subscribed": "是否订阅",
"subscribedAt": "订阅时间",
"unsubscribedAt": "取关时间",
"user": "用户",
"tokens": "相关令牌",
"application": "应用",
"nickname": "昵称",
"avatar": "头像"
},
"v": {
"origin": {
"native": "App",
"mp": "小程序",
"public": "公众号",
"web": "网站"
}
}
}
},
{
id: "3c1b3a7919dec9659ce4302e78e37566",
namespace: "new-demo-w-app-components-consoleAvatar",
language: "zh-CN",
module: "new-demo",
position: "web/src/app/components/consoleAvatar",
data: {
"logout": "退出登录"
}
},
{
id: "a43d8d3d36a1867296540312e58e9e39",
namespace: "new-demo-w-app-components-consoleHeader",
language: "zh-CN",
module: "new-demo",
position: "web/src/app/components/consoleHeader",
data: {
"welcome": "欢迎您:",
"chooseContext": "选择模式",
"logout": "退出",
"close": "关闭"
}
},
{
id: "f56ed5ee4162a746b58cb7b480624239",
namespace: "new-demo-w-app-components-frontendHeader",
language: "zh-CN",
module: "new-demo",
position: "web/src/app/components/frontendHeader",
data: {
"welcome": "欢迎您:",
"console": "控制台",
"logout": "退出",
"close": "关闭",
"login": "登录",
"searchPlaceholder": "搜索文章",
"title": "标题",
"content": "内容",
"search": "搜索"
}
},
{
id: "8ef6e8a75789876249894f53b547d681",
namespace: "new-demo-w-app-namespaces-console",
language: "zh-CN",
module: "new-demo",
position: "web/src/app/namespaces/console",
data: {
"failure": "抱歉,页面加载遇到了一些问题!请稍后再试。",
"reload": "重新加载",
"selectContext": "请先选择模式",
"unauthed": "权限非法",
"cantAccessUrl": "您没有访问此页面的权限",
"illegalContext": "模式非法",
"unmatchedContextAndUrl": "本页面与模式不匹配"
}
},
{
id: "d45eb72655764cae082ccadabcfc2499",
namespace: "new-demo-wmp-app-components-consoleAvatar",
language: "zh-CN",
module: "new-demo",
position: "wechatMp/src/app/components/consoleAvatar",
data: {
"logout": "退出登录"
}
},
{
id: "9e1cd5b0af292b55e04a59d964238be7",
namespace: "new-demo-wmp-app-components-consoleHeader",
language: "zh-CN",
module: "new-demo",
position: "wechatMp/src/app/components/consoleHeader",
data: {
"welcome": "欢迎您:",
"chooseContext": "选择模式",
"logout": "退出",
"close": "关闭"
}
},
{
id: "7b3a1c677ba8182dd03dc7fe28dedbeb",
namespace: "new-demo-wmp-app-components-frontendHeader",
language: "zh-CN",
module: "new-demo",
position: "wechatMp/src/app/components/frontendHeader",
data: {
"welcome": "欢迎您:",
"console": "控制台",
"logout": "退出",
"close": "关闭",
"login": "登录",
"searchPlaceholder": "搜索文章",
"title": "标题",
"content": "内容",
"search": "搜索"
}
},
{
id: "733437d322074c197ab0dc5bb3d6db95",
namespace: "new-demo-wmp-app-namespaces-console",
language: "zh-CN",
module: "new-demo",
position: "wechatMp/src/app/namespaces/console",
data: {
"failure": "抱歉,页面加载遇到了一些问题!请稍后再试。",
"reload": "重新加载",
"selectContext": "请先选择模式",
"unauthed": "权限非法",
"cantAccessUrl": "您没有访问此页面的权限",
"illegalContext": "模式非法",
"unmatchedContextAndUrl": "本页面与模式不匹配"
}
},
{
id: "7bce853ea89fea08f63365449b7c85e0",
namespace: "oak-frontend-base-c-detail",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/detail",
data: {
"not_filled_in": "未填写"
}
},
{
id: "123c474762e2db8b05d16434f24f6a62",
namespace: "oak-frontend-base-c-entity-graph",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/entity/graph",
data: {
"useWideScreen": "本页面较为复杂,请使用宽屏查看"
}
},
{
id: "6b125bf82839113d5cc3d008d5f823af",
namespace: "oak-frontend-base-c-errorPage",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/errorPage",
data: {
"back": "返回",
"403 Forbidden": "抱歉,您无权限访问此页面",
"404 Not Found": "抱歉,您访问的页面不存在。",
"500 Internal Server Error": "抱歉,服务器出错啦!",
"networkError": "网络异常",
"Network error, please try again later": "网络异常,请稍后再试。",
"browserIncompatible": "浏览器版本低",
"Sorry, the browser version you are using is too low to open the current webpage": "抱歉,您正在使用的浏览器版本过低,无法打开当前网页。",
"maintenance": "系统维护中",
"System maintenance in progress, please try again later": "系统维护中,请稍后再试。"
}
},
{
id: "40a441e6ccb941e920fd1306d5418bab",
namespace: "oak-frontend-base-c-filter",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/filter",
data: {
"placeholder": {
"input": "请输入",
"select": "请选择"
},
"attr": {
"id": "编号",
"$$createAt$$": "创建时间",
"$$updateAt$$": "更新时间",
"$$deleteAt$$": "删除时间",
"$$seq$$": "序号",
"$text": "全文检索"
},
"tip": {
"yes": "是",
"no": "否",
"unselected": "未选"
},
"op": {
"$includes": "包含"
}
}
},
{
id: "609a18389530006d1cebb8a7ee7200fe",
namespace: "oak-frontend-base-c-list-columnSetting",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/list/columnSetting",
data: {
"columnSetting": "列设置",
"leftPin": "固定在列首",
"rightPin": "固定在列尾"
}
},
{
id: "ff745e5ce9b84d4e8bd3b14ba1d0b255",
namespace: "oak-frontend-base-c-list-toolBar",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/list/toolBar",
data: {
"reload": "刷新",
"density": "表格密度",
"columnSetting": "列设置",
"fullScreen": "全屏"
}
},
{
id: "b63b2e5c17b6823cea79715ed1124604",
namespace: "oak-frontend-base-c-listPro",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/listPro",
data: {
"list": "列表",
"total number of rows": "总行数"
}
},
{
id: "e37571e3323b71a6d16facf12849669b",
namespace: "oak-frontend-base-c-prompt",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/prompt",
data: {
"Are you sure to leave the page?": "确定离开页面吗?"
}
},
{
id: "bc8656b9764766d9bc0599a59bd14664",
namespace: "oak-frontend-base-c-relation-actionAuth",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/relation/actionAuth",
data: {}
},
{
id: "55b9d076455e6c45103bbd9805ac79f0",
namespace: "oak-frontend-base-c-relation-path-detail",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/relation/path/detail",
data: {
"tips": {
"remove": "如果关系路径上关联了actionAuth或者relationAuth删除将会失败"
}
}
},
{
id: "d734dd1cf4f826184d30a028a524ce1e",
namespace: "oak-frontend-base-c-relation-path-list",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/relation/path/list",
data: {
"addPath": "新增路径"
}
},
{
id: "cce0917833007573f128b0fed9532ec0",
namespace: "oak-frontend-base-c-relation-path-list2",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/relation/path/list2",
data: {
"addPath": "新增路径"
}
},
{
id: "3973ed00b387ab3fa0079813f0d5922b",
namespace: "oak-frontend-base-c-relation-path-upsert",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/relation/path/upsert",
data: {
"tips": {
"recursive": "只有当源对象是个递归对象时,才能设置为递归",
"sourceEntity": "源对象必须指向user或者存在Relation关系",
"desc": "请用自然语言准确描述两者之间的关系,以便用户理解",
"value": "选择路径上的下一级对象"
},
"error": {
"existed": "本条关系路径已经存在"
}
}
},
{
id: "ff9bbb748919357987fbdc1b2a4c2a2a",
namespace: "oak-frontend-base-c-upsert",
language: "zh-CN",
module: "oak-frontend-base",
position: "es/components/upsert",
data: {
"moneySymbol": "¥",
"chooseDate": "选择日期",
"chooseDatetime": "选择时间"
}
},
{
id: "350c7b478b9a7773ef8d31ccfebfc69a",
namespace: "oak-frontend-base-l-common",
language: "zh-CN",
module: "oak-frontend-base",
position: "locales/common",
data: {
"ptrActivate": "松开刷新",
"ptrDeactivate": "下拉刷新",
"ptrRelease": "正在刷新...",
"ptrFinish": "刷新完成",
"noData": "暂无数据",
"areYouSure": "请确认",
"action": {
"create": "创建",
"update": "更新",
"delete": "删除",
"remove": "删除",
"confirm": "确定",
"cancel": "取消",
"grant": "授权",
"revoke": "回收",
"tip": "提示",
"detail": "详情",
"editor": "编辑",
"newAdd": "新增",
"add": "添加",
"submit": "提交"
},
"operate": "操作",
"submit": "提交",
"reset": "重置",
"select": "查询",
"search": "搜索",
"expand": "展开",
"shrink": "收起",
"back": "返回",
"$$createAt$$": "创建时间",
"$$updateAt$$": "更新时间",
"$$deleteAt$$": "删除时间",
"$$seq$$": "序号",
"message": "消息",
"more": "更多",
"view": "查看",
"scan": "扫一扫",
"bind": "绑定",
"true": "是",
"false": "否",
"other": "其他",
"money": "¥%{value}"
}
}
];
export default i18ns;