chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
134ce6f82d
commit
ab5c03512e
@@ -946,12 +946,12 @@
|
||||
"newLabel": "Nyt emne"
|
||||
},
|
||||
"opnsenseApiKey": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "API-nøgle (Key)",
|
||||
"newLabel": "Ny API-nøgle (Key)"
|
||||
},
|
||||
"opnsenseApiSecret": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "API-nøgle (Secret)",
|
||||
"newLabel": "Ny API-nøgle (Key)"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2457,15 +2457,15 @@
|
||||
"option": {}
|
||||
},
|
||||
"systemResources": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Systemressourcer",
|
||||
"description": "CPU, Hukommelse, Disk og andet hardwareforbrug af dit system",
|
||||
"option": {},
|
||||
"card": {
|
||||
"cpu": "",
|
||||
"memory": "",
|
||||
"network": "",
|
||||
"up": "",
|
||||
"down": ""
|
||||
"cpu": "CPU",
|
||||
"memory": "MEM",
|
||||
"network": "NET",
|
||||
"up": "OP",
|
||||
"down": "NED"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -69,15 +69,15 @@
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "Usuario creado",
|
||||
"message": ""
|
||||
"message": "El usuario se creó con éxito"
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
"title": "Error al crear el usuario"
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"title": "Grupo externo",
|
||||
"subtitle": "Especifique el grupo que debe ser usado para usuarios externos.",
|
||||
"form": {
|
||||
"name": {
|
||||
@@ -92,7 +92,7 @@
|
||||
},
|
||||
"finish": {
|
||||
"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:",
|
||||
"action": {
|
||||
"goToBoard": "Ir al tablero {name}",
|
||||
|
||||
Reference in New Issue
Block a user