diff --git a/messages/pt-PT.json b/messages/pt-PT.json index a3baabef8..820dea5f5 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -523,6 +523,12 @@ "userMessageOrgRemove": "Uma vez removido, este utilizador não terá mais acesso à organização. Você sempre pode reconvidá-lo depois, mas eles precisarão aceitar o convite novamente.", "userRemoveOrgConfirm": "Confirmar Remoção do Usuário", "userRemoveOrg": "Remover Usuário da Organização", + "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": "Utilizadores", "accessRoleMember": "Membro", "accessRoleOwner": "Proprietário", @@ -531,6 +537,11 @@ "emailInvalid": "Endereço de email inválido", "inviteValidityDuration": "Por favor, selecione uma duração", "accessRoleSelectPlease": "Por favor, selecione uma função", + "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": "Nome de utilizador é obrigatório", "idpSelectPlease": "Por favor, selecione um provedor de identidade", "idpGenericOidc": "Provedor genérico OAuth2/OIDC.",