Translated using Weblate (Ukrainian)

Currently translated at 100.0% (640 of 640 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
This commit is contained in:
Ihor Hordiichuk 2022-11-21 16:11:53 +00:00 committed by Hosted Weblate
parent 6f27d702e5
commit 82632d8e59
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 28 additions and 1 deletions

View File

@ -2986,5 +2986,32 @@
"hideUnimportantStateEvents": "Сховати неважливі державні свята",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "Не показувати знову",
"@doNotShowAgain": {}
"@doNotShowAgain": {},
"commandHint_cuddle": "Надіслати пригортайку",
"@commandHint_cuddle": {},
"googlyEyesContent": "{senderName} надсилає вам гугл-очі",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_googly": "Надіслати кілька гугл-очей",
"@commandHint_googly": {},
"commandHint_hug": "Надіслати обійми",
"@commandHint_hug": {},
"cuddleContent": "{senderName} пригортається до вас",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"hugContent": "{senderName} обіймає вас",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
}
}