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
receive: Recevoir
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:
title: Edit Account
accountName:

1
static/i18n/fr/common.yml

@ -5,6 +5,7 @@ no: false
apply: Apply
confirm: Confirmer
cancel: Annuler
delete: Delete
continue: Continue
chooseWalletPlaceholder: Choisir un portefeuille...
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.
desc: Let’s get started!
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:
title: Initialize your new Ledger device
desc: Please replace it with the final wording once it’s done.

10
static/i18n/fr/send.yml

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

Loading…
Cancel
Save