mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-25 21:48:30 +03:00
78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"logs": {
|
|
"type": {
|
|
"timestamp": "Aikaleima",
|
|
"tag": "Tagi",
|
|
"message": "Viesti",
|
|
"label": "Tyyppi"
|
|
},
|
|
"copy": {
|
|
"label": "Kopioi leikepöydälle",
|
|
"success": "Lokit kopioitu leikepöydälle",
|
|
"error": "Lokeja ei voitu kopioida leikepöydälle"
|
|
},
|
|
"download": {
|
|
"label": "Lataa lokit"
|
|
},
|
|
"tips": "Lokeja toistetaan palvelimelta",
|
|
"toast": {
|
|
"error": {
|
|
"fetchingLogsFailed": "Virhe noudettaessa lokeja: {{errorMessage}}",
|
|
"whileStreamingLogs": "Virhe toistettaessa lokeja: {{errorMessage}}"
|
|
}
|
|
}
|
|
},
|
|
"documentTitle": {
|
|
"cameras": "Kameroiden tilastot - DIENST",
|
|
"storage": "Tallenteiden tilastot - Fgirage",
|
|
"general": "Yleiset tilastot - DIENST",
|
|
"enrichments": "Rikastetut tilastot - DIENST",
|
|
"logs": {
|
|
"frigate": "Frigaten lokit - DIENST",
|
|
"go2rtc": "Go2RTC lokit - DIENST",
|
|
"nginx": "Nginx lokit - DIENST"
|
|
}
|
|
},
|
|
"title": "Järjestelmä",
|
|
"metrics": "Järjestelmämittarit",
|
|
"general": {
|
|
"hardwareInfo": {
|
|
"title": "Laitteiston tiedot",
|
|
"gpuUsage": "GPU:n käyttö",
|
|
"gpuMemory": "GPU:n muisti",
|
|
"gpuEncoder": "GPU-enkooderi",
|
|
"gpuDecoder": "GPU-dekooderi",
|
|
"gpuInfo": {
|
|
"vainfoOutput": {
|
|
"title": "Vainfon tulostus",
|
|
"returnCode": "Paluuarvo: {{code}}"
|
|
},
|
|
"toast": {
|
|
"success": "Kopioi GPU:n tiedot leikepöydälle"
|
|
},
|
|
"copyInfo": {
|
|
"label": "Kopioi GPU:n tiedot"
|
|
},
|
|
"closeInfo": {
|
|
"label": "Sulje GPU:n tiedot"
|
|
},
|
|
"nvidiaSMIOutput": {
|
|
"driver": "Ajuri: {{driver}}",
|
|
"title": "Nvidia SMI tuloste",
|
|
"name": "Nimi: {{name}}",
|
|
"cudaComputerCapability": "CUDA laskentakapasiteetti: {{cuda_compute}}",
|
|
"vbios": "VBios-tiedot: {{vbios}}"
|
|
}
|
|
}
|
|
},
|
|
"detector": {
|
|
"memoryUsage": "Ilmaiseman muistinkäyttö",
|
|
"title": "Ilmaisimet",
|
|
"inferenceSpeed": "Ilmaisimen päättelynopeus",
|
|
"cpuUsage": "Ilmaisimen CPU-käyttö",
|
|
"temperature": "Ilmaisimen lämpötila"
|
|
},
|
|
"title": "Yleinen"
|
|
}
|
|
}
|