frigate/web/public/locales/zh-CN/config/groups.json

74 lines
1.6 KiB
JSON
Raw Normal View History

Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (138 of 138 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (915 of 915 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (467 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1084 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 98.9% (462 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 82.8% (758 of 915 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (171 of 171 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 98.9% (462 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (230 of 230 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1084 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 71.4% (654 of 915 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1084 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 73.9% (17 of 23 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 82.8% (387 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 20.5% (96 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 8.6% (94 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 7.2% (34 of 467 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 65.2% (15 of 23 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 3.1% (34 of 1084 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 71.3% (653 of 915 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 82.8% (140 of 169 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 54.5% (12 of 22 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 52.0% (13 of 25 strings) Co-authored-by: GuoQing Liu <842607283@qq.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: veberj.mark2c82ae088dda4760 <veberj.mark@gmail.com> Co-authored-by: 郁闷的太子 <taiziccf@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hans/ 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/config-groups/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/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/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
2026-03-18 17:46:37 +03:00
{
"audio": {
"global": {
"detection": "全局检测",
"sensitivity": "全局灵敏度"
},
"cameras": {
"detection": "检测",
"sensitivity": "灵敏度"
}
},
"timestamp_style": {
"global": {
"appearance": "全局外观"
},
"cameras": {
"appearance": "外观"
}
},
"motion": {
"global": {
"sensitivity": "全局灵敏度",
"algorithm": "全局算法"
},
"cameras": {
"sensitivity": "灵敏度",
"algorithm": "算法"
}
},
"snapshots": {
"global": {
"display": "全局显示"
},
"cameras": {
"display": "显示"
}
},
"record": {
"global": {
"retention": "全局保留",
"events": "全局事件"
},
"cameras": {
"retention": "保留",
"events": "事件"
}
},
"detect": {
"global": {
"resolution": "全局分辨率",
"tracking": "全局追踪"
},
"cameras": {
"resolution": "分辨率",
"tracking": "追踪"
}
},
"objects": {
"global": {
"tracking": "全局追踪",
"filtering": "全局筛选"
},
"cameras": {
"tracking": "追踪",
"filtering": "筛选"
}
},
"ffmpeg": {
"cameras": {
"cameraFfmpeg": "摄像头特定的 FFmpeg 参数"
}
}
}