Browse Source

New Crowdin translations (#413)

* New translations emptyState.yml (French)

* New translations common.yml (French)

* New translations account.yml (French)

* New translations onboarding.yml (French)

* New translations send.yml (French)
master
ledger-bot 7 years ago
committed by Meriadec Pillet
parent
commit
4f810fc68f
  1. 5
      static/i18n/fr/account.yml
  2. 1
      static/i18n/fr/common.yml
  3. 9
      static/i18n/fr/emptyState.yml
  4. 2
      static/i18n/fr/onboarding.yml
  5. 10
      static/i18n/fr/send.yml

5
static/i18n/fr/account.yml

@ -2,6 +2,11 @@
balance: Balance balance: Balance
receive: Recevoir receive: Recevoir
lastOperations: Dernières opérations lastOperations: Dernières opérations
emptyState:
title: This is a title, use it with caution
desc: Please create a new account or recover an old account from your Ledger device.
buttons:
receiveFunds: Receive Funds
settings: settings:
title: Edit Account title: Edit Account
accountName: accountName:

1
static/i18n/fr/common.yml

@ -5,6 +5,7 @@ no: false
apply: Apply apply: Apply
confirm: Confirmer confirm: Confirmer
cancel: Annuler cancel: Annuler
delete: Delete
continue: Continue continue: Continue
chooseWalletPlaceholder: Choisir un portefeuille... chooseWalletPlaceholder: Choisir un portefeuille...
currency: Monnaie currency: Monnaie

9
static/i18n/fr/emptyState.yml

@ -0,0 +1,9 @@
---
sidebar:
text: You don’t have any account for the moment. Press the + button to create an account
dashboard:
title: This is a title, use it with caution
desc: Please create a new account or recover an old account from your Ledger device.
buttons:
addAccount: Add Account
installApp: Install App

2
static/i18n/fr/onboarding.yml

@ -3,7 +3,7 @@ start:
title: Welcome to the new Ledger Live Desktop app. title: Welcome to the new Ledger Live Desktop app.
desc: Let’s get started! desc: Let’s get started!
init: init:
title: Welcome to Ledger Live, the computer companion app to your Ledger device. Please select one of the options below title: Welcome to Ledger Live, the computer companion app to your Ledger device
newDevice: newDevice:
title: Initialize your new Ledger device title: Initialize your new Ledger device
desc: Please replace it with the final wording once it’s done. desc: Please replace it with the final wording once it’s done.

10
static/i18n/fr/send.yml

@ -24,12 +24,10 @@ steps:
confirmation: confirmation:
title: Confirmation title: Confirmation
success: success:
title: Transaction successfully completed title: Transaction successfully broadcasted
text: You may have to wait few confirmations unitl the transaction appear text: |
with the following transaction id:
cta: View operation details cta: View operation details
error: error:
title: Transaction aborted title: Transaction error
text: |
The transaction have been aborted on your device.
You can try again the operation.
cta: Retry operation cta: Retry operation

Loading…
Cancel
Save