diff --git a/ui/public/i18n/de/translation.json b/ui/public/i18n/de/translation.json new file mode 100644 index 0000000..ac3aaa9 --- /dev/null +++ b/ui/public/i18n/de/translation.json @@ -0,0 +1,71 @@ +{ + "common": { + "required": "Erforderlich", + "work_in_progress": "in Arbeit" + }, + "status": { + "title": "Status", + "node": "Knoten", + "installation_node": "Installations-Knoten", + "app_instance": "App-Instanz", + "services": "Dienst | Dienste", + "app_images": "App Abbild | App Abbilder", + "app_volumes": "App Volumen | App Volumen", + "failed_services": "{num} Dienst fehlerhaft | {num} Dienste fehlerhaft", + "active_services": "{num} aktiver Dienst | {num} aktive Dienste", + "inactive_services": "{num} inaktiver Dienst | {num} inaktive Dienste", + "name": "Name", + "size": "Größe", + "created": "Erstellt", + "mount": "Einhängepunkt", + "no_services": "Keine Dienste", + "no_images": "Keine Abbilder", + "no_volumes": "Keine Volumen" + }, + "settings": { + "wiki_name": "Wiki-Name", + "instance_configuration": "{instance} konfigurieren", + "configuring": "Konfiguriere...", + "email_format": "E-Mail Adresse fehlerhaft", + "title": "Einstellungen", + "admin_username": "Administrator Anwendername", + "admin_email": "Administrator E-Mailadresse", + "admin_password": "Administrator-Passwort", + "admin_full_name": "Administrator vollständiger Name", + "wiki_fqdn": "Wiki FQDN", + "show_password": "Passwort anzeigen", + "hide_password": "Passwort verbergen", + "save": "Speichern", + "lets_encrypt": "Let's Encrypt", + "http_to_https": "HTTP zu HTTPS", + "enabled": "Aktiviert", + "disabled": "Deaktiviert", + "host_pattern": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich", + "host_format": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich" + }, + "about": { + "title": "Über" + }, + "error": { + "generic_error": "Etwas ist schief gegangen", + "network_error": "Netzwerk-Fehler", + "network_timeout": "Netzwerk-Zeitüberschreitung", + "401": "Ungültige Authentifizierung", + "403": "Operation nicht genehmigt", + "cannot_retrieve_module_info": "Modul-Info kann nicht abgerufen werden", + "cannot_retrieve_installed_modules": "Installierte Module können nicht abgerufen werden", + "validation_error": "Überprüfungsfehler", + "error": "Fehler", + "404": "Ressource nicht gefunden" + }, + "task": { + "cannot_create_task": "Aufgabe {action} kann nicht erstellt werden" + }, + "action": { + "get-status": "Status abrufen", + "get-configuration": "Konfiguration abrufen", + "configure-module": "Modul konfigurieren", + "get-module-info": "Modul-Info abrufen", + "get-name": "Namen abrufen" + } +} diff --git a/ui/public/i18n/es/translation.json b/ui/public/i18n/es/translation.json index 0a1373b..3eec5e0 100644 --- a/ui/public/i18n/es/translation.json +++ b/ui/public/i18n/es/translation.json @@ -16,7 +16,9 @@ "show_password": "Mostrar contraseña", "title": "Ajustes", "hide_password": "Ocultar contraseña", - "admin_email": "Dirección de correo electrónico de administrador" + "admin_email": "Dirección de correo electrónico de administrador", + "host_pattern": "Debe ser un nombre de dominio válido y completo", + "host_format": "Debe ser un nombre de dominio válido y completo" }, "common": { "required": "Obligatorio", @@ -52,13 +54,13 @@ "network_timeout": "Tiempo de espera de red agotado", "403": "Operación no autorizada", "cannot_retrieve_installed_modules": "No se pueden recuperar los módulos instalados", - "401": "Autenticación no válida", + "401": "Autentificación no válida", "cannot_retrieve_module_info": "No se puede recuperar la información del módulo", "generic_error": "Algo salió mal", "error": "Error", "404": "Recurso no encontrado", "network_error": "Fallo de red", - "validation_error": "Error de validación" + "validation_error": "Fallo en la validación" }, "about": { "title": "Acerca de" diff --git a/ui/public/i18n/eu/translation.json b/ui/public/i18n/eu/translation.json new file mode 100644 index 0000000..4bb6623 --- /dev/null +++ b/ui/public/i18n/eu/translation.json @@ -0,0 +1,56 @@ +{ + "status": { + "title": "Status", + "created": "Created", + "size": "Size", + "name": "Name", + "no_images": "No images", + "app_volumes": "App volume | App volumes", + "services": "Service | Services", + "app_images": "App image | App images", + "no_services": "No services", + "app_instance": "App instance", + "mount": "Mount", + "installation_node": "Installation node", + "node": "Node", + "no_volumes": "No volumes" + }, + "error": { + "403": "Operation not authorized", + "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", + "401": "Invalid authentication", + "cannot_retrieve_module_info": "Cannot retrieve module info", + "generic_error": "Something went wrong", + "error": "Error", + "network_timeout": "Network timeout", + "404": "Resource not found", + "network_error": "Network error", + "validation_error": "Validation error" + }, + "common": { + "required": "Beharrezkoa", + "work_in_progress": "Work in progress" + }, + "settings": { + "configuring": "Configuring...", + "disabled": "Disabled", + "http_to_https": "HTTP to HTTPS", + "lets_encrypt": "Let's Encrypt", + "save": "Save", + "enabled": "Enabled", + "title": "Settings" + }, + "about": { + "title": "Honi buruz" + }, + "action": { + "get-module-info": "Get module info", + "get-status": "Get status", + "configure-module": "Configure module", + "get-configuration": "Get configuration", + "get-name": "Get name" + }, + "task": { + "cannot_create_task": "Cannot create task {action}" + } +} diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json index fa1f813..8eb0ca5 100644 --- a/ui/public/i18n/it/translation.json +++ b/ui/public/i18n/it/translation.json @@ -16,7 +16,9 @@ "email_format": "Indirizzo e-mail non valido", "lets_encrypt": "Let's Encrypt", "admin_full_name": "Nome completo dell'amministratore", - "wiki_name": "Nome Wiki" + "wiki_name": "Nome Wiki", + "host_pattern": "Deve essere un nome di dominio pienamente qualificato valido", + "host_format": "Deve essere un nome di dominio pienamente qualificato valido" }, "status": { "no_images": "Nessuna immagine", diff --git a/ui/public/i18n/pt/translation.json b/ui/public/i18n/pt/translation.json new file mode 100644 index 0000000..1b7ed86 --- /dev/null +++ b/ui/public/i18n/pt/translation.json @@ -0,0 +1,56 @@ +{ + "about": { + "title": "About" + }, + "error": { + "403": "Operation not authorized", + "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", + "401": "Invalid authentication", + "cannot_retrieve_module_info": "Cannot retrieve module info", + "generic_error": "Something went wrong", + "error": "Error", + "network_timeout": "Network timeout", + "404": "Resource not found", + "network_error": "Network error", + "validation_error": "Validation error" + }, + "common": { + "required": "Required", + "work_in_progress": "Work in progress" + }, + "status": { + "created": "Created", + "size": "Size", + "name": "Name", + "no_images": "No images", + "app_volumes": "App volume | App volumes", + "services": "Service | Services", + "app_images": "App image | App images", + "no_services": "No services", + "app_instance": "App instance", + "mount": "Mount", + "title": "Status", + "installation_node": "Installation node", + "node": "Node", + "no_volumes": "No volumes" + }, + "settings": { + "configuring": "Configuring...", + "disabled": "Disabled", + "http_to_https": "HTTP to HTTPS", + "lets_encrypt": "Let's Encrypt", + "save": "Save", + "enabled": "Enabled", + "title": "Settings" + }, + "action": { + "get-module-info": "Get module info", + "get-status": "Get status", + "configure-module": "Configure module", + "get-configuration": "Get configuration", + "get-name": "Get name" + }, + "task": { + "cannot_create_task": "Cannot create task {action}" + } +} diff --git a/ui/public/i18n/pt_BR/translation.json b/ui/public/i18n/pt_BR/translation.json new file mode 100644 index 0000000..73953d7 --- /dev/null +++ b/ui/public/i18n/pt_BR/translation.json @@ -0,0 +1,56 @@ +{ + "error": { + "403": "Operation not authorized", + "401": "Invalid authentication", + "cannot_retrieve_installed_modules": "Cannot retrieve installed modules", + "cannot_retrieve_module_info": "Cannot retrieve module info", + "generic_error": "Something went wrong", + "error": "Error", + "network_timeout": "Network timeout", + "404": "Resource not found", + "network_error": "Network error", + "validation_error": "Validation error" + }, + "settings": { + "configuring": "Configuring...", + "disabled": "Disabled", + "http_to_https": "HTTP to HTTPS", + "lets_encrypt": "Let's Encrypt", + "save": "Save", + "enabled": "Enabled", + "title": "Settings" + }, + "common": { + "required": "Required", + "work_in_progress": "Work in progress" + }, + "status": { + "created": "Created", + "size": "Size", + "name": "Name", + "no_images": "No images", + "app_volumes": "App volume | App volumes", + "services": "Service | Services", + "app_images": "App image | App images", + "no_services": "No services", + "app_instance": "App instance", + "mount": "Mount", + "title": "Status", + "installation_node": "Installation node", + "node": "Node", + "no_volumes": "No volumes" + }, + "about": { + "title": "About" + }, + "action": { + "get-module-info": "Get module info", + "get-status": "Get status", + "configure-module": "Configure module", + "get-configuration": "Get configuration", + "get-name": "Get name" + }, + "task": { + "cannot_create_task": "Cannot create task {action}" + } +}