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 changePassword: Change password
sync: Synchronize accounts sync: Synchronize accounts
syncDesc: Resynchronize your accounts with the network. syncDesc: Resynchronize your accounts with the network.
export: Export logs
exportDesc: Exporting Ledger Live logs may be necessary for troubleshooting purposes.
softResetTitle: Clear cache softResetTitle: Clear cache
softResetDesc: Clear the Ledger Live cache to force resynchronization with the blockchain. softResetDesc: Clear the Ledger Live cache to force resynchronization with the blockchain.
softReset: Clear 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. 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: exportLogs:
title: Export logs 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 btn: Export
password: password:
warning_0: Very weak 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. uselessText: You may try again by restarting Ledger Live. Please export your logs and contact Ledger Support if the problem persists.
restart: Restart restart: Restart
reset: Reset reset: Reset
createTicket: Ledger Support createTicket: Contact us
showDetails: Show details showDetails: Show details
showError: Show error showError: Show error
disclaimerModal: disclaimerModal:

3
static/i18n/fr/errors.yml

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

Loading…
Cancel
Save