mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-05 17:51:36 +02:00
Translated using Weblate (German)
Currently translated at 98.3% (420 of 427 strings) Translated using Weblate (German) Currently translated at 100.0% (116 of 116 strings) Translated using Weblate (German) Currently translated at 100.0% (192 of 192 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Viktor Stier <viktor-stier@gmx.de> Co-authored-by: ahgln <a.hegglin@windowslive.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/de/ Translation: Frigate NVR/common Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
parent
88f7959d7f
commit
0402efbf7c
@ -15,7 +15,7 @@
|
|||||||
"d": "{{time}} Tag",
|
"d": "{{time}} Tag",
|
||||||
"day_one": "{{time}} Tag",
|
"day_one": "{{time}} Tag",
|
||||||
"day_other": "{{time}} Tage",
|
"day_other": "{{time}} Tage",
|
||||||
"m": "{{time}} Minute",
|
"m": "{{time}} Min",
|
||||||
"minute_one": "{{time}} Minute",
|
"minute_one": "{{time}} Minute",
|
||||||
"minute_other": "{{time}} Minuten",
|
"minute_other": "{{time}} Minuten",
|
||||||
"s": "{{time}} Sekunde",
|
"s": "{{time}} Sekunde",
|
||||||
|
@ -22,7 +22,8 @@
|
|||||||
"frigateplus": "Frigate+",
|
"frigateplus": "Frigate+",
|
||||||
"users": "Benutzer",
|
"users": "Benutzer",
|
||||||
"notifications": "Benachrichtigungen",
|
"notifications": "Benachrichtigungen",
|
||||||
"enrichments": "Erkennungsfunktionen"
|
"enrichments": "Erkennungsfunktionen",
|
||||||
|
"triggers": "Auslöser"
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"unsavedChanges": {
|
"unsavedChanges": {
|
||||||
|
@ -102,7 +102,11 @@
|
|||||||
"bandwidth": "Bandbreite"
|
"bandwidth": "Bandbreite"
|
||||||
},
|
},
|
||||||
"title": "Speicher",
|
"title": "Speicher",
|
||||||
"overview": "Übersicht"
|
"overview": "Übersicht",
|
||||||
|
"shm": {
|
||||||
|
"title": "SHM (Shared Memory) Zuweisung",
|
||||||
|
"warning": "Die aktuelle SHM-Größe von {{total}} MB ist zu klein. Erhöhe sie auf mindestens {{min_shm}} MB."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"cameras": {
|
"cameras": {
|
||||||
"info": {
|
"info": {
|
||||||
|
Loading…
Reference in New Issue
Block a user