Browse Source

New Crowdin translations (#177)

* New translations translation.yml (French)

* New translations accountsOrder.yml (French)

* New translations addAccount.yml (French)

* New translations common.yml (French)

* New translations dashboard.yml (French)

* New translations device.yml (French)

* New translations language.yml (French)

* New translations receive.yml (French)

* New translations send.yml (French)

* New translations settings.yml (French)

* New translations sidebar.yml (French)

* New translations time.yml (French)

* New translations transactionsList.yml (French)

* New translations update.yml (French)
master
Gaëtan Renaudeau 7 years ago
committed by Meriadec Pillet
parent
commit
b9c6b3c5ab
  1. 4
      static/i18n/fr/accountsOrder.yml
  2. 4
      static/i18n/fr/addAccount.yml
  3. 12
      static/i18n/fr/common.yml
  4. 7
      static/i18n/fr/dashboard.yml
  5. 3
      static/i18n/fr/device.yml
  6. 3
      static/i18n/fr/language.yml
  7. 2
      static/i18n/fr/receive.yml
  8. 6
      static/i18n/fr/send.yml
  9. 16
      static/i18n/fr/settings.yml
  10. 3
      static/i18n/fr/sidebar.yml
  11. 5
      static/i18n/fr/time.yml
  12. 7
      static/i18n/fr/transactionsList.yml
  13. 1
      static/i18n/fr/translation.yml
  14. 3
      static/i18n/fr/update.yml

4
static/i18n/fr/accountsOrder.yml

@ -0,0 +1,4 @@
---
name: Alphabétique
balance: Balance
type: Crypto-monnaie

4
static/i18n/fr/addAccount.yml

@ -0,0 +1,4 @@
---
title: Ajouter un compte
import:
placeholder: 'Compte {{index}}'

12
static/i18n/fr/common.yml

@ -0,0 +1,12 @@
---
ok: Ok
cancel: Annuler
chooseWalletPlaceholder: Choisir un portefeuille...
currency: Monnaie
selectAccount: Sélectionner un compte
sortBy: Trier par
search: Rechercher
save: Sauvegarder
password: Mot de passe
editProfile: Éditer le profil
lockApplication: Verrouiller l'application

7
static/i18n/fr/dashboard.yml

@ -0,0 +1,7 @@
---
title: Tableau de bord
greetings: 'Bonjour, {{name}}.'
summary: voici le résumé de votre compte
summary_plural: 'voici le résumé de vos {{count}} comptes'
noAccounts: aucun compte
recentActivity: Activité récente

3
static/i18n/fr/device.yml

@ -0,0 +1,3 @@
---
connected: Connecté
notConnected: Non connecté

3
static/i18n/fr/language.yml

@ -0,0 +1,3 @@
---
en: Anglais
fr: Français

2
static/i18n/fr/receive.yml

@ -0,0 +1,2 @@
---
title: Recevoir

6
static/i18n/fr/send.yml

@ -0,0 +1,6 @@
---
title: Envoyer
Amount: Montant
Summary: Résumé
SecureValidation: Validation sécurisée
Confirmation: Confirmation

16
static/i18n/fr/settings.yml

@ -0,0 +1,16 @@
---
title: Réglages
tabs:
display: Affichage
money: Monnaie
material: Matériel
app: App (béta)
tools: Outils
blockchain: Blockchain
profile: Profil
display:
language: Langue
orderAccounts: Ordre des comptes
profile:
protectWithPassword: Protégez les données locales avec un mot de passe
password: Mot de passe

3
static/i18n/fr/sidebar.yml

@ -0,0 +1,3 @@
---
menu: Menu
accounts: Comptes

5
static/i18n/fr/time.yml

@ -0,0 +1,5 @@
---
day: Jour
week: Semaine
month: Mois
year: Année

7
static/i18n/fr/transactionsList.yml

@ -0,0 +1,7 @@
---
date: Date
account: Compte
address: Adresse
amount: Montant
from: Depuis
to: Vers

1
static/i18n/fr/translation.yml

@ -1,3 +1,4 @@
---
common:
ok: Ok
cancel: Annuler

3
static/i18n/fr/update.yml

@ -0,0 +1,3 @@
---
newVersionReady: Une nouvelle version est prête à être installée.
relaunch: Redémarrer l'application maintenant
Loading…
Cancel
Save