changes to white label dienst

This commit is contained in:
Dhanush Sridhar 2025-12-23 17:16:53 +01:00
parent 4f3f3d365a
commit 28c2996c9a
319 changed files with 1048 additions and 1040 deletions

View File

@ -735,6 +735,7 @@ class FrigateConfig(FrigateBaseModel):
def load(cls, **kwargs): def load(cls, **kwargs):
"""Loads the Frigate config file, runs migrations, and creates the config object.""" """Loads the Frigate config file, runs migrations, and creates the config object."""
config_path = find_config_file() config_path = find_config_file()
logger.info(f"Using configuration file: {config_path}")
# No configuration file found, create one. # No configuration file found, create one.
new_config = False new_config = False

View File

@ -20,8 +20,15 @@ DEFAULT_CONFIG_FILE = os.path.join(CONFIG_DIR, "config.yml")
def find_config_file() -> str: def find_config_file() -> str:
config_path = os.environ.get("CONFIG_FILE", DEFAULT_CONFIG_FILE) config_path = os.environ.get("CONFIG_FILE", DEFAULT_CONFIG_FILE)
if os.environ.get("CONFIG_FILE"):
logger.info(f"CONFIG_FILE environment variable is set to: {config_path}")
else:
logger.info(f"CONFIG_FILE environment variable not set, using default: {config_path}")
if not os.path.isfile(config_path): if not os.path.isfile(config_path):
original_path = config_path
config_path = config_path.replace("yml", "yaml") config_path = config_path.replace("yml", "yaml")
logger.info(f"Config file '{original_path}' not found, trying '{config_path}' instead")
return config_path return config_path

View File

@ -18,8 +18,8 @@
"aria": "اختر الأحداث", "aria": "اختر الأحداث",
"noFoundForTimePeriod": "لم يتم العثور على أي أحداث لهذه الفترة الزمنية." "noFoundForTimePeriod": "لم يتم العثور على أي أحداث لهذه الفترة الزمنية."
}, },
"documentTitle": "مراجعة - Frigate", "documentTitle": "مراجعة - DIENST",
"recordings": { "recordings": {
"documentTitle": "التسجيلات - Frigate" "documentTitle": "التسجيلات - DIENST"
} }
} }

View File

@ -13,7 +13,7 @@
"face": "تفاصيل الوجه", "face": "تفاصيل الوجه",
"faceDesc": "تفاصيل الكائن المتتبع الذي أنشأ هذا الوجه" "faceDesc": "تفاصيل الكائن المتتبع الذي أنشأ هذا الوجه"
}, },
"documentTitle": "مكتبة الوجوه - Frigate", "documentTitle": "مكتبة الوجوه - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "رفع صورة الوجه", "title": "رفع صورة الوجه",
"desc": "قم بتحميل صورة لمسح الوجوه وإدراجها في {{pageToggle}}" "desc": "قم بتحميل صورة لمسح الوجوه وإدراجها في {{pageToggle}}"

View File

@ -4,11 +4,11 @@
"default": "الإعدادات - فرايجيت", "default": "الإعدادات - فرايجيت",
"authentication": "إعدادات المصادقة - فرايجيت", "authentication": "إعدادات المصادقة - فرايجيت",
"enrichments": "إحصاء الاعدادات", "enrichments": "إحصاء الاعدادات",
"masksAndZones": "القناع ومحرر المنطقة - Frigate", "masksAndZones": "القناع ومحرر المنطقة - DIENST",
"motionTuner": "مضبط الحركة - Firgate", "motionTuner": "مضبط الحركة - Firgate",
"object": "تصحيح الأخطاء - Frigate", "object": "تصحيح الأخطاء - DIENST",
"general": "الإعدادات العامة - Frigate", "general": "الإعدادات العامة - DIENST",
"notifications": "إعدادات الإشعارات - Frigate" "notifications": "إعدادات الإشعارات - DIENST"
}, },
"menu": { "menu": {
"ui": "واجهة المستخدم", "ui": "واجهة المستخدم",

View File

@ -5,9 +5,9 @@
"general": "إحصاءات عامة - فرايجيت", "general": "إحصاءات عامة - فرايجيت",
"enrichments": "إحصاء العمليات", "enrichments": "إحصاء العمليات",
"logs": { "logs": {
"frigate": "سجلات Frigate - Frigate", "frigate": "سجلات Frigate - DIENST",
"go2rtc": "Go2RTC سجلات - Frigate", "go2rtc": "Go2RTC سجلات - Frigate",
"nginx": "سجلات إنجنإكس - Frigate" "nginx": "سجلات إنجنإكس - DIENST"
} }
}, },
"metrics": "مقاييس النظام", "metrics": "مقاييس النظام",

View File

@ -1,4 +1,4 @@
{ {
"documentTitle": "Експорт - Frigate", "documentTitle": "Експорт - DIENST",
"search": "Търси" "search": "Търси"
} }

View File

@ -64,6 +64,6 @@
"cameraSettings": { "cameraSettings": {
"cameraEnabled": "Камерата е включена" "cameraEnabled": "Камерата е включена"
}, },
"documentTitle": "Наживо - Frigate", "documentTitle": "Наживо - DIENST",
"documentTitle.withCamera": "{{camera}} - На живо - Фригейт" "documentTitle.withCamera": "{{camera}} - На живо - Фригейт"
} }

View File

@ -279,11 +279,11 @@
}, },
"accessDenied": { "accessDenied": {
"desc": "No teniu permís per veure aquesta pàgina.", "desc": "No teniu permís per veure aquesta pàgina.",
"documentTitle": "Accés Denegat - Frigate", "documentTitle": "Accés Denegat - DIENST",
"title": "Accés Denegat" "title": "Accés Denegat"
}, },
"notFound": { "notFound": {
"documentTitle": "No s'ha trobat - Frigate", "documentTitle": "No s'ha trobat - DIENST",
"title": "404", "title": "404",
"desc": "Pàgina no trobada" "desc": "Pàgina no trobada"
}, },

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Models de classificació - Frigate", "documentTitle": "Models de classificació - DIENST",
"button": { "button": {
"deleteClassificationAttempts": "Suprimeix les imatges de classificació", "deleteClassificationAttempts": "Suprimeix les imatges de classificació",
"renameCategory": "Reanomena la classe", "renameCategory": "Reanomena la classe",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Editor de Configuració - Frigate", "documentTitle": "Editor de Configuració - DIENST",
"configEditor": "Editor de configuració", "configEditor": "Editor de configuració",
"copyConfig": "Copiar configuració", "copyConfig": "Copiar configuració",
"saveAndRestart": "Desa i reinicia", "saveAndRestart": "Desa i reinicia",

View File

@ -19,9 +19,9 @@
"aria": "Seleccionar esdeveniments", "aria": "Seleccionar esdeveniments",
"noFoundForTimePeriod": "No s'han trobat esdeveniments per aquest període de temps." "noFoundForTimePeriod": "No s'han trobat esdeveniments per aquest període de temps."
}, },
"documentTitle": "Revisió - Frigate", "documentTitle": "Revisió - DIENST",
"recordings": { "recordings": {
"documentTitle": "Enregistraments - Frigate" "documentTitle": "Enregistraments - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Últimes 24 hores" "last24Hours": "Últimes 24 hores"

View File

@ -27,7 +27,7 @@
}, },
"title": "Explorar no està disponible" "title": "Explorar no està disponible"
}, },
"documentTitle": "Explora - Frigate", "documentTitle": "Explora - DIENST",
"generativeAI": "IA Generativa", "generativeAI": "IA Generativa",
"objectLifecycle": { "objectLifecycle": {
"createObjectMask": "Crear màscara per a l'objecte", "createObjectMask": "Crear màscara per a l'objecte",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Exportar - Frigate", "documentTitle": "Exportar - DIENST",
"search": "Buscar", "search": "Buscar",
"noExports": "No s'han trobat exportacions", "noExports": "No s'han trobat exportacions",
"deleteExport": "Suprimeix l'exportació", "deleteExport": "Suprimeix l'exportació",

View File

@ -21,7 +21,7 @@
"placeholder": "Introduïu un nom per a aquesta col·lecció", "placeholder": "Introduïu un nom per a aquesta col·lecció",
"invalidName": "Nom no vàlid. Els noms només poden incloure lletres, números, espais, apòstrofs, guions baixos i guions." "invalidName": "Nom no vàlid. Els noms només poden incloure lletres, números, espais, apòstrofs, guions baixos i guions."
}, },
"documentTitle": "Biblioteca de rostres - Frigate", "documentTitle": "Biblioteca de rostres - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Puja una imatge del rostre", "title": "Puja una imatge del rostre",
"desc": "Carregar una imatge per escanejar els rostres i incloure per a {{pageToggle}}" "desc": "Carregar una imatge per escanejar els rostres i incloure per a {{pageToggle}}"

View File

@ -42,8 +42,8 @@
} }
} }
}, },
"documentTitle": "Directe - Frigate", "documentTitle": "Directe - DIENST",
"documentTitle.withCamera": "{{camera}} - Directe - Frigate", "documentTitle.withCamera": "{{camera}} - Directe - DIENST",
"lowBandwidthMode": "Mode de baix ample de banda", "lowBandwidthMode": "Mode de baix ample de banda",
"twoWayTalk": { "twoWayTalk": {
"enable": "Activa la comunicació bidireccional", "enable": "Activa la comunicació bidireccional",

View File

@ -1,17 +1,17 @@
{ {
"documentTitle": { "documentTitle": {
"enrichments": "Parmàmetres complementaris - Frigate", "enrichments": "Parmàmetres complementaris - DIENST",
"motionTuner": "Ajust de moviment - Frigate", "motionTuner": "Ajust de moviment - DIENST",
"object": "Depurar - Frigate", "object": "Depurar - DIENST",
"default": "Paràmetres - Frigate", "default": "Paràmetres - DIENST",
"authentication": "Configuració d'autenticació - Frigate", "authentication": "Configuració d'autenticació - DIENST",
"camera": "Paràmetres de càmera - Frigate", "camera": "Paràmetres de càmera - DIENST",
"masksAndZones": "Editor de màscares i zones - Frigate", "masksAndZones": "Editor de màscares i zones - DIENST",
"general": "Configuració de la interfície d'usuari - Fragata", "general": "Configuració de la interfície d'usuari - Fragata",
"frigatePlus": "Paràmetres de Frigate+ - Frigate", "frigatePlus": "Paràmetres de Frigate+ - DIENST",
"notifications": "Paràmetres de notificació - Frigate", "notifications": "Paràmetres de notificació - DIENST",
"cameraManagement": "Gestionar càmeres - Frigate", "cameraManagement": "Gestionar càmeres - DIENST",
"cameraReview": "Configuració Revisió de Càmeres - Frigate" "cameraReview": "Configuració Revisió de Càmeres - DIENST"
}, },
"menu": { "menu": {
"ui": "Interfície d'usuari", "ui": "Interfície d'usuari",
@ -186,7 +186,7 @@
"desc": "Estableix el temps mínim, en segons, que l'objecte ha d'estar dins la zona perquè s'activi. <em>Per defecte: 0</em>" "desc": "Estableix el temps mínim, en segons, que l'objecte ha d'estar dins la zona perquè s'activi. <em>Per defecte: 0</em>"
}, },
"allObjects": "Tots els objectes", "allObjects": "Tots els objectes",
"documentTitle": "Edita zona - Frigate", "documentTitle": "Edita zona - DIENST",
"speedThreshold": { "speedThreshold": {
"title": "Llindar de velocitat ({{unit}})", "title": "Llindar de velocitat ({{unit}})",
"toast": { "toast": {
@ -225,7 +225,7 @@
"label": "Màscara de moviment", "label": "Màscara de moviment",
"add": "Nova màscara de moviment", "add": "Nova màscara de moviment",
"edit": "Edita la màscara de moviment", "edit": "Edita la màscara de moviment",
"documentTitle": "Editar la màscara de moviment - Frigate", "documentTitle": "Editar la màscara de moviment - DIENST",
"clickDrawPolygon": "Fes click per a dibuixar un polígon a la imatge.", "clickDrawPolygon": "Fes click per a dibuixar un polígon a la imatge.",
"toast": { "toast": {
"success": { "success": {
@ -235,7 +235,7 @@
} }
}, },
"objectMasks": { "objectMasks": {
"documentTitle": "Editar la màscara d'objecte - Frigate", "documentTitle": "Editar la màscara d'objecte - DIENST",
"label": "Màscares d'objecte", "label": "Màscares d'objecte",
"edit": "Editar la màscara d'objecte", "edit": "Editar la màscara d'objecte",
"point_one": "{{count}} punt", "point_one": "{{count}} punt",

View File

@ -1,14 +1,14 @@
{ {
"documentTitle": { "documentTitle": {
"cameras": "Estadístiques de càmera - Frigate", "cameras": "Estadístiques de càmera - DIENST",
"storage": "Estadístiques d'emmagatzematge - Frigate", "storage": "Estadístiques d'emmagatzematge - DIENST",
"general": "Estadístiques generals - Frigate", "general": "Estadístiques generals - DIENST",
"logs": { "logs": {
"frigate": "Registres de Frigate - Frigate", "frigate": "Registres de Frigate - DIENST",
"go2rtc": "Registres de Go2RTC - Frigate", "go2rtc": "Registres de Go2RTC - DIENST",
"nginx": "Registres de Nginix - Frigate" "nginx": "Registres de Nginix - DIENST"
}, },
"enrichments": "Estadístiques complementàries - Frigate" "enrichments": "Estadístiques complementàries - DIENST"
}, },
"title": "Sistema", "title": "Sistema",
"metrics": "Mètriques del sistema", "metrics": "Mètriques del sistema",

View File

@ -245,13 +245,13 @@
"more": "Více stran" "more": "Více stran"
}, },
"accessDenied": { "accessDenied": {
"documentTitle": "Přístup odepřen - Frigate", "documentTitle": "Přístup odepřen - DIENST",
"title": "Přístup odepřen", "title": "Přístup odepřen",
"desc": "Nemáte oprávnění zobrazit tuto stránku." "desc": "Nemáte oprávnění zobrazit tuto stránku."
}, },
"notFound": { "notFound": {
"desc": "Stránka nenalezena", "desc": "Stránka nenalezena",
"documentTitle": "Nenalezeno - Frigate", "documentTitle": "Nenalezeno - DIENST",
"title": "404" "title": "404"
}, },
"toast": { "toast": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Editor konfigurace - Frigate", "documentTitle": "Editor konfigurace - DIENST",
"configEditor": "Editor konfigurace", "configEditor": "Editor konfigurace",
"copyConfig": "Kopírovat konfiguraci", "copyConfig": "Kopírovat konfiguraci",
"saveAndRestart": "Uložit a restartovat", "saveAndRestart": "Uložit a restartovat",

View File

@ -18,7 +18,7 @@
"aria": "Zvolit události", "aria": "Zvolit události",
"noFoundForTimePeriod": "Pro toto období nebyly nalezeny žádné události." "noFoundForTimePeriod": "Pro toto období nebyly nalezeny žádné události."
}, },
"documentTitle": "Revize - Frigate", "documentTitle": "Revize - DIENST",
"camera": "Kamera", "camera": "Kamera",
"calendarFilter": { "calendarFilter": {
"last24Hours": "Posledních 24 hodin" "last24Hours": "Posledních 24 hodin"
@ -30,7 +30,7 @@
"button": "Nové položky na kontrolu" "button": "Nové položky na kontrolu"
}, },
"recordings": { "recordings": {
"documentTitle": "Záznamy - Frigate" "documentTitle": "Záznamy - DIENST"
}, },
"detected": "Detekováno", "detected": "Detekováno",
"selected_one": "{{count}} vybráno", "selected_one": "{{count}} vybráno",

View File

@ -1,6 +1,6 @@
{ {
"search": "Hledat", "search": "Hledat",
"documentTitle": "Exportovat - Frigate", "documentTitle": "Exportovat - DIENST",
"noExports": "Žádné exporty nenalezeny", "noExports": "Žádné exporty nenalezeny",
"deleteExport": "Smazat export", "deleteExport": "Smazat export",
"deleteExport.desc": "Opravdu chcete smazat {{exportName}}?", "deleteExport.desc": "Opravdu chcete smazat {{exportName}}?",

View File

@ -45,7 +45,7 @@
"placeholder": "Zadejte název pro tuto kolekci", "placeholder": "Zadejte název pro tuto kolekci",
"invalidName": "Neplatný název. Názvy mohou obsahovat pouze písmena, čísla, mezery, apostrofy, podtržítka a pomlčky." "invalidName": "Neplatný název. Názvy mohou obsahovat pouze písmena, čísla, mezery, apostrofy, podtržítka a pomlčky."
}, },
"documentTitle": "Knihovna obličejů - Frigate", "documentTitle": "Knihovna obličejů - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Nahrát obrázek obličeje", "title": "Nahrát obrázek obličeje",
"desc": "Nahrajte obrázek pro skenování tváří a zahrňte jej pro {{pageToggle}}" "desc": "Nahrajte obrázek pro skenování tváří a zahrňte jej pro {{pageToggle}}"

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Živě - Frigate", "documentTitle": "Živě - DIENST",
"documentTitle.withCamera": "{{camera}}-Živě-Frigate", "documentTitle.withCamera": "{{camera}}-Živě-Frigate",
"lowBandwidthMode": "Režim nízké šířky pásma", "lowBandwidthMode": "Režim nízké šířky pásma",
"twoWayTalk": { "twoWayTalk": {

View File

@ -1,18 +1,18 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Nastavení - Frigate", "default": "Nastavení - DIENST",
"authentication": "Nastavení ověřování - Frigate", "authentication": "Nastavení ověřování - DIENST",
"camera": "Nastavení kamery - Frigate", "camera": "Nastavení kamery - DIENST",
"classification": "Nastavení klasifikace - Frigate", "classification": "Nastavení klasifikace - DIENST",
"notifications": "Nastavení notifikací - Frigate", "notifications": "Nastavení notifikací - DIENST",
"masksAndZones": "Editor masky a zón - Frigate", "masksAndZones": "Editor masky a zón - DIENST",
"motionTuner": "Ladění detekce pohybu - Frigate", "motionTuner": "Ladění detekce pohybu - DIENST",
"object": "Ladění - Frigate", "object": "Ladění - DIENST",
"general": "Nastavení rozhraní- Frigate", "general": "Nastavení rozhraní- Frigate",
"frigatePlus": "Frigate+ nastavení - Frigate", "frigatePlus": "Frigate+ nastavení - DIENST",
"enrichments": "Nastavení obohacení - Frigate", "enrichments": "Nastavení obohacení - DIENST",
"cameraManagement": "Správa kamer - Frigate", "cameraManagement": "Správa kamer - DIENST",
"cameraReview": "Nastavení kontroly kamery - Frigate" "cameraReview": "Nastavení kontroly kamery - DIENST"
}, },
"frigatePlus": { "frigatePlus": {
"toast": { "toast": {
@ -169,7 +169,7 @@
}, },
"add": "Přidat Zónu", "add": "Přidat Zónu",
"edit": "Upravit Zónu", "edit": "Upravit Zónu",
"documentTitle": "Upravit Zónu - Frigate", "documentTitle": "Upravit Zónu - DIENST",
"clickDrawPolygon": "Klikněte pro kreslení polygonu na obrázku.", "clickDrawPolygon": "Klikněte pro kreslení polygonu na obrázku.",
"point_one": "{{count}} bod", "point_one": "{{count}} bod",
"point_few": "{{count}} body", "point_few": "{{count}} body",
@ -185,7 +185,7 @@
"title": "Maska detekce pohybu pokrývá {{polygonArea}}% záběru kamery. Příliš velké masky detekce pohybu nejsou doporučovány.", "title": "Maska detekce pohybu pokrývá {{polygonArea}}% záběru kamery. Příliš velké masky detekce pohybu nejsou doporučovány.",
"tips": "Masky detekce pohybu nebrání detekci objektů. Místo toho byste měli použít požadovanou zónu." "tips": "Masky detekce pohybu nebrání detekci objektů. Místo toho byste měli použít požadovanou zónu."
}, },
"documentTitle": "Editovat Masku Detekce pohybu - Frigate", "documentTitle": "Editovat Masku Detekce pohybu - DIENST",
"desc": { "desc": {
"title": "Masky detekce pohybu slouží kzabránění nežádoucím typům pohybu ve spuštění detekce. Příliš rozsáhlé maskování však může ztížit sledování objektů.", "title": "Masky detekce pohybu slouží kzabránění nežádoucím typům pohybu ve spuštění detekce. Příliš rozsáhlé maskování však může ztížit sledování objektů.",
"documentation": "Dokumentace" "documentation": "Dokumentace"
@ -268,7 +268,7 @@
}, },
"objectMasks": { "objectMasks": {
"label": "Masky Objektu", "label": "Masky Objektu",
"documentTitle": "Upravit Masku Objektu - Frigate", "documentTitle": "Upravit Masku Objektu - DIENST",
"desc": { "desc": {
"documentation": "Dokumentace", "documentation": "Dokumentace",
"title": "Masky filtrování objektů slouží k odfiltrování falešných detekcí daného typu objektu na základě jeho umístění." "title": "Masky filtrování objektů slouží k odfiltrování falešných detekcí daného typu objektu na základě jeho umístění."

View File

@ -148,14 +148,14 @@
}, },
"lastRefreshed": "Poslední aktualizace: ", "lastRefreshed": "Poslední aktualizace: ",
"documentTitle": { "documentTitle": {
"cameras": "Statistiky kamer Frigate", "cameras": "Statistiky kamer - DIENST",
"storage": "Statistiky uložiště - Frigate", "storage": "Statistiky uložiště - DIENST",
"general": "Obecné statistiky - Frigate", "general": "Obecné statistiky - DIENST",
"enrichments": "Statistiky obohacení - Frigate", "enrichments": "Statistiky obohacení - DIENST",
"logs": { "logs": {
"frigate": "Protokoly Frigate - Frigate", "frigate": "Protokoly Frigate - DIENST",
"go2rtc": "Protokoly Go2RTC - Frigate", "go2rtc": "Protokoly Go2RTC - DIENST",
"nginx": "Protokoly Nginx - Frigate" "nginx": "Protokoly Nginx - DIENST"
} }
}, },
"title": "Systém", "title": "Systém",

View File

@ -245,12 +245,12 @@
"more": "Flere sider" "more": "Flere sider"
}, },
"accessDenied": { "accessDenied": {
"documentTitle": "Adgang forbudt - Frigate", "documentTitle": "Adgang forbudt - DIENST",
"title": "Adgang forbudt", "title": "Adgang forbudt",
"desc": "Du har ikke tiiladelse til at se denne side." "desc": "Du har ikke tiiladelse til at se denne side."
}, },
"notFound": { "notFound": {
"documentTitle": "Ikke fundet - Frigate", "documentTitle": "Ikke fundet - DIENST",
"title": "404", "title": "404",
"desc": "Side ikke fundet" "desc": "Side ikke fundet"
}, },

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Konfigurationsstyring - Frigate", "documentTitle": "Konfigurationsstyring - DIENST",
"copyConfig": "Kopiér konfiguration", "copyConfig": "Kopiér konfiguration",
"saveAndRestart": "Gem & Genstart", "saveAndRestart": "Gem & Genstart",
"saveOnly": "Kun gem", "saveOnly": "Kun gem",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Udforsk - Frigate", "documentTitle": "Udforsk - DIENST",
"generativeAI": "Generativ AI", "generativeAI": "Generativ AI",
"type": { "type": {
"details": "detaljer", "details": "detaljer",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Eksporter - Frigate", "documentTitle": "Eksporter - DIENST",
"search": "Søg", "search": "Søg",
"deleteExport.desc": "Er du sikker på at du vil slette {{exportName}}?", "deleteExport.desc": "Er du sikker på at du vil slette {{exportName}}?",
"editExport": { "editExport": {

View File

@ -11,7 +11,7 @@
"unknown": "Ukendt", "unknown": "Ukendt",
"scoreInfo": "Scoren er et vægtet gennemsnit af alle ansigtsscorer, vægtet efter ansigtets størrelse på hvert billede." "scoreInfo": "Scoren er et vægtet gennemsnit af alle ansigtsscorer, vægtet efter ansigtets størrelse på hvert billede."
}, },
"documentTitle": "Ansigtsbibliotek - Frigate", "documentTitle": "Ansigtsbibliotek - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Upload ansigtsbillede", "title": "Upload ansigtsbillede",
"desc": "Upload et billede for at scanne efter ansigter og inkludere det for {{pageToggle}}" "desc": "Upload et billede for at scanne efter ansigter og inkludere det for {{pageToggle}}"

View File

@ -1,6 +1,6 @@
{ {
"documentTitle": "Live - Frigate", "documentTitle": "Live - DIENST",
"documentTitle.withCamera": "{{camera}} - Live - Frigate", "documentTitle.withCamera": "{{camera}} - Live - DIENST",
"twoWayTalk": { "twoWayTalk": {
"enable": "Aktivér tovejskommunikation", "enable": "Aktivér tovejskommunikation",
"disable": "Deaktiver tovejskommunikation" "disable": "Deaktiver tovejskommunikation"

View File

@ -1,14 +1,14 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Indstillinger - Frigate", "default": "Indstillinger - DIENST",
"authentication": "Bruger Indstillinger - Frigate", "authentication": "Bruger Indstillinger - DIENST",
"camera": "Kamera indstillinger - Frigate", "camera": "Kamera indstillinger - DIENST",
"object": "Debug - Frigate", "object": "Debug - DIENST",
"cameraManagement": "Administrér kameraer - Frigate", "cameraManagement": "Administrér kameraer - DIENST",
"cameraReview": "Indstillinger for kameragennemgang - Frigate", "cameraReview": "Indstillinger for kameragennemgang - DIENST",
"enrichments": "Indstillinger for berigelser - Frigate", "enrichments": "Indstillinger for berigelser - DIENST",
"masksAndZones": "Maske- og zoneeditor - Frigate", "masksAndZones": "Maske- og zoneeditor - DIENST",
"motionTuner": "Bevægelsesjustering - Frigate", "motionTuner": "Bevægelsesjustering - DIENST",
"general": "Brugergrænsefladeindstillinger - Frigate" "general": "Brugergrænsefladeindstillinger - DIENST"
} }
} }

View File

@ -1,14 +1,14 @@
{ {
"documentTitle": { "documentTitle": {
"cameras": "Kamera Statistik - Frigate", "cameras": "Kamera Statistik - DIENST",
"storage": "Lagrings Statistik - Frigate", "storage": "Lagrings Statistik - DIENST",
"logs": { "logs": {
"frigate": "Frigate Logs - Frigate", "frigate": "Frigate Logs - DIENST",
"go2rtc": "Go2RTC Logs - Frigate", "go2rtc": "Go2RTC Logs - DIENST",
"nginx": "Nginx Logs - Frigate" "nginx": "Nginx Logs - DIENST"
}, },
"general": "Generelle statistikker - Frigate", "general": "Generelle statistikker - DIENST",
"enrichments": "Beredningsstatistikker - Frigate" "enrichments": "Beredningsstatistikker - DIENST"
}, },
"title": "System", "title": "System",
"logs": { "logs": {

View File

@ -283,13 +283,13 @@
"notFound": { "notFound": {
"title": "404", "title": "404",
"desc": "Seite nicht gefunden", "desc": "Seite nicht gefunden",
"documentTitle": "Nicht gefunden - Frigate" "documentTitle": "Nicht gefunden - DIENST"
}, },
"selectItem": "Wähle {{item}}", "selectItem": "Wähle {{item}}",
"readTheDocumentation": "Dokumentation lesen", "readTheDocumentation": "Dokumentation lesen",
"accessDenied": { "accessDenied": {
"desc": "Du hast keine Berechtigung diese Seite anzuzeigen.", "desc": "Du hast keine Berechtigung diese Seite anzuzeigen.",
"documentTitle": "Zugang verweigert - Frigate", "documentTitle": "Zugang verweigert - DIENST",
"title": "Zugang verweigert" "title": "Zugang verweigert"
}, },
"information": { "information": {

View File

@ -17,9 +17,9 @@
"noFoundForTimePeriod": "Keine Ereignisse für diesen Zeitraum gefunden.", "noFoundForTimePeriod": "Keine Ereignisse für diesen Zeitraum gefunden.",
"aria": "Wähle Ereignisse aus" "aria": "Wähle Ereignisse aus"
}, },
"documentTitle": "Überprüfung - Frigate", "documentTitle": "Überprüfung - DIENST",
"recordings": { "recordings": {
"documentTitle": "Aufnahmen - Frigate" "documentTitle": "Aufnahmen - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Letzte 24 Stunden" "last24Hours": "Letzte 24 Stunden"

View File

@ -74,7 +74,7 @@
"label": "Ergebnis" "label": "Ergebnis"
} }
}, },
"documentTitle": "Erkunde - Frigate", "documentTitle": "Erkunde - DIENST",
"generativeAI": "Generative KI", "generativeAI": "Generative KI",
"exploreIsUnavailable": { "exploreIsUnavailable": {
"title": "Erkunden ist nicht Verfügbar", "title": "Erkunden ist nicht Verfügbar",

View File

@ -5,7 +5,7 @@
"desc": "Gib einen neuen Namen für diesen Export an.", "desc": "Gib einen neuen Namen für diesen Export an.",
"saveExport": "Export speichern" "saveExport": "Export speichern"
}, },
"documentTitle": "Exportieren - Frigate", "documentTitle": "Exportieren - DIENST",
"deleteExport.desc": "Soll {{exportName}} wirklich gelöscht werden?", "deleteExport.desc": "Soll {{exportName}} wirklich gelöscht werden?",
"search": "Suche", "search": "Suche",
"noExports": "Keine Exporte gefunden", "noExports": "Keine Exporte gefunden",

View File

@ -24,7 +24,7 @@
"desc": "Erstelle eine neue Kollektion", "desc": "Erstelle eine neue Kollektion",
"nextSteps": "Um eine solide Grundlage zu bilden: <li> Benutze den \"Aktuelle Erkennungen\" Tab, um Bilder für jede erkannte Person auszuwählen und zu trainieren.</li> <li>Konzentriere dich für gute Ergebnisse auf Frontalfotos; vermeide Bilder zu Trainingszwecken, bei denen Gesichter aus einem Winkel erfasst wurden.</li></ul>" "nextSteps": "Um eine solide Grundlage zu bilden: <li> Benutze den \"Aktuelle Erkennungen\" Tab, um Bilder für jede erkannte Person auszuwählen und zu trainieren.</li> <li>Konzentriere dich für gute Ergebnisse auf Frontalfotos; vermeide Bilder zu Trainingszwecken, bei denen Gesichter aus einem Winkel erfasst wurden.</li></ul>"
}, },
"documentTitle": "Gesichtsbibliothek - Frigate", "documentTitle": "Gesichtsbibliothek - DIENST",
"selectItem": "Wähle {{item}}", "selectItem": "Wähle {{item}}",
"selectFace": "Wähle Gesicht", "selectFace": "Wähle Gesicht",
"imageEntry": { "imageEntry": {

View File

@ -51,8 +51,8 @@
} }
} }
}, },
"documentTitle": "Live - Frigate", "documentTitle": "Live - DIENST",
"documentTitle.withCamera": "{{camera}} - Live - Frigate", "documentTitle.withCamera": "{{camera}} - Live - DIENST",
"muteCameras": { "muteCameras": {
"disable": "Stumm aller Kameras aufheben", "disable": "Stumm aller Kameras aufheben",
"enable": "Alle Kameras auf stumm" "enable": "Alle Kameras auf stumm"

View File

@ -1,18 +1,18 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Einstellungen - Frigate", "default": "Einstellungen - DIENST",
"authentication": "Authentifizierungseinstellungen Frigate", "authentication": "Authentifizierungseinstellungen - DIENST",
"camera": "Kameraeinstellungen - Frigate", "camera": "Kameraeinstellungen - DIENST",
"masksAndZones": "Masken- und Zoneneditor Frigate", "masksAndZones": "Masken- und Zoneneditor - DIENST",
"object": "Debug - Frigate", "object": "Debug - DIENST",
"general": "UI-Einstellungen Frigate", "general": "UI-Einstellungen - DIENST",
"frigatePlus": "Frigate+ Einstellungen Frigate", "frigatePlus": "Frigate+ Einstellungen - DIENST",
"classification": "Klassifizierungseinstellungen Frigate", "classification": "Klassifizierungseinstellungen - DIENST",
"motionTuner": "Bewegungserkennungs-Optimierer Frigate", "motionTuner": "Bewegungserkennungs-Optimierer - DIENST",
"notifications": "Benachrichtigungseinstellungen", "notifications": "Benachrichtigungseinstellungen",
"enrichments": "Erweiterte Statistiken - Frigate", "enrichments": "Erweiterte Statistiken - DIENST",
"cameraManagement": "Kameras verwalten - Frigate", "cameraManagement": "Kameras verwalten - DIENST",
"cameraReview": "Kameraeinstellungen prüfen - Frigate" "cameraReview": "Kameraeinstellungen prüfen - DIENST"
}, },
"menu": { "menu": {
"ui": "Benutzeroberfläche", "ui": "Benutzeroberfläche",
@ -315,7 +315,7 @@
"lineCDistance": "Spur C Distanz ({{unit}})" "lineCDistance": "Spur C Distanz ({{unit}})"
}, },
"label": "Zonen", "label": "Zonen",
"documentTitle": "Zone bearbeiten - Frigate", "documentTitle": "Zone bearbeiten - DIENST",
"add": "Zone hinzufügen", "add": "Zone hinzufügen",
"name": { "name": {
"title": "Name", "title": "Name",
@ -353,7 +353,7 @@
"documentation": "Dokumentation", "documentation": "Dokumentation",
"title": "Bewegungsmasken werden verwendet, um zu verhindern, dass unerwünschte Bewegungsarten eine Erkennung auslösen. Zu starkes Maskieren erschwert das Nachverfolgen von Objekten." "title": "Bewegungsmasken werden verwendet, um zu verhindern, dass unerwünschte Bewegungsarten eine Erkennung auslösen. Zu starkes Maskieren erschwert das Nachverfolgen von Objekten."
}, },
"documentTitle": "Bewegungsmaske bearbeiten Frigate", "documentTitle": "Bewegungsmaske bearbeiten - DIENST",
"context": { "context": {
"documentation": "Lies die Dokumentation", "documentation": "Lies die Dokumentation",
"title": "Bewegungsmasken werden verwendet, um unerwünschte Bewegungen (z. B. Baumäste, Kamerazeitstempel) daran zu hindern, eine Erkennung auszulösen. Bewegungsmasken sollten <em>sehr sparsam</em> eingesetzt werden zu starkes Maskieren erschwert das Nachverfolgen von Objekten." "title": "Bewegungsmasken werden verwendet, um unerwünschte Bewegungen (z. B. Baumäste, Kamerazeitstempel) daran zu hindern, eine Erkennung auszulösen. Bewegungsmasken sollten <em>sehr sparsam</em> eingesetzt werden zu starkes Maskieren erschwert das Nachverfolgen von Objekten."
@ -379,7 +379,7 @@
"restart_required": "Neustart erforderlich (Maske/Zone hat sich geändert)", "restart_required": "Neustart erforderlich (Maske/Zone hat sich geändert)",
"objectMasks": { "objectMasks": {
"label": "Objektmasken", "label": "Objektmasken",
"documentTitle": "Objektmaske bearbeiten Frigate", "documentTitle": "Objektmaske bearbeiten - DIENST",
"toast": { "toast": {
"success": { "success": {
"noName": "Objektmaske wurde gespeichert.", "noName": "Objektmaske wurde gespeichert.",

View File

@ -54,15 +54,15 @@
} }
}, },
"documentTitle": { "documentTitle": {
"cameras": "Kamerastatistiken Frigate", "cameras": "Kamerastatistiken - DIENST",
"storage": "Speicherstatistiken - Frigate", "storage": "Speicherstatistiken - DIENST",
"general": "Allgemeine Statistiken - Frigate", "general": "Allgemeine Statistiken - DIENST",
"logs": { "logs": {
"frigate": "Frigate Protokolle Frigate", "frigate": "Frigate Protokolle - DIENST",
"go2rtc": "Go2RTC Protokolle - Frigate", "go2rtc": "Go2RTC Protokolle - DIENST",
"nginx": "Nginx Protokolle - Frigate" "nginx": "Nginx Protokolle - DIENST"
}, },
"enrichments": "Erweiterte Statistiken - Frigate" "enrichments": "Erweiterte Statistiken - DIENST"
}, },
"title": "System", "title": "System",
"logs": { "logs": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Επεξεργαστής ρυθμίσεων - Frigate", "documentTitle": "Επεξεργαστής ρυθμίσεων - DIENST",
"configEditor": "Επεξεργαστής Ρυθμίσεων", "configEditor": "Επεξεργαστής Ρυθμίσεων",
"saveAndRestart": "Αποθήκευση και επανεκκίνηση", "saveAndRestart": "Αποθήκευση και επανεκκίνηση",
"safeConfigEditor": "Επεξεργαστής ρυθμίσεων (Ασφαλής Λειτουργία)", "safeConfigEditor": "Επεξεργαστής ρυθμίσεων (Ασφαλής Λειτουργία)",

View File

@ -21,9 +21,9 @@
"selected_other": "{{count}} επελεγμένα", "selected_other": "{{count}} επελεγμένα",
"camera": "Κάμερα", "camera": "Κάμερα",
"detected": "ανιχνέυτηκε", "detected": "ανιχνέυτηκε",
"documentTitle": "Προεσκόπιση - Frigate", "documentTitle": "Προεσκόπιση - DIENST",
"recordings": { "recordings": {
"documentTitle": "Καταγραφές - Frigate" "documentTitle": "Καταγραφές - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Τελευταίες 24 Ώρες" "last24Hours": "Τελευταίες 24 Ώρες"

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Εξερευνήστε - Frigate", "documentTitle": "Εξερευνήστε - DIENST",
"generativeAI": "Παραγωγική τεχνητή νοημοσύνη", "generativeAI": "Παραγωγική τεχνητή νοημοσύνη",
"exploreMore": "Εξερευνήστε περισσότερα αντικείμενα {{label}}", "exploreMore": "Εξερευνήστε περισσότερα αντικείμενα {{label}}",
"exploreIsUnavailable": { "exploreIsUnavailable": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Εξαγωγή - Frigate", "documentTitle": "Εξαγωγή - DIENST",
"search": "Αναζήτηση", "search": "Αναζήτηση",
"deleteExport": "Διαγραφή εξαγωγής", "deleteExport": "Διαγραφή εξαγωγής",
"noExports": "Δεν βρέθηκαν εξαγωγές", "noExports": "Δεν βρέθηκαν εξαγωγές",

View File

@ -25,7 +25,7 @@
"deletedName_other": "{{count}} πρόσωπα διεγράφη επιτυχημένα." "deletedName_other": "{{count}} πρόσωπα διεγράφη επιτυχημένα."
} }
}, },
"documentTitle": "Βιβλιοθήκη προσώπων - Frigate", "documentTitle": "Βιβλιοθήκη προσώπων - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Μεταφόρτωση Εικόνας Προσώπου" "title": "Μεταφόρτωση Εικόνας Προσώπου"
}, },

View File

@ -1,10 +1,10 @@
{ {
"documentTitle": "Ζωντανά - Frigate", "documentTitle": "Ζωντανά - DIENST",
"twoWayTalk": { "twoWayTalk": {
"enable": "Ενεργοποίηση αμφίδρομης επικοινωνίας", "enable": "Ενεργοποίηση αμφίδρομης επικοινωνίας",
"disable": "Απενεργοποίηση αμφίδρομης επικοινωνίας" "disable": "Απενεργοποίηση αμφίδρομης επικοινωνίας"
}, },
"documentTitle.withCamera": "{{camera}} - Ζωντανή μετάδοση - Frigate", "documentTitle.withCamera": "{{camera}} - Ζωντανή μετάδοση - DIENST",
"lowBandwidthMode": "Λειτουργία χαμηλής ευρυζωνικότητας", "lowBandwidthMode": "Λειτουργία χαμηλής ευρυζωνικότητας",
"cameraAudio": { "cameraAudio": {
"enable": "Ενεργοποίηση ήχου Κάμερας", "enable": "Ενεργοποίηση ήχου Κάμερας",

View File

@ -1,14 +1,14 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Ρυθμίσεις - Frigate", "default": "Ρυθμίσεις - DIENST",
"authentication": "Ρυθμίσεις ελέγχου ταυτοποίησης - Frigate", "authentication": "Ρυθμίσεις ελέγχου ταυτοποίησης - DIENST",
"camera": "Ρυθμίσεις Κάμερας - Frigate", "camera": "Ρυθμίσεις Κάμερας - DIENST",
"enrichments": "Ρυθμίσεις εμπλουτισμού - Frigate", "enrichments": "Ρυθμίσεις εμπλουτισμού - DIENST",
"masksAndZones": "Ρυθμίσεις Μασκών και Ζωνών - Frigate", "masksAndZones": "Ρυθμίσεις Μασκών και Ζωνών - DIENST",
"motionTuner": "Ρύθμιση Κίνησης - Frigate", "motionTuner": "Ρύθμιση Κίνησης - DIENST",
"object": "Επίλυση σφαλμάτων - Frigate", "object": "Επίλυση σφαλμάτων - DIENST",
"general": "Γενικές ρυθμίσεις - Frigate", "general": "Γενικές ρυθμίσεις - DIENST",
"frigatePlus": "Ρυθμίσεις Frigate+ - Frigate", "frigatePlus": "Ρυθμίσεις Frigate+ - DIENST",
"notifications": "Ρυθμίσεις Ειδοποιήσεων" "notifications": "Ρυθμίσεις Ειδοποιήσεων"
}, },
"masksAndZones": { "masksAndZones": {

View File

@ -1,13 +1,13 @@
{ {
"documentTitle": { "documentTitle": {
"cameras": "Στατιστικά Καμερών - Frigate", "cameras": "Στατιστικά Καμερών - DIENST",
"storage": "Στατιστικά αποθήκευσης - Frigate", "storage": "Στατιστικά αποθήκευσης - DIENST",
"general": "Γενικά στατιστικά - Frigate", "general": "Γενικά στατιστικά - DIENST",
"enrichments": "Στατιστικά Εμπλουτισμού - Frigate", "enrichments": "Στατιστικά Εμπλουτισμού - DIENST",
"logs": { "logs": {
"frigate": "Frigate αρχέιο καταγραφών - Frigate", "frigate": "Frigate αρχέιο καταγραφών - DIENST",
"go2rtc": "Αρχείο καταγραφής Go2RTC - Frigate", "go2rtc": "Αρχείο καταγραφής Go2RTC - DIENST",
"nginx": "Αρχείο καταγραφών Nginx - Frigate" "nginx": "Αρχείο καταγραφών Nginx - DIENST"
} }
}, },
"title": "Σύστημα", "title": "Σύστημα",

View File

@ -280,12 +280,12 @@
"more": "More pages" "more": "More pages"
}, },
"accessDenied": { "accessDenied": {
"documentTitle": "Access Denied - Dienst", "documentTitle": "Access Denied - DIENST",
"title": "Access Denied", "title": "Access Denied",
"desc": "You don't have permission to view this page." "desc": "You don't have permission to view this page."
}, },
"notFound": { "notFound": {
"documentTitle": "Not Found - Dienst", "documentTitle": "Not Found - DIENST",
"title": "404", "title": "404",
"desc": "Page not found" "desc": "Page not found"
}, },

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Classification Models - Dienst", "documentTitle": "Classification Models - DIENST",
"details": { "details": {
"scoreInfo": "Score represents the average classification confidence across all detections of this object.", "scoreInfo": "Score represents the average classification confidence across all detections of this object.",
"none": "None", "none": "None",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Config Editor - Dienst", "documentTitle": "Config Editor - DIENST",
"configEditor": "Config Editor", "configEditor": "Config Editor",
"safeConfigEditor": "Config Editor (Safe Mode)", "safeConfigEditor": "Config Editor (Safe Mode)",
"safeModeDescription": "Frigate is in safe mode due to a config validation error.", "safeModeDescription": "Frigate is in safe mode due to a config validation error.",

View File

@ -37,9 +37,9 @@
"trackedPoint": "Tracked point", "trackedPoint": "Tracked point",
"clickToSeek": "Click to seek to this time" "clickToSeek": "Click to seek to this time"
}, },
"documentTitle": "Review - Dienst", "documentTitle": "Review - DIENST",
"recordings": { "recordings": {
"documentTitle": "Recordings - Dienst" "documentTitle": "Recordings - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Last 24 Hours" "last24Hours": "Last 24 Hours"

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Explore - Dienst", "documentTitle": "Explore - DIENST",
"generativeAI": "Generative AI", "generativeAI": "Generative AI",
"exploreMore": "Explore more {{label}} objects", "exploreMore": "Explore more {{label}} objects",
"exploreIsUnavailable": { "exploreIsUnavailable": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Export - Dienst", "documentTitle": "Export - DIENST",
"search": "Search", "search": "Search",
"noExports": "No exports found", "noExports": "No exports found",
"deleteExport": "Delete Export", "deleteExport": "Delete Export",

View File

@ -9,7 +9,7 @@
"unknown": "Unknown", "unknown": "Unknown",
"scoreInfo": "Score is a weighted average of all face scores, weighted by the size of the face in each image." "scoreInfo": "Score is a weighted average of all face scores, weighted by the size of the face in each image."
}, },
"documentTitle": "Face Library - Dienst", "documentTitle": "Face Library - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Upload Face Image", "title": "Upload Face Image",
"desc": "Upload an image to scan for faces and include for {{pageToggle}}" "desc": "Upload an image to scan for faces and include for {{pageToggle}}"

View File

@ -1,6 +1,6 @@
{ {
"documentTitle": "Live - Dienst", "documentTitle": "Live - DIENST",
"documentTitle.withCamera": "{{camera}} - Live - Dienst", "documentTitle.withCamera": "{{camera}} - Live - DIENST",
"lowBandwidthMode": "Low-bandwidth Mode", "lowBandwidthMode": "Low-bandwidth Mode",
"twoWayTalk": { "twoWayTalk": {
"enable": "Enable Two Way Talk", "enable": "Enable Two Way Talk",

View File

@ -1,16 +1,16 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Settings - Dienst", "default": "Settings - DIENST",
"authentication": "Authentication Settings - Dienst", "authentication": "Authentication Settings - DIENST",
"cameraManagement": "Manage Cameras - Dienst", "cameraManagement": "Manage Cameras - DIENST",
"cameraReview": "Camera Review Settings - Dienst", "cameraReview": "Camera Review Settings - DIENST",
"enrichments": "Enrichments Settings - Dienst", "enrichments": "Enrichments Settings - DIENST",
"masksAndZones": "Mask and Zone Editor - Dienst", "masksAndZones": "Mask and Zone Editor - DIENST",
"motionTuner": "Motion Tuner - Dienst", "motionTuner": "Motion Tuner - DIENST",
"object": "Debug - Dienst", "object": "Debug - DIENST",
"general": "UI Settings - Dienst", "general": "UI Settings - DIENST",
"frigatePlus": "Frigate+ Settings - Dienst", "frigatePlus": "Frigate+ Settings - DIENST",
"notifications": "Notification Settings - Dienst" "notifications": "Notification Settings - DIENST"
}, },
"menu": { "menu": {
"ui": "UI", "ui": "UI",
@ -488,7 +488,7 @@
}, },
"zones": { "zones": {
"label": "Zones", "label": "Zones",
"documentTitle": "Edit Zone - Dienst", "documentTitle": "Edit Zone - DIENST",
"desc": { "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.", "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" "documentation": "Documentation"
@ -540,7 +540,7 @@
}, },
"motionMasks": { "motionMasks": {
"label": "Motion Mask", "label": "Motion Mask",
"documentTitle": "Edit Motion Mask - Dienst", "documentTitle": "Edit Motion Mask - DIENST",
"desc": { "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.", "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" "documentation": "Documentation"
@ -566,7 +566,7 @@
}, },
"objectMasks": { "objectMasks": {
"label": "Object Masks", "label": "Object Masks",
"documentTitle": "Edit Object Mask - Dienst", "documentTitle": "Edit Object Mask - DIENST",
"desc": { "desc": {
"title": "Object filter masks are used to filter out false positives for a given object type based on location.", "title": "Object filter masks are used to filter out false positives for a given object type based on location.",
"documentation": "Documentation" "documentation": "Documentation"

View File

@ -1,13 +1,13 @@
{ {
"documentTitle": { "documentTitle": {
"cameras": "Cameras Stats - Dienst", "cameras": "Cameras Stats - DIENST",
"storage": "Storage Stats - Dienst", "storage": "Storage Stats - DIENST",
"general": "General Stats - Dienst", "general": "General Stats - DIENST",
"enrichments": "Enrichments Stats - Dienst", "enrichments": "Enrichments Stats - DIENST",
"logs": { "logs": {
"frigate": "Frigate Logs - Dienst", "frigate": "Frigate Logs - DIENST",
"go2rtc": "Go2RTC Logs - Dienst", "go2rtc": "Go2RTC Logs - DIENST",
"nginx": "Nginx Logs - Dienst" "nginx": "Nginx Logs - DIENST"
} }
}, },
"title": "System", "title": "System",

View File

@ -270,12 +270,12 @@
"more": "Más páginas" "more": "Más páginas"
}, },
"accessDenied": { "accessDenied": {
"documentTitle": "Acceso denegado - Frigate", "documentTitle": "Acceso denegado - DIENST",
"desc": "No tienes permiso para ver esta página.", "desc": "No tienes permiso para ver esta página.",
"title": "Acceso denegado" "title": "Acceso denegado"
}, },
"notFound": { "notFound": {
"documentTitle": "No se ha encontrado - Frigate", "documentTitle": "No se ha encontrado - DIENST",
"title": "404", "title": "404",
"desc": "Página no encontrada" "desc": "Página no encontrada"
}, },

View File

@ -11,7 +11,7 @@
"savingError": "Error al guardar la configuración" "savingError": "Error al guardar la configuración"
} }
}, },
"documentTitle": "Editor de Configuración - Frigate", "documentTitle": "Editor de Configuración - DIENST",
"confirm": "¿Salir sin guardar?", "confirm": "¿Salir sin guardar?",
"safeConfigEditor": "Editor de Configuración (Modo Seguro)", "safeConfigEditor": "Editor de Configuración (Modo Seguro)",
"safeModeDescription": "Frigate esta en modo seguro debido a un error en la configuración." "safeModeDescription": "Frigate esta en modo seguro debido a un error en la configuración."

View File

@ -18,7 +18,7 @@
"aria": "Seleccionar eventos", "aria": "Seleccionar eventos",
"noFoundForTimePeriod": "No se encontraron eventos para este período de tiempo." "noFoundForTimePeriod": "No se encontraron eventos para este período de tiempo."
}, },
"documentTitle": "Revisión - Frigate", "documentTitle": "Revisión - DIENST",
"markAsReviewed": "Marcar como revisado", "markAsReviewed": "Marcar como revisado",
"newReviewItems": { "newReviewItems": {
"label": "Ver nuevos elementos de revisión", "label": "Ver nuevos elementos de revisión",
@ -26,7 +26,7 @@
}, },
"camera": "Cámara", "camera": "Cámara",
"recordings": { "recordings": {
"documentTitle": "Grabaciones - Frigate" "documentTitle": "Grabaciones - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Últimas 24 horas" "last24Hours": "Últimas 24 horas"

View File

@ -104,7 +104,7 @@
"label": "Puntuación" "label": "Puntuación"
} }
}, },
"documentTitle": "Explorar - Frigate", "documentTitle": "Explorar - DIENST",
"trackedObjectDetails": "Detalles del objeto rastreado", "trackedObjectDetails": "Detalles del objeto rastreado",
"type": { "type": {
"snapshot": "captura instantánea", "snapshot": "captura instantánea",

View File

@ -1,6 +1,6 @@
{ {
"search": "Búsqueda", "search": "Búsqueda",
"documentTitle": "Exportar - Frigate", "documentTitle": "Exportar - DIENST",
"noExports": "No se encontraron exportaciones", "noExports": "No se encontraron exportaciones",
"deleteExport": "Eliminar exportación", "deleteExport": "Eliminar exportación",
"editExport": { "editExport": {

View File

@ -14,7 +14,7 @@
"scoreInfo": "La puntuación de etiqueta secundaria es la puntuación ponderada de todas las confidencias de rostros reconocidos, por lo que puede diferir de la puntuación mostrada en la instantánea.", "scoreInfo": "La puntuación de etiqueta secundaria es la puntuación ponderada de todas las confidencias de rostros reconocidos, por lo que puede diferir de la puntuación mostrada en la instantánea.",
"unknown": "Desconocido" "unknown": "Desconocido"
}, },
"documentTitle": "Biblioteca de Rostros - Frigate", "documentTitle": "Biblioteca de Rostros - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Subir imagen del rostro", "title": "Subir imagen del rostro",
"desc": "Sube una imagen para escanear rostros e incluirla en {{pageToggle}}" "desc": "Sube una imagen para escanear rostros e incluirla en {{pageToggle}}"

View File

@ -1,6 +1,6 @@
{ {
"documentTitle": "Directo - Frigate", "documentTitle": "Directo - DIENST",
"documentTitle.withCamera": "{{camera}} - Directo - Frigate", "documentTitle.withCamera": "{{camera}} - Directo - DIENST",
"twoWayTalk": { "twoWayTalk": {
"enable": "Habilitar conversación bidireccional", "enable": "Habilitar conversación bidireccional",
"disable": "Deshabilitar conversación bidireccional" "disable": "Deshabilitar conversación bidireccional"

View File

@ -1,18 +1,18 @@
{ {
"documentTitle": { "documentTitle": {
"masksAndZones": "Editor de máscaras y zonas - Frigate", "masksAndZones": "Editor de máscaras y zonas - DIENST",
"object": "Depurar - Frigate", "object": "Depurar - DIENST",
"default": "Configuración - Frigate", "default": "Configuración - DIENST",
"authentication": "Configuración de autenticación - Frigate", "authentication": "Configuración de autenticación - DIENST",
"camera": "Configuración de cámara - Frigate", "camera": "Configuración de cámara - DIENST",
"motionTuner": "Ajuste de movimiento - Frigate", "motionTuner": "Ajuste de movimiento - DIENST",
"classification": "Configuración de clasificación - Frigate", "classification": "Configuración de clasificación - DIENST",
"general": "Configuración de Interfaz de Usuario - Frigate", "general": "Configuración de Interfaz de Usuario - DIENST",
"frigatePlus": "Configuración de Frigate+ - Frigate", "frigatePlus": "Configuración de Frigate+ - DIENST",
"notifications": "Configuración de Notificaciones - Frigate", "notifications": "Configuración de Notificaciones - DIENST",
"enrichments": "Configuración de Análisis Avanzado - Frigate", "enrichments": "Configuración de Análisis Avanzado - DIENST",
"cameraManagement": "Administrar Cámaras - Frigate", "cameraManagement": "Administrar Cámaras - DIENST",
"cameraReview": "Revisar Configuración de Cámaras - Frigate" "cameraReview": "Revisar Configuración de Cámaras - DIENST"
}, },
"menu": { "menu": {
"cameras": "Configuración de Cámara", "cameras": "Configuración de Cámara",
@ -300,7 +300,7 @@
"inputPlaceHolder": "Introduce un nombre…", "inputPlaceHolder": "Introduce un nombre…",
"tips": "El nombre debe tener al menos 2 caracteres y no debe ser el nombre de una cámara ni de otra zona." "tips": "El nombre debe tener al menos 2 caracteres y no debe ser el nombre de una cámara ni de otra zona."
}, },
"documentTitle": "Editar Zona - Frigate", "documentTitle": "Editar Zona - DIENST",
"clickDrawPolygon": "Haz clic para dibujar un polígono en la imagen.", "clickDrawPolygon": "Haz clic para dibujar un polígono en la imagen.",
"speedEstimation": { "speedEstimation": {
"desc": "Habilitar la estimación de velocidad para objetos en esta zona. La zona debe tener exactamente 4 puntos.", "desc": "Habilitar la estimación de velocidad para objetos en esta zona. La zona debe tener exactamente 4 puntos.",
@ -364,14 +364,14 @@
"title": "{{polygonName}} ha sido guardado. Reinicia Frigate para aplicar los cambios." "title": "{{polygonName}} ha sido guardado. Reinicia Frigate para aplicar los cambios."
} }
}, },
"documentTitle": "Editar Máscara de Movimiento - Frigate", "documentTitle": "Editar Máscara de Movimiento - DIENST",
"point_one": "{{count}} punto", "point_one": "{{count}} punto",
"point_many": "{{count}} puntos", "point_many": "{{count}} puntos",
"point_other": "{{count}} puntos" "point_other": "{{count}} puntos"
}, },
"objectMasks": { "objectMasks": {
"label": "Máscaras de Objetos", "label": "Máscaras de Objetos",
"documentTitle": "Editar Máscara de Objetos - Frigate", "documentTitle": "Editar Máscara de Objetos - DIENST",
"desc": { "desc": {
"documentation": "Documentación", "documentation": "Documentación",
"title": "Las máscaras de filtro de objetos se utilizan para descartar falsos positivos de un tipo de objeto específico según su ubicación." "title": "Las máscaras de filtro de objetos se utilizan para descartar falsos positivos de un tipo de objeto específico según su ubicación."

View File

@ -1,14 +1,14 @@
{ {
"documentTitle": { "documentTitle": {
"storage": "Estadísticas de almacenamiento - Frigate", "storage": "Estadísticas de almacenamiento - DIENST",
"general": "Estadísticas generales - Frigate", "general": "Estadísticas generales - DIENST",
"logs": { "logs": {
"frigate": "Registros de Frigate - Frigate", "frigate": "Registros de Frigate - DIENST",
"go2rtc": "Registros de Go2RTC - Frigate", "go2rtc": "Registros de Go2RTC - DIENST",
"nginx": "Registros de Nginx - Frigate" "nginx": "Registros de Nginx - DIENST"
}, },
"cameras": "Estadísticas de cámaras - Frigate", "cameras": "Estadísticas de cámaras - DIENST",
"enrichments": "Estadísticas de Enriquecimientos - Frigate" "enrichments": "Estadísticas de Enriquecimientos - DIENST"
}, },
"logs": { "logs": {
"copy": { "copy": {

View File

@ -85,12 +85,12 @@
} }
}, },
"documentTitle": { "documentTitle": {
"default": "Seadistused - Frigate", "default": "Seadistused - DIENST",
"authentication": "Autentimise seadistused - Frigate", "authentication": "Autentimise seadistused - DIENST",
"cameraReview": "Kaamerate kordusvaatuste seadistused - Frigate", "cameraReview": "Kaamerate kordusvaatuste seadistused - DIENST",
"general": "Kasutajaliidese seadistused - Frigate", "general": "Kasutajaliidese seadistused - DIENST",
"frigatePlus": "Frigate+ seadistused - Frigate", "frigatePlus": "Frigate+ seadistused - DIENST",
"notifications": "Teavituste seadistused - Frigate" "notifications": "Teavituste seadistused - DIENST"
}, },
"general": { "general": {
"title": "Kasutajaliidese seadistused", "title": "Kasutajaliidese seadistused",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": { "documentTitle": {
"general": "Üldine statistika - Frigate" "general": "Üldine statistika - DIENST"
} }
} }

View File

@ -57,7 +57,7 @@
"label": "sivutus" "label": "sivutus"
}, },
"accessDenied": { "accessDenied": {
"documentTitle": "Pääsy kielletty - Frigate", "documentTitle": "Pääsy kielletty - DIENST",
"title": "Pääsy kielletty", "title": "Pääsy kielletty",
"desc": "Sinulla ei ole oikeuksia tarkastella tätä sivua." "desc": "Sinulla ei ole oikeuksia tarkastella tätä sivua."
}, },
@ -68,7 +68,7 @@
"title": "Rooli" "title": "Rooli"
}, },
"notFound": { "notFound": {
"documentTitle": "Ei löytynyt - Frigate", "documentTitle": "Ei löytynyt - DIENST",
"title": "404", "title": "404",
"desc": "Sivua ei löytynyt" "desc": "Sivua ei löytynyt"
}, },

View File

@ -18,12 +18,12 @@
"aria": "Valitse tapahtumat", "aria": "Valitse tapahtumat",
"noFoundForTimePeriod": "Tapahtumia ei löydetty tältä ajanjaksolta." "noFoundForTimePeriod": "Tapahtumia ei löydetty tältä ajanjaksolta."
}, },
"documentTitle": "Tarkastelu - Frigate", "documentTitle": "Tarkastelu - DIENST",
"detected": "havaittu", "detected": "havaittu",
"selected_one": "{{count}} valittu", "selected_one": "{{count}} valittu",
"selected_other": "{{count}} valittu", "selected_other": "{{count}} valittu",
"recordings": { "recordings": {
"documentTitle": "Tallenteet - Frigate" "documentTitle": "Tallenteet - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Viimeiset 24 tuntia" "last24Hours": "Viimeiset 24 tuntia"

View File

@ -17,7 +17,7 @@
"face": "Kasvojen yksityiskohdat", "face": "Kasvojen yksityiskohdat",
"scoreInfo": "Alatunnisteen pistemäärä on kaikkien tunnistettujen kasvojen varmuustasojen painotettu keskiarvo, joten se voi poiketa tilannekuvassa näkyvästä pistemäärästä." "scoreInfo": "Alatunnisteen pistemäärä on kaikkien tunnistettujen kasvojen varmuustasojen painotettu keskiarvo, joten se voi poiketa tilannekuvassa näkyvästä pistemäärästä."
}, },
"documentTitle": "Kasvokirjasto - Frigate", "documentTitle": "Kasvokirjasto - DIENST",
"deleteFaceAttempts": { "deleteFaceAttempts": {
"desc_one": "Oletko varma, että haluat poistaa {{count}} kasvon? Tätä toimintoa ei voi perua.", "desc_one": "Oletko varma, että haluat poistaa {{count}} kasvon? Tätä toimintoa ei voi perua.",
"desc_other": "Oletko varma, että haluat poistaa {{count}} kasvoa? Tätä toimintoa ei voi perua.", "desc_other": "Oletko varma, että haluat poistaa {{count}} kasvoa? Tätä toimintoa ei voi perua.",

View File

@ -1,6 +1,6 @@
{ {
"documentTitle": "Suora - Frigate", "documentTitle": "Suora - DIENST",
"documentTitle.withCamera": "{{camera}} - Suora - Frigate", "documentTitle.withCamera": "{{camera}} - Suora - DIENST",
"lowBandwidthMode": "Pienen kaistanleveyden tila", "lowBandwidthMode": "Pienen kaistanleveyden tila",
"twoWayTalk": { "twoWayTalk": {
"enable": "Ota käyttöön kaksisuuntainen puhe", "enable": "Ota käyttöön kaksisuuntainen puhe",

View File

@ -1,16 +1,16 @@
{ {
"documentTitle": { "documentTitle": {
"camera": "Kamera-asetukset - Frigate", "camera": "Kamera-asetukset - DIENST",
"classification": "Klassifiointiasetukset - Frigate", "classification": "Klassifiointiasetukset - DIENST",
"masksAndZones": "Peite ja vyöhykemuokkain - Frigate", "masksAndZones": "Peite ja vyöhykemuokkain - DIENST",
"motionTuner": "Liikesäädin - Frigate", "motionTuner": "Liikesäädin - DIENST",
"default": "Asetukset - Frigate", "default": "Asetukset - DIENST",
"general": "Yleiset asetukset - Frigate", "general": "Yleiset asetukset - DIENST",
"frigatePlus": "Frigate+ asetukset - Frigate", "frigatePlus": "Frigate+ asetukset - DIENST",
"object": "Virheenjäljitys - Frigate", "object": "Virheenjäljitys - DIENST",
"authentication": "Autentikointiuasetukset - Frigate", "authentication": "Autentikointiuasetukset - DIENST",
"notifications": "Ilmoitusasetukset - Frigate", "notifications": "Ilmoitusasetukset - DIENST",
"enrichments": "Laajennusasetukset Frigate" "enrichments": "Laajennusasetukset - DIENST"
}, },
"menu": { "menu": {
"ui": "Käyttöliittymä", "ui": "Käyttöliittymä",
@ -237,7 +237,7 @@
}, },
"zones": { "zones": {
"label": "Vyöhykkeet", "label": "Vyöhykkeet",
"documentTitle": "Muokkaa vyöhykkeitä - Frigate", "documentTitle": "Muokkaa vyöhykkeitä - DIENST",
"edit": "Myokkaa vyöhykettä", "edit": "Myokkaa vyöhykettä",
"inertia": { "inertia": {
"title": "Inertia", "title": "Inertia",
@ -301,7 +301,7 @@
"documentation": "Lue dokumentaatio", "documentation": "Lue dokumentaatio",
"title": "Liikepeittoja käytetään estämään ei-toivottujen liiketyyppien (esimerkiksi puiden oksat, kameroiden aikaleimat) aiheuttamat tunnistukset. Liikepeittoja tulisi käyttää <em>hyvin säästeliäästi</em>, sillä liiallinen maskaus vaikeuttaa kohteiden seurantaa." "title": "Liikepeittoja käytetään estämään ei-toivottujen liiketyyppien (esimerkiksi puiden oksat, kameroiden aikaleimat) aiheuttamat tunnistukset. Liikepeittoja tulisi käyttää <em>hyvin säästeliäästi</em>, sillä liiallinen maskaus vaikeuttaa kohteiden seurantaa."
}, },
"documentTitle": "Muokkaa liikepeittoa - Frigate", "documentTitle": "Muokkaa liikepeittoa - DIENST",
"desc": { "desc": {
"title": "Liikepeittoa käytetään estämään ei-toivottujen liiketyyppien aiheuttamat tunnistukset. Liiallinen peittäminen vaikeuttaa kohteiden seurantaa.", "title": "Liikepeittoa käytetään estämään ei-toivottujen liiketyyppien aiheuttamat tunnistukset. Liiallinen peittäminen vaikeuttaa kohteiden seurantaa.",
"documentation": "Dokumentaatio" "documentation": "Dokumentaatio"
@ -336,7 +336,7 @@
"noName": "Kohdepeitto on tallennettu. Käynnistä Frigatti uudelleen muutosten käyttöönottamiseksi." "noName": "Kohdepeitto on tallennettu. Käynnistä Frigatti uudelleen muutosten käyttöönottamiseksi."
} }
}, },
"documentTitle": "Muokkaa kohdepeittoa - Frigate", "documentTitle": "Muokkaa kohdepeittoa - DIENST",
"desc": { "desc": {
"title": "Objektisuodatinpeittoja käytetään suodattamaan pois väärät positiiviset tulokset tietylle kohdetyypille sijainnin perusteella.", "title": "Objektisuodatinpeittoja käytetään suodattamaan pois väärät positiiviset tulokset tietylle kohdetyypille sijainnin perusteella.",
"documentation": "Dokumentaatio" "documentation": "Dokumentaatio"

View File

@ -23,14 +23,14 @@
} }
}, },
"documentTitle": { "documentTitle": {
"cameras": "Kameroiden tilastot - Frigate", "cameras": "Kameroiden tilastot - DIENST",
"storage": "Tallenteiden tilastot - Fgirage", "storage": "Tallenteiden tilastot - Fgirage",
"general": "Yleiset tilastot - Frigate", "general": "Yleiset tilastot - DIENST",
"enrichments": "Rikastetut tilastot - Frigate", "enrichments": "Rikastetut tilastot - DIENST",
"logs": { "logs": {
"frigate": "Frigaten lokit - Frigate", "frigate": "Frigaten lokit - DIENST",
"go2rtc": "Go2RTC lokit - Frigate", "go2rtc": "Go2RTC lokit - DIENST",
"nginx": "Nginx lokit - Frigate" "nginx": "Nginx lokit - DIENST"
} }
}, },
"title": "Järjestelmä", "title": "Järjestelmä",

View File

@ -263,14 +263,14 @@
}, },
"notFound": { "notFound": {
"title": "404", "title": "404",
"documentTitle": "Non trouvé - Frigate", "documentTitle": "Non trouvé - DIENST",
"desc": "Page non trouvée" "desc": "Page non trouvée"
}, },
"selectItem": "Sélectionner {{item}}", "selectItem": "Sélectionner {{item}}",
"readTheDocumentation": "Lire la documentation", "readTheDocumentation": "Lire la documentation",
"accessDenied": { "accessDenied": {
"title": "Accès refusé", "title": "Accès refusé",
"documentTitle": "Accès refusé - Frigate", "documentTitle": "Accès refusé - DIENST",
"desc": "Vous n'avez pas l'autorisation de consulter cette page." "desc": "Vous n'avez pas l'autorisation de consulter cette page."
}, },
"label": { "label": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Modèles de classification - Frigate", "documentTitle": "Modèles de classification - DIENST",
"button": { "button": {
"deleteClassificationAttempts": "Supprimer les images de classification", "deleteClassificationAttempts": "Supprimer les images de classification",
"renameCategory": "Renommer la classe", "renameCategory": "Renommer la classe",

View File

@ -1,6 +1,6 @@
{ {
"configEditor": "Éditeur de configuration", "configEditor": "Éditeur de configuration",
"documentTitle": "Éditeur de configuration - Frigate", "documentTitle": "Éditeur de configuration - DIENST",
"copyConfig": "Copier la configuration", "copyConfig": "Copier la configuration",
"saveOnly": "Enregistrer uniquement", "saveOnly": "Enregistrer uniquement",
"saveAndRestart": "Enregistrer et redémarrer", "saveAndRestart": "Enregistrer et redémarrer",

View File

@ -17,9 +17,9 @@
"aria": "Sélectionner les événements", "aria": "Sélectionner les événements",
"noFoundForTimePeriod": "Aucun événement n'a été trouvé pour cette plage de temps." "noFoundForTimePeriod": "Aucun événement n'a été trouvé pour cette plage de temps."
}, },
"documentTitle": "Activités - Frigate", "documentTitle": "Activités - DIENST",
"recordings": { "recordings": {
"documentTitle": "Enregistrements - Frigate" "documentTitle": "Enregistrements - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "Dernières 24 heures" "last24Hours": "Dernières 24 heures"

View File

@ -1,6 +1,6 @@
{ {
"generativeAI": "IA générative", "generativeAI": "IA générative",
"documentTitle": "Explorer - Frigate", "documentTitle": "Explorer - DIENST",
"exploreIsUnavailable": { "exploreIsUnavailable": {
"title": "L'exploration est indisponible", "title": "L'exploration est indisponible",
"embeddingsReindexing": { "embeddingsReindexing": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Exports - Frigate", "documentTitle": "Exports - DIENST",
"search": "Rechercher", "search": "Rechercher",
"noExports": "Aucune exportation trouvée", "noExports": "Aucune exportation trouvée",
"deleteExport": "Supprimer l'exportation", "deleteExport": "Supprimer l'exportation",

View File

@ -14,7 +14,7 @@
"scoreInfo": "Le score du sous-libellé correspond au score pondéré de tous les scores de confiance des visages reconnus. Il est donc possible qu'il ne corresponde pas au score affiché sur l'instantané.", "scoreInfo": "Le score du sous-libellé correspond au score pondéré de tous les scores de confiance des visages reconnus. Il est donc possible qu'il ne corresponde pas au score affiché sur l'instantané.",
"unknown": "Inconnu" "unknown": "Inconnu"
}, },
"documentTitle": "Bibliothèque de visages - Frigate", "documentTitle": "Bibliothèque de visages - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "Téléverser l'image du visage", "title": "Téléverser l'image du visage",
"desc": "Téléversez une image pour rechercher des visages et l'inclure dans {{pageToggle}}." "desc": "Téléversez une image pour rechercher des visages et l'inclure dans {{pageToggle}}."

View File

@ -1,7 +1,7 @@
{ {
"documentTitle": "Direct - Frigate", "documentTitle": "Direct - DIENST",
"lowBandwidthMode": "Mode bande passante faible", "lowBandwidthMode": "Mode bande passante faible",
"documentTitle.withCamera": "{{camera}} - Direct - Frigate", "documentTitle.withCamera": "{{camera}} - Direct - DIENST",
"twoWayTalk": { "twoWayTalk": {
"disable": "Désactiver la conversation bidirectionnelle", "disable": "Désactiver la conversation bidirectionnelle",
"enable": "Activer la conversation bidirectionnelle" "enable": "Activer la conversation bidirectionnelle"

View File

@ -1,18 +1,18 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Paramètres - Frigate", "default": "Paramètres - DIENST",
"authentication": "Paramètres d'authentification - Frigate", "authentication": "Paramètres d'authentification - DIENST",
"camera": "Paramètres des caméras - Frigate", "camera": "Paramètres des caméras - DIENST",
"classification": "Paramètres de classification - Frigate", "classification": "Paramètres de classification - DIENST",
"motionTuner": "Réglage de la détection de mouvement - Frigate", "motionTuner": "Réglage de la détection de mouvement - DIENST",
"general": "Paramètres de l'interface utilisateur - Frigate", "general": "Paramètres de l'interface utilisateur - DIENST",
"masksAndZones": "Éditeur de masques et de zones - Frigate", "masksAndZones": "Éditeur de masques et de zones - DIENST",
"object": "Débogage - Frigate", "object": "Débogage - DIENST",
"frigatePlus": "Paramètres Frigate+ - Frigate", "frigatePlus": "Paramètres Frigate+ - DIENST",
"notifications": "Paramètres de notification - Frigate", "notifications": "Paramètres de notification - DIENST",
"enrichments": "Paramètres d'enrichissements - Frigate", "enrichments": "Paramètres d'enrichissements - DIENST",
"cameraManagement": "Gestion des caméras - Frigate", "cameraManagement": "Gestion des caméras - DIENST",
"cameraReview": "Paramètres des activités caméra - Frigate" "cameraReview": "Paramètres des activités caméra - DIENST"
}, },
"menu": { "menu": {
"ui": "Interface utilisateur", "ui": "Interface utilisateur",
@ -385,7 +385,7 @@
} }
}, },
"zones": { "zones": {
"documentTitle": "Modifier la zone - Frigate", "documentTitle": "Modifier la zone - DIENST",
"desc": { "desc": {
"title": "Les zones vous permettent de définir une zone spécifique de l'image afin de déterminer si un objet s'y trouve.", "title": "Les zones vous permettent de définir une zone spécifique de l'image afin de déterminer si un objet s'y trouve.",
"documentation": "Documentation" "documentation": "Documentation"
@ -440,7 +440,7 @@
}, },
"motionMasks": { "motionMasks": {
"label": "Masque de mouvement", "label": "Masque de mouvement",
"documentTitle": "Modifier le masque de mouvement - Frigate", "documentTitle": "Modifier le masque de mouvement - DIENST",
"context": { "context": {
"documentation": "Lire la documentation", "documentation": "Lire la documentation",
"title": "Les masques de mouvement servent à empêcher les mouvements indésirables de déclencher la détection (par exemple : branches d'arbres, horodatage des caméras). Ils doivent être utilisés <em>avec parcimonie</em>, car un surmasquage complique le suivi des objets." "title": "Les masques de mouvement servent à empêcher les mouvements indésirables de déclencher la détection (par exemple : branches d'arbres, horodatage des caméras). Ils doivent être utilisés <em>avec parcimonie</em>, car un surmasquage complique le suivi des objets."
@ -490,7 +490,7 @@
"point_many": "{{count}} points", "point_many": "{{count}} points",
"point_other": "{{count}} points", "point_other": "{{count}} points",
"add": "Ajouter un masque d'objet", "add": "Ajouter un masque d'objet",
"documentTitle": "Modifier le masque d'objet - Frigate", "documentTitle": "Modifier le masque d'objet - DIENST",
"context": "Les masques de filtrage d'objets sont utilisés pour filtrer les faux positifs pour un type d'objet donné en fonction de l'emplacement." "context": "Les masques de filtrage d'objets sont utilisés pour filtrer les faux positifs pour un type d'objet donné en fonction de l'emplacement."
}, },
"filter": { "filter": {

View File

@ -1,13 +1,13 @@
{ {
"documentTitle": { "documentTitle": {
"storage": "Statistiques de stockage - Frigate", "storage": "Statistiques de stockage - DIENST",
"cameras": "Statistiques des caméras - Frigate", "cameras": "Statistiques des caméras - DIENST",
"general": "Statistiques générales - Frigate", "general": "Statistiques générales - DIENST",
"enrichments": "Statistiques d'enrichissements - Frigate", "enrichments": "Statistiques d'enrichissements - DIENST",
"logs": { "logs": {
"frigate": "Journaux de Frigate - Frigate", "frigate": "Journaux de Frigate - DIENST",
"nginx": "Journaux Nginx - Frigate", "nginx": "Journaux Nginx - DIENST",
"go2rtc": "Journaux Go2RTC - Frigate" "go2rtc": "Journaux Go2RTC - DIENST"
} }
}, },
"title": "Système", "title": "Système",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Editor de configuración - Frigate", "documentTitle": "Editor de configuración - DIENST",
"configEditor": "Editor de Preferencias", "configEditor": "Editor de Preferencias",
"saveOnly": "Só gardar", "saveOnly": "Só gardar",
"toast": { "toast": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Explorar - Frigate", "documentTitle": "Explorar - DIENST",
"generativeAI": "IA xenerativa", "generativeAI": "IA xenerativa",
"exploreMore": "Explorar máis obxectos {{label}}", "exploreMore": "Explorar máis obxectos {{label}}",
"exploreIsUnavailable": { "exploreIsUnavailable": {

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "Exportar - Frigate", "documentTitle": "Exportar - DIENST",
"search": "Pesquisar", "search": "Pesquisar",
"deleteExport.desc": "Seguro que queres borrar {{exportName}}?", "deleteExport.desc": "Seguro que queres borrar {{exportName}}?",
"editExport": { "editExport": {

View File

@ -1,6 +1,6 @@
{ {
"documentTitle": "Directo - Frigate", "documentTitle": "Directo - DIENST",
"documentTitle.withCamera": "{{camera}} - Directo - Frigate", "documentTitle.withCamera": "{{camera}} - Directo - DIENST",
"twoWayTalk": { "twoWayTalk": {
"disable": "Deshabilita a Conversa de dous sentidos", "disable": "Deshabilita a Conversa de dous sentidos",
"enable": "Habilitar a Conversa de dous sentidos" "enable": "Habilitar a Conversa de dous sentidos"

View File

@ -1,11 +1,11 @@
{ {
"documentTitle": { "documentTitle": {
"default": "Preferencias - Frigate", "default": "Preferencias - DIENST",
"authentication": "Configuracións de Autenticación - Frigate", "authentication": "Configuracións de Autenticación - DIENST",
"camera": "Configuracións da Cámara - Frigate", "camera": "Configuracións da Cámara - DIENST",
"general": "Configuracións xerais - Frigate", "general": "Configuracións xerais - DIENST",
"notifications": "Configuración de Notificacións - Frigate", "notifications": "Configuración de Notificacións - DIENST",
"enrichments": "Configuración complementarias - Frigate", "enrichments": "Configuración complementarias - DIENST",
"masksAndZones": "Editor de máscaras e zonas - Frigate" "masksAndZones": "Editor de máscaras e zonas - DIENST"
} }
} }

View File

@ -1,11 +1,11 @@
{ {
"documentTitle": { "documentTitle": {
"cameras": "Estatísticas de cámaras - Frigate", "cameras": "Estatísticas de cámaras - DIENST",
"storage": "Estatísticas de Almacenamento - Frigate", "storage": "Estatísticas de Almacenamento - DIENST",
"general": "Estatísticas Xerais - Frigate", "general": "Estatísticas Xerais - DIENST",
"enrichments": "Estatísticas complementarias - Frigate", "enrichments": "Estatísticas complementarias - DIENST",
"logs": { "logs": {
"frigate": "Rexistros de Frigate - Frigate" "frigate": "Rexistros de Frigate - DIENST"
} }
}, },
"title": "Sistema", "title": "Sistema",

View File

@ -262,10 +262,10 @@
"accessDenied": { "accessDenied": {
"title": "הגישה נדחתה", "title": "הגישה נדחתה",
"desc": "אין לך הרשאה לצפות בדף הזה.", "desc": "אין לך הרשאה לצפות בדף הזה.",
"documentTitle": "גישה נדחתה - Frigate" "documentTitle": "גישה נדחתה - DIENST"
}, },
"notFound": { "notFound": {
"documentTitle": "לא נמצא - Frigate", "documentTitle": "לא נמצא - DIENST",
"title": "404", "title": "404",
"desc": "דף לא נמצא" "desc": "דף לא נמצא"
}, },

View File

@ -1,7 +1,7 @@
{ {
"restart": { "restart": {
"title": "האם אתה בטוח שברצונך להפעיל מחדש את Frigate?", "title": "האם אתה בטוח שברצונך להפעיל מחדש את Frigate?",
"button": "הפעלה מחדש - Frigate", "button": "הפעלה מחדש - DIENST",
"restarting": { "restarting": {
"title": "Frigate מופעל מחדש כעת", "title": "Frigate מופעל מחדש כעת",
"content": "דף זה ייטען מחדש בעוד {{countdown}} שניות.", "content": "דף זה ייטען מחדש בעוד {{countdown}} שניות.",

View File

@ -1,5 +1,5 @@
{ {
"documentTitle": "עורך הגדרות - Frigate", "documentTitle": "עורך הגדרות - DIENST",
"configEditor": "עורך תצורה", "configEditor": "עורך תצורה",
"copyConfig": "העתקת הגדרות", "copyConfig": "העתקת הגדרות",
"saveAndRestart": "שמירה והפעלה מחדש", "saveAndRestart": "שמירה והפעלה מחדש",

View File

@ -18,9 +18,9 @@
"aria": "בחירת אירועים", "aria": "בחירת אירועים",
"noFoundForTimePeriod": "לא נמצאו אירועים עבור תקופת זמן זו." "noFoundForTimePeriod": "לא נמצאו אירועים עבור תקופת זמן זו."
}, },
"documentTitle": "סקירה - Frigate", "documentTitle": "סקירה - DIENST",
"recordings": { "recordings": {
"documentTitle": "הקלטות - Frigate" "documentTitle": "הקלטות - DIENST"
}, },
"calendarFilter": { "calendarFilter": {
"last24Hours": "24 שעות אחרונות" "last24Hours": "24 שעות אחרונות"

View File

@ -5,7 +5,7 @@
"renameExportFailed": "שינוי שם הייצוא נכשל: {{errorMessage}}" "renameExportFailed": "שינוי שם הייצוא נכשל: {{errorMessage}}"
} }
}, },
"documentTitle": "ייצוא - Frigate", "documentTitle": "ייצוא - DIENST",
"noExports": "לא נמצא יצוא", "noExports": "לא נמצא יצוא",
"deleteExport": "מחיקת ייצוא", "deleteExport": "מחיקת ייצוא",
"deleteExport.desc": "האם אתה בטוח שברצונך למחוק את {{exportName}}?", "deleteExport.desc": "האם אתה בטוח שברצונך למחוק את {{exportName}}?",

View File

@ -43,7 +43,7 @@
"unknown": "לא ידוע", "unknown": "לא ידוע",
"scoreInfo": "ציון תווית המשנה הוא הציון המשוקלל עבור כל זיהוי הפנים המזוהים, כך שהוא עשוי להיות שונה מהציון המוצג בתמונה." "scoreInfo": "ציון תווית המשנה הוא הציון המשוקלל עבור כל זיהוי הפנים המזוהים, כך שהוא עשוי להיות שונה מהציון המוצג בתמונה."
}, },
"documentTitle": "ספריית זיהו פנים - Frigate", "documentTitle": "ספריית זיהו פנים - DIENST",
"uploadFaceImage": { "uploadFaceImage": {
"title": "העלאת תמונת פנים", "title": "העלאת תמונת פנים",
"desc": "העלה תמונה לסריקה לאיתור פנים והכללה {{pageToggle}}" "desc": "העלה תמונה לסריקה לאיתור פנים והכללה {{pageToggle}}"

View File

@ -19,7 +19,7 @@
"ended": "הקלטה ידנית לפי דרישה הסתיימה.", "ended": "הקלטה ידנית לפי דרישה הסתיימה.",
"failedToEnd": "סיום ההקלטה הידנית לפי דרישה נכשל." "failedToEnd": "סיום ההקלטה הידנית לפי דרישה נכשל."
}, },
"documentTitle": "שידור חי - Frigate", "documentTitle": "שידור חי - DIENST",
"documentTitle.withCamera": "{{camera}} - שידור חי- Frigate", "documentTitle.withCamera": "{{camera}} - שידור חי- Frigate",
"lowBandwidthMode": "מצב רוחב פס נמוך", "lowBandwidthMode": "מצב רוחב פס נמוך",
"twoWayTalk": { "twoWayTalk": {

Some files were not shown because too many files have changed in this diff Show More