diff --git a/messages/bg-BG.json b/messages/bg-BG.json index bd35c7bf4..aa06d0e61 100644 --- a/messages/bg-BG.json +++ b/messages/bg-BG.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 доставчик.",