Files
frigate/web/public/locales/fi/components/player.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

52 lines
1.5 KiB
JSON

{
"noPreviewFound": "Esikatselua ei löytynyt",
"noPreviewFoundFor": "Ei esikatselua {{cameraName}}lle",
"noRecordingsFoundForThisTime": "Ei tallenteita valitulta ajalta",
"submitFrigatePlus": {
"title": "Lähetä tämä kuva Frigate+:aan?",
"submit": "Lähetä",
"previewError": "Pysäytyskuvan esikatselua ei voi ladata. Tallenne ei ole ehkä saatavissa tällä hetkellä."
},
"livePlayerRequiredIOSVersion": "iOS 17.1 tai uudempi vaaditaan tälle suoratoistotyypille.",
"streamOffline": {
"title": "Kamera poissa verkosta",
"desc": "Kuvaruutuja ei vastaanotettu kameran {{cameraName}} <code>detect</code>-kuvavirrasta, tarkista virhelogit"
},
"stats": {
"streamType": {
"title": "Kuvavirran tyyppi:",
"short": "Tyyppi"
},
"bandwidth": {
"title": "Kaistanleveys:",
"short": "Kaistanleveys"
},
"latency": {
"title": "Latenssi:",
"value": "{{seconds}} sekuntia",
"short": {
"value": "{{seconds}} sek",
"title": "Latenssi"
}
},
"totalFrames": "Kehyksiä yhteensä:",
"droppedFrames": {
"title": "Pudotettuja kehyksiä:",
"short": {
"title": "Pudotettu",
"value": "{{droppedFrames}} kehystä"
}
},
"decodedFrames": "Dekoodatut kehykset:",
"droppedFrameRate": "Pudotettujen kehysten nopeus:"
},
"toast": {
"success": {
"submittedFrigatePlus": "Onnistuneesti lähetetty Frigate+:aan"
},
"error": {
"submitFrigatePlusFailed": "Frigate+:aan lähetys epäonnistui"
}
}
}