116 lines
2.3 KiB
JSON
116 lines
2.3 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "Dash.",
|
|
"description": "Wyświetla wykresy zewnętrznej instancji Dash. wewnątrz Homarr.",
|
|
"settings": {
|
|
"title": "Ustawienia dla widgetu Dash.",
|
|
"url": {
|
|
"label": "Adres URL usługi Dash."
|
|
},
|
|
"usePercentages": {
|
|
"label": ""
|
|
},
|
|
"columns": {
|
|
"label": ""
|
|
},
|
|
"graphHeight": {
|
|
"label": ""
|
|
},
|
|
"graphsOrder": {
|
|
"label": "",
|
|
"storage": {
|
|
"label": "Pamięć",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
},
|
|
"compactView": {
|
|
"label": ""
|
|
},
|
|
"multiView": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"network": {
|
|
"label": "Sieć",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
},
|
|
"compactView": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"cpu": {
|
|
"label": "CPU",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
},
|
|
"multiView": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"ram": {
|
|
"label": "",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"gpu": {
|
|
"label": "GPU",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"title": "Dash.",
|
|
"errors": {
|
|
"noService": "Nie znaleziono usługi Dash. Proszę dodać ją do pulpitu Homarra lub ustawić adres URL usługi Dash. w opcjach modułu",
|
|
"noInformation": "Nie można uzyskać informacji z dash. - używasz najnowszej wersji?",
|
|
"protocolDowngrade": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
},
|
|
"graphs": {
|
|
"storage": {
|
|
"title": "Pamięć",
|
|
"label": "Pamięć:"
|
|
},
|
|
"network": {
|
|
"title": "Sieć",
|
|
"label": "Sieć:",
|
|
"metrics": {
|
|
"download": "Pobieranie",
|
|
"upload": "Udostępnianie"
|
|
}
|
|
},
|
|
"cpu": {
|
|
"title": "CPU"
|
|
},
|
|
"ram": {
|
|
"title": "RAM"
|
|
},
|
|
"gpu": {
|
|
"title": "GPU"
|
|
}
|
|
}
|
|
}
|
|
}
|