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 <hosted@weblate.org>
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
This commit is contained in:
Hosted Weblate 2026-07-30 05:21:36 +02:00
parent b3d5acac95
commit 39c37a8476
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
3 changed files with 7 additions and 4 deletions

View File

@ -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": {

View File

@ -126,5 +126,7 @@
"baby_stroller": "婴儿车",
"rickshaw": "三轮车",
"Rodent": "啮齿动物",
"rodent": "鼠类动物"
"rodent": "鼠类动物",
"possum": "负鼠",
"garbage_truck": "垃圾清运车"
}

View File

@ -2134,7 +2134,8 @@
"autotrackingNoZones": "自动追踪至少需要一个区域。请先在“遮罩 / 区域”中为此摄像头定义一个区域,然后在下方将其设置为必需区域。"
},
"ffmpeg": {
"hwaccelManualNotRecommended": "不建议手动硬件加速参数。除非存在特定需求,否则选择与你的硬件匹配的预设。"
"hwaccelManualNotRecommended": "不建议手动硬件加速参数。除非存在特定需求,否则选择与你的硬件匹配的预设。",
"inputsMissingGo2rtcStream": "下面的输入指向了一个已不存在的 go2rtc 转流。请选择一个现有的转流或手动输入摄像头的 URL否则此摄像头将无法连接。"
},
"model": {
"optimizedFor320": "Frigate 针对了 320x320 的模型进行优化这是大多数设置的最佳选择。640x640 模型速度较慢,仅在特定场景下有帮助。",