diff --git a/ui/public/i18n/de/translation.json b/ui/public/i18n/de/translation.json index 70aeff99..ac26f303 100644 --- a/ui/public/i18n/de/translation.json +++ b/ui/public/i18n/de/translation.json @@ -21,54 +21,54 @@ "no_volumes": "Keine Volumen" }, "settings": { - "LOCALE_it_IT": "it_IT", + "LOCALE_it_IT": "Italienisch", "mail_server_fqdn": "E-Mail Server", - "LOG_ERROR": "ERROR", + "LOG_ERROR": "FEHLER", "advanced": "Erweitert", - "LOG_NOTICE": "NOTICE", + "LOG_NOTICE": "NOTIZ", "LOG_INFO": "INFO", - "webtop_fqdn": "WebTop virtual host (FQDN)", - "timezone": "Default timezone", - "LOG_EMERGENCY": "EMERGENCY", + "webtop_fqdn": "WebTop virtueller Host (FQDN)", + "timezone": "Standard-Zeitzone", + "LOG_EMERGENCY": "NOTFALL", "configuring": "konfiguriere", "disabled": "Deaktiviert", "no_available_mail_domain_check_users": "Sicherstellen, dass in der zu nutzen gewünschten E-Mail-Domäne, das Kontrollkästchen \"Benutzeradressen aus der Benutzerdomäne hinzufügen\" aktiviert ist.", - "select_webdav_loglevel": "WebDAV log level", + "select_webdav_loglevel": "WebDAV Protokollierungslevel", "instance_configuration": "{instance} konfigurieren", - "default_locale_for_webtop_users": "Default locale for WebTop users", - "LOCALE_hr_HR": "hr_HR", - "LOG_ALERT": "ALERT", - "webapp_debug": "Debug mode for WebTop", - "choose_the_mail_server_to_use": "Changing the domain is effective for new accounts only. Refer to WebTop documentation to apply the change to existing accounts", - "LOCALE_de_DE": "de_DE", - "choose_mail_server": "Choose a mail server in the list", - "min_webapp_memory": "Minimum memory for WebTop", + "default_locale_for_webtop_users": "Standard-Sprache für WebTop Benutzer", + "LOCALE_hr_HR": "Kroatisch", + "LOG_ALERT": "ALARM", + "webapp_debug": "Debug-Modus für WebTop", + "choose_the_mail_server_to_use": "Eine Änderung der Domäne wirkt sich nur auf neue Konten aus. Zur Änderung bestehender Konten siehe WebTop Dokumentation", + "LOCALE_de_DE": "Deutsch", + "choose_mail_server": "Einen Mailserver aus der Liste auswählen", + "min_webapp_memory": "Minimaler Arbeitsspeicher für WebTop", "request_https_certificate": "Zertifikat von Let's Encrypt anfordern", - "max_webapp_memory": "Maximum memory for WebTop", - "LOCALE_en_US": "en_US", - "webdav_debug": "Debug mode for WebDAV", - "LOG_WARNING": "WARNING", - "LOCALE_fr_FR": "fr_FR", - "LOCALE_es_ES": "es_ES", + "max_webapp_memory": "Maximaler Arbeitsspeicher für WebTop", + "LOCALE_en_US": "Englisch (US)", + "webdav_debug": "Debug-Modus für WebDAV", + "LOG_WARNING": "WARNUNG", + "LOCALE_fr_FR": "Französisch", + "LOCALE_es_ES": "Spanisch", "hostname_pattern": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich", - "choose_timezone": "Start to type the timezone name, e.g. Europe/Rome", - "ejabberd_server": "Ejabberd/Chat server", + "choose_timezone": "Name der Zeitzone eingeben, z.B Europe/Berlin", + "ejabberd_server": "Ejabberd/Chat -Server", "mail_module_misconfigured": "Keine E-Mail-Domäne verfügbar", - "default_timezone_for_webtop_users": "Default timezone for WebTop users", + "default_timezone_for_webtop_users": "Standard-Zeitzone für WebTop Benutzer", "save": "Speichern", - "choose_the_ejabberd_server_to_use": "Refer to WebTop documentation to enable the Chat integration, the WebTop mail domain must match the Ejabberd domain", + "choose_the_ejabberd_server_to_use": "Die WebTop Dokumentation befolgen und die Chat-Integration zu aktivieren. Die E-Mail-Domäne muss identisch zur Ejabberd/Chat-Server Domäne sein", "enabled": "Aktiviert", - "domain_already_used_in_traefik": "This domain is already used in Traefik", - "debug_loglevel": "Debug level can affect the size of logs", - "select_zpush_loglevel": "Z-Push log level", + "domain_already_used_in_traefik": "Diese Domäne wird bereits verwendet in Traefik", + "debug_loglevel": "Das Debug-Level kann die Protokollgröße beeinflussen", + "select_zpush_loglevel": "Z-Push Protokolllevel", "title": "Einstellungen", - "choose_ejabberd_server": "Choose an Ejabberd/Chat server in the list", + "choose_ejabberd_server": "Einen Ejabberd/Chat-Server aus der Liste auswählen", "LOG_DEBUG": "DEBUG", - "LOCALE_hu_HU": "hu_HU", - "no_ejabberd_server": "No Ejabberd/Chat server", + "LOCALE_hu_HU": "Ungarisch", + "no_ejabberd_server": "Kein Ejabberd/Chat-Server", "hostname_format": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich", - "LOG_CRITICAL": "CRITICAL", - "select_locale": "Default locale" + "LOG_CRITICAL": "KRITISCH", + "select_locale": "Standard-Sprache" }, "error": { "403": "Operation nicht genehmigt", @@ -79,8 +79,8 @@ "error": "Fehler", "network_timeout": "Netzwerk-Zeitüberschreitung", "404": "Ressource nicht gefunden", - "choose_min_webapp_memory_MB": "Must be less than maximum memory", - "cannot_retrieve_UI_options": "Cannot retrieve defaults", + "choose_min_webapp_memory_MB": "Muss weniger als maximaler Arbeitsspeicher sein", + "cannot_retrieve_UI_options": "Standardwerte können nicht abgerufen werden", "network_error": "Netzwerk-Fehler", "validation_error": "Überprüfungsfehler" }, diff --git a/ui/public/i18n/en/translation.json b/ui/public/i18n/en/translation.json index 4c031c05..821a8a33 100644 --- a/ui/public/i18n/en/translation.json +++ b/ui/public/i18n/en/translation.json @@ -1,103 +1,103 @@ { - "common": { - "required": "Required", - "work_in_progress": "Work in progress", - "processing": "Processing..." - }, - "status": { - "title": "Status", - "app_instance": "App instance", - "services": "Service | Services", - "app_images": "App image | App images", - "app_volumes": "App volume | App volumes", - "installation_node": "Installation node", - "node": "Node", - "name": "Name", - "size": "Size", - "created": "Created", - "mount": "Mount", - "no_services": "No services", - "no_images": "No images", - "no_volumes": "No volumes" - }, - "settings": { - "title": "Settings", - "instance_configuration": "Configure {instance}", - "save": "Save", - "webtop_fqdn": "WebTop virtual host (FQDN)", - "request_https_certificate": "Request a Let's Encrypt certificate", - "enabled": "Enabled", - "disabled": "Disabled", - "mail_server_fqdn" : "Mail server", - "choose_mail_server": "Choose a mail server in the list", - "choose_the_mail_server_to_use": "Changing the domain is effective for new accounts only. Refer to WebTop documentation to apply the change to existing accounts", - "advanced": "Advanced", - "select_locale": "Default locale", - "default_locale_for_webtop_users": "Default locale for WebTop users", - "timezone":"Default timezone", - "default_timezone_for_webtop_users": "Default timezone for WebTop users", - "choose_timezone": "Start to type the timezone name, e.g. Europe/Rome", - "webapp_debug": "Debug mode for WebTop", - "min_webapp_memory":"Minimum memory for WebTop", - "max_webapp_memory": "Maximum memory for WebTop", - "webdav_debug": "Debug mode for WebDAV", - "select_webdav_loglevel": "WebDAV log level", - "LOG_ALERT": "ALERT", - "LOG_CRITICAL": "CRITICAL", - "LOG_DEBUG": "DEBUG", - "LOG_EMERGENCY": "EMERGENCY", - "LOG_ERROR": "ERROR", - "LOG_INFO": "INFO", - "LOG_NOTICE": "NOTICE", - "LOG_WARNING": "WARNING", - "select_zpush_loglevel": "Z-Push log level", - "debug_loglevel": "Debug level can affect the size of logs", - "LOCALE_it_IT": "it_IT", - "LOCALE_en_US": "en_US", - "LOCALE_de_DE": "de_DE", - "LOCALE_es_ES": "es_ES", - "LOCALE_hr_HR": "hr_HR", - "LOCALE_hu_HU": "hu_HU", - "LOCALE_fr_FR": "fr_FR", - "configuring": "Configuring", - "domain_already_used_in_traefik": "This domain is already used in Traefik", - "ejabberd_server": "Ejabberd/Chat server", - "choose_ejabberd_server": "Choose an Ejabberd/Chat server in the list", - "choose_the_ejabberd_server_to_use": "Refer to WebTop documentation to enable the Chat integration, the WebTop mail domain must match the Ejabberd domain", - "no_ejabberd_server": "No Ejabberd/Chat server", - "no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", - "mail_module_misconfigured": "No mail domain available", - "hostname_pattern": "Must be a valid fully qualified domain name", - "hostname_format": "Must be a valid fully qualified domain name" - }, - "about": { - "title": "About" - }, - "task": { - "cannot_create_task": "Cannot create task {action}" - }, - "action": { - "get-status": "Get status", - "get-configuration": "Get configuration", - "configure-module": "Configure module", - "get-module-info": "Get module info", - "get-name": "Get name", - "list-backup-repositories": "List backup repositories", - "list-backups": "List backups", - "list-installed-modules": "List installed modules" - }, - "error": { - "error": "Error", - "generic_error": "Something went wrong", - "validation_error": "Validation error", - "network_error": "Network error", - "network_timeout": "Network timeout", - "401": "Invalid authentication", - "403": "Operation not authorized", - "404": "Resource not found", - "cannot_retrieve_module_info": "Cannot retrieve module info", - "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", - "cannot_retrieve_UI_options": "Cannot retrieve defaults", - "choose_min_webapp_memory_MB": "Must be less than maximum memory" - } + "common": { + "required": "Required", + "work_in_progress": "Work in progress", + "processing": "Processing..." + }, + "status": { + "title": "Status", + "app_instance": "App instance", + "services": "Service | Services", + "app_images": "App image | App images", + "app_volumes": "App volume | App volumes", + "installation_node": "Installation node", + "node": "Node", + "name": "Name", + "size": "Size", + "created": "Created", + "mount": "Mount", + "no_services": "No services", + "no_images": "No images", + "no_volumes": "No volumes" + }, + "settings": { + "title": "Settings", + "instance_configuration": "Configure {instance}", + "save": "Save", + "webtop_fqdn": "WebTop virtual host (FQDN)", + "request_https_certificate": "Request a Let's Encrypt certificate", + "enabled": "Enabled", + "disabled": "Disabled", + "mail_server_fqdn": "Mail server", + "choose_mail_server": "Choose a mail server in the list", + "choose_the_mail_server_to_use": "Changing the domain is effective for new accounts only. Refer to WebTop documentation to apply the change to existing accounts", + "advanced": "Advanced", + "select_locale": "Default locale", + "default_locale_for_webtop_users": "Default locale for WebTop users", + "timezone": "Default timezone", + "default_timezone_for_webtop_users": "Default timezone for WebTop users", + "choose_timezone": "Start to type the timezone name, e.g. Europe/Rome", + "webapp_debug": "Debug mode for WebTop", + "min_webapp_memory": "Minimum memory for WebTop", + "max_webapp_memory": "Maximum memory for WebTop", + "webdav_debug": "Debug mode for WebDAV", + "select_webdav_loglevel": "WebDAV log level", + "LOG_ALERT": "ALERT", + "LOG_CRITICAL": "CRITICAL", + "LOG_DEBUG": "DEBUG", + "LOG_EMERGENCY": "EMERGENCY", + "LOG_ERROR": "ERROR", + "LOG_INFO": "INFO", + "LOG_NOTICE": "NOTICE", + "LOG_WARNING": "WARNING", + "select_zpush_loglevel": "Z-Push log level", + "debug_loglevel": "Debug level can affect the size of logs", + "LOCALE_it_IT": "it_IT", + "LOCALE_en_US": "en_US", + "LOCALE_de_DE": "de_DE", + "LOCALE_es_ES": "es_ES", + "LOCALE_hr_HR": "hr_HR", + "LOCALE_hu_HU": "hu_HU", + "LOCALE_fr_FR": "fr_FR", + "configuring": "Configuring", + "domain_already_used_in_traefik": "This domain is already used in Traefik", + "ejabberd_server": "Ejabberd/Chat server", + "choose_ejabberd_server": "Choose an Ejabberd/Chat server in the list", + "choose_the_ejabberd_server_to_use": "Refer to WebTop documentation to enable the Chat integration, the WebTop mail domain must match the Ejabberd domain", + "no_ejabberd_server": "No Ejabberd/Chat server", + "no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", + "mail_module_misconfigured": "No mail domain available", + "hostname_pattern": "Must be a valid fully qualified domain name", + "hostname_format": "Must be a valid fully qualified domain name" + }, + "about": { + "title": "About" + }, + "task": { + "cannot_create_task": "Cannot create task {action}" + }, + "action": { + "get-status": "Get status", + "get-configuration": "Get configuration", + "configure-module": "Configure module", + "get-module-info": "Get module info", + "get-name": "Get name", + "list-backup-repositories": "List backup repositories", + "list-backups": "List backups", + "list-installed-modules": "List installed modules" + }, + "error": { + "error": "Error", + "generic_error": "Something went wrong", + "validation_error": "Validation error", + "network_error": "Network error", + "network_timeout": "Network timeout", + "401": "Invalid authentication", + "403": "Operation not authorized", + "404": "Resource not found", + "cannot_retrieve_module_info": "Cannot retrieve module info", + "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", + "cannot_retrieve_UI_options": "Cannot retrieve defaults", + "choose_min_webapp_memory_MB": "Must be less than maximum memory" + } } diff --git a/ui/public/i18n/eu/translation.json b/ui/public/i18n/eu/translation.json index e3c4a237..2c562f38 100644 --- a/ui/public/i18n/eu/translation.json +++ b/ui/public/i18n/eu/translation.json @@ -50,7 +50,7 @@ "select_locale": "Default locale" }, "common": { - "required": "Required", + "required": "Beharrezkoa", "work_in_progress": "Work in progress", "processing": "Processing..." }, @@ -85,7 +85,7 @@ "no_volumes": "No volumes" }, "about": { - "title": "About" + "title": "Honi buruz" }, "action": { "list-backup-repositories": "List backup repositories", diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json index fc16c53c..a34536b1 100644 --- a/ui/public/i18n/it/translation.json +++ b/ui/public/i18n/it/translation.json @@ -2,7 +2,7 @@ "common": { "required": "Obbligatorio", "work_in_progress": "In lavorazione", - "processing": "Elaborazione in corso..." + "processing": "In elaborazione…" }, "status": { "node": "Nodo",