diff --git a/static/i18n/fr/account.yml b/static/i18n/fr/account.yml index b3154176..2ec6e334 100644 --- a/static/i18n/fr/account.yml +++ b/static/i18n/fr/account.yml @@ -2,3 +2,12 @@ balance: Balance receive: Recevoir lastOperations: Dernières opérations +settings: + title: Edit Account + accountName: + title: Account name + desc: Lorem ipsum dolort amet + error: Name is required + unit: + title: Unit + desc: Lorem ipsum dolort amet diff --git a/static/i18n/fr/common.yml b/static/i18n/fr/common.yml index e5dd6771..bcebcd9b 100644 --- a/static/i18n/fr/common.yml +++ b/static/i18n/fr/common.yml @@ -2,13 +2,14 @@ ok: Ok yes: true no: false +apply: Apply confirm: Confirmer cancel: Annuler continue: Continue chooseWalletPlaceholder: Choisir un portefeuille... currency: Monnaie selectAccount: Sélectionner un compte -selectCurrency: Sélectionnez une devise +selectCurrency: Select a currency sortBy: Trier par search: Rechercher save: Sauvegarder diff --git a/static/i18n/fr/genuinecheck.yml b/static/i18n/fr/genuinecheck.yml new file mode 100644 index 00000000..4ccaf0b2 --- /dev/null +++ b/static/i18n/fr/genuinecheck.yml @@ -0,0 +1,3 @@ +--- +modal: + title: Genuine check, bro diff --git a/static/i18n/fr/onboarding.yml b/static/i18n/fr/onboarding.yml index c3ee9cfa..1b523325 100644 --- a/static/i18n/fr/onboarding.yml +++ b/static/i18n/fr/onboarding.yml @@ -26,13 +26,17 @@ selectDevice: title: Ledger Blue desc: Please replace it with the final wording once it’s done. selectPIN: - title: Choose your PIN code - desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor ipsum amet + title: Start initialization & choose your PIN code instructions: - step1: Connect the Ledger Nano S to your computer. - step2: Press both buttons simultaneously as instructed on the screen. - step3: Press the right button to select Configure as new device. - step4: Choose a PIN code between 4 and 8 digits long. + ledgerNano: + step1: Connect the Ledger Nano S to your computer. + step2: Press both buttons simultaneously as instructed on the screen. + step3: Press the right button to select Configure as new device. + step4: Choose a PIN code between 4 and 8 digits long. + ledgerBlue: + step1: Connect the Ledger Blue to your computer. + step2: Tap on Configure as new device. + step3: Choose a PIN code between 4 and 8 digits long. disclaimer: note1: Choose your own PIN code. This code unlocks your device. note2: An 8-digit PIN code offers an optimum level of security. @@ -50,31 +54,41 @@ writeSeed: note3: Make sure you are the sole holder of the 24-word recovery phrase. note4: Never use a device supplied with a recovery phrase and/or a PIN code. genuineCheck: - title: Check PIN / Seed / Authenticity + title: Final security check desc: Your Ledger Nano S should now display Your device is now ready. Before getting started, please confirm that steps: step1: - title: You alone have chosen your PIN code + title: Did you choose your PIN code by yourself? desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor step2: - title: You alone have initialized your recovery phrase + title: Did you save your recovery phrase by yourself? desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor step3: - title: Your device is a genuine Ledger device + title: Check if your Ledger device is genuine desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor + isGenuinePassed: Your Nano S is genuine buttons: genuineCheck: Genuine check contactSupport: Contact Support errorPage: ledgerNano: title: Something is wrong with your Ledger Nano S - desc: Your Ledger Nano S should now display Your device is now ready. Before getting started, please confirm that + desc: A problem occurred with your Ledger Nano S. Contact Ledger Support to get assistance or go back to the security check. + ledgerBlue: + title: Something is wrong with your Ledger Blue + desc: A problem occurred with your Ledger Blue. Contact Ledger Support to get assistance or go back to the security check. setPassword: - title: This is the title of the screen. 1 line is the maximum - desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor ipsum amet + title: Choose a password to securely access Ledger Live + desc: Use uppercase, lowercase, special characters ( analytics: - title: This is the title of the screen. 1 line is the maximum + title: Help Ledger to improve its products and services desc: This is a long text, please replace it with the final wording once it’s done.
Lorem ipsum dolor amet ledger lorem dolor ipsum amet + shareAnalytics: + title: Share analytics + desc: Help Ledger improve its products and services by automatically sending diagnostics and usage data. + termsConditions: + title: Terms and Conditions + desc: Please accept terms and conditions to proceed finish: title: This is the title of the screen. 1 line is the maximum desc: This is a long text, please replace it with the final wording once it’s done.
Lorem ipsum dolor amet ledger lorem dolor ipsum amet diff --git a/static/i18n/fr/operationsList.yml b/static/i18n/fr/operationsList.yml index 9bd75144..bcfad6f4 100644 --- a/static/i18n/fr/operationsList.yml +++ b/static/i18n/fr/operationsList.yml @@ -3,8 +3,8 @@ date: Date account: Compte address: Adresse amount: Montant -IN: Fonds reçus -OUT: Fonds envoyés +IN: Receive funds +OUT: Sent funds showMore: Voir plus confirmed: Confirmée notConfirmed: Non confirmée diff --git a/static/i18n/fr/update.yml b/static/i18n/fr/update.yml index 5a4f6a71..1ef5e709 100644 --- a/static/i18n/fr/update.yml +++ b/static/i18n/fr/update.yml @@ -1,3 +1,3 @@ --- -newVersionReady: Une nouvelle version est prête à être installée. -relaunch: Redémarrer l'application maintenant +newVersionReady: A new update is available. +relaunch: Update now