mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[web] improvement: i18n support description
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
gem.web.info=It allows to install Web applications on the system through their addresses ( URLs )
|
||||
gem.web.info=It allows to install Web applications on the system through their addresses (URL)
|
||||
gem.web.install.warning=This app it is not officially distributed by its domain owner
|
||||
web.custom_action.clean_env.failed=An error occurred during the installation environment cleaning
|
||||
web.custom_action.clean_env.status=Cleaning the installation environment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gem.web.info=It allows to install Web applications on the system through their addresses ( URLs )
|
||||
gem.web.info=It allows to install Web applications on the system through their addresses (URL)
|
||||
gem.web.install.warning=This app it is not officially distributed by its domain owner
|
||||
web.custom_action.clean_env.failed=An error occurred during the installation environment cleaning
|
||||
web.custom_action.clean_env.status=Cleaning the installation environment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gem.web.info=Le permite instalar aplicaciones web a través de sus direcciones (URLs)
|
||||
gem.web.info=Le permite instalar aplicaciones web a través de sus direcciones (URL)
|
||||
gem.web.install.warning=Esta aplicación no es distribuida oficialmente por el propietario del dominio
|
||||
web.custom_action.clean_env.failed=Se produjo un error durante la limpieza del ambiente de instalación
|
||||
web.custom_action.clean_env.status=Limpiando el ambiente de instalación
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gem.web.info=Permet d'installer des applications Web sur le système depuis leur adresses ( URLs )
|
||||
gem.web.info=Permet d'installer des applications Web sur le système depuis leur adresses (URL)
|
||||
gem.web.install.warning=Cette application n'est pas officiellement distribué par le propiétaire de son domaine
|
||||
web.custom_action.clean_env.failed=Une erreur est survenue lors du nettoyage de l'environnement d'installation
|
||||
web.custom_action.clean_env.status=Nettoyage de l'environnement d'installation
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gem.web.info=It allows to install Web applications on the system through their addresses ( URLs )
|
||||
gem.web.info=It allows to install Web applications on the system through their addresses (URL)
|
||||
gem.web.install.warning=This app it is not officially distributed by its domain owner
|
||||
web.custom_action.clean_env.failed=An error occurred during the installation environment cleaning
|
||||
web.custom_action.clean_env.status=Cleaning the installation environment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
gem.web.info=Permite instalar aplicações Web através dos seus endereços ( URLs )
|
||||
gem.web.info=Permite instalar aplicações Web através dos seus endereços (URL)
|
||||
gem.web.install.warning=Esse aplicativo não é oficialmente distribuído pelo proprietário do domínio
|
||||
web.custom_action.clean_env.failed=Ocorreu um problema durante a limpeza do ambiente de instalação
|
||||
web.custom_action.clean_env.status=Limpando ambiente de instalação
|
||||
|
||||
Reference in New Issue
Block a user