committed by
GitHub
3 changed files with 1205 additions and 1 deletions
@ -0,0 +1,602 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> |
|||
<file datatype="xml" source-language="en" target-language="zh-Hans" original="../OpenIddictResources.resx"> |
|||
<body> |
|||
<trans-unit id="ID3000"> |
|||
<source>The security token is missing.</source> |
|||
<target state="translated">缺少安全令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3001"> |
|||
<source>The specified authorization code is invalid.</source> |
|||
<target state="translated">指定的授权码无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3002"> |
|||
<source>The specified device code is invalid.</source> |
|||
<target state="translated">指定的设备码无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3003"> |
|||
<source>The specified refresh token is invalid.</source> |
|||
<target state="translated">指定的刷新令牌无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3004"> |
|||
<source>The specified token is invalid.</source> |
|||
<target state="translated">指定的令牌无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3005"> |
|||
<source>The specified token is not an authorization code.</source> |
|||
<target state="translated">指定的令牌不是授权码.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3006"> |
|||
<source>The specified token is not an device code.</source> |
|||
<target state="translated">指定的令牌不是设备码.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3007"> |
|||
<source>The specified token is not a refresh token.</source> |
|||
<target state="translated">指定的令牌不是刷新令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3008"> |
|||
<source>The specified token is not an access token.</source> |
|||
<target state="translated">指定的令牌不是访问令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3009"> |
|||
<source>The specified identity token is invalid.</source> |
|||
<target state="translated">指定的身份令牌无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3010"> |
|||
<source>The specified authorization code has already been redeemed.</source> |
|||
<target state="translated">指定的授权码已兑换.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3011"> |
|||
<source>The specified device code has already been redeemed.</source> |
|||
<target state="translated">指定的设备码已兑换.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3012"> |
|||
<source>The specified refresh token has already been redeemed.</source> |
|||
<target state="translated">指定的刷新令牌已兑换.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3013"> |
|||
<source>The specified token has already been redeemed.</source> |
|||
<target state="translated">指定的令牌已兑换.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3014"> |
|||
<source>The authorization has not been granted yet by the end user.</source> |
|||
<target state="translated">最终用户尚未授权.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3015"> |
|||
<source>The authorization was denied by the end user.</source> |
|||
<target state="translated">最终用户拒绝授权.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3016"> |
|||
<source>The specified authorization code is no longer valid.</source> |
|||
<target state="translated">指定的授权码不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3017"> |
|||
<source>The specified device code is no longer valid.</source> |
|||
<target state="translated">指定的设备码不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3018"> |
|||
<source>The specified refresh token is no longer valid.</source> |
|||
<target state="translated">指定的刷新令牌不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3019"> |
|||
<source>The specified token is no longer valid.</source> |
|||
<target state="translated">指定的令牌不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3020"> |
|||
<source>The authorization associated with the authorization code is no longer valid.</source> |
|||
<target state="translated">与授权码关联的授权不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3021"> |
|||
<source>The authorization associated with the device code is no longer valid.</source> |
|||
<target state="translated">与设备码关联的授权不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3022"> |
|||
<source>The authorization associated with the refresh token is no longer valid.</source> |
|||
<target state="translated">与刷新令牌关联的授权不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3023"> |
|||
<source>The authorization associated with the token is no longer valid.</source> |
|||
<target state="translated">与令牌关联的授权不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3024"> |
|||
<source>The token request was rejected by the authentication server.</source> |
|||
<target state="translated">身份验证服务器拒绝了令牌请求.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3025"> |
|||
<source>The user information access demand was rejected by the authentication server.</source> |
|||
<target state="translated">身份验证服务器拒绝了用户信息访问请求.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3026"> |
|||
<source>The specified user code is no longer valid.</source> |
|||
<target state="translated">指定的用户码不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3028"> |
|||
<source>The '{0}' parameter is not supported.</source> |
|||
<target state="translated">不支持参数 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3029"> |
|||
<source>The mandatory '{0}' parameter is missing.</source> |
|||
<target state="translated">缺少必需参数 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3030"> |
|||
<source>The '{0}' parameter must be a valid absolute URL.</source> |
|||
<target state="translated">参数 ’{0}’ 必须是有效的绝对路径网址.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3031"> |
|||
<source>The '{0}' parameter must not include a fragment.</source> |
|||
<target state="translated">参数 ‘{0}’ 不能包含 fragment.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3032"> |
|||
<source>The specified '{0}' is not supported.</source> |
|||
<target state="translated">不支持指定的 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3033"> |
|||
<source>The specified '{0}'/'{1}' combination is invalid.</source> |
|||
<target state="translated">指定的 ‘{0}’ / ‘{1}’ 组合无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3034"> |
|||
<source>The mandatory '{0}' scope is missing.</source> |
|||
<target state="translated">缺少必需 Scope ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3035"> |
|||
<source>The '{0}' scope is not allowed.</source> |
|||
<target state="translated">不允许 Scope ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3036"> |
|||
<source>The client identifier cannot be null or empty.</source> |
|||
<target state="translated">客户端 ID 不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3037"> |
|||
<source>The '{0}' parameter cannot be used without '{1}'.</source> |
|||
<target state="translated">参数 ‘{0}’ 要求 ‘{1}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3038"> |
|||
<source>The status cannot be null or empty.</source> |
|||
<target state="translated">状态不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3039"> |
|||
<source>Scopes cannot be null or empty.</source> |
|||
<target state="translated">Scope 不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3040"> |
|||
<source>The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'.</source> |
|||
<target state="translated">参数 ‘{0}’ 和 ‘{1}’ 只能在响应类型包含 ‘{2}’ 时使用.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3041"> |
|||
<source>The specified '{0}' is not allowed when using PKCE.</source> |
|||
<target state="translated">使用 PKCE 时不允许指定的 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3042"> |
|||
<source>Scopes cannot contain spaces.</source> |
|||
<target state="translated">Scope 不能包含空格.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3043"> |
|||
<source>The specified '{0}' is not valid for this client application.</source> |
|||
<target state="translated">指定的 ‘{0}’ 对此客户端无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3044"> |
|||
<source>The scope name cannot be null or empty.</source> |
|||
<target state="translated">Scope 不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3045"> |
|||
<source>The scope name cannot contain spaces.</source> |
|||
<target state="translated">Scope 不能包含空格.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3046"> |
|||
<source>This client application is not allowed to use the authorization endpoint.</source> |
|||
<target state="translated">不允许此客户端使用授权端点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3047"> |
|||
<source>The client application is not allowed to use the authorization code flow.</source> |
|||
<target state="translated">不允许此客户端使用授权代码流程.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3048"> |
|||
<source>The client application is not allowed to use the implicit flow.</source> |
|||
<target state="translated">不允许此客户端使用隐式流程.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3049"> |
|||
<source>The client application is not allowed to use the hybrid flow.</source> |
|||
<target state="translated">不允许此客户端使用混合流程.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3051"> |
|||
<source>This client application is not allowed to use the specified scope.</source> |
|||
<target state="translated">不允许此客户端使用指定的 Scope.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3052"> |
|||
<source>The specified '{0}' is invalid.</source> |
|||
<target state="translated">指定的 ‘{0}’ 无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3053"> |
|||
<source>The '{0}' parameter is not valid for this client application.</source> |
|||
<target state="translated">参数 ‘{0}’ 对此客户端无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3054"> |
|||
<source>The '{0}' parameter required for this client application is missing.</source> |
|||
<target state="translated">未提供此客户端必需参数 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3055"> |
|||
<source>The specified client credentials are invalid.</source> |
|||
<target state="translated">指定的客户端凭据无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3056"> |
|||
<source>This client application is not allowed to use the device endpoint.</source> |
|||
<target state="translated">不允许此客户端使用设备端点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3057"> |
|||
<source>The '{0}' and '{1}' parameters are required when using the client credentials grant.</source> |
|||
<target state="translated">使用客户端凭据授权时, 必须提供参数 ‘{0}’ 和 ‘{1}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3058"> |
|||
<source>The '{0}' parameter is required when using the device code grant.</source> |
|||
<target state="translated">使用设备码授权时, 必须提供参数 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3059"> |
|||
<source>The mandatory '{0}' and/or '{1}' parameters are missing.</source> |
|||
<target state="translated">未提供必需参数 ‘{0}’ 和/或 ‘{1}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3060"> |
|||
<source>A scope with the same name already exists.</source> |
|||
<target state="translated">已存在具有相同名称的 Scope.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3063"> |
|||
<source>This client application is not allowed to use the token endpoint.</source> |
|||
<target state="translated">不允许此客户端使用令牌端点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3064"> |
|||
<source>This client application is not allowed to use the specified grant type.</source> |
|||
<target state="translated">不允许此客户端使用指定的授予类型.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3065"> |
|||
<source>The client application is not allowed to use the '{0}' scope.</source> |
|||
<target state="translated">不允许此客户端使用 Scope ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3066"> |
|||
<source>The specified authorization code cannot be used without sending a client identifier.</source> |
|||
<target state="translated">若不发送客户端 ID, 则不能使用指定的授权码.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3067"> |
|||
<source>The specified device code cannot be used without sending a client identifier.</source> |
|||
<target state="translated">若不发送客户端 ID, 则不能使用指定的设备码.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3068"> |
|||
<source>The specified refresh token cannot be used without sending a client identifier.</source> |
|||
<target state="translated">若不发送客户端 ID, 则不能使用指定的刷新令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3069"> |
|||
<source>The specified authorization code cannot be used by this client application.</source> |
|||
<target state="translated">此客户端不能使用指定的授权码.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3070"> |
|||
<source>The specified device code cannot be used by this client application.</source> |
|||
<target state="translated">此客户端不能使用指定的设备码.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3071"> |
|||
<source>The specified refresh token cannot be used by this client application.</source> |
|||
<target state="translated">此客户端不能使用指定的刷新令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3072"> |
|||
<source>The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to.</source> |
|||
<target state="translated">指定的参数 ‘{0}’ 与最初发送的客户端重定向地址不匹配.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3073"> |
|||
<source>The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request.</source> |
|||
<target state="translated">若授权请求中未指定 ‘{1}’, 则不能使用指定的参数 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3074"> |
|||
<source>The '{0}' parameter is not valid in this context.</source> |
|||
<target state="translated">参数 ‘{0}’ 在此上下文中无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3075"> |
|||
<source>This client application is not allowed to use the introspection endpoint.</source> |
|||
<target state="translated">不允许此客户端使用自省端点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3076"> |
|||
<source>The specified token cannot be introspected.</source> |
|||
<target state="translated">指定的令牌不能自省.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3077"> |
|||
<source>The client application is not allowed to introspect the specified token.</source> |
|||
<target state="translated">不允许此客户端自省指定的令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3078"> |
|||
<source>This client application is not allowed to use the revocation endpoint.</source> |
|||
<target state="translated">此客户端不允许使用吊销端点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3079"> |
|||
<source>This token cannot be revoked.</source> |
|||
<target state="translated">无法吊销此令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3080"> |
|||
<source>The client application is not allowed to revoke the specified token.</source> |
|||
<target state="translated">不允许此客户端吊销指定的令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3081"> |
|||
<source>The mandatory '{0}' header is missing.</source> |
|||
<target state="translated">缺少必需标头 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3082"> |
|||
<source>The specified '{0}' header is invalid.</source> |
|||
<target state="translated">指定的标头 ’{0}’ 无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3083"> |
|||
<source>This server only accepts HTTPS requests.</source> |
|||
<target state="translated">此服务器仅接受 HTTPS 请求.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3084"> |
|||
<source>The specified HTTP method is not valid.</source> |
|||
<target state="translated">指定的 HTTP 方法无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3085"> |
|||
<source>A token with the same reference identifier already exists.</source> |
|||
<target state="translated">已存在具有相同引用 ID 的令牌.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3086"> |
|||
<source>The token type cannot be null or empty.</source> |
|||
<target state="translated">令牌类型不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3087"> |
|||
<source>Multiple client credentials cannot be specified.</source> |
|||
<target state="translated">无法指定多个客户端凭据.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3088"> |
|||
<source>The issuer associated to the specified token is not valid.</source> |
|||
<target state="translated">与指定令牌关联的颁发者无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3089"> |
|||
<source>The specified token is not of the expected type.</source> |
|||
<target state="translated">指定的令牌不是预期类型.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3090"> |
|||
<source>The signing key associated to the specified token was not found.</source> |
|||
<target state="translated">未找到与指定令牌关联的签名密钥.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3091"> |
|||
<source>The signature associated to the specified token is not valid.</source> |
|||
<target state="translated">与指定令牌关联的签名无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3092"> |
|||
<source>This resource server is currently unavailable.</source> |
|||
<target state="translated">此资源服务器当前不可用.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3093"> |
|||
<source>The specified token doesn't contain any audience.</source> |
|||
<target state="translated">指定的令牌不包含任何目标受众.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3094"> |
|||
<source>The specified token cannot be used with this resource server.</source> |
|||
<target state="translated">指定的令牌不能用于此资源服务器.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3095"> |
|||
<source>The user represented by the token is not allowed to perform the requested action.</source> |
|||
<target state="translated">不允许此令牌代表的用户执行请求的操作.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3096"> |
|||
<source>No issuer could be found in the server configuration.</source> |
|||
<target state="translated">在服务器配置中找不到颁发者.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3097"> |
|||
<source>A server configuration containing an invalid issuer was returned.</source> |
|||
<target state="translated">返回了包含无效颁发者的服务器配置.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3098"> |
|||
<source>The issuer returned in the server configuration is not valid.</source> |
|||
<target state="translated">服务器配置中返回的颁发者无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3099"> |
|||
<source>No JWKS endpoint could be found in the server configuration.</source> |
|||
<target state="translated">在服务器配置中找不到 JWKS 端点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3100"> |
|||
<source>A server configuration containing an invalid JWKS endpoint URL was returned.</source> |
|||
<target state="translated">返回了包含无效 JWKS 端点的服务器配置.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3101"> |
|||
<source>A server configuration containing an invalid introspection endpoint URL was returned.</source> |
|||
<target state="translated">返回了包含无效自省端点的服务器配置.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3102"> |
|||
<source>The JWKS document didn't contain a valid '{0}' node with at least one key.</source> |
|||
<target state="translated">JWKS 文档中没有 ‘{0}’ 节点.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3103"> |
|||
<source>A JWKS response containing an unsupported key was returned.</source> |
|||
<target state="translated">返回了包含不受支持的密钥的 JWKS 响应.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3104"> |
|||
<source>A JWKS response containing an invalid key was returned.</source> |
|||
<target state="translated">返回了包含无效密钥的 JWKS 响应.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3105"> |
|||
<source>The mandatory '{0}' parameter couldn't be found in the introspection response.</source> |
|||
<target state="translated">自省响应中找不到必需参数 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3106"> |
|||
<source>The token was rejected by the remote authentication server.</source> |
|||
<target state="translated">令牌被远程身份验证服务器拒绝.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3107"> |
|||
<source>The '{0}' claim is malformed or isn't of the expected type.</source> |
|||
<target state="translated">Claim ‘{0}’ 格式错误或不是预期类型.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3108"> |
|||
<source>An introspection response containing a malformed issuer was returned.</source> |
|||
<target state="translated">返回了包含错误格式颁发者的自省响应.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3109"> |
|||
<source>The issuer returned in the introspection response is not valid.</source> |
|||
<target state="translated">自省响应返回的颁发者无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3110"> |
|||
<source>The type of the introspected token doesn't match the expected type.</source> |
|||
<target state="translated">自省令牌的类型与预期类型不匹配.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3111"> |
|||
<source>An application with the same client identifier already exists.</source> |
|||
<target state="translated">已存在具有相同客户端 ID 的应用程序.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3112"> |
|||
<source>Only confidential, hybrid or public applications are supported by the default application manager.</source> |
|||
<target state="translated">默认应用程序管理器仅支持机密、混合或公共应用程序.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3113"> |
|||
<source>The client secret cannot be null or empty for a confidential application.</source> |
|||
<target state="translated">对于机密应用程序, 客户端密钥不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3114"> |
|||
<source>A client secret cannot be associated with a public application.</source> |
|||
<target state="translated">客户端密钥不能与公共应用程序关联.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3115"> |
|||
<source>Callback URLs cannot contain a fragment.</source> |
|||
<target state="translated">回调网址不能包含 fragment.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3116"> |
|||
<source>The authorization type cannot be null or empty.</source> |
|||
<target state="translated">授权类型不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3117"> |
|||
<source>The specified authorization type is not supported by the default token manager.</source> |
|||
<target state="translated">默认令牌管理器不支持指定的授权类型.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3118"> |
|||
<source>The client type cannot be null or empty.</source> |
|||
<target state="translated">客户端类型不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3119"> |
|||
<source>Callback URLs cannot be null or empty.</source> |
|||
<target state="translated">回调网址不能为空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3120"> |
|||
<source>Callback URLs must be valid absolute URLs.</source> |
|||
<target state="translated">回调网址必须是有效的绝对路径网址.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID9000"> |
|||
<source>Removes orphaned tokens and authorizations from the database.</source> |
|||
<target state="translated">从数据库中删除孤立的令牌和授权.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID9001"> |
|||
<source>Starts the scheduled task at regular intervals.</source> |
|||
<target state="translated">定期启动计划的任务.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
</body> |
|||
</file> |
|||
</xliff> |
|||
@ -0,0 +1,602 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> |
|||
<file datatype="xml" source-language="en" target-language="zh-Hant" original="../OpenIddictResources.resx"> |
|||
<body> |
|||
<trans-unit id="ID3000"> |
|||
<source>The security token is missing.</source> |
|||
<target state="translated">缺少安全權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3001"> |
|||
<source>The specified authorization code is invalid.</source> |
|||
<target state="translated">指定的授權代碼無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3002"> |
|||
<source>The specified device code is invalid.</source> |
|||
<target state="translated">指定的裝置代碼無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3003"> |
|||
<source>The specified refresh token is invalid.</source> |
|||
<target state="translated">指定的重新整理權杖無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3004"> |
|||
<source>The specified token is invalid.</source> |
|||
<target state="translated">指定的權杖无效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3005"> |
|||
<source>The specified token is not an authorization code.</source> |
|||
<target state="translated">指定的權杖不是授權代碼.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3006"> |
|||
<source>The specified token is not an device code.</source> |
|||
<target state="translated">指定的權杖不是裝置代碼.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3007"> |
|||
<source>The specified token is not a refresh token.</source> |
|||
<target state="translated">指定的權杖不是重新整理權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3008"> |
|||
<source>The specified token is not an access token.</source> |
|||
<target state="translated">指定的權杖不是存取權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3009"> |
|||
<source>The specified identity token is invalid.</source> |
|||
<target state="translated">指定的識別碼權杖無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3010"> |
|||
<source>The specified authorization code has already been redeemed.</source> |
|||
<target state="translated">指定的授權代碼已兌換.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3011"> |
|||
<source>The specified device code has already been redeemed.</source> |
|||
<target state="translated">指定的设备代碼已兌換.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3012"> |
|||
<source>The specified refresh token has already been redeemed.</source> |
|||
<target state="translated">指定的重新整理權杖已兌換.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3013"> |
|||
<source>The specified token has already been redeemed.</source> |
|||
<target state="translated">指定的權杖已兌換.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3014"> |
|||
<source>The authorization has not been granted yet by the end user.</source> |
|||
<target state="translated">使用者尚未批准授權.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3015"> |
|||
<source>The authorization was denied by the end user.</source> |
|||
<target state="translated">使用者拒絕授權.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3016"> |
|||
<source>The specified authorization code is no longer valid.</source> |
|||
<target state="translated">指定的授權代碼不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3017"> |
|||
<source>The specified device code is no longer valid.</source> |
|||
<target state="translated">指定的裝置代碼不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3018"> |
|||
<source>The specified refresh token is no longer valid.</source> |
|||
<target state="translated">指定的重新整理權杖不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3019"> |
|||
<source>The specified token is no longer valid.</source> |
|||
<target state="translated">指定的權杖不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3020"> |
|||
<source>The authorization associated with the authorization code is no longer valid.</source> |
|||
<target state="translated">與授權代碼關聯的授權不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3021"> |
|||
<source>The authorization associated with the device code is no longer valid.</source> |
|||
<target state="translated">與裝置代碼關聯的授權不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3022"> |
|||
<source>The authorization associated with the refresh token is no longer valid.</source> |
|||
<target state="translated">與重新整理權杖關聯的授權不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3023"> |
|||
<source>The authorization associated with the token is no longer valid.</source> |
|||
<target state="translated">與權杖關聯的授權不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3024"> |
|||
<source>The token request was rejected by the authentication server.</source> |
|||
<target state="translated">身份驗證伺服器拒絕了權杖請求.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3025"> |
|||
<source>The user information access demand was rejected by the authentication server.</source> |
|||
<target state="translated">身份驗證伺服器拒絕了使用者資訊存取請求.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3026"> |
|||
<source>The specified user code is no longer valid.</source> |
|||
<target state="translated">指定的使用者代碼不再有效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3028"> |
|||
<source>The '{0}' parameter is not supported.</source> |
|||
<target state="translated">不支援引數 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3029"> |
|||
<source>The mandatory '{0}' parameter is missing.</source> |
|||
<target state="translated">缺少必要引數 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3030"> |
|||
<source>The '{0}' parameter must be a valid absolute URL.</source> |
|||
<target state="translated">引數 ’{0}’ 必須是有效的絕對路徑網址.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3031"> |
|||
<source>The '{0}' parameter must not include a fragment.</source> |
|||
<target state="translated">引數 ‘{0}’ 不能包含 fragment.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3032"> |
|||
<source>The specified '{0}' is not supported.</source> |
|||
<target state="translated">不支援指定的 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3033"> |
|||
<source>The specified '{0}'/'{1}' combination is invalid.</source> |
|||
<target state="translated">指定的 ‘{0}’ / ‘{1}’ 組合無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3034"> |
|||
<source>The mandatory '{0}' scope is missing.</source> |
|||
<target state="translated">缺少必要 Scope ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3035"> |
|||
<source>The '{0}' scope is not allowed.</source> |
|||
<target state="translated">不允許 Scope ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3036"> |
|||
<source>The client identifier cannot be null or empty.</source> |
|||
<target state="translated">消費者金鑰不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3037"> |
|||
<source>The '{0}' parameter cannot be used without '{1}'.</source> |
|||
<target state="translated">引數 ‘{0}’ 要求 ‘{1}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3038"> |
|||
<source>The status cannot be null or empty.</source> |
|||
<target state="translated">狀態不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3039"> |
|||
<source>Scopes cannot be null or empty.</source> |
|||
<target state="translated">Scope 不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3040"> |
|||
<source>The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'.</source> |
|||
<target state="translated">引數 ‘{0}’ 和 ‘{1}’ 只能在響應型別包含 ‘{2}’ 時使用.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3041"> |
|||
<source>The specified '{0}' is not allowed when using PKCE.</source> |
|||
<target state="translated">使用 PKCE 時不允許指定的 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3042"> |
|||
<source>Scopes cannot contain spaces.</source> |
|||
<target state="translated">Scope 不能包含空格.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3043"> |
|||
<source>The specified '{0}' is not valid for this client application.</source> |
|||
<target state="translated">指定的 ‘{0}’ 對此連線應用程式無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3044"> |
|||
<source>The scope name cannot be null or empty.</source> |
|||
<target state="translated">Scope 不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3045"> |
|||
<source>The scope name cannot contain spaces.</source> |
|||
<target state="translated">Scope 不能包含空格.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3046"> |
|||
<source>This client application is not allowed to use the authorization endpoint.</source> |
|||
<target state="translated">不允許此連線應用程式使用授權端點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3047"> |
|||
<source>The client application is not allowed to use the authorization code flow.</source> |
|||
<target state="translated">不允許此連線應用程式使用授權代碼流程.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3048"> |
|||
<source>The client application is not allowed to use the implicit flow.</source> |
|||
<target state="translated">不允許此連線應用程式使用隱式流程.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3049"> |
|||
<source>The client application is not allowed to use the hybrid flow.</source> |
|||
<target state="translated">不允許此連線應用程式使用混合流程.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3051"> |
|||
<source>This client application is not allowed to use the specified scope.</source> |
|||
<target state="translated">不允許此連線應用程式使用指定的 Scope.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3052"> |
|||
<source>The specified '{0}' is invalid.</source> |
|||
<target state="translated">指定的 ‘{0}’ 無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3053"> |
|||
<source>The '{0}' parameter is not valid for this client application.</source> |
|||
<target state="translated">引數 ‘{0}’ 對此連線應用程式無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3054"> |
|||
<source>The '{0}' parameter required for this client application is missing.</source> |
|||
<target state="translated">未提供此連線應用程式必要引數 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3055"> |
|||
<source>The specified client credentials are invalid.</source> |
|||
<target state="translated">指定的連線應用程式機密無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3056"> |
|||
<source>This client application is not allowed to use the device endpoint.</source> |
|||
<target state="translated">不允許此連線應用程式使用裝置端點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3057"> |
|||
<source>The '{0}' and '{1}' parameters are required when using the client credentials grant.</source> |
|||
<target state="translated">使用連線應用程式機密授權時, 必須提供引數 ‘{0}’ 和 ‘{1}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3058"> |
|||
<source>The '{0}' parameter is required when using the device code grant.</source> |
|||
<target state="translated">使用裝置代碼授權時, 必須提供引數 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3059"> |
|||
<source>The mandatory '{0}' and/or '{1}' parameters are missing.</source> |
|||
<target state="translated">未提供必要引數 ‘{0}’ 和/或 ‘{1}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3060"> |
|||
<source>A scope with the same name already exists.</source> |
|||
<target state="translated">已存在具有相同名稱的 Scope.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3063"> |
|||
<source>This client application is not allowed to use the token endpoint.</source> |
|||
<target state="translated">不允許此連線應用程式使用權杖端點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3064"> |
|||
<source>This client application is not allowed to use the specified grant type.</source> |
|||
<target state="translated">不允許此連線應用程式使用指定的驗證類型.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3065"> |
|||
<source>The client application is not allowed to use the '{0}' scope.</source> |
|||
<target state="translated">不允許此連線應用程式使用 Scope ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3066"> |
|||
<source>The specified authorization code cannot be used without sending a client identifier.</source> |
|||
<target state="translated">若不傳送連線應用程式 ID, 則不能使用指定的授權代碼.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3067"> |
|||
<source>The specified device code cannot be used without sending a client identifier.</source> |
|||
<target state="translated">若不傳送連線應用程式 ID, 則不能使用指定的裝置代碼.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3068"> |
|||
<source>The specified refresh token cannot be used without sending a client identifier.</source> |
|||
<target state="translated">若不傳送連線應用程式 ID, 則不能使用指定的重新整理權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3069"> |
|||
<source>The specified authorization code cannot be used by this client application.</source> |
|||
<target state="translated">此連線應用程式不能使用指定的授權代碼.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3070"> |
|||
<source>The specified device code cannot be used by this client application.</source> |
|||
<target state="translated">此連線應用程式不能使用指定的裝置代碼.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3071"> |
|||
<source>The specified refresh token cannot be used by this client application.</source> |
|||
<target state="translated">此連線應用程式不能使用指定的重新整理權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3072"> |
|||
<source>The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to.</source> |
|||
<target state="translated">指定的引數 ‘{0}’ 與最初發送的連線應用程式重新導向位址不匹配.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3073"> |
|||
<source>The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request.</source> |
|||
<target state="translated">若授權請求中未指定 ‘{1}’, 則不能使用指定的引數 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3074"> |
|||
<source>The '{0}' parameter is not valid in this context.</source> |
|||
<target state="translated">引數 ‘{0}’ 在此語境中無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3075"> |
|||
<source>This client application is not allowed to use the introspection endpoint.</source> |
|||
<target state="translated">不允許此連線應用程式使用自省端點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3076"> |
|||
<source>The specified token cannot be introspected.</source> |
|||
<target state="translated">指定的權杖不能自省.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3077"> |
|||
<source>The client application is not allowed to introspect the specified token.</source> |
|||
<target state="translated">不允許此連線應用程式自省指定的權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3078"> |
|||
<source>This client application is not allowed to use the revocation endpoint.</source> |
|||
<target state="translated">此連線應用程式不允許使用吊銷端點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3079"> |
|||
<source>This token cannot be revoked.</source> |
|||
<target state="translated">無法吊銷此權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3080"> |
|||
<source>The client application is not allowed to revoke the specified token.</source> |
|||
<target state="translated">不允許此連線應用程式吊銷指定的權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3081"> |
|||
<source>The mandatory '{0}' header is missing.</source> |
|||
<target state="translated">缺少必要標頭 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3082"> |
|||
<source>The specified '{0}' header is invalid.</source> |
|||
<target state="translated">指定的標頭 ’{0}’ 無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3083"> |
|||
<source>This server only accepts HTTPS requests.</source> |
|||
<target state="translated">此伺服器僅接受 HTTPS 請求.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3084"> |
|||
<source>The specified HTTP method is not valid.</source> |
|||
<target state="translated">指定的 HTTP 方法無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3085"> |
|||
<source>A token with the same reference identifier already exists.</source> |
|||
<target state="translated">已存在具有相同引用 ID 的權杖.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3086"> |
|||
<source>The token type cannot be null or empty.</source> |
|||
<target state="translated">權杖型別不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3087"> |
|||
<source>Multiple client credentials cannot be specified.</source> |
|||
<target state="translated">無法指定多個連線應用程式機密.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3088"> |
|||
<source>The issuer associated to the specified token is not valid.</source> |
|||
<target state="translated">與指定權杖關聯的頒發者無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3089"> |
|||
<source>The specified token is not of the expected type.</source> |
|||
<target state="translated">指定的權杖不是預期型別.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3090"> |
|||
<source>The signing key associated to the specified token was not found.</source> |
|||
<target state="translated">未找到與指定權杖關聯的簽名金鑰.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3091"> |
|||
<source>The signature associated to the specified token is not valid.</source> |
|||
<target state="translated">與指定權杖關聯的簽名無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3092"> |
|||
<source>This resource server is currently unavailable.</source> |
|||
<target state="translated">此資源伺服器當前不可用.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3093"> |
|||
<source>The specified token doesn't contain any audience.</source> |
|||
<target state="translated">指定的權杖不包含任何目標受眾.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3094"> |
|||
<source>The specified token cannot be used with this resource server.</source> |
|||
<target state="translated">指定的權杖不能用於此資源伺服器.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3095"> |
|||
<source>The user represented by the token is not allowed to perform the requested action.</source> |
|||
<target state="translated">不允許此權杖代表的使用者執行請求的操作.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3096"> |
|||
<source>No issuer could be found in the server configuration.</source> |
|||
<target state="translated">在伺服器配置中找不到頒發者.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3097"> |
|||
<source>A server configuration containing an invalid issuer was returned.</source> |
|||
<target state="translated">返回了包含無效頒發者的伺服器配置.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3098"> |
|||
<source>The issuer returned in the server configuration is not valid.</source> |
|||
<target state="translated">伺服器配置中返回的頒發者無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3099"> |
|||
<source>No JWKS endpoint could be found in the server configuration.</source> |
|||
<target state="translated">在伺服器配置中找不到 JWKS 端點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3100"> |
|||
<source>A server configuration containing an invalid JWKS endpoint URL was returned.</source> |
|||
<target state="translated">返回了包含無效 JWKS 端點的伺服器配置.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3101"> |
|||
<source>A server configuration containing an invalid introspection endpoint URL was returned.</source> |
|||
<target state="translated">返回了包含無效自省端點的伺服器配置.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3102"> |
|||
<source>The JWKS document didn't contain a valid '{0}' node with at least one key.</source> |
|||
<target state="translated">JWKS 文件中沒有 ‘{0}’ 節點.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3103"> |
|||
<source>A JWKS response containing an unsupported key was returned.</source> |
|||
<target state="translated">返回了包含不受支援的金鑰的 JWKS 響應.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3104"> |
|||
<source>A JWKS response containing an invalid key was returned.</source> |
|||
<target state="translated">返回了包含無效金鑰的 JWKS 響應.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3105"> |
|||
<source>The mandatory '{0}' parameter couldn't be found in the introspection response.</source> |
|||
<target state="translated">自省響應中找不到必要引數 ‘{0}’.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3106"> |
|||
<source>The token was rejected by the remote authentication server.</source> |
|||
<target state="translated">權杖被遠端身份驗證伺服器拒絕.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3107"> |
|||
<source>The '{0}' claim is malformed or isn't of the expected type.</source> |
|||
<target state="translated">Claim ‘{0}’ 格式錯誤或不是預期型別.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3108"> |
|||
<source>An introspection response containing a malformed issuer was returned.</source> |
|||
<target state="translated">返回了包含錯誤格式頒發者的自省響應.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3109"> |
|||
<source>The issuer returned in the introspection response is not valid.</source> |
|||
<target state="translated">自省響應返回的頒發者無效.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3110"> |
|||
<source>The type of the introspected token doesn't match the expected type.</source> |
|||
<target state="translated">自省權杖的型別與預期型別不匹配.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3111"> |
|||
<source>An application with the same client identifier already exists.</source> |
|||
<target state="translated">已存在具有相同消費者金鑰的應用程式.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3112"> |
|||
<source>Only confidential, hybrid or public applications are supported by the default application manager.</source> |
|||
<target state="translated">預設應用程式管理器僅支援機密、混合或公共應用程式.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3113"> |
|||
<source>The client secret cannot be null or empty for a confidential application.</source> |
|||
<target state="translated">對於機密應用程式, 連線應用程式金鑰不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3114"> |
|||
<source>A client secret cannot be associated with a public application.</source> |
|||
<target state="translated">連線應用程式金鑰不能與公共應用程式關聯.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3115"> |
|||
<source>Callback URLs cannot contain a fragment.</source> |
|||
<target state="translated">重新導向位址不能包含 fragment.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3116"> |
|||
<source>The authorization type cannot be null or empty.</source> |
|||
<target state="translated">授權型別不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3117"> |
|||
<source>The specified authorization type is not supported by the default token manager.</source> |
|||
<target state="translated">預設權杖管理器不支援指定的授權型別.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3118"> |
|||
<source>The client type cannot be null or empty.</source> |
|||
<target state="translated">連線應用程式型別不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3119"> |
|||
<source>Callback URLs cannot be null or empty.</source> |
|||
<target state="translated">重新導向位址不能為空.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID3120"> |
|||
<source>Callback URLs must be valid absolute URLs.</source> |
|||
<target state="translated">重新導向位址必須是有效的絕對路徑網址.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID9000"> |
|||
<source>Removes orphaned tokens and authorizations from the database.</source> |
|||
<target state="translated">從資料庫中刪除孤立的權杖和授權.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
<trans-unit id="ID9001"> |
|||
<source>Starts the scheduled task at regular intervals.</source> |
|||
<target state="translated">定期啟動計劃的任務.</target> |
|||
<note/> |
|||
</trans-unit> |
|||
</body> |
|||
</file> |
|||
</xliff> |
|||
Loading…
Reference in new issue