From 39c37a847690b546bf749d1f15f9a96c78de05fc Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 30 Jul 2026 05:21:36 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (808 of 808 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1295 of 1295 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (129 of 129 strings) Co-authored-by: GuoQing Liu <842607283@qq.com> Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hans/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/objects Translation: Frigate NVR/views-settings --- web/public/locales/zh-CN/config/global.json | 4 ++-- web/public/locales/zh-CN/objects.json | 4 +++- web/public/locales/zh-CN/views/settings.json | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/web/public/locales/zh-CN/config/global.json b/web/public/locales/zh-CN/config/global.json index a6aabaeb13..1984acf805 100644 --- a/web/public/locales/zh-CN/config/global.json +++ b/web/public/locales/zh-CN/config/global.json @@ -1405,7 +1405,7 @@ }, "model_type": { "label": "目标检测模型类型", - "description": "某些检测器用于优化的检测器模型架构类型(ssd、yolox、yolonas)。" + "description": "某些检测器用于优化的检测器模型架构类型(ssd、yolox、yolonas、yolo-generic、rfdetr和dfine)。" } }, "model_path": { @@ -1454,7 +1454,7 @@ }, "model_type": { "label": "目标检测模型类型", - "description": "某些检测器用于优化的检测器模型架构类型(ssd、yolox、yolonas)。" + "description": "某些检测器用于优化的检测器模型架构类型(ssd、yolox、yolonas、yolo-generic、rfdetr和dfine)。" } }, "genai": { diff --git a/web/public/locales/zh-CN/objects.json b/web/public/locales/zh-CN/objects.json index 59058f332d..a795d85589 100644 --- a/web/public/locales/zh-CN/objects.json +++ b/web/public/locales/zh-CN/objects.json @@ -126,5 +126,7 @@ "baby_stroller": "婴儿车", "rickshaw": "三轮车", "Rodent": "啮齿动物", - "rodent": "鼠类动物" + "rodent": "鼠类动物", + "possum": "负鼠", + "garbage_truck": "垃圾清运车" } diff --git a/web/public/locales/zh-CN/views/settings.json b/web/public/locales/zh-CN/views/settings.json index 0e6fc63d60..a69e3b3eab 100644 --- a/web/public/locales/zh-CN/views/settings.json +++ b/web/public/locales/zh-CN/views/settings.json @@ -2134,7 +2134,8 @@ "autotrackingNoZones": "自动追踪至少需要一个区域。请先在“遮罩 / 区域”中为此摄像头定义一个区域,然后在下方将其设置为必需区域。" }, "ffmpeg": { - "hwaccelManualNotRecommended": "不建议手动硬件加速参数。除非存在特定需求,否则选择与你的硬件匹配的预设。" + "hwaccelManualNotRecommended": "不建议手动硬件加速参数。除非存在特定需求,否则选择与你的硬件匹配的预设。", + "inputsMissingGo2rtcStream": "下面的输入指向了一个已不存在的 go2rtc 转流。请选择一个现有的转流或手动输入摄像头的 URL,否则此摄像头将无法连接。" }, "model": { "optimizedFor320": "Frigate 针对了 320x320 的模型进行优化,这是大多数设置的最佳选择。640x640 模型速度较慢,仅在特定场景下有帮助。",