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:
Hosted Weblate 2025-09-01 03:41:06 +02:00 committed by Josh Hawkins
parent 88f7959d7f
commit 0402efbf7c
3 changed files with 8 additions and 3 deletions

View File

@ -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",

View File

@ -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": {

View File

@ -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": {