From d3148397d6fd1a625468f5a654418b944e7862aa Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Wed, 14 Mar 2018 18:16:56 +0100 Subject: [PATCH 1/3] New translations operationsList.yml (French) --- static/i18n/fr/operationsList.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 static/i18n/fr/operationsList.yml diff --git a/static/i18n/fr/operationsList.yml b/static/i18n/fr/operationsList.yml new file mode 100644 index 00000000..1e26cc5d --- /dev/null +++ b/static/i18n/fr/operationsList.yml @@ -0,0 +1,10 @@ +--- +date: Date +account: Compte +address: Adresse +amount: Montant +from: Depuis +to: Vers +showMore: Voir plus +confirmed: Confirmée +notConfirmed: Non confirmée From 68499c43fc73971c5f1daceb82523f1fe42d664b Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Fri, 16 Mar 2018 16:44:14 +0100 Subject: [PATCH 2/3] New translations send.yml (French) --- static/i18n/fr/send.yml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/static/i18n/fr/send.yml b/static/i18n/fr/send.yml index 95c0e7ee..f03c84bb 100644 --- a/static/i18n/fr/send.yml +++ b/static/i18n/fr/send.yml @@ -1,6 +1,18 @@ --- -title: Envoyer -Amount: Montant -Summary: Résumé -SecureValidation: Validation sécurisée -Confirmation: Confirmation +title: Send funds +totalSpent: Total spent +steps: + amount: + title: Informations + selectAccountDebit: Select an account to debit + recipientAddress: Recipient address + amount: Amount + max: Max + fees: Fees + advancedOptions: Advanced options + connectDevice: + title: Connect device + verification: + title: Verification + confirmation: + title: Confirmation From ec4d7b99ee21eb91e9d01a759e1d83e0b7497933 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Fri, 16 Mar 2018 16:48:58 +0100 Subject: [PATCH 3/3] New translations send.yml (French) --- static/i18n/fr/send.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/static/i18n/fr/send.yml b/static/i18n/fr/send.yml index f03c84bb..e273f23e 100644 --- a/static/i18n/fr/send.yml +++ b/static/i18n/fr/send.yml @@ -1,18 +1,18 @@ --- -title: Send funds -totalSpent: Total spent +title: Envoyer des fonds +totalSpent: Total dépensé steps: amount: title: Informations - selectAccountDebit: Select an account to debit - recipientAddress: Recipient address - amount: Amount + selectAccountDebit: Sélectionnez un compte à débiter + recipientAddress: Addresse de réception + amount: Montant max: Max - fees: Fees - advancedOptions: Advanced options + fees: Taxes + advancedOptions: Options avancées connectDevice: - title: Connect device + title: Connecter l'appareil verification: - title: Verification + title: Vérification confirmation: title: Confirmation