diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 766268cb9..24b87cfd5 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.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": "Неверный адрес Email", "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": "Пожалуйста, выберите Identity Provider", "idpGenericOidc": "Обычный OAuth2/OIDC provider.",