Browse Source

New Crowdin translations (#307)

* New translations settings.yml (French)

* New translations common.yml (French)

* New translations send.yml (French)

* New translations dashboard.yml (French)
master
ledger-bot 7 years ago
committed by Meriadec Pillet
parent
commit
2e9561446d
  1. 5
      static/i18n/fr/common.yml
  2. 5
      static/i18n/fr/dashboard.yml
  3. 15
      static/i18n/fr/send.yml
  4. 3
      static/i18n/fr/settings.yml

5
static/i18n/fr/common.yml

@ -19,3 +19,8 @@ retry: Réessayer
close: Fermer
eastern: Orientale
western: Occidentale
lockScreen:
title: Welcome Back
subTitle: Your application is locked
description: Please enter your password to continue
inputPlaceholder: Type your password

5
static/i18n/fr/dashboard.yml

@ -1,6 +1,9 @@
---
title: Tableau de bord
greetings: 'Bonjour, {{name}}.'
greeting:
morning: "Good Morning!"
evening: "Good Evening!"
afternoon: "Good Afternoon!"
summary: voici le résumé de votre compte
summary_plural: 'voici le résumé de vos {{count}} comptes'
noAccounts: aucun compte

15
static/i18n/fr/send.yml

@ -16,6 +16,19 @@ steps:
title: Connecter l'appareil
verification:
title: Vérification
warning: |
You are about to validate a transaction.
Be careful, we strongly recommand you to verify that the informations on your Ledger device are correct.
body: Once you have checked everything is ok, you can validate securely the transaction on your device.
confirmation:
title: Confirmation
cta: Voir les détails de l'opération
success:
title: Transaction successfully completed
text: You may have to wait few confirmations unitl the transaction appear
cta: View operation details
error:
title: Transaction aborted
text: |
The transaction have been aborted on your device.
You can try again the operation.
cta: Retry operation

3
static/i18n/fr/settings.yml

@ -37,9 +37,8 @@ profile:
passwordModalRepeatPasswordInput: Répéter mot de passe
passwordModalSave: Sauvegarder
disablePasswordModalTitle: Disable Password
disablePasswordModalSubtitle: Type your password
disablePasswordModalDesc: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non nibh diam.
disablePasswordModalInput: Type your password
disablePasswordModalInput: Current password
disablePasswordModalSave: Save
sync: Synchroniser les comptes
syncDesc: Lorem ipsum dolor sit amet

Loading…
Cancel
Save