mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-06 20:11:15 +03:00
Currently translated at 1.0% (13 of 1287 strings) Translated using Weblate (Danish) Currently translated at 28.4% (31 of 109 strings) Translated using Weblate (Danish) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Danish) Currently translated at 100.0% (239 of 239 strings) Translated using Weblate (Danish) Currently translated at 41.3% (207 of 501 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: nicoleise <niceggert@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/da/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-settings
67 lines
2.0 KiB
JSON
67 lines
2.0 KiB
JSON
{
|
|
"restart": {
|
|
"title": "Er du sikker på, at du vil genstarte Frigate?",
|
|
"button": "Genstart",
|
|
"restarting": {
|
|
"title": "Frigate genstarter",
|
|
"button": "Gennemtving genindlæsning nu",
|
|
"content": "Denne side genindlæses om {{countdown}} sekunder."
|
|
},
|
|
"description": "Dette vil kortvarigt stoppe Frigate under genstart."
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"submitToPlus": {
|
|
"label": "Indsend til Frigate+",
|
|
"desc": "Objekter på steder, du ønsker at undgå, er ikke falske positiver. Hvis du indsender dem som falske positiver, vil det forvirre modellen."
|
|
},
|
|
"review": {
|
|
"question": {
|
|
"label": "Bekræft denne etiket til Frigate Plus",
|
|
"ask_a": "Er dette objekt et <code>{{label}}</code>?",
|
|
"ask_an": "Er dette objekt en <code>{{label}}</code>?",
|
|
"ask_full": "Er dette objekt en <code>{{untranslatedLabel}}</code> ({{translatedLabel}})?"
|
|
},
|
|
"state": {
|
|
"submitted": "Indsendt"
|
|
},
|
|
"toast": {
|
|
"error": "Fejl under indsendelse til Frigate+. Kontroller venligst din netværksforbindelse og prøv igen."
|
|
}
|
|
}
|
|
},
|
|
"video": {
|
|
"viewInHistory": "Se i historik"
|
|
}
|
|
},
|
|
"export": {
|
|
"time": {
|
|
"fromTimeline": "Vælg fra tidslinje",
|
|
"lastHour_one": "Sidste time",
|
|
"lastHour_other": "Sidste {{count}} timer",
|
|
"custom": "Tidsinterval",
|
|
"start": {
|
|
"title": "Starttidspunkt",
|
|
"label": "Vælg starttidspunkt"
|
|
},
|
|
"end": {
|
|
"title": "Sluttidspunkt",
|
|
"label": "Vælg sluttidspunkt"
|
|
}
|
|
},
|
|
"name": {
|
|
"placeholder": "Navngiv eksport"
|
|
},
|
|
"case": {
|
|
"newCaseOption": "Opret ny sag",
|
|
"newCaseNamePlaceholder": "Nyt sagsnavn",
|
|
"newCaseDescriptionPlaceholder": "Sagsbeskrivelse",
|
|
"label": "Sag",
|
|
"nonAdminHelp": "En ny sag oprettes til disse eksporter.",
|
|
"placeholder": "Vælg en sag"
|
|
},
|
|
"select": "Vælg",
|
|
"export": "Eksporter"
|
|
}
|
|
}
|