From 39315fc4ba88a4ff8965af021819e0bdac13e9b6 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Mon, 10 Mar 2025 15:41:04 +0100 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 94.8% (725 of 764 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/ --- assets/l10n/intl_uk.arb | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) 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": {} }