-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
es.json
145 lines (145 loc) · 7.27 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"app.boot.download-check": "Comprobando actualizaciones",
"app.boot.folder-check": "Comprobación de configuración",
"app.boot.server-check": "Servidor de comprobación",
"app.boot.start-runtime": "Iniciar escritorio",
"app.lthn.chain.daemons.lethean-blockchain-export": "Exportación de Blockchain",
"app.lthn.chain.daemons.lethean-blockchain-import": "Importación de Blockchain",
"app.lthn.chain.daemons.lethean-wallet-cli": "CLI de Wallet",
"app.lthn.chain.daemons.lethean-wallet-rpc": "Monedero RPC",
"app.lthn.chain.daemons.lethean-wallet-vpn-rpc": "Salir de la billetera del nodo",
"app.lthn.chain.daemons.letheand": "Servicio Blockchain",
"app.lthn.chain.desc.no_transactions": "No hubo transacciones incluidas en este bloque",
"app.lthn.chain.description": "Estadísticas de Blockchain de Lethean (LTHN)",
"app.lthn.chain.heading": "Estadísticas de Lethean Blockchain",
"app.lthn.chain.menu.blocks": "bloques",
"app.lthn.chain.menu.configuration": "Configuración",
"app.lthn.chain.menu.raw_data": "Datos de bloque sin procesar",
"app.lthn.chain.menu.stats": "Estadísticas",
"app.lthn.chain.table.age": "años",
"app.lthn.chain.table.depth": "Profundidad",
"app.lthn.chain.table.difficulty": "Dificultad",
"app.lthn.chain.table.height": "Altura",
"app.lthn.chain.table.reward": "recompensa",
"app.lthn.chain.table.time": "hora",
"app.lthn.chain.table.title.chain-status": "Estado de blockchain",
"app.lthn.chain.table.title.recent-blocks": "Bloques creados recientemente",
"app.lthn.chain.title": "Explorador de blockchain",
"app.lthn.chain.words.alt_blocks_count": "Bloques alternativos",
"app.lthn.chain.words.block_size": "Tamaño de bloque",
"app.lthn.chain.words.block_size_limit": "Límite de tamaño de bloque",
"app.lthn.chain.words.chain_stat": "Estadísticas de la cadena",
"app.lthn.chain.words.chain_stat_value": "Valor informado del nodo",
"app.lthn.chain.words.cumulative_difficulty": "Dificultad Acumulativa",
"app.lthn.chain.words.depth": "Profundidad desde el bloque superior",
"app.lthn.chain.words.difficulty": "Dificultad",
"app.lthn.chain.words.grey_peerlist_size": "Compañeros grises P2P",
"app.lthn.chain.words.hash": "Picadillo",
"app.lthn.chain.words.height": "Altura",
"app.lthn.chain.words.incoming_connections_count": "P2P entrante",
"app.lthn.chain.words.install-blockchain": "Instalar Blockchain",
"app.lthn.chain.words.last_block_time": "Sincronizado para bloquear:",
"app.lthn.chain.words.loading-data": "Cargando datos de Blockchain",
"app.lthn.chain.words.major_version": "versión principal",
"app.lthn.chain.words.miner_transaction": "Transacción minera",
"app.lthn.chain.words.miner_tx": "Transacción de minero POW",
"app.lthn.chain.words.minor_version": "versión menor",
"app.lthn.chain.words.nonce": "Solución de bloque",
"app.lthn.chain.words.orphan_status": "Bloque válido",
"app.lthn.chain.words.outgoing_connections_count": "P2P hacia fuera",
"app.lthn.chain.words.reward": "recompensa",
"app.lthn.chain.words.start_time": "Hora de inicio",
"app.lthn.chain.words.status": "Estado",
"app.lthn.chain.words.target": "Objetivo",
"app.lthn.chain.words.target_height": "Altura objetivo",
"app.lthn.chain.words.testnet": "Testnet",
"app.lthn.chain.words.timestamp": "marca de tiempo",
"app.lthn.chain.words.top_height": "Bloque más nuevo",
"app.lthn.chain.words.tx_count": "Transacciones totales",
"app.lthn.chain.words.tx_pool_size": "Transacciones pendientes",
"app.lthn.chain.words.unlock_time": "Desbloquear bloque",
"app.lthn.chain.words.valid": "Bloque válido",
"app.lthn.chain.words.version": "Versión de estructura de bloque",
"app.lthn.chain.words.white_peerlist_size": "Lista blanca P2P",
"app.lthn.console.title": "Consola",
"app.lthn.wallet.button.create-wallet": "Crear billetera",
"app.lthn.wallet.button.restore-wallet": "Restaurar billetera",
"app.lthn.wallet.button.unlock-wallet": "Desbloquear",
"app.lthn.wallet.label.address": "Dirección",
"app.lthn.wallet.label.autosave": "Guardar billetera abierta",
"app.lthn.wallet.label.filename": "Nombre del archivo",
"app.lthn.wallet.label.restore-height": "Restaurar altura",
"app.lthn.wallet.label.spend-key": "Gastar clave",
"app.lthn.wallet.label.view-key": "Ver clave",
"app.lthn.wallet.label.wallet-password": "Contraseña de billetera",
"app.lthn.wallet.label.wallet-password-confirm": "Confirmar contraseña",
"app.lthn.wallet.titles.new-wallet": "Crear nueva billetera",
"app.lthn.wallet.titles.restore-keys": "Restaurar desde claves",
"app.lthn.wallet.titles.restore-seed": "Restaurar de semilla",
"app.lthn.wallet.titles.unlock-wallet": "Desbloquear billetera",
"app.lthn.wallet.titles.wallet-transactions": "Transacciones de billetera",
"app.market.apps": "Mercado de aplicaciones",
"app.market.dashboard": "Tablero",
"app.market.installed": "Aplicaciones instaladas",
"app.market.no-apps-installed": "No tienes aplicaciones instaladas.",
"app.market.view-installable-apps": "Ver aplicaciones instalables",
"charts.network-hashrate.subtitle": "Datos proporcionados por",
"charts.network-hashrate.title": "Tasa de hash de red",
"lang.de": "alemán",
"lang.en": "Inglés",
"lang.es": "español",
"lang.fr": "francés",
"lang.ru": "ruso",
"lang.uk": "Ucraniano (Ucrania)",
"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",
"view.dashboard.description": "Aplicación web Lethean (LTHN)",
"view.dashboard.heading": "Panel de Lethean",
"view.dashboard.title": "Lethean (LTHN)",
"view.wallets.description": "Administrador de criptomonedas",
"view.wallets.heading": "Administrador de billetera",
"view.wallets.title": "carteras",
"words.actions.add": "Añadir",
"words.actions.clone": "Clon",
"words.actions.edit": "Editar",
"words.actions.install": "instalar",
"words.actions.new": "nuevo",
"words.actions.remove": "retirar",
"words.actions.report": "informe",
"words.actions.save": "Salvar",
"words.states.installing": "Instalando",
"words.states.installing_desc": "Estamos descargando los ejecutables de blockchain de GitHub a su directorio de usuario de Lethean.",
"words.states.loading": "Cargando",
"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.documentation": "Documentación",
"words.things.menu": "menú",
"words.things.mining-pool": "Pool de minería",
"words.things.page": "Página",
"words.things.problem": "Problema",
"words.things.type": "Tipo",
"words.time.past.day": "HACE UN DIA",
"words.time.past.days": "hace días",
"words.time.past.hour": "hace una hora",
"words.time.past.hours": "horas atras",
"words.time.past.minute": "hace un minuto",
"words.time.past.minutes": "hace minutos",
"words.time.past.month": "hace un mes",
"words.time.past.months": " Hace meses",
"words.time.past.seconds": "hace unos segundos",
"words.time.past.year": "hace un año",
"words.time.past.years": "Hace años que"
}