Translated using Weblate (Estonian)

Currently translated at 100.0% (462 of 462 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
Priit Jõerüüt 2021-07-15 07:03:49 +00:00 committed by Hosted Weblate
parent 9555a918cd
commit add70b89c8

View file

@ -2489,5 +2489,22 @@
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"savedFileAs": "Salvestasin faili nimega {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFileToFolder": "Salvesta fail sellesse kausta",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"saveFile": "Salvesta fail",
"@saveFile": {
"type": "text",
"placeholders": {}
}
}