From c0da2f184dc30c419fd8d711ccdc5ea058df5290 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 8 May 2026 18:35:15 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index f0162f95d..971544d6f 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -523,6 +523,12 @@ "userMessageOrgRemove": "一旦删除,这个用户将不再能够访问组织。 你总是可以稍后重新邀请他们,但他们需要再次接受邀请。", "userRemoveOrgConfirm": "确认删除用户", "userRemoveOrg": "从组织中删除用户", + "userQuestionOrgRemoveSelf": "Are you sure you want to remove yourself from this organization?", + "userMessageOrgRemoveSelf": "You will lose access immediately. An administrator can invite you again later, but you will need to accept a new invitation.", + "userRemoveOrgConfirmSelf": "Confirm Remove Myself", + "userRemoveOrgSelf": "Remove yourself from the organization", + "userRemoveOrgSelfWarning": "You will lose access to this organization immediately.", + "userRemoveOrgConfirmPhraseSelf": "REMOVE MYSELF FROM ORG", "users": "用户", "accessRoleMember": "成员", "accessRoleOwner": "所有者", @@ -531,6 +537,11 @@ "emailInvalid": "无效的电子邮件地址", "inviteValidityDuration": "请选择持续时间", "accessRoleSelectPlease": "请选择一个角色", + "removeOwnAdminRoleConfirmTitle": "Remove your administrator access?", + "removeOwnAdminRoleConfirmDescription": "You will no longer have administrator permissions in this organization after saving. Another administrator can restore access if needed.", + "removeOwnAdminRoleConfirmButton": "Remove My Administrator Access", + "removeOwnAdminRoleConfirmPhrase": "REMOVE MY ADMIN ACCESS", + "ownerMustRetainAdminRole": "The organization owner must keep at least one administrator role.", "usernameRequired": "必须输入用户名", "idpSelectPlease": "请选择身份提供商", "idpGenericOidc": "通用的 OAuth2/OIDC 提供商。",