Browse Source

New translations app.json (French)

gre-patch-1
ledger-bot 6 years ago
parent
commit
eab9d584f8
  1. 17
      static/i18n/fr/app.json

17
static/i18n/fr/app.json

@ -258,9 +258,13 @@
},
"modal": {
"steps": {
"updateMCU": "Mise à jour du MCU"
"updateMCU": "Firmware update",
"osu": "Installing OSU...",
"flash-mcu": "MCU updating...",
"flash-bootloader": "Bootloader updating...",
"firmware": "Firmware updating...",
"flash": "Flashing your device..."
},
"installing": "Firmware updating...",
"confirmIdentifier": "Vérifiez l’identificateur.",
"confirmIdentifierText": "Verify that the identifier on your device is the same as the identifier below. Press the right button and enter your PIN code to confirm",
"identifier": "Identifier",
@ -444,6 +448,11 @@
"desc": "Consultez les données utilisateur stockées sur votre ordinateur, y compris vos comptes, caches et paramètres.",
"btn": "Affichage"
},
"repairDevice": {
"title": "Repair your Ledger device",
"desc": "If you encountered some issue while updating your device and cannot resume the update process, you can try this option to repair your device.",
"button": "Repair"
},
"exportLogs": {
"title": "Export logs",
"desc": "L’export des journaux Ledger Live pourra être nécessaire aux fins de dépannage.",
@ -840,6 +849,10 @@
"title": "Something went wrong, please reconnect your device",
"description": "{{message}}"
},
"UnexpectedBootloader": {
"title": "Opps, your device should not be in Bootloader mode",
"description": "Please restart your device or contact us"
},
"UserRefusedFirmwareUpdate": {
"title": "Mise à jour du firmware refusée sur l’appareil",
"description": "Veuillez essayer à nouveau ou contacter l’assistance Ledger."

Loading…
Cancel
Save