From aa4860885c087916b3a205a45f4657970c8911b8 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 8 May 2026 18:35:07 -0700 Subject: [PATCH] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 8189a927d..560e4514d 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -523,6 +523,12 @@ "userMessageOrgRemove": "Po usunięciu ten użytkownik nie będzie miał już dostępu do organizacji. Zawsze możesz ponownie go zaprosić później, ale będzie musiał ponownie zaakceptować zaproszenie.", "userRemoveOrgConfirm": "Potwierdź usunięcie użytkownika", "userRemoveOrg": "Usuń użytkownika z organizacji", + "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żytkownicy", "accessRoleMember": "Członek", "accessRoleOwner": "Właściciel", @@ -531,6 +537,11 @@ "emailInvalid": "Nieprawidłowy adres e-mail", "inviteValidityDuration": "Proszę wybrać okres ważności", "accessRoleSelectPlease": "Proszę wybrać rolę", + "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": "Nazwa użytkownika jest wymagana", "idpSelectPlease": "Proszę wybrać dostawcę tożsamości", "idpGenericOidc": "Ogólny dostawca OAuth2/OIDC.",