mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 02:28:58 +03:00
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. 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. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ 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-filter/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ 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/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global 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-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"noPreviewFound": "Ingen förhandsvisning hittad",
|
|
"noRecordingsFoundForThisTime": "Inga inspelningar hittades vid den här tidpunkten",
|
|
"noPreviewFoundFor": "Ingen förhandsvisning hittad för {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Skicka denna bild till Frigate+?",
|
|
"submit": "Skicka",
|
|
"previewError": "Det gick inte att ladda förhandsgranskningen av ögonblicksbilden. Inspelningen är kanske inte tillgänglig just nu."
|
|
},
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 eller senare krävs för den här typen av livestream.",
|
|
"streamOffline": {
|
|
"title": "Strömmen är inte tillgänglig",
|
|
"desc": "Inga bildrutor har mottagits på {{cameraName}} <code>detect</code>-strömmen, kontrollera felloggarna"
|
|
},
|
|
"stats": {
|
|
"streamType": {
|
|
"short": "Typ",
|
|
"title": "Strömtyp:"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Bandbredd:",
|
|
"short": "Bandbredd"
|
|
},
|
|
"latency": {
|
|
"title": "Latens:",
|
|
"short": {
|
|
"title": "Latens",
|
|
"value": "{{seconds}} s"
|
|
},
|
|
"value": "{{seconds}} sekunder"
|
|
},
|
|
"totalFrames": "Totalt antal bildrutor:",
|
|
"droppedFrames": {
|
|
"title": "Förlorade bildrutor:",
|
|
"short": {
|
|
"title": "Förlorade",
|
|
"value": "{{droppedFrames}} bildrutor"
|
|
}
|
|
},
|
|
"decodedFrames": "Avkodade bildrutor:",
|
|
"droppedFrameRate": "Andel förlorade bildrutor:"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Det gick inte att skicka bildrutan till Frigate+"
|
|
},
|
|
"success": {
|
|
"submittedFrigatePlus": "Bildrutan har skickats till Frigate+"
|
|
}
|
|
},
|
|
"cameraOff": "Kameran är avstängd"
|
|
}
|