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-01-01 00:48:53 +00:00
committed by GitHub
parent a234fc844e
commit 1fcf9d0146
29 changed files with 1924 additions and 561 deletions

View File

@@ -2,20 +2,20 @@
"init": {
"step": {
"start": {
"title": "",
"title": "Bienvenido a Homarr",
"subtitle": "",
"description": "",
"action": {
"scratch": "",
"importOldmarr": ""
"scratch": "Empezar de cero",
"importOldmarr": "Importar de Homarr antes de 1.0"
}
},
"import": {
"title": "",
"title": "Importar datos",
"subtitle": "",
"dropzone": {
"title": "",
"description": ""
"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"
},
"fileInfo": {
"action": {
@@ -23,7 +23,7 @@
}
},
"importSettings": {
"title": "",
"title": "Importar ajustes",
"description": ""
},
"boardSelection": {
@@ -612,6 +612,10 @@
},
"url": {
"label": ""
},
"attemptSearchEngineCreation": {
"label": "",
"description": ""
}
},
"action": {
@@ -1151,6 +1155,25 @@
}
}
},
"minecraftServerStatus": {
"name": "",
"description": "",
"option": {
"title": {
"label": ""
},
"domain": {
"label": ""
},
"isBedrockServer": {
"label": ""
}
},
"status": {
"online": "",
"offline": ""
}
},
"notebook": {
"name": "Bloc de notas",
"description": "",
@@ -2324,6 +2347,9 @@
"error": ""
},
"job": {
"minecraftServerStatus": {
"label": ""
},
"iconsUpdater": {
"label": ""
},
@@ -2722,6 +2748,11 @@
}
}
},
"media": {
"requestMovie": "",
"requestSeries": "",
"openIn": ""
},
"external": {
"help": "",
"group": {
@@ -2962,6 +2993,22 @@
}
}
}
},
"media": {
"request": {
"modal": {
"title": "",
"table": {
"header": {
"season": "",
"episodes": ""
}
},
"button": {
"send": ""
}
}
}
}
}
}