forked from letheanVPN/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.json
57 lines (57 loc) · 2.59 KB
/
fr.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"button.install-blockchain": "Installer la blockchain",
"lang.de": "Allemand",
"lang.en": "Anglais",
"lang.es": "Espanol",
"lang.fr": "Français",
"lang.ru": "Russe",
"lang.zh": "chinois",
"menu.text.about": "A Propos",
"menu.text.activity": "activité",
"menu.text.api": "api",
"menu.text.blockchain": "Blockchain",
"menu.text.build": "Build",
"menu.text.dashboard": "Tableau de bord",
"menu.text.docs": "Documentation",
"menu.text.explorer": "Explorateur",
"menu.text.help": "Aide",
"menu.text.info": "info",
"menu.text.settings": "Réglages",
"menu.text.vpn": "VPN",
"menu.text.wallet": "Portefeuille",
"meta.dashboard.heading": "Tableau de bord Léthéan",
"meta.dashboard.title": "Lethean (LTHN)",
"plugin.lthn.daemons.lethean-blockchain-export": "Exportation de la blockchain",
"plugin.lthn.daemons.lethean-blockchain-import": "Importation de blockchain",
"plugin.lthn.daemons.lethean-wallet-cli": "Portefeuille CLI",
"plugin.lthn.daemons.lethean-wallet-rpc": "Portefeuille RPC",
"plugin.lthn.daemons.lethean-wallet-vpn-rpc": "Quitter le portefeuille de nœuds",
"plugin.lthn.daemons.letheand": "Service de blockchain",
"plugin.lthn.wallet.button.create-wallet": "Créer un portefeuille",
"plugin.lthn.wallet.button.restore-wallet": "Restaurer le portefeuille",
"plugin.lthn.wallet.label.address": "Adresse",
"plugin.lthn.wallet.label.autosave": "Enregistrer le portefeuille ouvert",
"plugin.lthn.wallet.label.filename": "Nom de fichier",
"plugin.lthn.wallet.label.restore-height": "Restaurer la hauteur",
"plugin.lthn.wallet.label.spend-key": "Dépenser la clé",
"plugin.lthn.wallet.label.view-key": "Afficher la clé",
"plugin.lthn.wallet.label.wallet-password": "Mot de passe portefeuille",
"plugin.lthn.wallet.label.wallet-password-confirm": "Confirmez le mot de passe",
"plugin.lthn.wallet.titles.new-wallet": "Créer un nouveau portefeuille",
"plugin.lthn.wallet.titles.restore-keys": "Restaurer à partir des clés",
"plugin.lthn.wallet.titles.restore-seed": "Restaurer à partir de la graine",
"words.actions.add": "Ajouter",
"words.actions.clone": "Cloner",
"words.actions.edit": "Modifier",
"words.actions.install": "Installer",
"words.actions.new": "Nouveau",
"words.actions.report": "rapport",
"words.actions.save": "sauvegarder",
"words.documentation": "Documentation",
"words.states.not_installed": "Pas installé",
"words.states.not_installed_desc": "Cliquez sur Installer Blockchain pour télécharger la dernière CLI Lethean Blockchain",
"words.things.button": "Bouton",
"words.things.menu": "menu",
"words.things.page": "Page",
"words.things.problem": "Problème"
}