chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-crowdin[bot]
2025-01-17 11:54:32 +00:00
committed by GitHub
parent a1084f91e5
commit d1be727eb3
29 changed files with 1334 additions and 0 deletions

View File

@@ -897,6 +897,7 @@
"passwordRequirements": "Heslo nesplňuje požadavky",
"boardAlreadyExists": "Plocha s tímto názvem již existuje",
"invalidFileType": "Neplatný typ souboru, očekáván {expected}",
"invalidFileName": "",
"fileTooLarge": "Soubor je příliš velký, maximální velikost je {maxSize}",
"invalidConfiguration": "Neplatná konfigurace",
"groupNameTaken": "Název skupiny je již používán"
@@ -2101,6 +2102,7 @@
"docker": "",
"logs": "",
"api": "",
"certificates": "",
"tasks": ""
}
},
@@ -2706,6 +2708,9 @@
},
"logs": {
"label": ""
},
"certificates": {
"label": ""
}
},
"settings": {
@@ -3101,5 +3106,46 @@
}
}
}
},
"certificate": {
"page": {
"list": {
"title": "",
"description": "",
"noResults": {
"title": ""
},
"expires": ""
}
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "",
"confirm": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}
}