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
b5606f51ae
commit
730460d158
1 changed files with 14 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue