Translated using Weblate (Estonian)

Currently translated at 99.8% (774 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
pull/1758/head
Priit Jõerüüt 5 months ago committed by Hosted Weblate
parent c54e167268
commit 1e938c8e37
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -3359,5 +3359,26 @@
"pleaseWaitUntilInvited": "Palun oota seni, kuni keegi jututoast saadab sulle kutse.", "pleaseWaitUntilInvited": "Palun oota seni, kuni keegi jututoast saadab sulle kutse.",
"@pleaseWaitUntilInvited": {}, "@pleaseWaitUntilInvited": {},
"youHaveKnocked": "Sa oled koputanud", "youHaveKnocked": "Sa oled koputanud",
"@youHaveKnocked": {} "@youHaveKnocked": {},
"countInvited": "{count} kutsutut",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"sentVoiceMessage": "🎙️ {duration} - {sender}",
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
"sender": {
"type": "String"
},
"duration": {
"type": "String"
}
}
}
} }

Loading…
Cancel
Save