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/
This commit is contained in:
parent
c54e167268
commit
1e938c8e37
1 changed files with 22 additions and 1 deletions
|
|
@ -3359,5 +3359,26 @@
|
|||
"pleaseWaitUntilInvited": "Palun oota seni, kuni keegi jututoast saadab sulle kutse.",
|
||||
"@pleaseWaitUntilInvited": {},
|
||||
"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…
Add table
Reference in a new issue