[wgem] beginning install

This commit is contained in:
Vinícius Moreira
2019-12-10 19:25:30 -03:00
parent 37717d81dc
commit 49a3f12047
4 changed files with 35 additions and 20 deletions

View File

@@ -1,2 +1,5 @@
gem.web.info=It allows to install Web applications on your system
web.environment.install=Installing {}
web.environment.install=Installing {}
web.waiting.env_updater=Updating environment
web.env.checking=Checking the Web application installation environment
web.env.error=It seems there are issues with the Web application installation environment. It wil not be possible to install {}.

View File

@@ -1,2 +1,5 @@
gem.web.info=Permite instalar aplicações Web no seu sistema
web.environment.nativefier=Instalando {}
web.environment.nativefier=Instalando {}
web.waiting.env_updater=Atualizando ambiente
web.env.checking=Verificando o ambiente de instalação para aplicativos Web
web.env.error=Parece haver problemas com o ambiente de instalação para aplicativos Web. Não sera possível instalar {}.