forked from NethServer/ns8-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request NethServer#27 from weblate/weblate-ns8-kickstart
Translations update from Hosted Weblate
- Loading branch information
Showing
3 changed files
with
115 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"error": { | ||
"403": "Operation nicht zugelassen", | ||
"cannot_retrieve_installed_modules": "Installierte Module nicht abrufbar", | ||
"401": "fehlerhafte Anmeldung", | ||
"cannot_retrieve_module_info": "Informationen zum Modul nicht abrufbar", | ||
"generic_error": "Etwas ist schief gegangen", | ||
"error": "Fehler", | ||
"network_timeout": "Netzwerk-Zeitüberschreitung", | ||
"404": "Ressource nicht gefunden", | ||
"network_error": "Netzwerkfehler", | ||
"validation_error": "Überprüfungsfehler" | ||
}, | ||
"settings": { | ||
"test_field": "Testfeld", | ||
"configure_instance": "Konfiguriere {instance}", | ||
"save": "Speichern", | ||
"title": "Einstellungen" | ||
}, | ||
"common": { | ||
"required": "erforderlich", | ||
"work_in_progress": "in Arbeit", | ||
"processing": "Verarbeite..." | ||
}, | ||
"status": { | ||
"created": "Erstellt", | ||
"size": "Größe", | ||
"name": "Name", | ||
"no_images": "keine Abbilder", | ||
"app_volumes": "App-Volumen | App-Volumen", | ||
"services": "Dienst | Dienste", | ||
"app_images": "App-Abbild | App-Abbilder", | ||
"no_services": "keine Dienste", | ||
"app_instance": "App-Instanz", | ||
"mount": "Einbindepunkt", | ||
"title": "Status", | ||
"installation_node": "Installations-Knoten", | ||
"node": "Knoten", | ||
"no_volumes": "keine Volumen" | ||
}, | ||
"about": { | ||
"title": "Über" | ||
}, | ||
"action": { | ||
"list-backup-repositories": "Speicherorte von Datensicherungen auflisten", | ||
"get-module-info": "Modul-Informationen abrufen", | ||
"list-installed-modules": "installierte Module auflisten", | ||
"list-backups": "Datensicherungen auflisten", | ||
"get-status": "Status abrufen", | ||
"configure-module": "Modul konfigurieren", | ||
"get-configuration": "Konfiguration abrufen", | ||
"get-name": "Name abrufen" | ||
}, | ||
"task": { | ||
"cannot_create_task": "Aufgabe {action} nicht erstellt" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"error": { | ||
"403": "Operación no autorizada", | ||
"cannot_retrieve_installed_modules": "No es posible recibir los módulos instalados", | ||
"401": "Autenticación no válida", | ||
"cannot_retrieve_module_info": "No es posible recibir la información del módulo", | ||
"generic_error": "Algo ha salido mal", | ||
"error": "Error", | ||
"network_timeout": "Tiempo de espera de red agotado", | ||
"404": "Recurso no encontrado", | ||
"network_error": "Error de red", | ||
"validation_error": "Error de validación" | ||
}, | ||
"settings": { | ||
"test_field": "Campo de prueba", | ||
"configure_instance": "Configurar {instance}", | ||
"save": "Guardar", | ||
"title": "Ajustes" | ||
}, | ||
"common": { | ||
"required": "Obligatorio", | ||
"work_in_progress": "Trabajo en curso", | ||
"processing": "Procesando..." | ||
}, | ||
"status": { | ||
"created": "Creado", | ||
"size": "Tamaño", | ||
"name": "Nombre", | ||
"no_images": "No hay imágenes", | ||
"app_volumes": "Volúmen de aplicación | Volúmenes de aplicaciones", | ||
"services": "Servicio | Servicios", | ||
"app_images": "Imagen de App | Imágenes de App", | ||
"no_services": "No hay servicios", | ||
"app_instance": "Instancia de la aplicación", | ||
"mount": "Montar", | ||
"title": "Estado", | ||
"installation_node": "Nodo de instalación", | ||
"node": "Nodo", | ||
"no_volumes": "Sin volúmenes" | ||
}, | ||
"about": { | ||
"title": "Acerca de" | ||
}, | ||
"action": { | ||
"list-backup-repositories": "Mostrar repositorios de respaldo", | ||
"get-module-info": "Obtener información del módulo", | ||
"list-installed-modules": "Mostrar módulos instalados", | ||
"list-backups": "Mostrar copias de seguridad", | ||
"get-status": "Obtener el estado", | ||
"configure-module": "Configurar el módulo", | ||
"get-configuration": "Obtener la configuración", | ||
"get-name": "Obtener el nombre" | ||
}, | ||
"task": { | ||
"cannot_create_task": "No se puede crear la tarea {action}" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |