chore(translations): Translated using Weblate (Galician)

Currently translated at 99.7% (792 of 794 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
josé m 2025-10-21 15:15:42 +02:00 committed by Hosted Weblate
parent e10a1c27c4
commit 74573fcae9
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3393,5 +3393,26 @@
"pause": "Deter",
"@pause": {},
"resume": "Continuar",
"@resume": {}
"@resume": {},
"newSubSpace": "Novo sub espazo",
"@newSubSpace": {},
"moveToDifferentSpace": "Mover a outro espazo",
"@moveToDifferentSpace": {},
"moveUp": "Mover arriba",
"@moveUp": {},
"moveDown": "Mover abaixo",
"@moveDown": {},
"removeFromSpaceDescription": "Vaise quitar a conversa do espazo pero seguirá aparecendo na túa lista de conversas.",
"@removeFromSpaceDescription": {},
"countChats": "{chats} conversas",
"@countChats": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
}
}
},
"donate": "Doar",
"@donate": {}
}