Translated using Weblate (Dutch)

Currently translated at 100.0% (462 of 462 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-07-13 17:11:40 +00:00 committed by Hosted Weblate
parent 92ff1da4ba
commit 13f4848174
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2480,5 +2480,22 @@
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"savedFileAs": "Bestand opgeslagen als {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFileToFolder": "Bestand opslaan in deze map",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"saveFile": "Bestand opslaan",
"@saveFile": {
"type": "text",
"placeholders": {}
}
}