Translated using Weblate (French)

Currently translated at 97.9% (333 of 340 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
J. Lavoie 2020-11-26 01:17:51 +00:00 committed by Hosted Weblate
parent 2e1914b688
commit ff74d47463
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 32 additions and 2 deletions

View File

@ -559,7 +559,7 @@
"type": "text",
"placeholders": {}
},
"enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?",
"enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?",
"@enableEncryptionWarning": {
"type": "text",
"placeholders": {}
@ -1638,7 +1638,7 @@
"type": "text",
"placeholders": {}
},
"warning": "Attention !",
"warning": "Attention !",
"@warning": {
"type": "text",
"placeholders": {}
@ -1812,5 +1812,35 @@
"@enterAnEmailAddress": {
"type": "text",
"placeholders": {}
},
"containsUserName": "Contient un nom d'utilisateur",
"@containsUserName": {
"type": "text",
"placeholders": {}
},
"containsDisplayName": "Contient un nom d'affichage",
"@containsDisplayName": {
"type": "text",
"placeholders": {}
},
"notificationsEnabledForThisAccount": "Notifications activées pour ce compte",
"@notificationsEnabledForThisAccount": {
"type": "text",
"placeholders": {}
},
"notifications": "Notifications",
"@notifications": {
"type": "text",
"placeholders": {}
},
"botMessages": "Messages de bot",
"@botMessages": {
"type": "text",
"placeholders": {}
},
"directChats": "Discussions directes",
"@directChats": {
"type": "text",
"placeholders": {}
}
}