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/
pull/1758/head
xabirequejo 3 months ago committed by Hosted Weblate
parent ddf304fdf9
commit 174762c6e6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -3359,5 +3359,28 @@
"youHaveKnocked": "Sartzeko baimena eskatu duzu",
"@youHaveKnocked": {},
"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…
Cancel
Save