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:
Hosted Weblate
2026-01-13 13:02:28 -07:00
committed by Nicolas Mowen
co-authored by bittin1ddc447d824349b2
parent 85bc988c76
commit da75481443
4 changed files with 19 additions and 4 deletions
+5 -1
View File
@@ -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",
+4 -1
View File
@@ -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": {
+8 -1
View File
@@ -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": {