Translated using Weblate (Basque)
Currently translated at 100.0% (775 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
This commit is contained in:
parent
ddf304fdf9
commit
174762c6e6
1 changed files with 24 additions and 1 deletions
|
|
@ -3359,5 +3359,28 @@
|
||||||
"youHaveKnocked": "Sartzeko baimena eskatu duzu",
|
"youHaveKnocked": "Sartzeko baimena eskatu duzu",
|
||||||
"@youHaveKnocked": {},
|
"@youHaveKnocked": {},
|
||||||
"pleaseWaitUntilInvited": "Orain itxaron gelako norbaitek gonbidatzen zaituen arte.",
|
"pleaseWaitUntilInvited": "Orain itxaron gelako norbaitek gonbidatzen zaituen arte.",
|
||||||
"@pleaseWaitUntilInvited": {}
|
"@pleaseWaitUntilInvited": {},
|
||||||
|
"checkList": "Kontrol-zerrenda",
|
||||||
|
"@checkList": {},
|
||||||
|
"countInvited": "{count} gonbidatu",
|
||||||
|
"@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