[webapp, docs]support en readme and webapp (#83)
* [docs]support en docs * [docs]support en webapp * [web-app]dashboard and monitor list i18n * [web-app]i18n for monitor list * [web-app]i18n for add edit monitor * [web-app]i18n for monitor detail * [web-app]i18n for login * [web-app]i18n for alert center * [web-app]i18n for alert notice * [web-app]i18n for alert setting * [web-app]i18n for notify
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"alert": {
|
||||
"": "告警",
|
||||
"center": "告警中心",
|
||||
"setting": "告警配置",
|
||||
"setting": "告警阈值",
|
||||
"dispatch": "告警通知"
|
||||
},
|
||||
"extras": {
|
||||
@@ -39,6 +39,14 @@
|
||||
},
|
||||
"monitor": {
|
||||
"": "监控",
|
||||
"name": "监控名称",
|
||||
"name.tip": "标识监控的名称,名称需要保证唯一性",
|
||||
"host": "监控Host",
|
||||
"host.tip": "被监控的对端IP或域名",
|
||||
"description": "描述备注",
|
||||
"description.tip": "更多标识和描述此监控的备注信息",
|
||||
"intervals": "采集间隔",
|
||||
"intervals.tip": "监控周期性采集数据间隔时间,单位秒",
|
||||
"category": {
|
||||
"": "监控类别",
|
||||
"service": "应用服务",
|
||||
@@ -58,46 +66,227 @@
|
||||
"oracle": "Oracle",
|
||||
"redis": "Redis",
|
||||
"fullsite": "全站监控"
|
||||
},
|
||||
"status": {
|
||||
"": "监控状态",
|
||||
"all": "全部状态",
|
||||
"available": "正常监控",
|
||||
"unavailable": "不可用",
|
||||
"unreachable": "不可达",
|
||||
"un-manage": "未管理"
|
||||
}
|
||||
},
|
||||
"alert": {
|
||||
"": "告警",
|
||||
"status": {
|
||||
"": "告警状态",
|
||||
"0": "待处理",
|
||||
"all": "全部状态",
|
||||
"0": "未处理",
|
||||
"2": "已恢复",
|
||||
"3": "已处理"
|
||||
},
|
||||
"priority": {
|
||||
"": "告警级别",
|
||||
"all": "全部级别",
|
||||
"0": "紧急告警",
|
||||
"1": "严重告警",
|
||||
"2": "警告告警"
|
||||
}
|
||||
},
|
||||
"alert.setting.new": "新增阈值",
|
||||
"alert.setting.edit": "编辑阈值",
|
||||
"alert.setting.delete": "删除阈值",
|
||||
"alert.setting.target": "指标对象",
|
||||
"alert.setting.expr": "阈值触发表达式",
|
||||
"alert.setting.times": "触发次数",
|
||||
"alert.setting.times.tip": "设置触发阈值多少次之后才会发送告警",
|
||||
"alert.setting.template": "通知模版",
|
||||
"alert.setting.template.tip": "支持的通知模版环境变量",
|
||||
"alert.setting.template.label": "告警触发后发送的通知信息模版,模版环境变量见上方",
|
||||
"alert.setting.template.example": "请输入告警的通知模版.示例: ${app}.${metrics}.${metric}'s value is too high",
|
||||
"alert.setting.template.monitor-type": "监控类型名称",
|
||||
"alert.setting.template.metrics-name": "监控指标集合名称",
|
||||
"alert.setting.template.metric-name": "监控指标名称",
|
||||
"alert.setting.template.metric-value": "监控指标对象值",
|
||||
"alert.setting.template.other-value": "所属行其它指标值",
|
||||
"alert.setting.template.instance-value": "所属行实例值",
|
||||
"alert.setting.default": "全局默认",
|
||||
"alert.setting.default.tip": "此告警阈值配置是否应用于全局所有此类型监控",
|
||||
"alert.setting.enable": "启用告警",
|
||||
"alert.setting.enable.tip": "此告警阈值配置开启生效或关闭",
|
||||
"alert.setting.connect": "告警定义关联监控",
|
||||
"alert.setting.connect.left": "未关联监控",
|
||||
"alert.setting.connect.right": "已关联监控",
|
||||
"alert.setting.expr.tip": "支持的阈值触发表达式环境变量与操作符",
|
||||
"alert.setting.expr.label": "根据此表达式来计算判断是否触发阈值,表达式环境变量和操作符见上方",
|
||||
"alert.setting.expr.example": "根据此表达式计算判断是否触发阈值.示例",
|
||||
"alert.setting.priority.tip": "触发阈值的告警级别,从低到高依次为:警告-warning,严重-critical,紧急-emergency",
|
||||
"alert.setting.target.tip": "选中的指标对象",
|
||||
"alert.setting.target.other": "所属行其它指标对象",
|
||||
"alert.setting.target.instance": "所属行实例",
|
||||
"alert.setting.operator": "支持操作符函数",
|
||||
"alert.center.delete": "删除告警",
|
||||
"alert.center.deal": "标记已处理",
|
||||
"alert.center.no-deal": "标记未处理",
|
||||
"alert.center.search": "搜索告警内容",
|
||||
"alert.center.filter-status": "告警状态过滤",
|
||||
"alert.center.filter-priority": "告警级别过滤",
|
||||
"alert.center.target": "告警指标",
|
||||
"alert.center.monitor": "所属监控",
|
||||
"alert.center.priority": "级别",
|
||||
"alert.center.content": "告警内容",
|
||||
"alert.center.status": "状态",
|
||||
"alert.center.time": "告警时间",
|
||||
"alert.center.notify.no-delete": "未选中任何待删除项!",
|
||||
"alert.center.confirm.delete": "请确认是否删除!",
|
||||
"alert.center.confirm.delete-batch": "请确认是否批量删除!",
|
||||
"alert.center.notify.no-mark": "未选中任何待标记项!",
|
||||
"alert.center.confirm.mark-done-batch": "请确认是否批量标记已处理!",
|
||||
"alert.center.confirm.mark-done": "请确认是否标记已处理!",
|
||||
"alert.center.confirm.mark-no-batch": "请确认是否批量标记未处理!",
|
||||
"alert.center.confirm.mark-no": "请确认是否标记未处理!",
|
||||
"alert.notice.receiver": "告警接收人",
|
||||
"alert.notice.receiver.new": "新增接收人",
|
||||
"alert.notice.receiver.edit": "编辑接收人",
|
||||
"alert.notice.receiver.delete": "删除接收人",
|
||||
"alert.notice.receiver.people": "接收人",
|
||||
"alert.notice.receiver.people.name": "接收人名称",
|
||||
"alert.notice.receiver.type": "通知方式",
|
||||
"alert.notice.receiver.setting": "配置",
|
||||
"alert.notice.type.sms": "短信",
|
||||
"alert.notice.type.phone": "手机号",
|
||||
"alert.notice.type.email": "邮箱",
|
||||
"alert.notice.type.url": "URL地址",
|
||||
"alert.notice.type.wechat": "微信公众号",
|
||||
"alert.notice.type.wechat-id": "微信OPENID",
|
||||
"alert.notice.type.wework": "企业微信机器人",
|
||||
"alert.notice.type.wework-key": "企业微信机器人KEY",
|
||||
"alert.notice.type.access-token": "机器人ACCESS_TOKEN",
|
||||
"alert.notice.type.ding": "钉钉机器人",
|
||||
"alert.notice.type.fei-shu": "飞书机器人",
|
||||
"alert.notice.type.fei-shu-key": "飞书机器人KEY",
|
||||
"alert.notice.rule": "告警通知策略",
|
||||
"alert.notice.rule.new": "新增通知策略",
|
||||
"alert.notice.rule.edit": "编辑通知策略",
|
||||
"alert.notice.rule.delete": "删除通知策略",
|
||||
"alert.notice.rule.name": "策略名称",
|
||||
"alert.notice.rule.all": "转发所有",
|
||||
"alert.notice.rule.enable": "是否启用",
|
||||
"dashboard.alerts.title": "最近告警列表",
|
||||
"dashboard.alerts.title-no": "最近未处理告警",
|
||||
"dashboard.alerts.no": "暂无未处理告警",
|
||||
"dashboard.alerts.enter": "进入告警中心",
|
||||
"dashboard.alerts.distribute": "告警分布",
|
||||
"dashboard.alerts.num": "告警数量",
|
||||
"dashboard.alerts.deal": "告警处理",
|
||||
"dashboard.alerts.deal-percent": "告警处理率",
|
||||
"dashboard.monitors.total": "监控总量",
|
||||
"dashboard.monitors.title": "监控总览",
|
||||
"dashboard.monitors.sub-title": "监控类型纳管数量分布",
|
||||
"dashboard.monitors.formatter": "个监控 占比",
|
||||
"dashboard.monitors.distribute": "纳管数量分布",
|
||||
"monitors.list": "监控列表",
|
||||
"monitors.new": "新增",
|
||||
"monitors.new.success": "新增监控成功",
|
||||
"monitors.new.failed": "新增监控失败",
|
||||
"monitors.edit": "编辑",
|
||||
"monitors.edit.success": "修改监控成功",
|
||||
"monitors.edit.failed": "修改监控失败",
|
||||
"monitors.not-found": "查询异常,此监控不存在",
|
||||
"monitors.delete": "删除",
|
||||
"monitors.edit-monitor": "编辑监控",
|
||||
"monitors.delete-monitor": "删除监控",
|
||||
"monitors.enable": "启用监控",
|
||||
"monitors.cancel": "取消监控",
|
||||
"monitors.search.placeholder": "搜索监控",
|
||||
"monitors.search.filter": "监控状态过滤",
|
||||
"monitors.total": "总量",
|
||||
"monitors.advanced": "高级设置",
|
||||
"monitors.advanced.tip": "设置高级可选参数",
|
||||
"monitors.detect": "测试连接",
|
||||
"monitors.detect.success": "测试连接成功",
|
||||
"monitors.detect.failed": "测试连接失败",
|
||||
"monitors.detect.tip": "新增监控前是否先探测检查监控可用性",
|
||||
"monitors.detail": "监控详情",
|
||||
"monitors.detail.name": "名称",
|
||||
"monitors.detail.port": "端口",
|
||||
"monitors.detail.description": "描述",
|
||||
"monitors.detail.status": "状态",
|
||||
"monitors.detail.basic": "监控基本属性",
|
||||
"monitors.detail.realtime": "监控实时数据详情",
|
||||
"monitors.detail.history": "监控历史图表详情",
|
||||
"monitors.collect.time": "采集时间",
|
||||
"monitors.collect.time.tip": "最近采集时间",
|
||||
"monitors.detail.chart.zoom": "区域缩放",
|
||||
"monitors.detail.chart.back": "缩放还原",
|
||||
"monitors.detail.chart.save": "保存图片",
|
||||
"monitors.detail.chart.query-1h": "查询近1小时",
|
||||
"monitors.detail.chart.query-6h": "查询近6小时",
|
||||
"monitors.detail.chart.query-1d": "查询近1天",
|
||||
"monitors.detail.chart.query-1w": "查询近1周",
|
||||
"monitors.detail.chart.query-1m": "查询近1月",
|
||||
"monitors.detail.chart.no-data": "暂无数据",
|
||||
"monitors.detail.chart.unit": "单位",
|
||||
"common.name": "名称",
|
||||
"common.value": "值",
|
||||
"common.search": "搜索",
|
||||
"common.refresh": "刷新",
|
||||
"common.edit-time": "更新时间",
|
||||
"common.new-time": "创建时间",
|
||||
"common.edit": "操作",
|
||||
"common.total": "总量",
|
||||
"common.yes": "是",
|
||||
"common.no": "否",
|
||||
"common.enable": "开启",
|
||||
"common.disable": "关闭",
|
||||
"common.notify.no-select-edit": "未选中任何待编辑项!",
|
||||
"common.notify.one-select-edit": "只能对一个选中项进行编辑!",
|
||||
"common.confirm.delete": "请确认是否删除!",
|
||||
"common.notify.no-select-delete": "未选中任何待删除项!",
|
||||
"common.confirm.delete-batch": "请确认是否批量删除!",
|
||||
"common.notify.delete-success": "删除成功!",
|
||||
"common.notify.delete-fail": "删除失败!",
|
||||
"common.notify.new-success": "新增成功!",
|
||||
"common.notify.new-fail": "新增失败!",
|
||||
"common.notify.apply-success": "应用成功!",
|
||||
"common.notify.apply-fail": "应用失败!",
|
||||
"common.notify.monitor-fail": "查询此监控定义详情失败!",
|
||||
"common.notify.edit-success": "修改成功!",
|
||||
"common.notify.edit-fail": "修改失败!",
|
||||
"common.notify.mark-success": "标记成功!",
|
||||
"common.notify.mark-fail": "标记失败!",
|
||||
"common.notify.no-select-cancel": "未选中任何待取消项!",
|
||||
"common.confirm.cancel-batch": "请确认是否批量取消监控!",
|
||||
"common.confirm.cancel": "请确认是否取消监控!",
|
||||
"common.notify.cancel-success": "取消监控成功!",
|
||||
"common.notify.cancel-fail": "取消监控失败!",
|
||||
"common.notify.no-select-enable": "未选中任何待启用监控项!",
|
||||
"common.confirm.enable-batch": "请确认是否批量启用监控!",
|
||||
"common.confirm.enable": "请确认是否启用监控!",
|
||||
"common.notify.enable-success": "启用监控成功!",
|
||||
"common.notify.enable-fail": "启用监控失败!",
|
||||
"common.confirm.clear-cache": "请确认是否清理缓存!",
|
||||
"common.notify.clear-success": "清理成功!",
|
||||
"common.button.ok": "确定",
|
||||
"common.button.detect": "测试",
|
||||
"common.button.cancel": "取消",
|
||||
"common.button.help": "帮助",
|
||||
"common.button.edit": "编辑",
|
||||
"common.button.delete": "删除",
|
||||
"app.theme.default": "浅色主题",
|
||||
"app.theme.dark": "深色主题",
|
||||
"app.theme.compact": "紧凑主题",
|
||||
"app.role.admin": "管理员",
|
||||
"app.lock": "锁屏",
|
||||
"app.login.message-need-identifier": "请输入邮箱或手机号",
|
||||
"app.lock.placeholder": "输入任意解锁",
|
||||
"app.passport.desc": "TanCloud-易用友好的高性能监控云服务",
|
||||
"app.passport.welcome": "欢迎使用TanCloud探云-监控云服务-tancloud.cn",
|
||||
"app.login.message-need-identifier": "请输入用户名",
|
||||
"app.login.message-need-credential": "请输入密码",
|
||||
"app.login.message-invalid-credentials": "账户或密码错误",
|
||||
"app.login.message-invalid-verification-code": "验证码错误",
|
||||
"app.login.tab-login-credentials": "账户密码登录",
|
||||
"app.login.tab-login-mobile": "手机号登录",
|
||||
"app.login.remember-me": "自动登录",
|
||||
"app.login.forgot-password": "忘记密码",
|
||||
"app.login.sign-in-with": "其他登录方式",
|
||||
"app.login.signup": "注册账户",
|
||||
"app.login.login": "登录",
|
||||
"app.password.forgot": "忘记密码",
|
||||
"app.password.reset": "重置密码",
|
||||
"app.register.register": "注册",
|
||||
"app.register.get-verification-code": "获取验证码",
|
||||
"app.register.sign-in": "使用已有账户登录",
|
||||
"app.register-result.msg": "你的账户:{{email}} 注册成功",
|
||||
"app.register-result.activation-email":
|
||||
"额外赠送监控额度邮件已发送到你的邮箱中。请及时登录邮箱,点击邮件中的链接领取。",
|
||||
"app.register-result.login": "开始登录",
|
||||
"app.register-result.back-home": "返回首页",
|
||||
"app.register-result.view-mailbox": "查看邮箱",
|
||||
"validation.email.required": "请输入邮箱地址!",
|
||||
"validation.email.wrong-format": "邮箱地址格式错误!",
|
||||
"validation.email.invalid": "无效的邮箱地址!",
|
||||
|
||||
Reference in New Issue
Block a user