mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Translated using Weblate (German)
Currently translated at 32.9% (109 of 331 strings) Translated using Weblate (German) Currently translated at 85.4% (41 of 48 strings) Translated using Weblate (German) Currently translated at 96.1% (50 of 52 strings) Translated using Weblate (German) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (German) Currently translated at 97.2% (107 of 110 strings) Translated using Weblate (German) Currently translated at 96.1% (50 of 52 strings) Translated using Weblate (German) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (German) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (German) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (German) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (German) Currently translated at 91.4% (161 of 176 strings) Translated using Weblate (German) Currently translated at 100.0% (48 of 48 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Julian <k-weblate@machalett.me> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Co-authored-by: engels0n <christian.engelbarts@outlook.de> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/de/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-icons Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
This commit is contained in:
parent
37f174b43a
commit
2ffc114f50
@ -66,7 +66,7 @@
|
||||
"enable": "Aktivieren",
|
||||
"disabled": "deaktiviert",
|
||||
"disable": "deaktivieren",
|
||||
"saving": "Speichere...",
|
||||
"saving": "Speichere…",
|
||||
"close": "Schließen",
|
||||
"back": "Zurück",
|
||||
"history": "Historie",
|
||||
|
@ -9,7 +9,7 @@
|
||||
},
|
||||
"name": {
|
||||
"label": "Name",
|
||||
"placeholder": "Gib einen Namen ein...",
|
||||
"placeholder": "Gib einen Namen ein…",
|
||||
"errorMessage": {
|
||||
"exists": "Name der Kameragruppe bereits vorhanden.",
|
||||
"nameMustNotPeriod": "Name einer Kameragruppe darf keinen Punkt enthalten.",
|
||||
|
@ -23,6 +23,12 @@
|
||||
"false_one": "Das ist kein(e) {{label}}",
|
||||
"false_other": "Das sind kein(e) {{label}}",
|
||||
"label": "Bestätige dieses Label nicht für Frigate Plus"
|
||||
},
|
||||
"question": {
|
||||
"label": "Bestätige diese Beschriftung für Frigate Plus",
|
||||
"ask_a": "Ist dieses Objekt ein <code>{{label}}</code>?",
|
||||
"ask_an": "Ist dieses Objekt ein <code>{{label}}</code>?",
|
||||
"ask_full": "Ist dieses Objekt ein <code>{{untranslatedLabel}}</code> ({{translatedLabel}})?"
|
||||
}
|
||||
},
|
||||
"submitToPlus": {
|
||||
@ -72,7 +78,7 @@
|
||||
"restreaming": {
|
||||
"disabled": "Für diese Kamera ist das Restreaming nicht aktiviert.",
|
||||
"desc": {
|
||||
"readTheDocumentation": "Weitere Informationen in der Dokumentation ",
|
||||
"readTheDocumentation": "Weitere Informationen in der Dokumentation",
|
||||
"title": "Konfiguriere go2rtc, um erweiterte Live-Ansichtsoptionen und Audio für diese Kamera zu nutzen."
|
||||
}
|
||||
},
|
||||
|
@ -118,7 +118,7 @@
|
||||
"noLicensePlatesFound": "Keine Kennzeichen gefunden.",
|
||||
"title": "Bekannte Kennzeichen",
|
||||
"loadFailed": "Bekannte Nummernschilder konnten nicht geladen werden.",
|
||||
"loading": "Lade bekannte Nummernschilder...",
|
||||
"loading": "Lade bekannte Nummernschilder…",
|
||||
"placeholder": "Tippe, um Kennzeichen zu suchen...",
|
||||
"selectPlatesFromList": "Wählen eine oder mehrere Kennzeichen aus der Liste aus."
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"iconPicker": {
|
||||
"search": {
|
||||
"placeholder": "Suche nach einem Icon..."
|
||||
"placeholder": "Suche nach einem Icon…"
|
||||
},
|
||||
"selectIcon": "Wähle ein Icon"
|
||||
}
|
||||
|
@ -31,5 +31,7 @@
|
||||
"markTheseItemsAsReviewed": "Diese Objekte als geprüft kennzeichnen",
|
||||
"camera": "Kamera",
|
||||
"allCameras": "Alle Kameras",
|
||||
"markAsReviewed": "Als geprüft kennzeichnen"
|
||||
"markAsReviewed": "Als geprüft kennzeichnen",
|
||||
"selected_one": "{{count}} ausgewählt",
|
||||
"selected_other": "{{count}} ausgewählt"
|
||||
}
|
||||
|
@ -75,7 +75,7 @@
|
||||
"title": "Erkunden ist nicht Verfügbar",
|
||||
"embeddingsReindexing": {
|
||||
"context": "Erkunden kann nach der Re-Indexierung der verfolgten Objekte verwendet werden.",
|
||||
"startingUp": "Startet...",
|
||||
"startingUp": "Startet…",
|
||||
"estimatedTime": "Voraussichtlich verbleibende Zeit:",
|
||||
"finishingShortly": "Bald erledigt",
|
||||
"step": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"selectItem": "Wähle {{item}}",
|
||||
"selectFace": "Wähle Gesicht",
|
||||
"imageEntry": {
|
||||
"dropActive": "Ziehe das Bild hierher ...",
|
||||
"dropActive": "Ziehe das Bild hierher…",
|
||||
"dropInstructions": "Ziehe ein Bild hier her oder klicke um eines auszuwählen",
|
||||
"maxSize": "Maximale Größe: {{size}} MB",
|
||||
"validation": {
|
||||
@ -35,7 +35,9 @@
|
||||
"addFace": "Gesicht hinzufügen",
|
||||
"uploadImage": "Bild hochladen",
|
||||
"deleteFaceAttempts": "Lösche Gesichtsversuche",
|
||||
"reprocessFace": "Gesichter erneut verarbeiten"
|
||||
"reprocessFace": "Gesichter erneut verarbeiten",
|
||||
"renameFace": "Gesicht umbenennen",
|
||||
"deleteFace": "Lösche Gesicht"
|
||||
},
|
||||
"train": {
|
||||
"title": "Trainiere",
|
||||
@ -72,5 +74,9 @@
|
||||
"uploadFace": "Lade Bild des Gesichts hoch",
|
||||
"nextSteps": "Nächste Schritte",
|
||||
"faceName": "Gib den Namen zum Gesicht ein"
|
||||
},
|
||||
"renameFace": {
|
||||
"title": "Gesicht umbenennen",
|
||||
"desc": "Gib den neuen Namen für das Gesicht von {{name}} ein."
|
||||
}
|
||||
}
|
||||
|
@ -62,6 +62,6 @@
|
||||
},
|
||||
"search": "Suche",
|
||||
"placeholder": {
|
||||
"search": "Suchen..."
|
||||
"search": "Suchen…"
|
||||
}
|
||||
}
|
||||
|
@ -86,7 +86,7 @@
|
||||
"semanticSearch": {
|
||||
"title": "Semantische Suche",
|
||||
"desc": "Die semantische Suche in Frigate ermöglicht es, verfolgte Objekte innerhalb der Überprüfungselemente zu finden, indem entweder das Bild selbst, eine benutzerdefinierte Textbeschreibung oder eine automatisch generierte Beschreibung verwendet wird.",
|
||||
"readTheDocumentation": "Lesen Sie die Dokumentation.",
|
||||
"readTheDocumentation": "Lesen Sie die Dokumentation",
|
||||
"reindexNow": {
|
||||
"alreadyInProgress": "Neu-Indizierung läufts bereits.",
|
||||
"label": "Neuindizieren",
|
||||
|
Loading…
Reference in New Issue
Block a user