From 8355acc360739e3614b348a308058b07920ad160 Mon Sep 17 00:00:00 2001 From: Giacomo Sanchietti Date: Tue, 2 May 2023 09:59:38 +0000 Subject: [PATCH 1/3] Translated using Weblate (Italian) Currently translated at 53.1% (42 of 79 strings) Translation: NS8/webtop Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/it/ --- ui/public/i18n/it/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json index 15cc088a..1a9152b0 100644 --- a/ui/public/i18n/it/translation.json +++ b/ui/public/i18n/it/translation.json @@ -28,7 +28,7 @@ "LOCALE_hr_HR": "", "mail_server_fqdn": "", "default_timezone_for_webtop_users": "", - "enabled": "", + "enabled": "Abilitato", "select_webdav_loglevel": "", "debug_loglevel": "", "min_webapp_memory": "", @@ -41,7 +41,7 @@ "LOCALE_hu_HU": "", "LOG_ERROR": "", "default_locale_for_webtop_users": "", - "instance_configuration": "", + "instance_configuration": "Configura {instance}", "request_https_certificate": "", "timezone": "", "webdav_debug": "", @@ -55,7 +55,7 @@ "LOG_DEBUG": "", "configuring": "", "webapp_debug": "", - "disabled": "", + "disabled": "Disabilitato", "choose_the_mail_server_to_use": "", "LOG_EMERGENCY": "", "LOG_NOTICE": "", From c1043fbcf741e984800543cb16d09347562a4895 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 2 May 2023 13:26:29 +0000 Subject: [PATCH 2/3] Translated using Weblate (Italian) Currently translated at 53.1% (42 of 79 strings) Translation: NS8/webtop Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/it/ --- ui/public/i18n/it/translation.json | 74 +++++++++++++++--------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json index 1a9152b0..32e8756c 100644 --- a/ui/public/i18n/it/translation.json +++ b/ui/public/i18n/it/translation.json @@ -21,46 +21,46 @@ "title": "Stato" }, "settings": { - "select_locale": "", - "LOCALE_en_US": "", - "LOCALE_de_DE": "", - "LOCALE_es_ES": "", - "LOCALE_hr_HR": "", - "mail_server_fqdn": "", - "default_timezone_for_webtop_users": "", + "select_locale": "Default locale", + "LOCALE_en_US": "en_US", + "LOCALE_de_DE": "de_DE", + "LOCALE_es_ES": "es_ES", + "LOCALE_hr_HR": "hr_HR", + "mail_server_fqdn": "Mail server (FQDN)", + "default_timezone_for_webtop_users": "Default timezone for WebTop users", "enabled": "Abilitato", - "select_webdav_loglevel": "", - "debug_loglevel": "", - "min_webapp_memory": "", - "LOG_WARNING": "", - "choose_timezone": "", - "LOCALE_fr_FR": "", - "LOG_CRITICAL": "", - "max_webapp_memory": "", - "LOG_ALERT": "", - "LOCALE_hu_HU": "", - "LOG_ERROR": "", - "default_locale_for_webtop_users": "", + "select_webdav_loglevel": "WebDAV log level", + "debug_loglevel": "Debug level can affect the size of logs", + "min_webapp_memory": "Minimum memory for WebTop", + "LOG_WARNING": "WARNING", + "choose_timezone": "Choose the timezone for WebTop users", + "LOCALE_fr_FR": "fr_FR", + "LOG_CRITICAL": "CRITICAL", + "max_webapp_memory": "Maximum memory for WebTop", + "LOG_ALERT": "ALERT", + "LOCALE_hu_HU": "hu_HU", + "LOG_ERROR": "ERROR", + "default_locale_for_webtop_users": "Default locale for WebTop users", "instance_configuration": "Configura {instance}", - "request_https_certificate": "", - "timezone": "", - "webdav_debug": "", + "request_https_certificate": "Request a Let's Encrypt certificate", + "timezone": "Default timezone", + "webdav_debug": "Debug mode for WebDAV", "save": "Salva", - "LOG_INFO": "", - "select_zpush_loglevel": "", - "webtop_fqdn": "", - "LOCALE_it_IT": "", - "choose_mail_server": "", + "LOG_INFO": "INFO", + "select_zpush_loglevel": "Z-Push log level", + "webtop_fqdn": "WebTop virtual host (FQDN)", + "LOCALE_it_IT": "it_IT", + "choose_mail_server": "Choose a mail server in the list", "title": "Impostazioni", - "LOG_DEBUG": "", - "configuring": "", - "webapp_debug": "", + "LOG_DEBUG": "DEBUG", + "configuring": "Configuring", + "webapp_debug": "Debug mode for WebTop", "disabled": "Disabilitato", - "choose_the_mail_server_to_use": "", - "LOG_EMERGENCY": "", - "LOG_NOTICE": "", - "domain_already_used_in_traefik": "", - "advanced": "" + "choose_the_mail_server_to_use": "WebTop must be connected to a mail server in the cluster, please choose a valid mail server in the list", + "LOG_EMERGENCY": "EMERGENCY", + "LOG_NOTICE": "NOTICE", + "domain_already_used_in_traefik": "This domain is already used in Traefik", + "advanced": "Advanced" }, "action": { "get-name": "Visualizza nome", @@ -74,8 +74,8 @@ }, "error": { "404": "Risorsa non trovata", - "cannot_retrieve_UI_options": "", - "choose_min_webapp_memory_MB": "", + "cannot_retrieve_UI_options": "Cannot retrieve defaults", + "choose_min_webapp_memory_MB": "Must be less than maximum memory", "403": "Operazione non autorizzata", "401": "Autenticazione non valida", "error": "Errore", From 0173cb3ae0a25181a10513a98df39ae200958f95 Mon Sep 17 00:00:00 2001 From: Giacomo Sanchietti Date: Tue, 2 May 2023 13:38:31 +0000 Subject: [PATCH 3/3] Translated using Weblate (Italian) Currently translated at 100.0% (79 of 79 strings) Translation: NS8/webtop Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/it/ --- ui/public/i18n/it/translation.json | 48 +++++++++++++++--------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json index 32e8756c..216c76e3 100644 --- a/ui/public/i18n/it/translation.json +++ b/ui/public/i18n/it/translation.json @@ -21,46 +21,46 @@ "title": "Stato" }, "settings": { - "select_locale": "Default locale", + "select_locale": "Localizzazione predefinita", "LOCALE_en_US": "en_US", "LOCALE_de_DE": "de_DE", "LOCALE_es_ES": "es_ES", "LOCALE_hr_HR": "hr_HR", - "mail_server_fqdn": "Mail server (FQDN)", - "default_timezone_for_webtop_users": "Default timezone for WebTop users", + "mail_server_fqdn": "Server di posta (FQDN)", + "default_timezone_for_webtop_users": "Fuso orario predefinito per gli utenti di WebTop", "enabled": "Abilitato", - "select_webdav_loglevel": "WebDAV log level", - "debug_loglevel": "Debug level can affect the size of logs", - "min_webapp_memory": "Minimum memory for WebTop", + "select_webdav_loglevel": "Livello di log WebDAV", + "debug_loglevel": "Il livello di debug può influenzare la dimensione dei log", + "min_webapp_memory": "Memoria minima per WebTop", "LOG_WARNING": "WARNING", - "choose_timezone": "Choose the timezone for WebTop users", + "choose_timezone": "Scegliere il fuso orario per gli utenti di WebTop", "LOCALE_fr_FR": "fr_FR", "LOG_CRITICAL": "CRITICAL", - "max_webapp_memory": "Maximum memory for WebTop", - "LOG_ALERT": "ALERT", + "max_webapp_memory": "Memoria massima per WebTop", + "LOG_ALERT": "ALERt", "LOCALE_hu_HU": "hu_HU", "LOG_ERROR": "ERROR", - "default_locale_for_webtop_users": "Default locale for WebTop users", + "default_locale_for_webtop_users": "Localizzazione predefinita per gli utenti di WebTop", "instance_configuration": "Configura {instance}", - "request_https_certificate": "Request a Let's Encrypt certificate", - "timezone": "Default timezone", - "webdav_debug": "Debug mode for WebDAV", + "request_https_certificate": "Richiedi certificato Let's Encrypt", + "timezone": "Fuso orario predefinito", + "webdav_debug": "Modalità di debug per WebDAV", "save": "Salva", "LOG_INFO": "INFO", - "select_zpush_loglevel": "Z-Push log level", - "webtop_fqdn": "WebTop virtual host (FQDN)", + "select_zpush_loglevel": "Livello di log di Z-Push", + "webtop_fqdn": "Host virtuale WebTop (FQDN)", "LOCALE_it_IT": "it_IT", - "choose_mail_server": "Choose a mail server in the list", + "choose_mail_server": "Scegliere un server di posta nell'elenco", "title": "Impostazioni", "LOG_DEBUG": "DEBUG", - "configuring": "Configuring", - "webapp_debug": "Debug mode for WebTop", + "configuring": "Configurazione", + "webapp_debug": "Modalità di debug per WebTop", "disabled": "Disabilitato", - "choose_the_mail_server_to_use": "WebTop must be connected to a mail server in the cluster, please choose a valid mail server in the list", + "choose_the_mail_server_to_use": "WebTop deve essere collegato a un server di posta del cluster; scegliere un server di posta valido nell'elenco", "LOG_EMERGENCY": "EMERGENCY", "LOG_NOTICE": "NOTICE", - "domain_already_used_in_traefik": "This domain is already used in Traefik", - "advanced": "Advanced" + "domain_already_used_in_traefik": "Questo dominio è già utilizzato in Traefik", + "advanced": "Avanzate" }, "action": { "get-name": "Visualizza nome", @@ -69,13 +69,13 @@ "list-backups": "Elenca backup", "get-status": "Visualizza stato", "get-configuration": "Visualizza configurazione", - "list-installed-modules": "Elenca moduli installati", + "list-installed-modules": "Elenco moduli installati", "get-module-info": "Visualizza info modulo" }, "error": { "404": "Risorsa non trovata", - "cannot_retrieve_UI_options": "Cannot retrieve defaults", - "choose_min_webapp_memory_MB": "Must be less than maximum memory", + "cannot_retrieve_UI_options": "Impossibile recuperare le impostazioni predefinite", + "choose_min_webapp_memory_MB": "Deve essere inferiore alla memoria massima", "403": "Operazione non autorizzata", "401": "Autenticazione non valida", "error": "Errore",