Files
homarr/public/locales/lv/modules/health-monitoring.json
T
2024-03-23 16:18:26 +01:00

38 lines
1.1 KiB
JSON

{
"descriptor": {
"name": "Sistēmas Stāvokļa Uzraudzība",
"description": "Informācija par jūsu NAS",
"settings": {
"title": "Sistēmas Stāvokļa Uzraudzība",
"fahrenheit": {
"label": "Fārenheits"
}
}
},
"cpu": {
"label": "CPU",
"load": "Vidējā slodze",
"minute": "{{minute}} minūte",
"minutes": "{{minutes}} minūtes"
},
"memory": {
"label": "Atmiņa",
"totalMem": "Kopējā atmiņa: {{total}}GB",
"available": "Pieejams: {{available}}GB - {{percentage}}%"
},
"fileSystem": {
"label": "Failu Sistēma",
"available": "Pieejams: {{available}} - {{percentage}}%"
},
"info": {
"uptime": "Darbības laiks",
"updates": "Atjaunojumi",
"reboot": "Pārstartēt"
},
"errors": {
"general": {
"title": "Nevarēja atrast Jūsu NAS",
"text": "Veidojot savienojumu ar Jūsu NAS radās problēma. Lūdzu, pārbaudiet savu konfigurāciju/integrāciju(-as)."
}
}
}