Translated using Weblate (Galician)

Currently translated at 99.3% (293 of 295 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2020-08-17 05:02:49 +00:00 committed by Hosted Weblate
parent 17b77768eb
commit 915a320b2e
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 44 additions and 1 deletions

View File

@ -1539,7 +1539,7 @@
"type": "text",
"placeholders": {}
},
"Welcome to the cutest instant messenger in the matrix network.": "Benvida a mensaxería instantánea más cuquiña da rede Matrix.",
"Welcome to the cutest instant messenger in the matrix network.": "Benvida á mensaxería instantánea más cuquiña da rede matrix.",
"@Welcome to the cutest instant messenger in the matrix network.": {
"type": "text",
"placeholders": {}
@ -1588,5 +1588,48 @@
"@Your own username": {
"type": "text",
"placeholders": {}
},
"Unpin": "Desafixar",
"@Unpin": {
"type": "text",
"placeholders": {}
},
"startedACall": "{senderName} iniciou unha chamada",
"@startedACall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"sentCallInformations": "{senderName} enviou informacións da chamada",
"@sentCallInformations": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"Pin": "Fixar",
"@Pin": {
"type": "text",
"placeholders": {}
},
"Join room": "Entrar na sala",
"@Join room": {
"type": "text",
"placeholders": {}
},
"endedTheCall": "{senderName} rematou a chamada",
"@endedTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"answeredTheCall": "{senderName} respondeu á chamada",
"@answeredTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
}
}