chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-08-14 00:54:17 +00:00
committed by GitHub
parent 134ce6f82d
commit ab5c03512e
2 changed files with 15 additions and 15 deletions

View File

@@ -946,12 +946,12 @@
"newLabel": "Nyt emne" "newLabel": "Nyt emne"
}, },
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "API-nøgle (Key)",
"newLabel": "" "newLabel": "Ny API-nøgle (Key)"
}, },
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "API-nøgle (Secret)",
"newLabel": "" "newLabel": "Ny API-nøgle (Key)"
} }
} }
}, },
@@ -2457,15 +2457,15 @@
"option": {} "option": {}
}, },
"systemResources": { "systemResources": {
"name": "", "name": "Systemressourcer",
"description": "", "description": "CPU, Hukommelse, Disk og andet hardwareforbrug af dit system",
"option": {}, "option": {},
"card": { "card": {
"cpu": "", "cpu": "CPU",
"memory": "", "memory": "MEM",
"network": "", "network": "NET",
"up": "", "up": "OP",
"down": "" "down": "NED"
} }
} }
}, },

View File

@@ -69,15 +69,15 @@
"notification": { "notification": {
"success": { "success": {
"title": "Usuario creado", "title": "Usuario creado",
"message": "" "message": "El usuario se creó con éxito"
}, },
"error": { "error": {
"title": "" "title": "Error al crear el usuario"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Grupo externo",
"subtitle": "Especifique el grupo que debe ser usado para usuarios externos.", "subtitle": "Especifique el grupo que debe ser usado para usuarios externos.",
"form": { "form": {
"name": { "name": {
@@ -92,7 +92,7 @@
}, },
"finish": { "finish": {
"title": "Finalizar la configuración", "title": "Finalizar la configuración",
"subtitle": "", "subtitle": "¡Estás listo para empezar!",
"description": "Ha completado el proceso de configuración con éxito. Puede empezar a utilizar Homarr. Seleccione su siguiente paso:", "description": "Ha completado el proceso de configuración con éxito. Puede empezar a utilizar Homarr. Seleccione su siguiente paso:",
"action": { "action": {
"goToBoard": "Ir al tablero {name}", "goToBoard": "Ir al tablero {name}",