Files
frigate/web/public/locales/fi/views/system.json
T
d2e5de3863 Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Translated using Weblate (Finnish)

Currently translated at 34.4% (172 of 500 strings)

Translated using Weblate (Finnish)

Currently translated at 29.7% (55 of 185 strings)

Translated using Weblate (Finnish)

Currently translated at 40.2% (27 of 67 strings)

Translated using Weblate (Finnish)

Currently translated at 36.1% (39 of 108 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Tobbana <tobbana@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/fi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/fi/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/
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-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

100 lines
2.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}}"
}
},
"websocket": {
"label": "Viestit",
"pause": "Pysäytä",
"resume": "Jatka",
"filter": {
"face_recognition": "Kasvojen tunnistus",
"cameras_count_one": "{{count}} Kamera",
"cameras_count_other": "{{count}} Kameraa",
"camera": "Kamera"
},
"count_one": "{{count}} viesti",
"count_other": "{{count}} viestiä"
}
},
"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",
"websocket": "Viestilokit - 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"
},
"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"
},
"enrichments": {
"embeddings": {
"classification_speed": "{{name}} Luokittelunopeus",
"classification_events_per_second": "{{name}} Luokittelutapahtumia Sekunnissa",
"object_description_events_per_second": "Objektin Kuvaus",
"classification": "{{name}} Luokittelu"
}
}
}