mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 17:47:41 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
29 lines
867 B
JSON
29 lines
867 B
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:"
|
|
}
|
|
}
|
|
}
|