Translated using Weblate (French)

Currently translated at 100.0% (464 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
Anne017 2021-07-24 08:17:55 +00:00 committed by Hosted Weblate
parent e63f477d96
commit 251a2ce6db
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 22 additions and 0 deletions

View File

@ -2489,5 +2489,27 @@
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"savedFileAs": "Enregistrement du fichier sous {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFileToFolder": "Enregistrer le fichier dans ce dossier",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"saveFile": "Enregistrer le fichier",
"@saveFile": {
"type": "text",
"placeholders": {}
},
"tapToShowImage": "Appuyez pour afficher l'image",
"@tapToShowImage": {
"type": "text",
"placeholders": {}
}
}