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/
onboarding
Xosé M 4 years ago committed by Hosted Weblate
parent b5606f51ae
commit 730460d158

@ -189,7 +189,7 @@
"username": {} "username": {}
} }
}, },
"changedTheDisplaynameTo": "{username} cambiou o nome público a: {displayname}", "changedTheDisplaynameTo": "{username} cambiou o nome público a: '{displayname}'",
"@changedTheDisplaynameTo": { "@changedTheDisplaynameTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2587,5 +2587,18 @@
"placeholders": { "placeholders": {
"uri": {} "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": {}
} }
} }

Loading…
Cancel
Save