Translated using Weblate (Galician)

Currently translated at 100.0% (480 of 480 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2021-08-09 04:51:39 +00:00 committed by Hosted Weblate
parent 57be4c8c9a
commit 11383a4d08
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -189,7 +189,7 @@
"username": {}
}
},
"changedTheDisplaynameTo": "{username} cambiou o nome público a: {displayname}",
"changedTheDisplaynameTo": "{username} cambiou o nome público a: '{displayname}'",
"@changedTheDisplaynameTo": {
"type": "text",
"placeholders": {
@ -2587,5 +2587,18 @@
"placeholders": {
"uri": {}
}
},
"noMatrixServer": "{server1} non é un servidor matrix, usar {server2} no seu lugar?",
"@noMatrixServer": {
"type": "text",
"placeholders": {
"server1": {},
"server2": {}
}
},
"autoplayImages": "Reproducir automáticamente adhesivos e emotes",
"@autoplayImages": {
"type": "text",
"placeholder": {}
}
}