Skip to content

Commit

Permalink
Merge pull request #8 from jdlcdl/pr_66
Browse files Browse the repository at this point in the history
Traduit par Jeanne Do et Jeannette Do
  • Loading branch information
qlrd authored Aug 23, 2024
2 parents fe4c390 + 858846b commit 79a53e7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/i18n/fr_FR.UTF-8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"check_permissions_screen": {
"Setup": "Configuration",
"Setup": "Configuration de",
"for": "pour",
"Checking": "Vérification",
"permissions for": "des autorisations pour",
Expand All @@ -22,14 +22,14 @@
"Version": "Version",
"Device": "Appareil",
"select a new one": "sélectionnez-en un nouveau",
"Flash": "Flash le firmware",
"Wipe": "Effacer l'appareil",
"Flash": "Flasher le firmware",
"Wipe": "Effacer toutes données",
"Settings": "Paramètres",
"About": "À propos",
"Fetching data from": "Récupérer des données depuis"
"Fetching data from": "Récupérer les données sur"
},
"select_version_screen": {
"Old versions": "Anciennes versions",
"Old versions": "Versions précédentes",
"Back": "Retour"
},
"select_old_version_screen": {
Expand All @@ -39,46 +39,46 @@
"WARNING": "AVERTISSEMENT",
"This is our test repository": "Ceci est notre référentiel de tests",
"These are unsigned binaries for the latest and most experimental features": "Ce sont des binaires non signés pour les fonctionnalités\nles plus récentes et les plus expérimentales",
"and it's just for trying new things and providing feedback.": "et c'est juste pour essayer de nouvelles choses et fournir des commentaires.",
"and it's just for trying new things and providing feedback.": "en vue d'essayer de nouvelles choses et fournir des commentaires.",
"Proceed": "Continuez",
"Back": "Retour"
},
"download_beta_screen": {
"Connecting": "Connectant",
"Connecting": "Connexion en cours",
"Downloading": "Teléchargement de",
"to": "dans le",
"of": "de",
"downloaded": "téléchargé"
},
"warning_already_downloaded_screen": {
"Assets already downloaded": "Ressources déjà téléchargées",
"Assets already downloaded": "Fichiers déjà téléchargés",
"Do you want to proceed with the same file or do you want to download it again?": "Voulez-vous continuer avec le même fichier ou souhaitez-vous le télécharger à nouveau?",
"Download again": "Télécharger à nouveau",
"Proceed with current file": "Passer au fichier actuel"
},
"download_stable_zip_screen": {
"Connecting": "Connectant",
"Connecting": "Connexion en cours",
"Downloading": "Teléchargement de",
"to": "dans le",
"of": "de",
"downloaded": "téléchargé"
},
"download_stable_zip_sha256_screen": {
"Connecting": "Connectant",
"Connecting": "Connexion en cours",
"Downloading": "Teléchargement de",
"to": "dans le",
"of": "de",
"downloaded": "téléchargé"
},
"download_stable_zip_sig_screen": {
"Connecting": "Connectant",
"Connecting": "Connexion en cours",
"Downloading": "Teléchargement de",
"to": "dans le",
"of": "de",
"downloaded": "téléchargé"
},
"download_selfcustody_pem_screen": {
"Connecting": "Connectant",
"Connecting": "Connexion en cours",
"Downloading": "Teléchargement de",
"to": "dans le",
"of": "de",
Expand Down Expand Up @@ -109,15 +109,15 @@
"flash_screen": {
"DONE": "FAIT",
"Back": "Retour",
"Quit": "Sors",
"Quit": "Fermer",
"Flashing": "Réalisation du flash",
"at": "à"
},
"wipe_screen": {
"PLEASE DO NOT UNPLUG YOUR DEVICE": "VEUILLEZ NE PAS DÉBRANCHER VOTRE APPAREIL",
"DONE": "FAIT",
"Back": "Retour",
"Quit": "Sors"
"Quit": "Fermer"
},
"warning_wipe_screen": {
"You are about to initiate a FULL WIPE of this device": "Vous êtes sur le point de lancer un EFFACEMENT COMPLET de cet appareil",
Expand Down

0 comments on commit 79a53e7

Please sign in to comment.