From e622d387b2c838aea05ba9286e3f9fb3cee8a7db Mon Sep 17 00:00:00 2001 From: linbangquan <1437892690@qq.com> Date: Tue, 19 Dec 2023 19:59:57 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]=20=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E7=AD=96=E7=95=A5=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1049841239556096]通知策略翻译 http://192.168.0.96:8090/demo/rdm.html#/bug-detail/939050947543040/939050947543057/1049841239556096 --- localconfig/i18n/language_en.json | 67 ++++++++++++++----------------- localconfig/i18n/language_zh.json | 17 +++++--- 2 files changed, 41 insertions(+), 43 deletions(-) diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 8b7cfa4..b864ca8 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -120,7 +120,7 @@ "filetype": "Attachment Type", "filter": "Filter conditions", "focususerlist": "List of followers", - "focususeruuidlist": "List of followers' uuids", + "focususeruuidlist": "List of followers\u0027 uuids", "group": "grouping", "grouplist": "Restrict interface return types", "hasmore": "Is there any more content that has not been read yet", @@ -526,7 +526,7 @@ "globalattrisinusedexception": "The current attribute is in use and cannot be deleted" }, "globalattrvalueirregularexception": { - "globalattrvalueirregularexception": "The value '{2}' of global attribute '{0} ({1})' is illegal" + "globalattrvalueirregularexception": "The value \u0027{2}\u0027 of global attribute \u0027{0} ({1})\u0027 is illegal" } }, "nfcer": { @@ -560,7 +560,7 @@ }, "nfcev": { "validatornotfoundexception": { - "validatornotfoundexception": "Validation rule {0} does not exist" + "validatornotfoundexception": "Validation rule \u0027{0}\u0027 does not exist" } }, "nfd": { @@ -872,7 +872,7 @@ }, "nfea": { "authencryptexception": { - "authencryptexception": "The front-end encryption method is abnormal. Please configure login. auth. password. encryption={0} in the back-end service configuration file, restart the back-end service, refresh the front-end page, and log in again" + "authencryptexception": "The front-end encryption method is abnormal. Please configure login. auth. password. encryption\u003d{0} in the back-end service configuration file, restart the back-end service, refresh the front-end page, and log in again" } }, "nfec": { @@ -908,8 +908,8 @@ "nfet": { "paramirregularexception": { "paramirregularexception": { - "common": "The parameter {0} does not meet the format requirements", - "rule": "The parameter {0} does not meet the format requirements, {1}" + "common": "The parameter \u0027{0}\u0027 does not meet the format requirements", + "rule": "The parameter \u0027{0}\u0027 does not meet the format requirements, {1}" } }, "paramjsonirregularexception": { @@ -924,18 +924,6 @@ "wechatauthenticationinformationnotfoundexception": "Enterprise WeChat authentication information not found" } }, - "nff": { - "jsonwebtokenvalidfilter": { - "dofilterinternal": { - "authfailed": "Authentication failed ( {0} ), please log in again", - "authfailederrorlog": "Authentication failed", - "authfailedlog": "=======Login error: Failed to authenticate through {0} , please log in again", - "authtypeinvalid": "Unable to find authType: {0} ", - "lacktenant": "Tenant {0} does not exist or has been disabled", - "unexpired": "The session has timed out or been terminated. Please login again", - } - } - }, "nffe": { "formversionscenenotfoundexception": { "formversionscenenotfoundexception": "In version: {1} of form: {0}, scenario: {2} does not exist" @@ -1019,7 +1007,7 @@ "processtasknotfoundedittargetexception": "Work order: {0} does not exist" }, "processtaskserialnumberpolicynotfoundexception": { - "processtaskserialnumberpolicynotfoundexception": "Service type: {0} does not have a configured work order number generation strategy. Please contact the administrator and edit the work order prefix, work order rule, start position, and work order number digits for this service type in 'IT Service/Service Type Management'" + "processtaskserialnumberpolicynotfoundexception": "Service type: \u0027{0}\u0027 does not have a configured work order number generation strategy. Please contact the administrator and edit the work order prefix, work order rule, start position, and work order number digits for this service type in \u0027IT Service/Service Type Management\u0027" } }, "nfpes": { @@ -1150,13 +1138,13 @@ "projectnotauthdeleteexception": "You do not have permission to delete project {0}" }, "projectnotauthexception": { - "projectnotauthexception": "You do not have permission to modify project {0} " + "projectnotauthexception": "You do not have permission to modify project \u0027{0}\u0027" }, "projectnotauthissueexception": { "projectnotauthissueexception": "You are not a member of the current project and do not have permission to create tasks" }, "projectnotfoundexception": { - "projectnotfoundexception": "Project {0} does not exist", + "projectnotfoundexception": "Project \u0027{0}\u0027 does not exist", "theprojectnotfoundexception": "Project does not exist" }, "projectusertype": { @@ -1662,7 +1650,7 @@ "input": { "param": { "desc": { - "authlist": "Authorization list, empty means clearing all authorizations. Example: {authType: 'user', authUuid: 'xxxx', action: 'cimaange'}" + "authlist": "Authorization list, empty means clearing all authorizations. Example: {authType: \u0027user\u0027, authUuid: \u0027xxxx\u0027, action: \u0027cimaange\u0027}" } } } @@ -1787,7 +1775,7 @@ "param": { "desc": { "attr": "The attributes that need to be returned. If not defined, all attributes will be returned. An empty array represents that no attributes will be returned", - "dsl": "Query expression, Logical connective supports\u0026\u0026, | |, and relational operator supports:==,\u003e=,\u003c=,\u003e,\u003c,!=,like,not like, include, exclude. If you need to search for relationship or reference attribute fields, you can use a.b representation, such as env. name== STG \u0026\u0026(port==80 | | port==443)", + "dsl": "Query expression, Logical connective supports\u0026\u0026, | |, and relational operator supports:\u003d\u003d,\u003e\u003d,\u003c\u003d,\u003e,\u003c,!\u003d,like,not like, include, exclude. If you need to search for relationship or reference attribute fields, you can use a.b representation, such as env. name\u003d\u003d STG \u0026\u0026(port\u003d\u003d80 | | port\u003d\u003d443)", "rel": "The relationships that need to be returned. If not defined, all relationships will be returned. An empty array represents that no relationships will be returned" } } @@ -2131,10 +2119,10 @@ }, "nmcde": { "catalognotfoundexception": { - "catalognotfoundexception": "Directory {0} does not exist" + "catalognotfoundexception": "Directory \u0027{0}\u0027 does not exist" }, "catalogtypeirregularexception": { - "catalogtypeirregularexception": "Directory is not of type {0} " + "catalogtypeirregularexception": "Directory is not of type \u0027{0}\u0027" }, "diagramauthexception": { "diagramauthexception": "You do not have permission to {0} the current architecture diagram" @@ -2143,8 +2131,8 @@ "diagramischeckingexception": "The architecture diagram is currently under review and cannot be edited" }, "diagramnotfoundexception": { - "diagramnotfoundexception": "The architecture diagram {0} does not exist", - "diagramversionnotfoundexception": "Version '{1}' of architecture diagram {0} does not exist" + "diagramnotfoundexception": "The architecture diagram \u0027{0}\u0027 does not exist", + "diagramversionnotfoundexception": "Version \u0027{1}\u0027 of architecture diagram \u0027{0}\u0027 does not exist" }, "diagramstatusirregularexception": { "diagramstatusirregularexception": "The current architecture diagram state has changed. Please refresh the page and edit again" @@ -2153,7 +2141,7 @@ "diagramversiondeleteexception": "The current architecture diagram version has been approved and cannot be deleted" }, "diagramversionnotfoundexception": { - "diagramversionnotfoundexception": "The architecture diagram version {0} does not exist" + "diagramversionnotfoundexception": "The architecture diagram version \u0027{0}\u0027 does not exist" }, "templateisusingexception": { "getmessage": "The current template is already in use by the directory. Please delete the relevant directory first", @@ -2161,7 +2149,7 @@ "getmessagediagram": "The current template has been used by the architecture diagram. Please delete the relevant architecture diagram first" }, "templatenotfoundexception": { - "templatenotfoundexception": "Template {0} does not exist" + "templatenotfoundexception": "Template \u0027{0}\u0027 does not exist" }, "versionstatus": { "getenumname": "Architecture diagram version status" @@ -2274,7 +2262,7 @@ "param": { "desc": { "actionlist": "Action List", - "includeactionlist": "The required return permission action is used to restrict the return of unnecessary permissions. For example: ['view ',' edit ',' scenario ',' env ']" + "includeactionlist": "The required return permission action is used to restrict the return of unnecessary permissions. For example: [\u0027view \u0027,\u0027 edit \u0027,\u0027 scenario \u0027,\u0027 env \u0027]" } } } @@ -2910,7 +2898,7 @@ "input": { "param": { "desc": { - "ismine": "Do you want to only query the application list containing the current user's tasks", + "ismine": "Do you want to only query the application list containing the current user\u0027s tasks", "ismyreported": "Whether to only query the application list reported by the current user", "needissuecount": "Do you need to return the number of tasks" } @@ -3349,10 +3337,10 @@ "getname": "Obtain a list of server information" }, "jobclassgetapi": { - "getname": "Obtain timed job component information" + "getname": "Obtain information on timed homework components" }, "jobgetapi": { - "getname": "Obtain public scheduled job information" + "getname": "Obtain public scheduled homework information" }, "saveserverapi": { "getname": "Save server information" @@ -3388,13 +3376,13 @@ }, "nmtau": { "getcurrentusertokenapi": { - "getname": "Obtain the user's own token" + "getname": "Obtain the user\u0027s own token" }, "getusertokenapi": { - "getname": "Obtain the user's token" + "getname": "Obtain the user\u0027s token" }, "resetcurrentusertokenapi": { - "getname": "Reset the user's own token", + "getname": "Reset the user\u0027s own token", "output": { "param": { "return": { @@ -3404,7 +3392,7 @@ } }, "resetusertokenapi": { - "getname": "Reset user's token" + "getname": "Reset user\u0027s token" }, "userdeleteapi": { "getname": "Delete User Interface" @@ -3490,6 +3478,7 @@ "assignexecuser": "Specify Execution User", "catalog": "Tool Catalog", "catalogid": "Tool Catalog ID", + "combop": "Combination tools", "combopbaseinfo": "Basic information of combination tools", "combopdetailsinfo": "Combination Tool Details", "combopid": "Combination tool ID", @@ -3537,6 +3526,8 @@ "userlib": "Dependency tools" }, "change": { + "changecreate": "Change creation", + "changehandle": "Change handling", "name": "Change" }, "cmdb": { @@ -3639,6 +3630,7 @@ "criticalstarcvecount": "CRITICAL * level vulnerability count", "cvecount": "CVE Count", "cvelist": "CVE vulnerability list", + "deployjob": "Publish homework", "endrev": "End Rev Number", "evidencecount": "Evidence count", "groupdesc": "Standardized and fast continuous integration deployment platform", @@ -3735,6 +3727,7 @@ "corpsecret": "Applied credential key", "documentonlineinfo": "Online Help Document Information", "domain": "domain name", + "exceptionnotify": "Notification exception", "groupname": "Framework", "issuetime": "Issuance time", "matrixuuid": "Matrix uuid", diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 33522bc..9399e38 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -958,13 +958,13 @@ "dofilterinternal": { "authfailed": "认证失败(‘{0}’),请重新登录", "authfailederrorlog": "认证失败", - "authfailedlog": "======= login error: 通过‘{0}’认证失败,请重新登录", + "authfailedlog": "\u003d\u003d\u003d\u003d\u003d\u003d\u003d login error: 通过‘{0}’认证失败,请重新登录", "authtypeinvalid": "找不到认证方式 ‘{0}’", - "authtypeinvalidlog": "======= login error: 找不到认证方式 ‘{0}’", + "authtypeinvalidlog": "\u003d\u003d\u003d\u003d\u003d\u003d\u003d login error: 找不到认证方式 ‘{0}’", "lacktenant": "租户 ‘{0}’ 不存在或已被禁用", - "lacktenantlog": "======= login error: 租户 ‘{0}’ 不存在或已被禁用", + "lacktenantlog": "\u003d\u003d\u003d\u003d\u003d\u003d\u003d login error: 租户 ‘{0}’ 不存在或已被禁用", "unexpired": "会话已超时或已被终止,请重新登录", - "unexpiredlog": "======= login error: 会话已超时或已被终止,请重新登录" + "unexpiredlog": "\u003d\u003d\u003d\u003d\u003d\u003d\u003d login error: 会话已超时或已被终止,请重新登录" } } }, @@ -1694,7 +1694,7 @@ "input": { "param": { "desc": { - "authlist": "授权列表,为空代表清空所有授权,范例:{authType:'user',authUuid:'xxxx',action:'cimaange'}" + "authlist": "授权列表,为空代表清空所有授权,范例:{authType:\u0027user\u0027,authUuid:\u0027xxxx\u0027,action:\u0027cimaange\u0027}" } } } @@ -2306,7 +2306,7 @@ "param": { "desc": { "actionlist": "动作列表", - "includeactionlist": "需要的返回的权限action,用于限制返回没必要的权限。如:['view','edit','scenario','env']" + "includeactionlist": "需要的返回的权限action,用于限制返回没必要的权限。如:[\u0027view\u0027,\u0027edit\u0027,\u0027scenario\u0027,\u0027env\u0027]" } } } @@ -3548,6 +3548,7 @@ "assignexecuser": "指定执行用户", "catalog": "工具目录", "catalogid": "工具目录ID", + "combop": "组合工具", "combopbaseinfo": "组合工具基本信息", "combopdetailsinfo": "组合工具详细信息", "combopid": "组合工具ID", @@ -3595,6 +3596,8 @@ "userlib": "依赖工具" }, "change": { + "changecreate": "变更创建", + "changehandle": "变更处理", "name": "变更模块" }, "cmdb": { @@ -3697,6 +3700,7 @@ "criticalstarcvecount": "CRITICAL*级别漏洞数", "cvecount": "CVE计数", "cvelist": "CVE漏洞列表", + "deployjob": "发布作业", "endrev": "结束Rev号", "evidencecount": "证据计数", "groupdesc": "规范快捷的持续集成-部署平台", @@ -3793,6 +3797,7 @@ "corpsecret": "应用的凭证密钥", "documentonlineinfo": "在线帮助文档信息", "domain": "域名", + "exceptionnotify": "通知异常", "groupname": "系统配置", "issuetime": "下发时间", "matrixuuid": "矩阵uuid", -- Gitee