mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 11:09:25 +01:00
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (529 of 529 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
This commit is contained in:
parent
d28c20a5c3
commit
ee4b5446c8
@ -378,7 +378,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"countParticipants": "{count} учасників",
|
"countParticipants": "Учасників: {count}",
|
||||||
"@countParticipants": {
|
"@countParticipants": {
|
||||||
"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": {
|
||||||
@ -770,7 +770,7 @@
|
|||||||
"targetName": {}
|
"targetName": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"kickFromChat": "Викинути з чату",
|
"kickFromChat": "Вилучити з чату",
|
||||||
"@kickFromChat": {
|
"@kickFromChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1517,7 +1517,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"whoIsAllowedToJoinThisGroup": "Кому дозволено приєднатися до цієї групи",
|
"whoIsAllowedToJoinThisGroup": "Кому дозволено приєднуватися до цієї групи",
|
||||||
"@whoIsAllowedToJoinThisGroup": {
|
"@whoIsAllowedToJoinThisGroup": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2684,5 +2684,7 @@
|
|||||||
"unsubscribeStories": "Скасувати підписку на історії",
|
"unsubscribeStories": "Скасувати підписку на історії",
|
||||||
"@unsubscribeStories": {},
|
"@unsubscribeStories": {},
|
||||||
"thisUserHasNotPostedAnythingYet": "Цей користувач ще нічого не опублікував у своїй історії",
|
"thisUserHasNotPostedAnythingYet": "Цей користувач ще нічого не опублікував у своїй історії",
|
||||||
"@thisUserHasNotPostedAnythingYet": {}
|
"@thisUserHasNotPostedAnythingYet": {},
|
||||||
|
"yourStory": "Ваша історія",
|
||||||
|
"@yourStory": {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user