All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme.keycloak.v2.admin.resources.locales.zh-CN.sessions.json Maven / Gradle / Ivy

There is a newer version: 25.0.1
Show newest version
{
  "title": "会话管理",
  "sessionExplain": "会话是指此领域中用户及其在会话中访问的客户端的会话。",
  "searchForSession": "搜索会话",
  "user": "用户",
  "lastAccess": "最近访问",
  "started": "开始",
  "clients": "客户端",
  "sessionsType": {
    "allSessions": "所有会话类型",
    "regularSSO": "常规 SSO",
    "offline": "离线",
    "directGrant": "直接授权",
    "serviceAccount": "服务帐号"
  },
  "revocation": "撤销",
  "revocationDescription": "这是一种撤销所有活动会话和访问令牌的方法。“不在某日期之前”意味着您可以撤销在该日期之前发行的令牌。",
  "notBefore": "不早于",
  "notBeforeSuccess": "成功! 为领域设置“不早于”",
  "notBeforeError": "清除领域的“不早于”时出错: {{error}}",
  "notBeforeClearedSuccess": "成功! “不早于”的设置被清除。",
  "signOutAllActiveSessions": "注销所有活动会话",
  "signOutAllActiveSessionsQuestion": "是否注销所有活动会话?",
  "setToNow": "设置到现在",
  "logoutAllSessions": "注销所有会话",
  "logoutAllDescription": "如果您注销所有活动会话,此领域中的所有有效主体将被注销。",
  "logoutAllSessionsError": "错误!无法注销所有会话: {{error}}.",
  "setToNowError": "错误!无法设置为当前日期和时间。",
  "clear": "清除",
  "push": "推送",
  "none": "无",
  "noSessions": "无会话",
  "noSessionsDescription": "此领域中当前没有活动会话。",
  "noSessionsForUser": "此用户当前没有活动会话。",
  "noSessionsForClient": "此客户端当前没有活动会话。"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy