From fb3aa74dc55e87ca8c50bd8368827bb7daa9b455 Mon Sep 17 00:00:00 2001
From: Hosted Weblate <hosted@weblate.org>
Date: Fri, 29 Mar 2024 11:59:35 +0100
Subject: [PATCH] Translated with Weblate

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org>
Co-authored-by: chrkli <chrkli@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/ns8/webserver/de/
Translate-URL: https://hosted.weblate.org/projects/ns8/webserver/es/
Translate-URL: https://hosted.weblate.org/projects/ns8/webserver/eu/
Translate-URL: https://hosted.weblate.org/projects/ns8/webserver/it/
Translate-URL: https://hosted.weblate.org/projects/ns8/webserver/pt/
Translate-URL: https://hosted.weblate.org/projects/ns8/webserver/pt_BR/
Translation: NS8/webserver
---
 ui/public/i18n/de/translation.json    | 149 +++++++++++++-------------
 ui/public/i18n/es/translation.json    |   3 +-
 ui/public/i18n/eu/translation.json    |   3 +-
 ui/public/i18n/it/translation.json    |   3 +-
 ui/public/i18n/pt/translation.json    |   3 +-
 ui/public/i18n/pt_BR/translation.json |   3 +-
 6 files changed, 85 insertions(+), 79 deletions(-)

diff --git a/ui/public/i18n/de/translation.json b/ui/public/i18n/de/translation.json
index e11ef71..d68d60a 100644
--- a/ui/public/i18n/de/translation.json
+++ b/ui/public/i18n/de/translation.json
@@ -1,80 +1,81 @@
 {
     "virtualhosts": {
-        "sftpgo_url": "SFTPGo WebClient",
-        "configure_sftpgo": "Configure SFTPGo",
-        "type_to_confirm": "Type <strong>{name}</strong> to confirm deletion",
-        "disabled": "Disabled",
-        "select_php_memory_limit": "Script memory limit (MB)",
-        "Min": "min",
-        "ServerNames_format": "Domain name not allowed : {error}",
-        "Max": "max",
-        "sftpgo_login_tips": "The default login:password is {user}:{user}, you must change it at the first login",
+        "sftpgo_url": "SFTPGo Web-Client",
+        "configure_sftpgo": "SFTPGo konfigurieren",
+        "type_to_confirm": "Zur Bestätigung des Löschvorgang<strong>{name}</strong> eingeben",
+        "disabled": "Deaktiviert",
+        "select_php_memory_limit": "Script Speicherlimit (MB)",
+        "Min": "minimal",
+        "ServerNames_format": "Domänen nicht zugelassen: {error}",
+        "Max": "maximal",
+        "sftpgo_login_tips": "Die Standard Zugangsdaten lauten {user}:{user}, diese müssen nach der ersten Anmeldung geändert werden",
         "PHP_80": "PHP 8.0",
-        "write_one_domain_per_line": "One valid domain name per line",
-        "select_php_max_execution_time_limit": "Maximum execution time (seconds)",
-        "disable_virtualhost": "Disable virtual host",
-        "save": "Save",
-        "cannot_use_fqdn_of_server": "Domain name already used by the server FQDN: {error}",
-        "domain_already_used_in_traefik": "Domain name already used: {error}",
-        "empty_state_virtualhost_description": "You have to create a virtual host by clicking the button below",
-        "select_php_upload_max_file_limit": "Maximum file size (MB)",
-        "enabled": "Enabled",
+        "write_one_domain_per_line": "Nur ein gültiger Domänenname pro Zeile",
+        "select_php_max_execution_time_limit": "maximale Ausführungsdauer (seconds)",
+        "disable_virtualhost": "virtuellen Host deaktivieren",
+        "save": "Speichern",
+        "cannot_use_fqdn_of_server": "Domänenname bereits in Verwendung für FQDN: {error}",
+        "domain_already_used_in_traefik": "Domänenname bereits in Verwendung: {error}",
+        "empty_state_virtualhost_description": "Einen virtuellen Host erstellen mit klick auf den Button unten",
+        "select_php_upload_max_file_limit": "maximale Dateigröße (MB)",
+        "enabled": "Aktiviert",
         "PHP_81": "PHP 8.1",
-        "container_version_will_be_installed": "Changing PHP version will install a new PHP container: configuration might take a while",
-        "Indexes": "Root directory file listings",
-        "AllowUrlfOpen": "URL-aware fopen wrappers",
-        "please_read_carefully": "Please read carefully",
-        "sftpgo_is_not_running_description": "SFTPGo is not running you must configure it by clicking the button below",
-        "create_virtualhost": "Create a virtual host",
-        "ServerNames_pattern": "Must be a valid fully qualified domain name: {error}",
-        "select_php_version": "Version of PHP",
-        "Disable_virtual_Host": "Disabling virtual host",
-        "select_php_post_max_file_size_limit": "Maximum POST requests size (MB)",
+        "container_version_will_be_installed": "Ändern der PHP-Version installiert einen neuen PHP-Comtainer. Die Konfiguration kann eine Weile dauern",
+        "Indexes": "Directory Listing im Stammverzeichnis",
+        "AllowUrlfOpen": "URL-sensitive fopen wrappers",
+        "please_read_carefully": "Bitte sorgfältig lesen",
+        "sftpgo_is_not_running_description": "SFTPGo ist nicht gestartet , konfigurieren durch klick auf den Button unten",
+        "create_virtualhost": "virtuellen Host erstellen",
+        "ServerNames_pattern": "Voll-qualifizierter Domänen-Name erforderlich: {error}",
+        "select_php_version": "PHP-Version",
+        "Disable_virtual_Host": "virtuellen Host deaktivieren",
+        "select_php_post_max_file_size_limit": "maximale Größe POST-request (MB)",
         "PHP_74": "PHP 7.4",
-        "Write_DomainNames": "Only allowed [A-Wa-w0-9-.]",
-        "enable_virtualhost": "Enable virtual host",
-        "http_to_https": "Require SSL encrypted connection",
-        "delete": "Remove virtual host",
-        "lets_encrypt": "Request for a Let's Encrypt certificate",
-        "no_virtualhost_configured": "There is no virtual host configured",
-        "title": "Virtual hosts",
-        "configuring": "Configuring...",
-        "ServerNames": "Virtual host names (FQDN)",
-        "cancel": "Cancel",
-        "Create_Virtualhosts": "Create a virtual host",
-        "advanced": "Advanced settings",
-        "Edit_Virtualhosts": "Edit virtual host {name}",
-        "select_php_max_file_upload_limit": "Maximum file upload number",
-        "PHP_none": "PHP is disabled",
+        "Write_DomainNames": "Erlaubte Zeichen: [A-Wa-w0-9-.]",
+        "enable_virtualhost": "virtuellen Host aktivieren",
+        "http_to_https": "TLS-verschlüsselte Verbindung erzwingen",
+        "delete": "virtuellen Host entfernen",
+        "lets_encrypt": "Ein Zertifikat von Let's Encrypt anfordern",
+        "no_virtualhost_configured": "Es ist kein virtueller Host konfiguriert",
+        "title": "virtuelle Hosts",
+        "configuring": "Konfiguriere...",
+        "ServerNames": "virtueller Hostname (FQDN)",
+        "cancel": "Abbrechen",
+        "Create_Virtualhosts": "virtuellen Host erstellen",
+        "advanced": "Erweiterte Einstellungen",
+        "Edit_Virtualhosts": "virtuellen Host {name} bearbeiten",
+        "select_php_max_file_upload_limit": "maximale Anzahl von Dateiuploads",
+        "PHP_none": "PHP ist deaktiviert",
         "PHP_82": "PHP 8.2",
-        "edit": "Edit",
-        "delete_virtualhosts_confirm": "Delete virtual host <strong>{name}</strong>? All data will be deleted. This action is <strong>NOT</strong> reversible",
-        "instance_configuration": "Applying virtual host settings"
+        "edit": "Bearbeiten",
+        "delete_virtualhosts_confirm": "Virtuellen Host <strong>{name}</strong> löschen? Alle Daten werden gelöscht. Dieser Vorgang ist <strong>NICHT</strong> umkehrbar",
+        "instance_configuration": "Einstellungen des virtuellen Host anwenden",
+        "PHP_83": "PHP 8.3"
     },
     "settings": {
-        "sftp_tcp_port": "External sftp TCP port",
+        "sftp_tcp_port": "externer sftp TCP port",
         "configuring": "Konfiguriere...",
-        "sftp_tcp_port_number_gte": "The TCP port must be greater or equal than 1024",
-        "sftpgo_path_tips": "Enter a unique HTTP path, for example '/sftpgo'",
-        "sftpgo_path": "SFTPGo web application  path",
-        "disabled": "Disabled",
+        "sftp_tcp_port_number_gte": "TCP port muss größer oder gleich 1024 sein",
+        "sftpgo_path_tips": "Eindeutiger HTTP Pfad, z.B. '/sftpgo'",
+        "sftpgo_path": "Pfad der SFTPGo Webanwendung",
+        "disabled": "Deaktiviert",
         "webpath_already_used_in_traefik": "Dieser Web-Pfad wird bereits von einer anderen Web-Anwendung im Proxy verwendet",
         "instance_configuration": "{instance} Konfiguration",
         "http_to_https": "HTTP zu HTTPS",
-        "sftp_tcp_port_tips": "This port is needed to connect a sftp client to the sftp server: sftp -P {port} user@hostname",
-        "sftp_tcp_port_number_lte": "The TCP port must be lower or equal than 65535",
-        "sftpgo_url": "Sftpgo web application",
-        "sftpgo_explanation_tooltips": "SFTPGo provides a user interface and a SFTP service for uploading your websites",
-        "sftpgo_login_tips": "The default login:password is admin:admin, you must change it at the first login",
+        "sftp_tcp_port_tips": "Dieser Port ist nötig um einen SFTP-Client zu verbinden: sftp -P {port} user@hostname",
+        "sftp_tcp_port_number_lte": "TCP port muss kleiner oder gleich 65535 sein",
+        "sftpgo_url": "SFTPGo Webanwendung",
+        "sftpgo_explanation_tooltips": "SFTPGo bietet eine Benutzeroberfläche sowie einen SFTP-Dienst zum Hochladen von Webseiten",
+        "sftpgo_login_tips": "Standard Zugangsdaten lauten admin:admin, diese müssen nach der ersten Anmeldung geändert werden",
         "lets_encrypt": "Let's Encrypt",
-        "path_pattern": "Web path for the web application, like '/sftpgo'",
+        "path_pattern": "Pfad für Webanwendung, z.B. '/sftpgo'",
         "save": "Speichern",
-        "enabled": "Enabled",
+        "enabled": "Aktiviert",
         "link": "Link",
-        "tcp_port_already_used": "The TCP port is already used by another service",
+        "tcp_port_already_used": "Der TCP port wird bereits von einem anderen Dienst verwendet",
         "title": "Einstellungen",
-        "sftpgo_restrict_port_access": "SFTPGo external access",
-        "sftp_tcp_port_invalid_type": "The TCP port is not valid, it must be an integer in the range 1024-65535"
+        "sftpgo_restrict_port_access": "SFTPGo externer Zugriff",
+        "sftp_tcp_port_invalid_type": "TCP port ist fehlerhaft, muss eine Zahl zwischen 1024-65535 sein"
     },
     "error": {
         "403": "Operation nicht genehmigt",
@@ -89,32 +90,32 @@
         "validation_error": "Überprüfungsfehler"
     },
     "status": {
-        "sftpgo_not_running": "SFTPGo is not configured",
-        "open_web_client_page": "Open SFTPGo WebClient",
-        "sftpgo_user_login_tips": "The credentials can be found in the virtualhost page",
+        "sftpgo_not_running": "SFTPGo ist nicht konfiguriert",
+        "open_web_client_page": "SFTPGo Web-Client öffnen",
+        "sftpgo_user_login_tips": "Die Zugangsdaten finden sich in der Detailansicht des virtuellen Host",
         "created": "Erstellt",
-        "sftpgo_admin_url": "SFTPGo WebAdmin",
+        "sftpgo_admin_url": "SFTPGo Web-Admin",
         "size": "Größe",
         "name": "Name",
         "no_images": "Keine Abbilder",
         "app_volumes": "App Volumen | App Volumen",
         "services": "Dienst | Dienste",
         "app_images": "App Abbild | App Abbilder",
-        "sftpgo_upload_website": "Upload your websites",
-        "default_credentials": "Default credentials",
+        "sftpgo_upload_website": "Webseiten hochladen",
+        "default_credentials": "Standard Zugangsdaten",
         "no_services": "Keine Dienste",
-        "sftpgo_admin_login_tips": "The default login:password is admin:admin, you must change it at the first login",
-        "External_sftp_tcp_port": "External SFTP TCP port",
+        "sftpgo_admin_login_tips": "Die Standard Zugangsdaten lautend admin:admin, diese müssen nach der ersten Anmeldung geändert werden",
+        "External_sftp_tcp_port": "externer SFTP TCP Port",
         "app_instance": "App-Instanz",
         "mount": "Einhängepunkt",
         "title": "Status",
         "installation_node": "Installations-Knoten",
-        "configure_sftpgo": "Configure SFTPGo",
+        "configure_sftpgo": "SFTPGo konfigurieren",
         "node": "Knoten",
-        "sftpgo_user_url": "SFTPGo WebClient",
-        "sftp_tcp_port_tips": "Use SFTPGo or connect a sftp client: sftp -P {port} user@hostname",
+        "sftpgo_user_url": "SFTPGo Web-Client",
+        "sftp_tcp_port_tips": "SFTPGo nutzen oder per SFTP-Client verbinden: sftp -P {port} user@hostname",
         "no_volumes": "Keine Volumen",
-        "open_web_admin_page": "Open SFTPGo WebAdmin"
+        "open_web_admin_page": "SFTPGo Web-Admin öffnen"
     },
     "common": {
         "required": "Erforderlich",
@@ -133,7 +134,7 @@
         "get-module-info": "Modul-Info abrufen",
         "list-backups": "Datensicherungen auflisten",
         "get-status": "Status abrufen",
-        "destroy-vhost": "Removing virtual host",
+        "destroy-vhost": "virtueller Host wird entfernt",
         "configure-module": "Modul konfigurieren",
         "get-configuration": "Konfiguration abrufen",
         "get-name": "Namen abrufen"
diff --git a/ui/public/i18n/es/translation.json b/ui/public/i18n/es/translation.json
index c1a465b..ee26cd5 100644
--- a/ui/public/i18n/es/translation.json
+++ b/ui/public/i18n/es/translation.json
@@ -49,7 +49,8 @@
         "edit": "Editar",
         "delete_virtualhosts_confirm": "¿Eliminar el host virtual <strong>{name}</strong>? Todos los datos serán eliminados. Esta acción <strong>NO</strong> es reversible",
         "instance_configuration": "Aplicando la configuración del host virtual",
-        "ServerNames_pattern": "Debe ser un nombre de dominio válido y completo: {error}"
+        "ServerNames_pattern": "Debe ser un nombre de dominio válido y completo: {error}",
+        "PHP_83": "PHP 8.3"
     },
     "status": {
         "sftpgo_not_running": "SFTPGo no está configurado",
diff --git a/ui/public/i18n/eu/translation.json b/ui/public/i18n/eu/translation.json
index 4be071d..b953e99 100644
--- a/ui/public/i18n/eu/translation.json
+++ b/ui/public/i18n/eu/translation.json
@@ -77,7 +77,8 @@
         "PHP_82": "PHP 8.2",
         "edit": "Edit",
         "delete_virtualhosts_confirm": "Delete virtual host <strong>{name}</strong>? All data will be deleted. This action is <strong>NOT</strong> reversible",
-        "instance_configuration": "Applying virtual host settings"
+        "instance_configuration": "Applying virtual host settings",
+        "PHP_83": "PHP 8.3"
     },
     "settings": {
         "sftpgo_path_tips": "Enter a unique HTTP path, for example '/sftpgo'",
diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json
index 907c859..c1a84bf 100644
--- a/ui/public/i18n/it/translation.json
+++ b/ui/public/i18n/it/translation.json
@@ -136,7 +136,8 @@
         "empty_state_virtualhost_description": "È necessario creare un host virtuale facendo clic sul pulsante seguente",
         "PHP_82": "PHP 8.2",
         "cannot_use_fqdn_of_server": "Nome di dominio già utilizzato come server FQDN: {error}",
-        "ServerNames_pattern": "Deve essere un nome di dominio pienamente qualificato valido: {error}"
+        "ServerNames_pattern": "Deve essere un nome di dominio pienamente qualificato valido: {error}",
+        "PHP_83": "PHP 8.3"
     },
     "task": {
         "cannot_create_task": "Impossibile eseguire task {action}"
diff --git a/ui/public/i18n/pt/translation.json b/ui/public/i18n/pt/translation.json
index c33cd54..cc554f0 100644
--- a/ui/public/i18n/pt/translation.json
+++ b/ui/public/i18n/pt/translation.json
@@ -49,7 +49,8 @@
         "PHP_82": "PHP 8.2",
         "edit": "Edit",
         "delete_virtualhosts_confirm": "Delete virtual host <strong>{name}</strong>? All data will be deleted. This action is <strong>NOT</strong> reversible",
-        "instance_configuration": "Applying virtual host settings"
+        "instance_configuration": "Applying virtual host settings",
+        "PHP_83": "PHP 8.3"
     },
     "settings": {
         "sftpgo_path_tips": "Enter a unique HTTP path, for example '/sftpgo'",
diff --git a/ui/public/i18n/pt_BR/translation.json b/ui/public/i18n/pt_BR/translation.json
index 3ebd4ad..3970932 100644
--- a/ui/public/i18n/pt_BR/translation.json
+++ b/ui/public/i18n/pt_BR/translation.json
@@ -49,7 +49,8 @@
         "PHP_82": "PHP 8.2",
         "edit": "Edit",
         "delete_virtualhosts_confirm": "Delete virtual host <strong>{name}</strong>? All data will be deleted. This action is <strong>NOT</strong> reversible",
-        "instance_configuration": "Applying virtual host settings"
+        "instance_configuration": "Applying virtual host settings",
+        "PHP_83": "PHP 8.3"
     },
     "settings": {
         "sftpgo_path_tips": "Enter a unique HTTP path, for example '/sftpgo'",