Browse Source

New Crowdin translations (#869)

* New translations app.yml (French)

* New translations errors.yml (French)
master
ledger-bot 7 years ago
committed by Meriadec Pillet
parent
commit
73655e6a9b
  1. 5
      static/i18n/fr/app.yml
  2. 5
      static/i18n/fr/errors.yml

5
static/i18n/fr/app.yml

@ -215,6 +215,8 @@ manager:
help: Check on your device to see which apps are already installed help: Check on your device to see which apps are already installed
firmware: firmware:
installed: 'Firmware version {{version}}' installed: 'Firmware version {{version}}'
titleNano: Ledger Nano S
titleBlue: Ledger Blue
update: Update firmware update: Update firmware
continue: Continue update continue: Continue update
latest: 'Firmware version {{version}} is available' latest: 'Firmware version {{version}} is available'
@ -226,8 +228,7 @@ manager:
idCheck: Identifier check idCheck: Identifier check
updateMCU: Update MCU updateMCU: Update MCU
confirm: Confirmation confirm: Confirmation
installing: Installing firmware installing: Firmware updating...
flashing: Installing MCU
confirmIdentifier: Confirm identifier confirmIdentifier: Confirm identifier
confirmIdentifierText: Please confirm identifier on your Device. Be sure the identifier is the same as below confirmIdentifierText: Please confirm identifier on your Device. Be sure the identifier is the same as below
identifier: Identifier identifier: Identifier

5
static/i18n/fr/errors.yml

@ -62,7 +62,7 @@ ManagerDeviceLocked:
ManagerNotEnoughSpace: ManagerNotEnoughSpace:
title: Sorry, insufficient device storage title: Sorry, insufficient device storage
description: Uninstall some apps to increase available storage and try again. description: Uninstall some apps to increase available storage and try again.
ManagerUnexpectedError: ManagerUnexpected:
title: That's unexpected ({{msg}}) title: That's unexpected ({{msg}})
description: Please try again. description: Please try again.
ManagerUninstallBTCDep: ManagerUninstallBTCDep:
@ -89,6 +89,9 @@ TransportError:
TransportStatusError: TransportStatusError:
title: 'Something went wrong. Please replug your device.' title: 'Something went wrong. Please replug your device.'
description: '{{message}}' description: '{{message}}'
UserRefusedFirmwareUpdate:
title: Firmware update refused on device
description: Please retry or contact Ledger Support
UserRefusedOnDevice: UserRefusedOnDevice:
title: Transaction refused on device title: Transaction refused on device
description: Please retry or contact Ledger Support in case of doubt. description: Please retry or contact Ledger Support in case of doubt.

Loading…
Cancel
Save