mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
changes to white label dienst
This commit is contained in:
@@ -280,12 +280,12 @@
|
||||
"more": "More pages"
|
||||
},
|
||||
"accessDenied": {
|
||||
"documentTitle": "Access Denied - Frigate",
|
||||
"documentTitle": "Access Denied - Dienst",
|
||||
"title": "Access Denied",
|
||||
"desc": "You don't have permission to view this page."
|
||||
},
|
||||
"notFound": {
|
||||
"documentTitle": "Not Found - Frigate",
|
||||
"documentTitle": "Not Found - Dienst",
|
||||
"title": "404",
|
||||
"desc": "Page not found"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"documentTitle": "Classification Models - Frigate",
|
||||
"documentTitle": "Classification Models - Dienst",
|
||||
"details": {
|
||||
"scoreInfo": "Score represents the average classification confidence across all detections of this object.",
|
||||
"none": "None",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"documentTitle": "Config Editor - Frigate",
|
||||
"documentTitle": "Config Editor - Dienst",
|
||||
"configEditor": "Config Editor",
|
||||
"safeConfigEditor": "Config Editor (Safe Mode)",
|
||||
"safeModeDescription": "Frigate is in safe mode due to a config validation error.",
|
||||
|
||||
@@ -37,9 +37,9 @@
|
||||
"trackedPoint": "Tracked point",
|
||||
"clickToSeek": "Click to seek to this time"
|
||||
},
|
||||
"documentTitle": "Review - Frigate",
|
||||
"documentTitle": "Review - Dienst",
|
||||
"recordings": {
|
||||
"documentTitle": "Recordings - Frigate"
|
||||
"documentTitle": "Recordings - Dienst"
|
||||
},
|
||||
"calendarFilter": {
|
||||
"last24Hours": "Last 24 Hours"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"documentTitle": "Explore - Frigate",
|
||||
"documentTitle": "Explore - Dienst",
|
||||
"generativeAI": "Generative AI",
|
||||
"exploreMore": "Explore more {{label}} objects",
|
||||
"exploreIsUnavailable": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"documentTitle": "Export - Frigate",
|
||||
"documentTitle": "Export - Dienst",
|
||||
"search": "Search",
|
||||
"noExports": "No exports found",
|
||||
"deleteExport": "Delete Export",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"unknown": "Unknown",
|
||||
"scoreInfo": "Score is a weighted average of all face scores, weighted by the size of the face in each image."
|
||||
},
|
||||
"documentTitle": "Face Library - Frigate",
|
||||
"documentTitle": "Face Library - Dienst",
|
||||
"uploadFaceImage": {
|
||||
"title": "Upload Face Image",
|
||||
"desc": "Upload an image to scan for faces and include for {{pageToggle}}"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"documentTitle": "Live - Frigate",
|
||||
"documentTitle.withCamera": "{{camera}} - Live - Frigate",
|
||||
"documentTitle": "Live - Dienst",
|
||||
"documentTitle.withCamera": "{{camera}} - Live - Dienst",
|
||||
"lowBandwidthMode": "Low-bandwidth Mode",
|
||||
"twoWayTalk": {
|
||||
"enable": "Enable Two Way Talk",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"documentTitle": {
|
||||
"default": "Settings - Frigate",
|
||||
"authentication": "Authentication Settings - Frigate",
|
||||
"cameraManagement": "Manage Cameras - Frigate",
|
||||
"cameraReview": "Camera Review Settings - Frigate",
|
||||
"enrichments": "Enrichments Settings - Frigate",
|
||||
"masksAndZones": "Mask and Zone Editor - Frigate",
|
||||
"motionTuner": "Motion Tuner - Frigate",
|
||||
"object": "Debug - Frigate",
|
||||
"general": "UI Settings - Frigate",
|
||||
"frigatePlus": "Frigate+ Settings - Frigate",
|
||||
"notifications": "Notification Settings - Frigate"
|
||||
"default": "Settings - Dienst",
|
||||
"authentication": "Authentication Settings - Dienst",
|
||||
"cameraManagement": "Manage Cameras - Dienst",
|
||||
"cameraReview": "Camera Review Settings - Dienst",
|
||||
"enrichments": "Enrichments Settings - Dienst",
|
||||
"masksAndZones": "Mask and Zone Editor - Dienst",
|
||||
"motionTuner": "Motion Tuner - Dienst",
|
||||
"object": "Debug - Dienst",
|
||||
"general": "UI Settings - Dienst",
|
||||
"frigatePlus": "Frigate+ Settings - Dienst",
|
||||
"notifications": "Notification Settings - Dienst"
|
||||
},
|
||||
"menu": {
|
||||
"ui": "UI",
|
||||
@@ -488,7 +488,7 @@
|
||||
},
|
||||
"zones": {
|
||||
"label": "Zones",
|
||||
"documentTitle": "Edit Zone - Frigate",
|
||||
"documentTitle": "Edit Zone - Dienst",
|
||||
"desc": {
|
||||
"title": "Zones allow you to define a specific area of the frame so you can determine whether or not an object is within a particular area.",
|
||||
"documentation": "Documentation"
|
||||
@@ -540,7 +540,7 @@
|
||||
},
|
||||
"motionMasks": {
|
||||
"label": "Motion Mask",
|
||||
"documentTitle": "Edit Motion Mask - Frigate",
|
||||
"documentTitle": "Edit Motion Mask - Dienst",
|
||||
"desc": {
|
||||
"title": "Motion masks are used to prevent unwanted types of motion from triggering detection. Over masking will make it more difficult for objects to be tracked.",
|
||||
"documentation": "Documentation"
|
||||
@@ -566,7 +566,7 @@
|
||||
},
|
||||
"objectMasks": {
|
||||
"label": "Object Masks",
|
||||
"documentTitle": "Edit Object Mask - Frigate",
|
||||
"documentTitle": "Edit Object Mask - Dienst",
|
||||
"desc": {
|
||||
"title": "Object filter masks are used to filter out false positives for a given object type based on location.",
|
||||
"documentation": "Documentation"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"documentTitle": {
|
||||
"cameras": "Cameras Stats - Frigate",
|
||||
"storage": "Storage Stats - Frigate",
|
||||
"general": "General Stats - Frigate",
|
||||
"enrichments": "Enrichments Stats - Frigate",
|
||||
"cameras": "Cameras Stats - Dienst",
|
||||
"storage": "Storage Stats - Dienst",
|
||||
"general": "General Stats - Dienst",
|
||||
"enrichments": "Enrichments Stats - Dienst",
|
||||
"logs": {
|
||||
"frigate": "Frigate Logs - Frigate",
|
||||
"go2rtc": "Go2RTC Logs - Frigate",
|
||||
"nginx": "Nginx Logs - Frigate"
|
||||
"frigate": "Frigate Logs - Dienst",
|
||||
"go2rtc": "Go2RTC Logs - Dienst",
|
||||
"nginx": "Nginx Logs - Dienst"
|
||||
}
|
||||
},
|
||||
"title": "System",
|
||||
|
||||
Reference in New Issue
Block a user