forked from letheanVPN/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes.json
57 lines (57 loc) · 2.48 KB
/
es.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": "Instalar Blockchain",
"lang.de": "alemán",
"lang.en": "Inglés",
"lang.es": "español",
"lang.fr": "francés",
"lang.ru": "ruso",
"lang.zh": "chino",
"menu.text.about": "Acerca De",
"menu.text.activity": "Actividad",
"menu.text.api": "api",
"menu.text.blockchain": "Blockchain",
"menu.text.build": "Construir",
"menu.text.dashboard": "Tablero",
"menu.text.docs": "Documentación",
"menu.text.explorer": "explorador",
"menu.text.help": "Ayuda",
"menu.text.info": "información",
"menu.text.settings": "Ajustes",
"menu.text.vpn": "VPN",
"menu.text.wallet": "billetera",
"meta.dashboard.heading": "Panel de Lethean",
"meta.dashboard.title": "Lethean (LTHN)",
"plugin.lthn.daemons.lethean-blockchain-export": "Exportación de Blockchain",
"plugin.lthn.daemons.lethean-blockchain-import": "Importación de Blockchain",
"plugin.lthn.daemons.lethean-wallet-cli": "CLI de Wallet",
"plugin.lthn.daemons.lethean-wallet-rpc": "Monedero RPC",
"plugin.lthn.daemons.lethean-wallet-vpn-rpc": "Salir de la billetera del nodo",
"plugin.lthn.daemons.letheand": "Servicio Blockchain",
"plugin.lthn.wallet.button.create-wallet": "Crear billetera",
"plugin.lthn.wallet.button.restore-wallet": "Restaurar billetera",
"plugin.lthn.wallet.label.address": "Dirección",
"plugin.lthn.wallet.label.autosave": "Guardar billetera abierta",
"plugin.lthn.wallet.label.filename": "Nombre del archivo",
"plugin.lthn.wallet.label.restore-height": "Restaurar altura",
"plugin.lthn.wallet.label.spend-key": "Gastar clave",
"plugin.lthn.wallet.label.view-key": "Ver clave",
"plugin.lthn.wallet.label.wallet-password": "Contraseña de billetera",
"plugin.lthn.wallet.label.wallet-password-confirm": "Confirmar contraseña",
"plugin.lthn.wallet.titles.new-wallet": "Crear nueva billetera",
"plugin.lthn.wallet.titles.restore-keys": "Restaurar desde claves",
"plugin.lthn.wallet.titles.restore-seed": "Restaurar de semilla",
"words.actions.add": "Añadir",
"words.actions.clone": "Clon",
"words.actions.edit": "Editar",
"words.actions.install": "instalar",
"words.actions.new": "nuevo",
"words.actions.report": "informe",
"words.actions.save": "Salvar",
"words.documentation": "Documentación",
"words.states.not_installed": "No instalado",
"words.states.not_installed_desc": "Haga clic en Instalar Blockchain para descargar la última CLI de Lethean Blockchain",
"words.things.button": "Botón",
"words.things.menu": "menú",
"words.things.page": "Página",
"words.things.problem": "Problema"
}