mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-01 07:19:30 +00:00
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:
parent
b3d5acac95
commit
39c37a8476
@ -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": {
|
||||
|
||||
@ -126,5 +126,7 @@
|
||||
"baby_stroller": "婴儿车",
|
||||
"rickshaw": "三轮车",
|
||||
"Rodent": "啮齿动物",
|
||||
"rodent": "鼠类动物"
|
||||
"rodent": "鼠类动物",
|
||||
"possum": "负鼠",
|
||||
"garbage_truck": "垃圾清运车"
|
||||
}
|
||||
|
||||
@ -2134,7 +2134,8 @@
|
||||
"autotrackingNoZones": "自动追踪至少需要一个区域。请先在“遮罩 / 区域”中为此摄像头定义一个区域,然后在下方将其设置为必需区域。"
|
||||
},
|
||||
"ffmpeg": {
|
||||
"hwaccelManualNotRecommended": "不建议手动硬件加速参数。除非存在特定需求,否则选择与你的硬件匹配的预设。"
|
||||
"hwaccelManualNotRecommended": "不建议手动硬件加速参数。除非存在特定需求,否则选择与你的硬件匹配的预设。",
|
||||
"inputsMissingGo2rtcStream": "下面的输入指向了一个已不存在的 go2rtc 转流。请选择一个现有的转流或手动输入摄像头的 URL,否则此摄像头将无法连接。"
|
||||
},
|
||||
"model": {
|
||||
"optimizedFor320": "Frigate 针对了 320x320 的模型进行优化,这是大多数设置的最佳选择。640x640 模型速度较慢,仅在特定场景下有帮助。",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user