mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 02:48: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. 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. 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/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ 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-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Keine Aufnahmen für diesen Zeitpunkt gefunden",
|
|
"noPreviewFound": "Keine Vorschau gefunden",
|
|
"submitFrigatePlus": {
|
|
"title": "Dieses Bild an Frigate+ senden?",
|
|
"submit": "Absenden",
|
|
"previewError": "Schnappschuss Vorschau konnte nicht geladen werden. Die Aufnahme ist möglicherweise derzeit nicht verfügbar."
|
|
},
|
|
"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"
|
|
},
|
|
"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",
|
|
"cameraOff": "Kamera ist ausgeschaltet"
|
|
}
|