mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-06 20:11:15 +03:00
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (808 of 808 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (474 of 474 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (188 of 188 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (100 of 100 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (109 of 109 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1287 of 1287 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (239 of 239 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: OverTheHillsAndFarAway <prosjektx@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/nb_NO/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Ingen opptak funnet for dette tidspunktet",
|
|
"stats": {
|
|
"streamType": {
|
|
"short": "Type",
|
|
"title": "Strømmetype:"
|
|
},
|
|
"droppedFrames": {
|
|
"short": {
|
|
"title": "Tapt",
|
|
"value": "{{droppedFrames}} bilder"
|
|
},
|
|
"title": "Tapte bilder:"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Båndbredde:",
|
|
"short": "Båndbredde"
|
|
},
|
|
"latency": {
|
|
"title": "Forsinkelse:",
|
|
"value": "{{seconds}} sekunder",
|
|
"short": {
|
|
"title": "Forsinkelse",
|
|
"value": "{{seconds}} sek"
|
|
}
|
|
},
|
|
"totalFrames": "Totalt antall bilder:",
|
|
"decodedFrames": "Dekodede bilder:",
|
|
"droppedFrameRate": "Tapte bilder per sekund:"
|
|
},
|
|
"noPreviewFound": "Ingen forhåndsvisning funnet",
|
|
"noPreviewFoundFor": "Ingen forhåndsvisning funnet for {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Send dette bildet til Frigate+?",
|
|
"submit": "Send",
|
|
"previewError": "Kunne ikke laste forhåndsvisning av stillbilde. Opptaket er kanskje ikke tilgjengelig for øyeblikket."
|
|
},
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 eller høyere kreves for denne typen direkte-strømming.",
|
|
"streamOffline": {
|
|
"title": "Strømmen er frakoblet",
|
|
"desc": "Ingen bilder er mottatt på {{cameraName}} <code>detekt</code>-strømmen, sjekk feilloggene"
|
|
},
|
|
"cameraDisabled": "Kameraet er deaktivert",
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Bildet ble sendt til Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Kunne ikke sende bildet til Frigate+"
|
|
}
|
|
},
|
|
"cameraOff": "Kameraet er av"
|
|
}
|