From 915cce6d4200c27390f22e2051f8582f63a0a5a5 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Mon, 17 Oct 2022 19:03:54 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (633 of 633 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/ --- assets/l10n/intl_uk.arb | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/assets/l10n/intl_uk.arb b/assets/l10n/intl_uk.arb index 7ab7d80c..99e1bb60 100644 --- a/assets/l10n/intl_uk.arb +++ b/assets/l10n/intl_uk.arb @@ -11,7 +11,7 @@ "type": "text", "placeholders": {} }, - "acceptedTheInvitation": "{username} приймає запрошення", + "acceptedTheInvitation": "👍 {username} погоджується на запрошення", "@acceptedTheInvitation": { "type": "text", "placeholders": { @@ -28,7 +28,7 @@ "type": "text", "placeholders": {} }, - "activatedEndToEndEncryption": "{username} активує наскрізне шифрування", + "activatedEndToEndEncryption": "🔐 {username} активує наскрізне шифрування", "@activatedEndToEndEncryption": { "type": "text", "placeholders": { @@ -395,7 +395,7 @@ "type": "text", "placeholders": {} }, - "createdTheChat": "{username} створює бесіду", + "createdTheChat": "💬 {username} створює бесіду", "@createdTheChat": { "type": "text", "placeholders": { @@ -706,7 +706,7 @@ "type": "text", "placeholders": {} }, - "invitedUser": "{username} запрошує {targetName}", + "invitedUser": "📩 {username} запрошує {targetName}", "@invitedUser": { "type": "text", "placeholders": { @@ -737,7 +737,7 @@ "type": "text", "placeholders": {} }, - "joinedTheChat": "{username} приєднується до бесіди", + "joinedTheChat": "👋 {username} приєднується до бесіди", "@joinedTheChat": { "type": "text", "placeholders": { @@ -754,7 +754,7 @@ "type": "text", "placeholders": {} }, - "kicked": "{username} вилучає {targetName}", + "kicked": "👞 {username} вилучає {targetName}", "@kicked": { "type": "text", "placeholders": { @@ -762,7 +762,7 @@ "targetName": {} } }, - "kickedAndBanned": "{username} вилучає та блокує {targetName}", + "kickedAndBanned": "🙅 {username} вилучає та блокує {targetName}", "@kickedAndBanned": { "type": "text", "placeholders": { @@ -1402,7 +1402,7 @@ "username": {} } }, - "userLeftTheChat": "{username} виходить з бесіди", + "userLeftTheChat": "🚪 {username} виходить з бесіди", "@userLeftTheChat": { "type": "text", "placeholders": { @@ -2804,13 +2804,13 @@ "type": "text", "placeholders": {} }, - "youInvitedBy": "Ви були запрошені {user}", + "youInvitedBy": "📩 Ви були запрошені {user}", "@youInvitedBy": { "placeholders": { "user": {} } }, - "youAcceptedTheInvitation": "Ви прийняли запрошення", + "youAcceptedTheInvitation": "👍 Ви погодилися на запрошення", "@youAcceptedTheInvitation": {}, "youRejectedTheInvitation": "Ви відхилили запрошення", "@youRejectedTheInvitation": {}, @@ -2826,7 +2826,7 @@ "user": {} } }, - "youKickedAndBanned": "Ви вилучили й заблокували {user}", + "youKickedAndBanned": "🙅 Ви вилучили й заблокували {user}", "@youKickedAndBanned": { "placeholders": { "user": {} @@ -2834,7 +2834,7 @@ }, "youJoinedTheChat": "Ви приєдналися до бесіди", "@youJoinedTheChat": {}, - "youKicked": "Ви вилучили {user}", + "youKicked": "👞 Ви вилучили {user}", "@youKicked": { "placeholders": { "user": {} @@ -2846,7 +2846,7 @@ "user": {} } }, - "youInvitedUser": "Ви запросили {user}", + "youInvitedUser": "📩 Ви запросили {user}", "@youInvitedUser": { "placeholders": { "user": {} @@ -2982,5 +2982,7 @@ "placeholders": { "number": {} } - } + }, + "hideUnimportantStateEvents": "Сховати неважливі державні свята", + "@hideUnimportantStateEvents": {} }