mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 31.5% (36 of 114 strings) Translated using Weblate (Finnish) Currently translated at 56.4% (35 of 62 strings) Translated using Weblate (Finnish) Currently translated at 51.5% (34 of 66 strings) Translated using Weblate (Finnish) Currently translated at 68.0% (34 of 50 strings) Translated using Weblate (Finnish) Currently translated at 13.8% (59 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Toni Liski <nacree@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/fi/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-system
71 lines
1.9 KiB
JSON
71 lines
1.9 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 - Frigate",
|
|
"storage": "Tallenteiden tilastot - Fgirage",
|
|
"general": "Yleiset tilastot - Frigate",
|
|
"enrichments": "Rikastetut tilastot - Frigate",
|
|
"logs": {
|
|
"frigate": "Frigaten lokit - Frigate",
|
|
"go2rtc": "Go2RTC lokit - Frigate",
|
|
"nginx": "Nginx lokit - Frigate"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"detector": {
|
|
"memoryUsage": "Ilmaiseman muistinkäyttö",
|
|
"title": "Ilmaisimet",
|
|
"inferenceSpeed": "Ilmaisimen päättelynopeus",
|
|
"cpuUsage": "Ilmaisimen CPU-käyttö",
|
|
"temperature": "Ilmaisimen lämpötila"
|
|
},
|
|
"title": "Yleinen"
|
|
}
|
|
}
|