variáveis de ambiente
1. Variables that store configuration values and system information accessible to programs and processes in an operating system environment
You need to set the PATH env vars to run the application correctly.
Você precisa configurar as variáveis de ambiente PATH para executar a aplicação corretamente.
2. Named values used to configure software behavior without modifying code
Store your database credentials in env vars instead of hardcoding them.
Armazene suas credenciais de banco de dados em variáveis de ambiente em vez de codificá-las.
This is technical jargon primarily used in software development and DevOps communities. The abbreviation 'env vars' is extremely common in English-speaking tech environments and documentation. In Brazilian Portuguese tech communities, both the full term 'variáveis de ambiente' and the English abbreviation 'env vars' are used interchangeably, with 'env vars' being prevalent in code comments and technical discussions.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →