mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
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:
parent
57be4c8c9a
commit
11383a4d08
@ -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…
Reference in New Issue
Block a user