[web] icon displayed / deducted option

This commit is contained in:
Vinícius Moreira
2019-12-19 13:34:13 -03:00
parent 7cf79a9cff
commit 894e2d9988
6 changed files with 31 additions and 2 deletions

View File

@@ -41,6 +41,11 @@ web.install.option.tray.min.label=Start minimized
web.install.option.tray.min.tip=The app will be started minimized as an icon in the system tray
web.install.option.category.none=none
web.install.option.icon.label=Custom icon
web.install.option.wicon.label=Icon
web.install.option.wicon.deducted.label=Deducted
web.install.option.wicon.deducted.tip=The icon will be deducted by {} during the installation
web.install.option.wicon.displayed.label=Displayed
web.install.option.wicon.displayed.tip=The icon displayed on the table will be used for the installation
web.install.global_nativefier.unavailable={n} seems not to be installed on your system. It will not be possible to install {app}
web.uninstall.error.install_dir.not_found=The installation directory {} was not found
web.uninstall.error.remove_dir=It was not possible to remove {}

View File

@@ -41,6 +41,11 @@ web.install.option.tray.min.label=Iniciar minimizado
web.install.option.tray.min.tip=La aplicación se iniciará minimizada como un ícono en la bandeja del sistema
web.install.option.category.none=ninguna
web.install.option.icon.label=Icono personalizado
web.install.option.wicon.label=Icono
web.install.option.wicon.deducted.label=Deducido
web.install.option.wicon.deducted.tip=El {} deducirá el icono durante la instalación
web.install.option.wicon.displayed.label=Mostrado
web.install.option.wicon.displayed.tip=El icono mostrado en la tabla será utilizado para la instalación
web.install.global_nativefier.unavailable={n} parece no estar instalado en su sistema. No será posible instalar {app}
web.uninstall.error.install_dir.not_found=No se encontró el directorio de instalación {}
web.uninstall.error.remove_dir=No fue posible eliminar {}

View File

@@ -41,6 +41,11 @@ web.install.option.tray.min.label=Iniciar minimizado
web.install.option.tray.min.tip=O aplicativo será iniciado minimizado como um ícone da bandeja do sistema
web.install.option.category.none=nenhuma
web.install.option.icon.label=Ícone alternativo
web.install.option.wicon.label=Ícone
web.install.option.wicon.deducted.label=Deduzido
web.install.option.wicon.deducted.tip=O ícone será deduzido pelo {} durante a instalação
web.install.option.wicon.displayed.label=Exibido
web.install.option.wicon.displayed.tip=O ícone exibido na tabela será utilizado para a instalação
web.install.global_nativefier.unavailable={n} não parece estar instalado no seu sistema. Não será possível instalar {app}
web.uninstall.error.install_dir.not_found=O diretório de instalação {} não foi encontrado
web.uninstall.error.remove=Não foi possível remover {}