mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-17 13:02:18 +01:00
97 lines
1.7 KiB
JSON
97 lines
1.7 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": "",
|
|
"settings": {
|
|
"title": "",
|
|
"appId": {
|
|
"label": ""
|
|
},
|
|
"defaultView": {
|
|
"label": "",
|
|
"data": {
|
|
"workers": "",
|
|
"queue": "Čakalna vrsta",
|
|
"statistics": ""
|
|
}
|
|
},
|
|
"showHealthCheck": {
|
|
"label": ""
|
|
},
|
|
"showHealthChecksInQueue": {
|
|
"label": ""
|
|
},
|
|
"queuePageSize": {
|
|
"label": ""
|
|
},
|
|
"showAppIcon": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"noAppSelected": "",
|
|
"views": {
|
|
"workers": {
|
|
"table": {
|
|
"header": {
|
|
"name": "",
|
|
"eta": "ETA",
|
|
"progress": "Napredek"
|
|
},
|
|
"empty": "Prazno",
|
|
"tooltip": {
|
|
"transcode": "",
|
|
"healthCheck": ""
|
|
}
|
|
}
|
|
},
|
|
"queue": {
|
|
"table": {
|
|
"header": {
|
|
"name": "",
|
|
"size": "Velikost"
|
|
},
|
|
"footer": {
|
|
"currentIndex": ""
|
|
},
|
|
"empty": "Prazno",
|
|
"tooltip": {
|
|
"transcode": "",
|
|
"healthCheck": ""
|
|
}
|
|
}
|
|
},
|
|
"statistics": {
|
|
"empty": "Prazno",
|
|
"box": {
|
|
"transcodes": "",
|
|
"healthChecks": "",
|
|
"files": "",
|
|
"spaceSaved": ""
|
|
},
|
|
"pies": {
|
|
"transcodes": "",
|
|
"healthChecks": "",
|
|
"videoCodecs": "",
|
|
"videoContainers": "",
|
|
"videoResolutions": ""
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"title": "Napaka",
|
|
"message": ""
|
|
},
|
|
"tabs": {
|
|
"workers": "",
|
|
"queue": "Čakalna vrsta",
|
|
"statistics": ""
|
|
},
|
|
"healthCheckStatus": {
|
|
"title": "",
|
|
"queued": "",
|
|
"healthy": "",
|
|
"unhealthy": ""
|
|
}
|
|
}
|