From 7eeadee6c3fdda81b629aa9ce99bc022a0dfb7f2 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Tue, 10 Jun 2025 09:35:04 +0200 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 99.8% (777 of 778 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/ --- lib/l10n/intl_uk.arb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_uk.arb b/lib/l10n/intl_uk.arb index 1d819a650..e095f100e 100644 --- a/lib/l10n/intl_uk.arb +++ b/lib/l10n/intl_uk.arb @@ -3351,7 +3351,7 @@ "@approve": {}, "youHaveKnocked": "Ви постукали", "@youHaveKnocked": {}, - "sentVoiceMessage": "🎙️ {duration} - {sender}", + "sentVoiceMessage": "🎙️ {duration} - {sender} - Голосове повідомлення від {sender}", "@sentVoiceMessage": { "type": "String", "placeholders": { @@ -3373,5 +3373,9 @@ } }, "checkList": "Контрольний список", - "@checkList": {} + "@checkList": {}, + "commandHint_logout": "Вийти на цьому пристрої", + "@commandHint_logout": {}, + "commandHint_logoutall": "Вийти на всіх активних пристроях", + "@commandHint_logoutall": {} }