[core] improvement: new configuration property to disable SSL checking when downloading files

This commit is contained in:
Vinicius Moreira
2022-05-19 17:23:31 -03:00
parent a191748124
commit cefab90052
16 changed files with 60 additions and 7 deletions

View File

@@ -221,6 +221,8 @@ core.config.backup.uninstall=Before uninstalling
core.config.backup.upgrade=Before upgrading
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons=Download icons
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
core.config.download.multithreaded=Multithreaded download

View File

@@ -220,6 +220,8 @@ core.config.backup.uninstall=Before uninstalling
core.config.backup.upgrade=Before upgrading
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons=Download Icons
core.config.download.icons.tip=Falls aktiviert werden die Anwendungs-Icons in der Tabelle angezeigt
core.config.download.multithreaded=Paralleler Download

View File

@@ -222,6 +222,8 @@ core.config.backup.upgrade=Before upgrading
core.config.backup=Enabled
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
core.config.download.icons=Download icons
core.config.download.multithreaded=Multi-threaded download

View File

@@ -221,6 +221,8 @@ core.config.backup.uninstall=Antes de desinstalar
core.config.backup.upgrade=Antes de actualizar
core.config.boot.load_apps=Cargar aplicaciones al inicio
core.config.boot.load_apps.tip= Si las aplicaciones instaladas o sugerencias deben ser cargadas en el panel de administración después del proceso de inicialización
core.config.download.check_ssl=Comprobar certificado de seguridad
core.config.download.check_ssl.tip=Si se debe verificar el certificado de seguridad (SSL) antes de descargar archivos
core.config.download.icons=Descargar iconos
core.config.download.icons.tip=Si los íconos de las aplicaciones se deben descargar y mostrar en la tabla
core.config.download.multithreaded=Descarga segmentada

View File

@@ -220,6 +220,8 @@ core.config.backup.upgrade=Avant de mettre à jour
core.config.backup=Activé
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons.tip=Si les icônes de l'application devraient être téléchargées et affichées sur le tableau
core.config.download.icons=Télécharger les icônes
core.config.download.multithreaded=Téléchargement parallèles

View File

@@ -220,6 +220,8 @@ core.config.backup.uninstall=Before uninstalling
core.config.backup.upgrade=Before upgrading
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons=Download icons
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
core.config.download.multithreaded=Multithreaded download

View File

@@ -220,6 +220,8 @@ core.config.backup.upgrade=Antes de atualizar
core.config.backup=Habilitada
core.config.boot.load_apps=Carregar aplicativos após iniciar
core.config.boot.load_apps.tip=Se os aplicativos instalados ou sugestões devem ser carregados no painel de gerenciamento após a inicialização.
core.config.download.check_ssl=Verificar certificado de segurança
core.config.download.check_ssl.tip=Se o certificado de segurança (SSL) deve ser verificado antes de baixar arquivos
core.config.download.icons.tip=Se os ícones dos aplicativos devem ser baixados e exibidos na tabela
core.config.download.icons=Baixar ícones
core.config.download.multithreaded.tip=Se os aplicativos, pacotes e arquivos devem ser baixados através de uma ferramenta que trabalha com segmentação / threads (pode ser mais rápido).

View File

@@ -220,6 +220,8 @@ core.config.backup.uninstall=Before uninstalling
core.config.backup.upgrade=Before upgrading
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons=Скачать иконки
core.config.download.icons.tip=Загружать иконки приложения для отображаения на рабочем столе
core.config.download.multithreaded=Многопоточная загрузка

View File

@@ -220,6 +220,8 @@ core.config.backup.upgrade=Önce yükseltiliyor
core.config.backup=Etkin
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons.tip=Tabloda görüntüleniyorsa uygulama simgeleri indirilmeli
core.config.download.icons=Simgeleri indir
core.config.download.multithreaded.tip=Uygulamaların, paketlerin ve dosyaların iş parçacıklarıyla (daha hızlı) çalışan bir araçla indirilip indirilmeyeceği.