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/
This commit is contained in:
parent
f267dc2a56
commit
aed7680b7a
1 changed files with 22 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue