Translated using Weblate (Ukrainian)
Currently translated at 99.8% (774 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
This commit is contained in:
parent
ad273794cb
commit
3110b44c96
1 changed files with 22 additions and 1 deletions
|
|
@ -3359,5 +3359,26 @@
|
||||||
"approve": "Схвалити",
|
"approve": "Схвалити",
|
||||||
"@approve": {},
|
"@approve": {},
|
||||||
"youHaveKnocked": "Ви постукали",
|
"youHaveKnocked": "Ви постукали",
|
||||||
"@youHaveKnocked": {}
|
"@youHaveKnocked": {},
|
||||||
|
"sentVoiceMessage": "🎙️ {duration} - {sender}",
|
||||||
|
"@sentVoiceMessage": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"sender": {
|
||||||
|
"type": "String"
|
||||||
|
},
|
||||||
|
"duration": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"countInvited": "Запрошено {count}",
|
||||||
|
"@countInvited": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue