Browse Source

New Crowdin translations (#815)

* New translations app.yml (French)

* New translations app.yml (French)

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

6
static/i18n/fr/app.yml

@ -330,8 +330,6 @@ settings:
changePassword: Change password
sync: Synchronize accounts
syncDesc: Resynchronize your accounts with the network.
export: Export logs
exportDesc: Exporting Ledger Live logs may be necessary for troubleshooting purposes.
softResetTitle: Clear cache
softResetDesc: Clear the Ledger Live cache to force resynchronization with the blockchain.
softReset: Clear
@ -365,7 +363,7 @@ settings:
desc: The account will no longer be included in your portfolio. This operation does not affect your assets. Accounts can always be re-added.
exportLogs:
title: Export logs
desc: Exporting Ledger Live logs may be necessary for troubleshooting purposes.
desc: 'Exporting Ledger Live logs may be necessary for troubleshooting purposes.'
btn: Export
password:
warning_0: Very weak
@ -404,7 +402,7 @@ crash:
uselessText: You may try again by restarting Ledger Live. Please export your logs and contact Ledger Support if the problem persists.
restart: Restart
reset: Reset
createTicket: Ledger Support
createTicket: Contact us
showDetails: Show details
showError: Show error
disclaimerModal:

3
static/i18n/fr/errors.yml

@ -77,6 +77,9 @@ RangeError:
TimeoutError:
title: Oops, a time out occurred
description: It took too long for the server to respond.
TransportError:
title: 'Something went wrong. Please replug your device.'
description: '{{message}}'
TransportStatusError:
title: 'Something went wrong. Please replug your device.'
description: '{{message}}'

Loading…
Cancel
Save