diff --git a/assets/l10n/intl_uk.arb b/assets/l10n/intl_uk.arb index 65a73e65c..4bd6cdef8 100644 --- a/assets/l10n/intl_uk.arb +++ b/assets/l10n/intl_uk.arb @@ -3234,5 +3234,29 @@ "generalNotificationSettings": "Загальні налаштування сповіщень", "@generalNotificationSettings": {}, "roomNotificationSettings": "Налаштування сповіщень кімнати", - "@roomNotificationSettings": {} + "@roomNotificationSettings": {}, + "userSpecificNotificationSettings": "Налаштування сповіщень для користувача", + "@userSpecificNotificationSettings": {}, + "otherNotificationSettings": "Інші налаштування сповіщень", + "@otherNotificationSettings": {}, + "notificationRuleContainsUserName": "Містить ім'я користувача", + "@notificationRuleContainsUserName": {}, + "notificationRuleContainsUserNameDescription": "Сповіщає користувача, коли повідомлення містить його ім'я користувача.", + "@notificationRuleContainsUserNameDescription": {}, + "notificationRuleMaster": "Вимкнути всі сповіщення", + "@notificationRuleMaster": {}, + "notificationRuleMasterDescription": "Перевизначає всі інші правила і вимикає всі сповіщення.", + "@notificationRuleMasterDescription": {}, + "notificationRuleSuppressNotices": "Заборонити автоматичні повідомлення", + "@notificationRuleSuppressNotices": {}, + "notificationRuleInviteForMe": "Запрошення мене", + "@notificationRuleInviteForMe": {}, + "notificationRuleInviteForMeDescription": "Сповіщає користувача, коли його запрошують до кімнати.", + "@notificationRuleInviteForMeDescription": {}, + "notificationRuleMemberEvent": "Події участі", + "@notificationRuleMemberEvent": {}, + "notificationRuleMemberEventDescription": "Забороняє сповіщення про події учасників.", + "@notificationRuleMemberEventDescription": {}, + "notificationRuleSuppressNoticesDescription": "Забороняє сповіщення від автоматизованих клієнтів, таких як боти.", + "@notificationRuleSuppressNoticesDescription": {} }