Translated using Weblate (Galician)

Currently translated at 100.0% (462 of 462 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2021-07-16 04:58:43 +00:00 committed by Hosted Weblate
parent ef602de81a
commit 605327bc05
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 17 additions and 0 deletions

View File

@ -2489,5 +2489,22 @@
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"savedFileAs": "Ficheiro gardado como {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFileToFolder": "Gardar ficheiro neste cartafol",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"saveFile": "Gardar ficheiro",
"@saveFile": {
"type": "text",
"placeholders": {}
}
}