Files
homarr/public/locales/cs/common.json
2023-12-22 21:50:04 +01:00

57 lines
958 B
JSON

{
"save": "Uložit",
"apply": "",
"insert": "",
"about": "",
"cancel": "",
"close": "",
"back": "Zpět",
"delete": "",
"ok": "",
"edit": "",
"next": "Další",
"previous": "",
"confirm": "",
"enabled": "",
"disabled": "",
"enableAll": "",
"disableAll": "",
"version": "",
"changePosition": "Změnit pozici",
"remove": "",
"removeConfirm": "",
"createItem": "",
"sections": {
"settings": "",
"dangerZone": "Nebezpečná zóna"
},
"secrets": {
"apiKey": "",
"username": "",
"password": ""
},
"tip": "",
"time": {
"seconds": "",
"minutes": "",
"hours": ""
},
"loading": "",
"breakPoints": {
"small": "malý",
"medium": "střední",
"large": "velký"
},
"seeMore": "",
"position": {
"left": "Vlevo",
"center": "",
"right": "Vpravo"
},
"attributes": {
"width": "",
"height": ""
},
"public": "",
"restricted": "Omezené"
}