Files
homarr/public/locales/uk/modules/health-monitoring.json
T
Thomas Camlong 3651585271 chore: new Crowdin updates (#2169)
* New translations common.json (Ukrainian)

* New translations date.json (Ukrainian)

* New translations weather.json (Ukrainian)

* New translations page-appearance.json (Ukrainian)

* New translations common.json (Ukrainian)

* New translations page-appearance.json (Ukrainian)

* New translations login.json (Ukrainian)

* New translations selector.json (Ukrainian)

* New translations add-app.json (Ukrainian)

* New translations about.json (Ukrainian)

* New translations torrents-status.json (Ukrainian)

* New translations manage.json (Ukrainian)

* New translations boards.json (Ukrainian)

* New translations users.json (Ukrainian)

* New translations docker.json (Ukrainian)

* New translations entity-state.json (Ukrainian)

* New translations edit.json (Ukrainian)

* New translations trigger-automation.json (Ukrainian)

* New translations indexer-manager.json (Ukrainian)

* New translations health-monitoring.json (Ukrainian)

* New translations media-transcoding.json (Ukrainian)
2024-11-01 10:04:23 +01:00

141 lines
2.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"fahrenheit": {
"label": ""
},
"cpu": {
"label": "",
"load": "",
"minute": "",
"minutes": ""
},
"memory": {
"label": ""
},
"fileSystem": {
"label": ""
},
"node": {
"label": "",
"info": ""
},
"defaultViewState": {
"label": "",
"data": {
"none": "Нема",
"node": "",
"vm": "",
"lxc": "",
"storage": "Диск"
}
},
"defaultTabState": {
"label": "",
"info": "",
"data": {
"system": "",
"cluster": ""
}
},
"summary": {
"label": ""
},
"showNode": {
"label": ""
},
"showVM": {
"label": ""
},
"showLXCs": {
"label": ""
},
"showStorage": {
"label": ""
},
"sectionIndicatorColor": {
"label": "",
"info": "",
"data": {
"any": "",
"all": ""
}
},
"ignoreCert": {
"label": "",
"info": ""
}
}
},
"cpu": {
"label": "Процесор",
"load": "",
"minute": ""
},
"memory": {
"label": "",
"totalMem": "",
"available": ""
},
"fileSystem": {
"label": "",
"available": ""
},
"info": {
"uptime": "",
"uptimeFormat": "",
"updates": "",
"reboot": ""
},
"errors": {
"general": {
"title": "",
"text": ""
}
},
"headings": {
"system": "",
"cluster": ""
},
"cluster": {
"summary": {
"cpu": "Процесор",
"ram": "Оперативна пам'ять"
},
"accordion": {
"title": {
"nodes": "",
"vms": "",
"lxcs": "",
"storage": "Диск"
}
},
"table": {
"header": {
"name": "Ім’я",
"cpu": "Процесор",
"ram": "Оперативна пам'ять",
"node": ""
}
},
"popover": {
"node": "",
"vmid": "",
"details": "Деталі",
"cores": "",
"memSize": "",
"memRatio": "",
"diskSize": "",
"diskRatio": "",
"uptime": "",
"plugin": "Плагін",
"ha": "Стан HA - {{haState}}",
"sharedStorage": "Спільне сховище",
"localStorage": "Локальне сховище",
"na": "Н/Д"
}
}
}