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 fd8923d90a
commit 2dd059c298

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": {}
}
}
}