Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1098 of 1098 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (792 of 792 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (471 of 471 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (175 of 175 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1092 of 1092 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (100 of 100 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (40 of 40 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (471 of 471 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (59 of 59 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1086 of 1086 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (792 of 792 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 42.2% (19 of 45 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 50.0% (20 of 40 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 33.8% (20 of 59 strings)

Added translation using Weblate (Chinese (Simplified Han script))

Added translation using Weblate (Chinese (Simplified Han script))

Added translation using Weblate (Chinese (Simplified Han script))

Co-authored-by: GuoQing Liu <842607283@qq.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hans/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/views-chat
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-replay
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2026-05-10 19:14:29 +02:00
co-authored by GuoQing Liu Languages add-on
parent 3d640ac146
commit 875dc7ae8e
8 changed files with 229 additions and 14 deletions
+5 -1
View File
@@ -13,7 +13,7 @@
"description": "开启"
},
"audio": {
"label": "音频事件",
"label": "音频检测",
"description": "此摄像头的音频事件检测设置。",
"enabled": {
"label": "开启音频检测",
@@ -516,6 +516,10 @@
"hwaccel_args": {
"label": "导出硬件加速参数",
"description": "用于导出/转码操作的硬件加速参数。"
},
"max_concurrent": {
"label": "最大并发导出数",
"description": "同时可处理的最大导出任务数量。"
}
},
"preview": {
+7 -3
View File
@@ -24,7 +24,7 @@
}
},
"audio": {
"label": "音频事件",
"label": "音频检测",
"enabled": {
"label": "开启音频检测",
"description": "为所有摄像头启用或禁用音频事件检测;可按摄像头覆盖。"
@@ -522,8 +522,8 @@
"description": "为摄像头 ffmpeg 进程和检测器启用按进程网络带宽监控(需要权限)。"
},
"intel_gpu_device": {
"label": "SR-IOV 设备",
"description": "将 Intel GPU 视为 SR-IOV 时使用的设备标识符,用于修复 GPU 统计信息。"
"label": "Intel GPU 设备",
"description": "当系统存在多个 Intel 显卡时,用于将显卡运行数据绑定到指定设备的 PCI 总线地址或 DRM 设备路径(示例:/dev/dri/card1。"
}
},
"version_check": {
@@ -1735,6 +1735,10 @@
"hwaccel_args": {
"label": "导出硬件加速参数",
"description": "用于导出/转码操作的硬件加速参数。"
},
"max_concurrent": {
"label": "最大并发导出数",
"description": "同时可处理的最大导出任务数量。"
}
},
"preview": {