mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
Currently translated at 30.7% (35 of 114 strings) Translated using Weblate (Finnish) Currently translated at 62.5% (30 of 48 strings) Translated using Weblate (Finnish) Currently translated at 45.1% (28 of 62 strings) Translated using Weblate (Finnish) Currently translated at 43.4% (50 of 115 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Finnish) Currently translated at 45.4% (30 of 66 strings) Translated using Weblate (Finnish) Currently translated at 62.0% (31 of 50 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Finnish) Currently translated at 13.1% (56 of 427 strings) Translated using Weblate (Finnish) Currently translated at 42.6% (49 of 115 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-camera/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/components-player/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/fi/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-system
70 lines
1.8 KiB
JSON
70 lines
1.8 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"
|
|
},
|
|
"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"
|
|
}
|
|
}
|