mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 12:08:29 +03:00
Translated using Weblate (Swedish)
Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (136 of 136 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/sv/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
85bc988c76
commit
da75481443
@ -260,7 +260,8 @@
|
||||
"show": "Visa {{item}}",
|
||||
"ID": "ID",
|
||||
"none": "Ingen",
|
||||
"all": "Alla"
|
||||
"all": "Alla",
|
||||
"other": "Annat"
|
||||
},
|
||||
"unit": {
|
||||
"speed": {
|
||||
|
||||
@ -9,7 +9,11 @@
|
||||
"empty": {
|
||||
"alert": "Det finns inga varningar att granska",
|
||||
"detection": "Det finns inga detekteringar att granska",
|
||||
"motion": "Ingen rörelsedata hittad"
|
||||
"motion": "Ingen rörelsedata hittad",
|
||||
"recordingsDisabled": {
|
||||
"title": "Inspelningar måste vara aktiverat",
|
||||
"description": "Granskningsobjekt kan bara skapas för en kamera när inspelningar är aktiverat för den kameran."
|
||||
}
|
||||
},
|
||||
"documentTitle": "Granska - Frigate",
|
||||
"timeline": "Tidslinje",
|
||||
|
||||
@ -109,7 +109,10 @@
|
||||
"title": "Redigera attribut",
|
||||
"desc": "Välj klassificeringsattribut för denna {{label}}"
|
||||
},
|
||||
"attributes": "Klassificeringsattribut"
|
||||
"attributes": "Klassificeringsattribut",
|
||||
"title": {
|
||||
"label": "Titel"
|
||||
}
|
||||
},
|
||||
"exploreMore": "Utforska fler {{label}} objekt",
|
||||
"type": {
|
||||
|
||||
@ -86,7 +86,14 @@
|
||||
"otherProcesses": {
|
||||
"title": "Övriga processer",
|
||||
"processCpuUsage": "Process CPU-användning",
|
||||
"processMemoryUsage": "Processminnesanvändning"
|
||||
"processMemoryUsage": "Processminnesanvändning",
|
||||
"series": {
|
||||
"go2rtc": "go2rtc",
|
||||
"recording": "inspelning",
|
||||
"review_segment": "granskningssegment",
|
||||
"embeddings": "inbäddningar",
|
||||
"audio_detector": "ljuddetektor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user