forked from letheanVPN/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathde.json
57 lines (57 loc) · 2.55 KB
/
de.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": "Blockchain installieren",
"lang.de": "Deutsche",
"lang.en": "Englisch",
"lang.es": "Spanisch",
"lang.fr": "Französisch",
"lang.ru": "Russisch",
"lang.zh": "Chinesisch",
"menu.text.about": "Über",
"menu.text.activity": "Aktivität",
"menu.text.api": "api",
"menu.text.blockchain": "Blockchain",
"menu.text.build": "Bauen",
"menu.text.dashboard": "Instrumententafel",
"menu.text.docs": "Dokumentation",
"menu.text.explorer": "Forscher",
"menu.text.help": "Hilfe",
"menu.text.info": "info",
"menu.text.settings": "die Einstellungen",
"menu.text.vpn": "VPN",
"menu.text.wallet": "Brieftasche",
"meta.dashboard.heading": "Lethean-Dashboard",
"meta.dashboard.title": "Lethean (LTHN)",
"plugin.lthn.daemons.lethean-blockchain-export": "Blockchain-Export",
"plugin.lthn.daemons.lethean-blockchain-import": "Blockchain-Import",
"plugin.lthn.daemons.lethean-wallet-cli": "Brieftasche CLI",
"plugin.lthn.daemons.lethean-wallet-rpc": "Wallet-RPC",
"plugin.lthn.daemons.lethean-wallet-vpn-rpc": "Exit-Knoten-Wallet",
"plugin.lthn.daemons.letheand": "Blockchain-Dienst",
"plugin.lthn.wallet.button.create-wallet": "Brieftasche erstellen",
"plugin.lthn.wallet.button.restore-wallet": "Brieftasche wiederherstellen",
"plugin.lthn.wallet.label.address": "Adresse",
"plugin.lthn.wallet.label.autosave": "Offene Brieftasche speichern",
"plugin.lthn.wallet.label.filename": "Dateiname",
"plugin.lthn.wallet.label.restore-height": "Höhe wiederherstellen",
"plugin.lthn.wallet.label.spend-key": "Schlüssel ausgeben",
"plugin.lthn.wallet.label.view-key": "Ansichtsschlüssel",
"plugin.lthn.wallet.label.wallet-password": "Brieftaschen-Passwort",
"plugin.lthn.wallet.label.wallet-password-confirm": "Passwort bestätigen",
"plugin.lthn.wallet.titles.new-wallet": "Neue Brieftasche erstellen",
"plugin.lthn.wallet.titles.restore-keys": "Von Schlüsseln wiederherstellen",
"plugin.lthn.wallet.titles.restore-seed": "Wiederherstellung aus Samen",
"words.actions.add": "Hinzufügen",
"words.actions.clone": "Klon",
"words.actions.edit": "Bearbeiten",
"words.actions.install": "Installieren",
"words.actions.new": "Neu",
"words.actions.report": "Bericht",
"words.actions.save": "sparen",
"words.documentation": "Dokumentation",
"words.states.not_installed": "Nicht installiert",
"words.states.not_installed_desc": "Klicken Sie auf Blockchain installieren, um die neueste Lethean Blockchain CLI . herunterzuladen",
"words.things.button": "Taste",
"words.things.menu": "Speisekarte",
"words.things.page": "Seite",
"words.things.problem": "Problem"
}