mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (654 of 654 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (10 of 10 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kristian Johansson <knmjohansson@gmail.com> Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sv/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-settings
19 lines
601 B
JSON
19 lines
601 B
JSON
{
|
|
"copyConfig": "Kopiera konfiguration",
|
|
"saveAndRestart": "Spara & Starta om",
|
|
"saveOnly": "Spara",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Konfiguration kopierad till urklipp."
|
|
},
|
|
"error": {
|
|
"savingError": "Problem att spara konfiguration"
|
|
}
|
|
},
|
|
"documentTitle": "Ändra konfiguration - Frigate",
|
|
"configEditor": "Ändra konfiguration",
|
|
"confirm": "Avsluta utan att spara?",
|
|
"safeConfigEditor": "Konfigurationsredigeraren (felsäkert läge)",
|
|
"safeModeDescription": "Frigate är i felsäkert läge på grund av ett konfigurationsvalideringsfel."
|
|
}
|