frigate/web/public/locales/de/components/player.json
Hosted Weblate d7e10dffc6 Translated using Weblate (German)
Currently translated at 100.0% (131 of 131 strings)

Translated using Weblate (German)

Currently translated at 99.2% (130 of 131 strings)

Translated using Weblate (German)

Currently translated at 100.0% (74 of 74 strings)

Translated using Weblate (German)

Currently translated at 100.0% (135 of 135 strings)

Translated using Weblate (German)

Currently translated at 100.0% (49 of 49 strings)

Translated using Weblate (German)

Currently translated at 99.1% (121 of 122 strings)

Translated using Weblate (German)

Currently translated at 100.0% (654 of 654 strings)

Update translation files

Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sebastian Sie <sebastian.neuplanitz@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/de/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/de/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/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/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/de/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2025-12-26 08:44:19 -06:00

52 lines
1.5 KiB
JSON

{
"noRecordingsFoundForThisTime": "Keine Aufnahmen für diesen Zeitpunkt gefunden",
"noPreviewFound": "Keine Vorschau gefunden",
"submitFrigatePlus": {
"title": "Dieses Bild an Frigate+ senden?",
"submit": "Senden"
},
"livePlayerRequiredIOSVersion": "iOS 17.1 oder höher ist für diesen Typ eines Live-Streams erforderlich.",
"streamOffline": {
"title": "Stream ist offline",
"desc": "Es wurden keine Bilder vom <code>Erkennungsstream</code> der Kamera {{cameraName}} empfangen, bitte Logs überprüfen"
},
"cameraDisabled": "Kamera ist deaktiviert",
"stats": {
"streamType": {
"title": "Stream Typ:",
"short": "Typ"
},
"bandwidth": {
"title": "Bandbreite:",
"short": "Bandbreite"
},
"latency": {
"title": "Latenz:",
"value": "{{seconds}} Sekunden",
"short": {
"title": "Latenz",
"value": "{{seconds}} s"
}
},
"droppedFrames": {
"short": {
"title": "Ausgelassen",
"value": "{{droppedFrames}} Bilder"
},
"title": "Ausgelassene Bilder:"
},
"decodedFrames": "Dekodierte Bilder:",
"droppedFrameRate": "Verlorene Bildrate:",
"totalFrames": "Bilder insgesamt:"
},
"toast": {
"error": {
"submitFrigatePlusFailed": "Bild an Frigate+ senden gescheitert"
},
"success": {
"submittedFrigatePlus": "Bild erfolgreich an Frigate+ gesendet"
}
},
"noPreviewFoundFor": "Keine Vorschau für {{cameraName}} gefunden"
}