Translated using Weblate (Galician)

Currently translated at 99.8% (774 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
pull/1758/head
josé m 6 months ago committed by Hosted Weblate
parent f267dc2a56
commit aed7680b7a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -3359,5 +3359,26 @@
"pleaseWaitUntilInvited": "Agora agarda a que alguén da sala te convide a entrar.",
"@pleaseWaitUntilInvited": {},
"youHaveKnocked": "Petaches á porta",
"@youHaveKnocked": {}
"@youHaveKnocked": {},
"sentVoiceMessage": "🎙️ {duration} - {sender}",
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
"sender": {
"type": "String"
},
"duration": {
"type": "String"
}
}
},
"countInvited": "{count} convidadas",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
}
}

Loading…
Cancel
Save