"display versions in use for libraries and tools like web3 and solc":"lista versões em uso para bibliotecas e ferramentas como web3 e solc",
"instantiated web3.js object configured to the current environment":"objeto web3.js instanciado configurado para o ambiente atual",
"to immediatly exit (alias: exit)":"para sair imediatamente (alias: exit)",
"The web3 object and the interfaces for the deployed contracts and their methods are also available":"O objeto web3 e as interfaces para os contratos implantados e seus métodos também estão disponíveis",
"create a working dapp with a SimpleStorage contract":"Cria uma dapp funcional com o contrato SimpleStorage",
"filename to output logs (default: none)":"ficheiro/arquivo para saída dos logs (predefinido: none)",
"level of logging to display":"nivel do log",
"deploy and build dapp at ":"Publica os contractos e constroi a applicacao em ",
"port to run the dev webserver (default: %s)":"porta para correr o servidor web para desenvolvimento (default: %s)",
"host to run the dev webserver (default: %s)":"host para correr o servidor web para desenvolvimento (default: %s)",
"disable the development webserver":"disativa o servidor web para desenvolvimento",
"simple mode, disables the dashboard":"modo simples, disativa o dashboard",
"no colors in case it's needed for compatbility purposes":"sem cores, em caso seja necessario para compabitilidade com a terminal",
"filename to output logs (default: %s)":"ficheiro/arquivo para os logs (predefinido: %s)",
"run dapp (default: %s)":"executa a dapp (applicacao decentralizada) (predefinido: %s)",
"Use a specific ethereum client or simulator (supported: %s)":"Usa um cliente ou simulador de ethereum específico (supportado: %s)",
"run blockchain server (default: %s)":"executa un node de blockchain (predefinido: %s)",
"run a fast ethereum rpc simulator":"executa um simulador RPC de ethereum",
"use testrpc as the rpc simulator [%s]":"usa testrpc como simulator de rpc [%s]",
"port to run the rpc simulator (default: %s)":"porta para executar simulador de rpc (predefinido: %s)",
"host to run the rpc simulator (default: %s)":"host para executar servidor de rpc (predefinido: %s)",
"number of accounts (default: %s)":"numero de contas (predefinido: %s)",
"Amount of ether to assign each test account (default: %s)":"Quantidade de éter para atribuir cada conta de teste (predefinido: %s)",
"custom gas limit (default: %s)":"limite de gás (predefinido: %s)",
"run tests":"executar os testes",
"resets embarks state on this dapp including clearing cache":"recomenca o estado do Embark nesta appliacao, incluindo a cache",
"generates documentation based on the smart contracts configured":"gera documentação baseada nos contratos configurados",
"Upload your dapp to a decentralized storage":"Carrega a appliacao para armazenamento descentralizado",
"output the version number":"produz a versão actual",
"%s doesn't have a compatible contract compiler. Maybe a plugin exists for it.":"%s não tem um compilador de contrato compatível. Talvez exista um plugin para isso.",
"assuming %s to be an interface":"assumindo que %s é uma interface",
"{{className}}: couldn't find instanceOf contract {{parentContractName}}":"{{className}}: não foi possível encontrar instancia de (instanceOf) do contrato {{parentContractName}}",
"did you mean \"%s\"?":"você quis dizer \"%s\"?",
"%s has no code associated":"%s não tem código associado",
"Name must be only letters, spaces, or dashes":"O nome deve ser apenas letras, espaços ou traços",
"Name your app (default is %s)":"Nome da aplicacao (predefinido is %s)",
"Invalid name":"Nome inválido",
"unknown command":"comando desconhecido",
"did you mean":"você quis dizer",
"warning: running default config on a non-development environment":"aviso: executando a configuração padrão em um ambiente de não desenvolvimento",
"could not find {{geth_bin}} command; is {{client_name}} installed or in the PATH?":"não foi possível encontrar o comando {{geth_bin}}; o {{client_name}} instalado ou no PATH?",
"no accounts found":"nenhuma conta encontrada",
"initializing genesis block":"inicializando o bloco de gênese",
"rpcCorsDomain set to *":"rpcCorsDomain definido como *",
"make sure you know what you are doing":"certifique-se de saber o que está fazendo",
"warning: cors is not set":"aviso: cors não está definido",
"wsOrigins set to *":"wsOrigins definido como *",
"warning: wsOrigins is not set":"aviso: wsOrigins não está definido",
"reset done!":"reset feito!",
"%s is not installed on your machine":"%s não está instalado na sua máquina",
"You can install it by running: %s":"Você pode instalá-lo executando: %s",
"open another console in the same directory and run":"open another console in the same directory and run",
"For more info go to http://embark.status.im":"For more info go to http://embark.status.im",
"%s : instanceOf is set to itself":"%s : instanceOf is set to itself",
"{{className}} has code associated to it but it's configured as an instanceOf {{parentContractName}}":"{{className}} has code associated to it but it's configured as an instanceOf {{parentContractName}}",
"there are two or more contracts that depend on each other in a cyclic manner":"there are two or more contracts that depend on each other in a cyclic manner",
"Embark couldn't determine which one to deploy first":"Embark couldn't determine which one to deploy first",
"{{inputName}} has not been defined for {{className}} constructor":"{{inputName}} has not been defined for {{className}} constructor",
" exists but has been set to not deploy":" exists but has been set to not deploy",
"couldn't find a valid address for %s has it been deployed?":"couldn't find a valid address for %s has it been deployed?",
"executing: ":"executing: ",
"the transaction was rejected; this usually happens due to a throw or a require":"the transaction was rejected; this usually happens due to a throw or a require",
"no account found at index":"no account found at index",
" check the config":" check the config",
"Both \"from\" and \"fromIndex\" are defined for contract":"Both \"from\" and \"fromIndex\" are defined for contract",
"Using \"from\" as deployer account.":"Using \"from\" as deployer account.",
"{{linkReference}} is too long":"{{linkReference}} is too long",
"{{contractName}} needs {{libraryName}} but an address was not found, did you deploy it or configured an address?":"{{contractName}} needs {{libraryName}} but an address was not found, did you deploy it or configured an address?",
"attempted to deploy %s without specifying parameters":"attempted to deploy %s without specifying parameters",
"deployed at":"deployed at",
"no contracts found":"no contracts found",
"Blockchain component is disabled in the config":"Blockchain component is disabled in the config",
"Couldn't connect to an Ethereum node are you sure it's on?":"Couldn't connect to an Ethereum node are you sure it's on?",
"make sure you have an Ethereum node or simulator running. e.g '%s'":"make sure you have an Ethereum node or simulator running. e.g '%s'",
"executing":"executing",
"the transaction was rejected; this usually happens due to a throw or a require, it can also happen due to an invalid operation":"the transaction was rejected; this usually happens due to a throw or a require, it can also happen due to an invalid operation",
"Cannot find file %s Please ensure you are running this command inside the Dapp folder":"Cannot find file %s Please ensure you are running this command inside the Dapp folder",
"no config file found at %s using default config":"no config file found at %s using default config",
"HTTP contract file not found":"HTTP contract file not found",
"contract file not found":"contract file not found",
"file not found, creating it...":"file not found, creating it...",
"No Blockchain node found":"No Blockchain node found",
"tip: you can resize the terminal or disable the dashboard with":"tip: you can resize the terminal or disable the dashboard with",
"finished building":"finished building",
"Done":"Done",
"Cannot upload: {{platform}} node is not running on {{url}}.":"Cannot upload: {{platform}} node is not running on {{url}}.",
"try \"{{ipfs}}\" or \"{{swarm}}\"":"try \"{{ipfs}}\" or \"{{swarm}}\"",
"finished deploying":"finished deploying",
"finished building DApp and deploying to":"finished building DApp and deploying to",
"IPFS node detected":"IPFS node detected",
"IPFS node is offline":"IPFS node is offline",
"not found or not in the path. Guessing %s for path":"not found or not in the path. Guessing %s for path",
"adding %s to ipfs":"adding %s to ipfs",
"DApp available at":"DApp available at",
"error uploading to ipfs":"error uploading to ipfs",
"successfully uploaded to ipfs":"successfully uploaded to ipfs",
"Error while loading the content of ":"Error while loading the content of ",
"error compiling for unknown reasons":"error compiling for unknown reasons",
"error compiling. There are sources available but no code could be compiled, likely due to fatal errors in the solidity code":"error compiling. There are sources available but no code could be compiled, likely due to fatal errors in the solidity code",
"Simulator not found; Please install it with \"%s\"":"Simulator not found; Please install it with \"%s\"",
"Tried to load testrpc but an error occurred. This is a problem with testrpc":"Tried to load testrpc but an error occurred. This is a problem with testrpc",
"IMPORTANT: if you using a NodeJS version older than 6.9.1 then you need to install an older version of testrpc \"%s\". Alternatively install node 6.9.1 and the testrpc 3.0":"IMPORTANT: if you using a NodeJS version older than 6.9.1 then you need to install an older version of testrpc \"%s\". Alternatively install node 6.9.1 and the testrpc 3.0",
"terminating due to error":"terminating due to error",
"There a a space in the version of {{versionKey}}. We corrected it for you ({{correction})":"There a a space in the version of {{versionKey}}. We corrected it for you ({{correction})",