mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 12:38:58 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
35 lines
881 B
JSON
35 lines
881 B
JSON
{
|
|
"alerts": "Alarmer",
|
|
"detections": "Detekteringer",
|
|
"motion": {
|
|
"label": "Bevægelse",
|
|
"only": "Kun bevægelse"
|
|
},
|
|
"allCameras": "Alle kameraer",
|
|
"camera": "Kamera",
|
|
"empty": {
|
|
"alert": "Der er ingen advarsler at gennemgå",
|
|
"detection": "Der er ingen registreringer at gennemgå",
|
|
"motion": "Ingen bevægelsesdata fundet",
|
|
"recordingsDisabled": {
|
|
"title": "Optagelser skal være aktiveret"
|
|
}
|
|
},
|
|
"documentTitle": "Gennemse - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "Optagelser - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Sidste 24 timer"
|
|
},
|
|
"markAsReviewed": "Marker som gennemset",
|
|
"markTheseItemsAsReviewed": "Marker disse som gennemset",
|
|
"detail": {
|
|
"aria": "Skift til detaljevisning"
|
|
},
|
|
"timeline.aria": "Vælg tidslinje",
|
|
"motionPreviews": {
|
|
"crop": "Beskær til filter"
|
|
}
|
|
}
|