mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 10:33:11 +03:00
Currently translated at 21.4% (12 of 56 strings) Translated using Weblate (Danish) Currently translated at 22.4% (11 of 49 strings) Translated using Weblate (Danish) Currently translated at 11.0% (15 of 136 strings) Translated using Weblate (Danish) Currently translated at 41.8% (18 of 43 strings) Translated using Weblate (Danish) Currently translated at 1.8% (12 of 654 strings) Translated using Weblate (Danish) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Danish) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Danish) Currently translated at 35.1% (26 of 74 strings) Co-authored-by: Anders Fosgerau <afosgerau@gmail.com> Co-authored-by: Andreas Scholdan <andreas@scholdan.net> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/da/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
29 lines
990 B
JSON
29 lines
990 B
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}})?"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|