github.com/polarismesh/polaris@v1.17.8/release/conf/i18n/en.toml (about) 1 # Tencent is pleased to support the open source community by making Polaris available. 2 # 3 # Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved. 4 # 5 # Licensed under the BSD 3-Clause License (the "License"); 6 # you may not use this file except in compliance with the License. 7 # You may obtain a copy of the License at 8 # 9 # https://opensource.org/licenses/BSD-3-Clause 10 # 11 # Unless required by applicable law or agreed to in writing, software distributed 12 # under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 13 # CONDITIONS OF ANY KIND, either express or implied. See the License for the 14 # specific language governing permissions and limitations under the License. 15 16 200000 = "execute success" #ExecuteSuccess 17 200001 = "discover data is no change" #DataNoChange 18 200002 = "update data is no change, no need to update" #NoNeedUpdate 19 400000 = "bad request" #BadRequest 20 400001 = "request decode failed" #ParseException 21 400002 = "empty request" #EmptyRequest 22 400003 = "batch size over the limit" #BatchSizeOverLimit 23 400004 = "invalid discover resource" #InvalidDiscoverResource 24 400100 = "invalid request id" #InvalidRequestID 25 400101 = "invalid user name" #InvalidUserName 26 400102 = "invalid user token" #InvalidUserToken 27 400103 = "invalid parameter" #InvalidParameter 28 400104 = "query instance parameter is empty" #EmptyQueryParameter 29 400105 = "query instance, service or namespace or host is required" #InvalidQueryInsParameter 30 400110 = "invalid namespace name" #InvalidNamespaceName 31 400111 = "invalid namespace owners" #InvalidNamespaceOwners 32 400112 = "invalid namespace token" #InvalidNamespaceToken 33 400120 = "invalid service name" #InvalidServiceName 34 400121 = "invalid service owners" #InvalidServiceOwners 35 400122 = "invalid service token" #InvalidServiceToken 36 400123 = "invalid service metadata" #InvalidServiceMetadata 37 400124 = "invalid service ports" #InvalidServicePorts 38 400125 = "invalid service business" #InvalidServiceBusiness 39 400126 = "invalid service department" #InvalidServiceDepartment 40 400127 = "invalid service CMDB" #InvalidServiceCMDB 41 400128 = "invalid service comment" #InvalidServiceComment 42 400129 = "invalid service alias comment" #InvalidServiceAliasComment 43 400130 = "invalid instance id" #InvalidInstanceID 44 400131 = "invalid instance host" #InvalidInstanceHost 45 400132 = "invalid instance port" #InvalidInstancePort 46 400133 = "invalid service alias" #InvalidServiceAlias 47 400134 = "request namespace is not allow to create sid type alias" #InvalidNamespaceWithAlias 48 400135 = "invalid service alias owners" #InvalidServiceAliasOwners 49 400136 = "invalid instance protocol" #InvalidInstanceProtocol 50 400137 = "invalid instance version" #InvalidInstanceVersion 51 400138 = "invalid instance logic set" #InvalidInstanceLogicSet 52 400139 = "invalid instance isolate" #InvalidInstanceIsolate 53 400140 = "server not open health check" #HealthCheckNotOpen 54 400141 = "heartbeat on disabled instance" #HeartbeatOnDisabledIns 55 400142 = "instance can only heartbeat 1 time per second" #HeartbeatExceedLimit 56 400143 = "heartbeat type not found" #HeartbeatTypeNotFound 57 400150 = "the length of metadata is too long or metadata contains invalid characters" #InvalidMetadata 58 400151 = "invalid rate limit id" #InvalidRateLimitID 59 400152 = "invalid rate limit labels" #InvalidRateLimitLabels 60 400153 = "invalid rate limit amounts" #InvalidRateLimitAmounts 61 400154 = "invalid rate limit name" #InvalidRateLimitName 62 400160 = "invalid circuit breaker id" #InvalidCircuitBreakerID 63 400161 = "invalid circuit breaker version" #InvalidCircuitBreakerVersion 64 400162 = "invalid circuit breaker name" #InvalidCircuitBreakerName 65 400163 = "invalid circuit breaker namespace" #InvalidCircuitBreakerNamespace 66 400164 = "invalid circuit breaker owners" #InvalidCircuitBreakerOwners 67 400165 = "invalid circuit breaker token" #InvalidCircuitBreakerToken 68 400166 = "invalid circuit breaker business" #InvalidCircuitBreakerBusiness 69 400167 = "invalid circuit breaker department" #InvalidCircuitBreakerDepartment 70 400168 = "invalid circuit breaker comment" #InvalidCircuitBreakerComment 71 400170 = "services existed mesh" #ServicesExistedMesh 72 400171 = "resources existed mesh" #ResourcesExistedMesh 73 400172 = "invalid mesh parameter" #InvalidMeshParameter 74 400180 = "invalid platform id" #InvalidPlatformID 75 400181 = "invalid platform name" #InvalidPlatformName 76 400182 = "invalid platform domain" #InvalidPlatformDomain 77 400183 = "invalid platform qps" #InvalidPlatformQPS 78 400184 = "invalid platform token" #InvalidPlatformToken 79 400185 = "invalid platform owner" #InvalidPlatformOwner 80 400186 = "invalid platform department" #InvalidPlatformDepartment 81 400187 = "invalid platform comment" #InvalidPlatformComment 82 400188 = "not found platform" #NotFoundPlatform 83 400190 = "invalid flux ratelimit id" #InvalidFluxRateLimitId 84 400191 = "invalid flux ratelimit qps" #InvalidFluxRateLimitQps 85 400192 = "invalid flux ratelimit key" #InvalidFluxRateLimitSetKey 86 400201 = "existed resource" #ExistedResource 87 400202 = "not found resource" #NotFoundResource 88 400203 = "some services existed in namespace" #NamespaceExistedServices 89 400204 = "some instances existed in service" #ServiceExistedInstances 90 400205 = "some routings existed in service" #ServiceExistedRoutings 91 400206 = "some rate limits existed in service" #ServiceExistedRateLimits 92 400207 = "exist released config" #ExistReleasedConfig 93 400208 = "the same instance request" #SameInstanceRequest 94 400209 = "some circuit breakers existed in service" #ServiceExistedCircuitBreakers 95 400210 = "some aliases existed in service" #ServiceExistedAlias 96 400211 = "some mesh resources existed in namespace" #NamespaceExistedMeshResources 97 400212 = "some circuit breakers existed in namespace" #NamespaceExistedCircuitBreakers 98 400213 = "service subscribed by some mesh" #ServiceSubscribedByMeshes 99 400214 = "" #ServiceExistedFluxRateLimits 100 400215 = "exist user" #UserExisted 101 400216 = "exist usergroup" #UserGroupExisted 102 400217 = "exist auth strategy rule" #AuthStrategyRuleExisted 103 400218 = "some sub-account existed in owner" #SubAccountExisted 104 400219 = "some config group existed in namespace" #NamespaceExistedConfigGroups 105 400301 = "not found service" #NotFoundService 106 400302 = "not found routing" #NotFoundRouting 107 400303 = "not found instances" #NotFoundInstance 108 400304 = "not found service alias" #NotFoundServiceAlias 109 400305 = "not found namespace" #NotFoundNamespace 110 400306 = "not found the source service link with the alias" #NotFoundSourceService 111 400307 = "not found rate limit" #NotFoundRateLimit 112 400308 = "not found circuit breaker" #NotFoundCircuitBreaker 113 400309 = "not found master config" #NotFoundMasterConfig 114 400310 = "not found tag config" #NotFoundTagConfig 115 400311 = "not found tag config or service, or relation already exists" #NotFoundTagConfigOrService 116 400312 = "not found user" #NotFoundUser 117 400313 = "not found owner user" #NotFoundOwnerUser 118 400314 = "not found usergroup" #NotFoundUserGroup 119 400315 = "not found auth strategy rule" #NotFoundAuthStrategyRule 120 400401 = "client api is not open" #ClientAPINotOpen 121 400402 = "not allow requesting business service" #NotAllowBusinessService 122 400410 = "" #InvalidUserOwners 123 400411 = "invalid user-id" #InvalidUserID 124 400412 = "invalid user password" #InvalidUserPassword 125 400413 = "" #InvalidUserMobile 126 400414 = "" #InvalidUserEmail 127 400420 = "invalid usergroup owner attribute" #InvalidUserGroupOwners 128 400421 = "" #InvalidUserGroupID 129 400430 = "invalid auth strategy rule owner" #InvalidAuthStrategyOwners 130 400431 = "invalid auth strategy rule name" #InvalidAuthStrategyName 131 400432 = "" #InvalidAuthStrategyID 132 400440 = "invalid principal type" #InvalidPrincipalType 133 400501 = "not allow service alias updating" #NotAllowAliasUpdate 134 400502 = "not allow service alias creating instance" #NotAllowAliasCreateInstance 135 400503 = "not allow service alias creating routing config" #NotAllowAliasCreateRouting 136 400504 = "only source service can create alias" #NotAllowCreateAliasForAlias 137 400505 = "not allow service alias creating rate limit" #NotAllowAliasCreateRateLimit 138 400506 = "not allow service alias binding rule" #NotAllowAliasBindRule 139 400507 = "not allow different namespace binding rule" #NotAllowDifferentNamespaceBindRule 140 400508 = "not allow modify default strategy principal" #NotAllowModifyDefaultStrategyPrincipal 141 400509 = "not allow modify main account default strategy" #NotAllowModifyOwnerDefaultStrategy 142 400700 = "invalid routing id" #InvalidRoutingID 143 400701 = "invalid routing policy, only support (RulePolicy,MetadataPolicy)" #InvalidRoutingPolicy 144 400702 = "invalid routing name" #InvalidRoutingName 145 400703 = "invalid routing priority, only support [0, 10]" #InvalidRoutingPriority 146 400801 = "invalid config file group name" #InvalidConfigFileGroupName 147 400802 = "invalid config file name" #InvalidConfigFileName 148 400803 = "config file content too long" #InvalidConfigFileContentLength 149 400804 = "invalid config file format, support json,xml,html,properties,text,yaml" #InvalidConfigFileFormat 150 400805 = "invalid config file tags, tags should be pair, like key1,value1,key2,value2. and key,value should not blank" #InvalidConfigFileTags 151 400806 = "invalid watch config file format" #InvalidWatchConfigFileFormat 152 400807 = "config file not existed" #NotFoundResourceConfigFile 153 400808 = "invalid config file template name" #InvalidConfigFileTemplateName 154 401000 = "unauthorized" #Unauthorized 155 401001 = "access is not approved" #NotAllowedAccess 156 401002 = "auth token empty" #EmptyAutToken 157 401003 = "token already disabled" #TokenDisabled 158 401004 = "token not existed" #TokenNotExisted 159 403001 = "token verify exception" #AuthTokenVerifyException 160 403002 = "operation role exception" #OperationRoleException 161 404001 = "not found the host cmdb" #CMDBNotFindHost 162 409000 = "data is conflict, please try again" #DataConflict 163 429001 = "instance has too many requests" #InstanceTooManyRequests 164 500000 = "execute exception" #ExecuteException 165 500001 = "store layer exception" #StoreLayerException 166 500002 = "cmdb plugin exception" #CMDBPluginException 167 500004 = "parsing routing failed" #ParseRoutingException 168 500005 = "parse rate limit failed" #ParseRateLimitException 169 500006 = "parse circuit breaker failed" #ParseCircuitBreakerException 170 500007 = "heartbeat execute exception" #HeartbeatException 171 500008 = "instance async regist timeout" #InstanceRegisTimeout