From 3572d921742fb2939a9f33d3e9d7ef7c62ee2498 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 8 May 2026 18:34:59 -0700 Subject: [PATCH] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 80c242e39..b9e2345c5 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -523,6 +523,12 @@ "userMessageOrgRemove": "Po odstranění tohoto uživatele již nebude mít přístup k organizaci. Vždy je můžete znovu pozvat později, ale budou muset pozvání znovu přijmout.", "userRemoveOrgConfirm": "Potvrdit odebrání uživatele", "userRemoveOrg": "Odebrat uživatele z organizace", + "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": "Uživatelé", "accessRoleMember": "Člen", "accessRoleOwner": "Vlastník", @@ -531,6 +537,11 @@ "emailInvalid": "Neplatná e-mailová adresa", "inviteValidityDuration": "Zvolte prosím dobu trvání", "accessRoleSelectPlease": "Vyberte prosím roli", + "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": "Uživatelské jméno je povinné", "idpSelectPlease": "Vyberte poskytovatele identity", "idpGenericOidc": "Generic OAuth2/OIDC provider.",