mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02: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
52 lines
1.5 KiB
JSON
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ä"
|
|
},
|
|
"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"
|
|
},
|
|
"cameraDisabled": "Kamera on poistettu käytöstä",
|
|
"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"
|
|
}
|
|
}
|
|
}
|