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/
This commit is contained in:
Ihor Hordiichuk 2022-10-17 19:03:54 +00:00 committed by Hosted Weblate
parent b1ce2687d9
commit 915cce6d42
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -11,7 +11,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} приймає запрошення", "acceptedTheInvitation": "👍 {username} погоджується на запрошення",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -28,7 +28,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "{username} активує наскрізне шифрування", "activatedEndToEndEncryption": "🔐 {username} активує наскрізне шифрування",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -395,7 +395,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "{username} створює бесіду", "createdTheChat": "💬 {username} створює бесіду",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -706,7 +706,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"invitedUser": "{username} запрошує {targetName}", "invitedUser": "📩 {username} запрошує {targetName}",
"@invitedUser": { "@invitedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -737,7 +737,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "{username} приєднується до бесіди", "joinedTheChat": "👋 {username} приєднується до бесіди",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -754,7 +754,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kicked": "{username} вилучає {targetName}", "kicked": "👞 {username} вилучає {targetName}",
"@kicked": { "@kicked": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -762,7 +762,7 @@
"targetName": {} "targetName": {}
} }
}, },
"kickedAndBanned": "{username} вилучає та блокує {targetName}", "kickedAndBanned": "🙅 {username} вилучає та блокує {targetName}",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1402,7 +1402,7 @@
"username": {} "username": {}
} }
}, },
"userLeftTheChat": "{username} виходить з бесіди", "userLeftTheChat": "🚪 {username} виходить з бесіди",
"@userLeftTheChat": { "@userLeftTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2804,13 +2804,13 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"youInvitedBy": "Ви були запрошені {user}", "youInvitedBy": "📩 Ви були запрошені {user}",
"@youInvitedBy": { "@youInvitedBy": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youAcceptedTheInvitation": "Ви прийняли запрошення", "youAcceptedTheInvitation": "👍 Ви погодилися на запрошення",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youRejectedTheInvitation": "Ви відхилили запрошення", "youRejectedTheInvitation": "Ви відхилили запрошення",
"@youRejectedTheInvitation": {}, "@youRejectedTheInvitation": {},
@ -2826,7 +2826,7 @@
"user": {} "user": {}
} }
}, },
"youKickedAndBanned": "Ви вилучили й заблокували {user}", "youKickedAndBanned": "🙅 Ви вилучили й заблокували {user}",
"@youKickedAndBanned": { "@youKickedAndBanned": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2834,7 +2834,7 @@
}, },
"youJoinedTheChat": "Ви приєдналися до бесіди", "youJoinedTheChat": "Ви приєдналися до бесіди",
"@youJoinedTheChat": {}, "@youJoinedTheChat": {},
"youKicked": "Ви вилучили {user}", "youKicked": "👞 Ви вилучили {user}",
"@youKicked": { "@youKicked": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2846,7 +2846,7 @@
"user": {} "user": {}
} }
}, },
"youInvitedUser": "Ви запросили {user}", "youInvitedUser": "📩 Ви запросили {user}",
"@youInvitedUser": { "@youInvitedUser": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2982,5 +2982,7 @@
"placeholders": { "placeholders": {
"number": {} "number": {}
} }
} },
"hideUnimportantStateEvents": "Сховати неважливі державні свята",
"@hideUnimportantStateEvents": {}
} }