Fixed translations in spanish locale file

This commit is contained in:
Santiago Gonzalez Toral 2018-09-17 23:32:55 -05:00
parent 56c3198e25
commit 204b2272ef
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
"to immediatly exit (alias: exit)": "para salir inmediatamente (alias: exit)", "to immediatly exit (alias: exit)": "para salir inmediatamente (alias: exit)",
"The web3 object and the interfaces for the deployed contracts and their methods are also available": "El objeto web3 y las interfaces para los contratos desplegados y sus métodos también están disponibles", "The web3 object and the interfaces for the deployed contracts and their methods are also available": "El objeto web3 y las interfaces para los contratos desplegados y sus métodos también están disponibles",
"create a working dapp with a SimpleStorage contract": "Crear una dapp funcional con un contrato SimpleStorage", "create a working dapp with a SimpleStorage contract": "Crear una dapp funcional con un contrato SimpleStorage",
"filename to output logs (default: none)": "archivo de escritura de registros de salida (Por defecto: ninguno)", "filename to output logs (default: none)": "nombre de archivo de escritura de registros de salida (Por defecto: ninguno)",
"level of logging to display": "nivel de registro a mostrar", "level of logging to display": "nivel de registro a mostrar",
"deploy and build dapp at ": "despliega y construye la dapp en ", "deploy and build dapp at ": "despliega y construye la dapp en ",
"port to run the dev webserver (default: %s)": "puerto para ejecutar el servidor web para desarrollo (Por defecto: %s)", "port to run the dev webserver (default: %s)": "puerto para ejecutar el servidor web para desarrollo (Por defecto: %s)",
@ -37,7 +37,7 @@
"run tests": "ejecución de pruebas", "run tests": "ejecución de pruebas",
"resets embarks state on this dapp including clearing cache": "restablece el estado de Embark en esta dapp, incluida la limpieza de memoria caché", "resets embarks state on this dapp including clearing cache": "restablece el estado de Embark en esta dapp, incluida la limpieza de memoria caché",
"generates documentation based on the smart contracts configured": "genera documentación basada en los contratos inteligentes configurados", "generates documentation based on the smart contracts configured": "genera documentación basada en los contratos inteligentes configurados",
"Upload your dapp to a decentralized storage": "Subir su dapp a un almacenamiento descentralizado", "Upload your dapp to a decentralized storage": "Suba su dapp a un almacenamiento descentralizado",
"output the version number": "mostrar el número de versión", "output the version number": "mostrar el número de versión",
"Logs": "Registros", "Logs": "Registros",
"Environment": "Ambiente", "Environment": "Ambiente",