From f044a5b6c88c8dee9b437e6ef78f0c9bc000d677 Mon Sep 17 00:00:00 2001 From: linbangquan <1437892690@qq.com> Date: Tue, 9 Jan 2024 17:41:08 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E5=90=8E=E7=AB=AF-CMDB?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E5=88=86=E6=B4=BE=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1065220494032896]后端-CMDB模型分派器 http://192.168.0.96:8090/demo/rdm.html#/task-detail/939050947543040/939050947543050/1065220494032896 --- localconfig/i18n/language_en.json | 35 ++++++++++++++++++++++++++++++- localconfig/i18n/language_zh.json | 35 ++++++++++++++++++++++++++++++- 2 files changed, 68 insertions(+), 2 deletions(-) diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index f6ffd45..b54636a 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -151,6 +151,7 @@ "isfavoried": "Favorite or not", "isfile": "Is it a file", "isfocus": "Have you followed", + "ishidden": "Whether to hide", "islimit": "Whether to limit the number of items", "ismultiple": "Do you want to select multiple options", "ismycreated": "Do I create", @@ -1671,6 +1672,9 @@ "getciuniqueapi": { "getname": "Returns a list of unique attribute IDs" }, + "getcustomviewattrapi": { + "getname": "Get a list of custom view properties" + }, "getcustomviewcientityapi": { "getname": "Obtain custom view ID data based on configuration item ID" }, @@ -2349,6 +2353,21 @@ "cmdbsync": "CMDB synchronization" } }, + "nmcwe": { + "cmdbdispatcherdispatchfailedexception": { + "cmdbdispatcherdispatchfailedexception_a": "The configuration item model or view \u0027{0}\u0027 does not exist", + "cmdbdispatcherdispatchfailedexception_b": "Unable to find handler in matching result: {0}", + "cmdbdispatcherdispatchfailedexception_c": "In the {0} ({1}) model, configuration item data cannot be found based on the matching condition: {2}", + "cmdbdispatcherdispatchfailedexception_d": "In the {0} ({1}) model, find {3} configuration item data based on matching criteria: {2}", + "cmdbdispatcherdispatchfailedexception_e": "In the {0} view, configuration item data cannot be found based on the matching criteria: {1}", + "cmdbdispatcherdispatchfailedexception_f": "In the {0} view, find multiple configuration item data for {2} based on the matching criteria: {1}" + } + }, + "nmcwh": { + "cmdbdispatcher": { + "getname": "CMDB Dispatcher" + } + }, "nmda": { "exportdashboardapi": { "getname": "Export Dashboard" @@ -2994,6 +3013,20 @@ } } }, + "nmpwh": { + "handlerleaderdispatcher": { + "getname": "Processor Leader Dispatcher" + }, + "leaderdispatcher": { + "getname": "Group Leader Dispatcher" + }, + "ownerleaderdispatcher": { + "getname": "Reported by Leader Dispatcher" + }, + "workloaddispatcher": { + "getname": "Assign processors based on workload" + } + }, "nmra": { "deletereportapi": { "getname": "Delete Report" @@ -4154,4 +4187,4 @@ "name": "Tenant" } } -} \ No newline at end of file +} diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index c3decec..1b3a0c6 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -151,6 +151,7 @@ "isfavoried": "是否收藏", "isfile": "是否是文件", "isfocus": "是否已关注", + "ishidden": "是否隐藏", "islimit": "是否限制个数", "ismultiple": "是否多选", "ismycreated": "是否我创建", @@ -1699,6 +1700,9 @@ "getciuniqueapi": { "getname": "返回唯一属性id列表" }, + "getcustomviewattrapi": { + "getname": "获取自定义视图属性列表" + }, "getcustomviewcientityapi": { "getname": "根据配置项id获取自定义视图id数据" }, @@ -2377,6 +2381,21 @@ "cmdbsync": "CMDB同步" } }, + "nmcwe": { + "cmdbdispatcherdispatchfailedexception": { + "cmdbdispatcherdispatchfailedexception_a": "配置项模型或视图“{0}”不存在", + "cmdbdispatcherdispatchfailedexception_b": "在匹配结果:”{0}“中找不到处理人", + "cmdbdispatcherdispatchfailedexception_c": "在”{0}({1})“模型中,根据匹配条件:”{2}“找不到配置项数据", + "cmdbdispatcherdispatchfailedexception_d": "在”{0}({1})“模型中,根据匹配条件:”{2}“找到”{3}“条配置项数据", + "cmdbdispatcherdispatchfailedexception_e": "在”{0}“视图中,根据匹配条件:”{1}“找不到配置项数据", + "cmdbdispatcherdispatchfailedexception_f": "在”{0}“视图中,根据匹配条件:”{1}“找到”{2}“多条配置项数据" + } + }, + "nmcwh": { + "cmdbdispatcher": { + "getname": "CMDB分派器" + } + }, "nmda": { "exportdashboardapi": { "getname": "导出仪表板" @@ -3046,6 +3065,20 @@ } } }, + "nmpwh": { + "handlerleaderdispatcher": { + "getname": "处理人领导分派器" + }, + "leaderdispatcher": { + "getname": "分组领导分派器" + }, + "ownerleaderdispatcher": { + "getname": "上报人领导分派器" + }, + "workloaddispatcher": { + "getname": "根据工作量分配处理人" + } + }, "nmra": { "deletereportapi": { "getname": "删除报表" @@ -4208,4 +4241,4 @@ "name": "租户基础功能模块" } } -} \ No newline at end of file +} -- Gitee