Translated using Weblate (Estonian)

Currently translated at 100.0% (640 of 640 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
Priit Jõerüüt 2022-11-21 14:26:35 +00:00 committed by Hosted Weblate
parent 7e1265af8a
commit 1d0f855b82
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 28 additions and 1 deletions

View File

@ -2991,5 +2991,32 @@
"hideUnimportantStateEvents": "Peida väheolulised olekuteated",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "Ära näita uuesti",
"@doNotShowAgain": {}
"@doNotShowAgain": {},
"commandHint_cuddle": "Saada üks kaisutus",
"@commandHint_cuddle": {},
"commandHint_hug": "Saada üks kallistus",
"@commandHint_hug": {},
"googlyEyesContent": "{senderName} saatis sulle otsivad silmad",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"cuddleContent": "{senderName} kaisutab sind",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"hugContent": "{senderName} kallistab sind",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_googly": "Saada ühed otsivad silmad",
"@commandHint_googly": {}
}