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
5f80bebef2
commit
f7ff1e3911
@@ -4,7 +4,7 @@
|
|||||||
"start": {
|
"start": {
|
||||||
"title": "Bienvenido a Homarr",
|
"title": "Bienvenido a Homarr",
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"description": "",
|
"description": "Para empezar, por favor, seleccione cómo desea configurar su instancia de Homarr.",
|
||||||
"action": {
|
"action": {
|
||||||
"scratch": "Empezar de cero",
|
"scratch": "Empezar de cero",
|
||||||
"importOldmarr": "Importar de Homarr antes de 1.0"
|
"importOldmarr": "Importar de Homarr antes de 1.0"
|
||||||
@@ -12,14 +12,14 @@
|
|||||||
},
|
},
|
||||||
"import": {
|
"import": {
|
||||||
"title": "Importar datos",
|
"title": "Importar datos",
|
||||||
"subtitle": "",
|
"subtitle": "Puede importar datos de una instancia de Homarr existente.",
|
||||||
"dropzone": {
|
"dropzone": {
|
||||||
"title": "Arrastre el archivo zip aquí o haga clic para navegar",
|
"title": "Arrastre el archivo zip aquí o haga clic para navegar",
|
||||||
"description": "El zip subido será procesado y podrás seleccionar lo que quieres importar"
|
"description": "El zip subido será procesado y podrás seleccionar lo que quieres importar"
|
||||||
},
|
},
|
||||||
"fileInfo": {
|
"fileInfo": {
|
||||||
"action": {
|
"action": {
|
||||||
"change": ""
|
"change": "Modificar el archivo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"importSettings": {
|
"importSettings": {
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"summary": {
|
"summary": {
|
||||||
"title": "",
|
"title": "Importar resumen",
|
||||||
"description": "",
|
"description": "",
|
||||||
"action": {
|
"action": {
|
||||||
"import": ""
|
"import": ""
|
||||||
@@ -43,32 +43,32 @@
|
|||||||
"entities": {
|
"entities": {
|
||||||
"apps": "Aplicaciones",
|
"apps": "Aplicaciones",
|
||||||
"boards": "Tableros",
|
"boards": "Tableros",
|
||||||
"integrations": "",
|
"integrations": "Integraciones",
|
||||||
"credentialUsers": ""
|
"credentialUsers": "Credenciales de usuarios"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tokenModal": {
|
"tokenModal": {
|
||||||
"title": "",
|
"title": "Introducir token de importación",
|
||||||
"field": {
|
"field": {
|
||||||
"token": {
|
"token": {
|
||||||
"label": "",
|
"label": "Token",
|
||||||
"description": ""
|
"description": "Introduzca el token de importación mostrado de su instancia anterior de homarr"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"error": {
|
"error": {
|
||||||
"title": "",
|
"title": "Token invalido",
|
||||||
"message": ""
|
"message": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"title": "",
|
"title": "Usuario administrador",
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"notification": {
|
"notification": {
|
||||||
"success": {
|
"success": {
|
||||||
"title": "",
|
"title": "Usuario creado",
|
||||||
"message": ""
|
"message": ""
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"backToStart": ""
|
"backToStart": "Volver al inicio"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Usuarios",
|
"title": "Usuarios",
|
||||||
@@ -118,14 +118,14 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"init": {
|
"init": {
|
||||||
"title": "",
|
"title": "Nueva instalación de Homarr",
|
||||||
"subtitle": ""
|
"subtitle": "Por favor, cree el usuario administrador principal"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"field": {
|
"field": {
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Correo electrónico",
|
"label": "Correo electrónico",
|
||||||
"verified": ""
|
"verified": "Verificado"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"label": "Nombre de usuario"
|
"label": "Nombre de usuario"
|
||||||
@@ -133,7 +133,7 @@
|
|||||||
"password": {
|
"password": {
|
||||||
"label": "Contraseña",
|
"label": "Contraseña",
|
||||||
"requirement": {
|
"requirement": {
|
||||||
"length": "",
|
"length": "Incluye al menos 8 caracteres",
|
||||||
"lowercase": "Incluye letra minúscula",
|
"lowercase": "Incluye letra minúscula",
|
||||||
"uppercase": "Incluye letra mayúscula",
|
"uppercase": "Incluye letra mayúscula",
|
||||||
"number": "Incluye número",
|
"number": "Incluye número",
|
||||||
@@ -144,13 +144,13 @@
|
|||||||
"label": "Confirmar contraseña"
|
"label": "Confirmar contraseña"
|
||||||
},
|
},
|
||||||
"previousPassword": {
|
"previousPassword": {
|
||||||
"label": ""
|
"label": "Contraseña anterior"
|
||||||
},
|
},
|
||||||
"homeBoard": {
|
"homeBoard": {
|
||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
"pingIconsEnabled": {
|
"pingIconsEnabled": {
|
||||||
"label": ""
|
"label": "Usar iconos para pings"
|
||||||
},
|
},
|
||||||
"defaultSearchEngine": {
|
"defaultSearchEngine": {
|
||||||
"label": ""
|
"label": ""
|
||||||
@@ -177,8 +177,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forgotPassword": {
|
"forgotPassword": {
|
||||||
"label": "",
|
"label": "¿Ha olvidado su contraseña?",
|
||||||
"description": ""
|
"description": "Un administrador puede usar el siguiente comando para restablecer su contraseña:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"register": {
|
"register": {
|
||||||
@@ -186,20 +186,20 @@
|
|||||||
"notification": {
|
"notification": {
|
||||||
"success": {
|
"success": {
|
||||||
"title": "Cuenta creada",
|
"title": "Cuenta creada",
|
||||||
"message": ""
|
"message": "Por favor, inicia sesión para continuar"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"title": "",
|
"title": "Ocurrió un error al crear la cuenta",
|
||||||
"message": ""
|
"message": "No se ha podido crear la cuenta"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"create": "Crear usuario",
|
"create": "Crear usuario",
|
||||||
"changePassword": {
|
"changePassword": {
|
||||||
"label": "",
|
"label": "Cambiar contraseña",
|
||||||
"notification": {
|
"notification": {
|
||||||
"success": {
|
"success": {
|
||||||
"message": ""
|
"message": "La contraseña ha sido cambiada correctamente"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"message": ""
|
"message": ""
|
||||||
@@ -254,17 +254,17 @@
|
|||||||
"message": ""
|
"message": ""
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"message": ""
|
"message": "No se puede cambiar la imagen"
|
||||||
},
|
},
|
||||||
"toLarge": {
|
"toLarge": {
|
||||||
"title": "",
|
"title": "La imagen es demasiado grande",
|
||||||
"message": ""
|
"message": "El tamaño máximo de la imagen es {size}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"removeImage": {
|
"removeImage": {
|
||||||
"label": "",
|
"label": "Eliminar imágen",
|
||||||
"confirm": "",
|
"confirm": "Por favor, confirma que deseas eliminar esta imagen",
|
||||||
"notification": {
|
"notification": {
|
||||||
"success": {
|
"success": {
|
||||||
"message": ""
|
"message": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user