mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Currently translated at 100.0% (580 of 580 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (90 of 90 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 96.9% (32 of 33 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (579 of 579 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (91 of 91 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 90.3% (523 of 579 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (199 of 199 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 97.7% (85 of 87 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (468 of 468 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (118 of 118 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% (84 of 84 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (61 of 61 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 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/audio/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/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-facelibrary/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-settings/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hans/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
88 lines
3.1 KiB
JSON
88 lines
3.1 KiB
JSON
{
|
|
"group": {
|
|
"label": "摄像头组",
|
|
"add": "添加摄像头组",
|
|
"edit": "编辑摄像头组",
|
|
"delete": {
|
|
"label": "删除摄像头组",
|
|
"confirm": {
|
|
"title": "确认删除",
|
|
"desc": "你确定要删除摄像头组 <em>{{name}}</em> 吗?"
|
|
}
|
|
},
|
|
"name": {
|
|
"label": "名称",
|
|
"placeholder": "请输入名称…",
|
|
"errorMessage": {
|
|
"mustLeastCharacters": "摄像头组的名称必须至少有 2 个字符。",
|
|
"exists": "摄像头组名称已存在。",
|
|
"nameMustNotPeriod": "摄像头组名称不能包含英文句号(.)。",
|
|
"invalid": "无效的摄像头组名称。"
|
|
}
|
|
},
|
|
"cameras": {
|
|
"label": "摄像头",
|
|
"desc": "选择添加至该组的摄像头。"
|
|
},
|
|
"icon": "图标",
|
|
"success": "摄像头组({{name}})保存成功。",
|
|
"camera": {
|
|
"setting": {
|
|
"label": "摄像头视频流设置",
|
|
"title": "{{cameraName}} 视频流设置",
|
|
"desc": "更改此摄像头组仪表板的实时视频流选项。<em>这些设置特定于设备/浏览器。</em>",
|
|
"audioIsAvailable": "此视频流支持音频",
|
|
"audioIsUnavailable": "此视频流不支持音频",
|
|
"audio": {
|
|
"tips": {
|
|
"title": "音频必须从您的摄像头输出并在 go2rtc 中配置此流。",
|
|
"document": "阅读文档 "
|
|
}
|
|
},
|
|
"streamMethod": {
|
|
"label": "视频流方法",
|
|
"method": {
|
|
"noStreaming": {
|
|
"label": "无视频流",
|
|
"desc": "摄像头图像每分钟仅更新一次,不会进行实时视频流播放。"
|
|
},
|
|
"smartStreaming": {
|
|
"label": "智能视频流(推荐)",
|
|
"desc": "智能视频流在没有检测到活动时,每分钟更新一次摄像头图像,以节省带宽和资源。当检测到活动时,图像会无缝切换到实时视频流。"
|
|
},
|
|
"continuousStreaming": {
|
|
"label": "持续视频流",
|
|
"desc": {
|
|
"title": "当摄像头画面在仪表板上可见时,始终为实时视频流,即使未检测到活动。",
|
|
"warning": "持续视频流可能会导致高带宽使用和性能问题,请谨慎使用。"
|
|
}
|
|
}
|
|
},
|
|
"placeholder": "选择视频流传输方式"
|
|
},
|
|
"compatibilityMode": {
|
|
"label": "兼容模式",
|
|
"desc": "仅在摄像头的实时视频流显示颜色伪影,并且图像右侧有一条对角线时启用此选项。"
|
|
},
|
|
"stream": "视频流",
|
|
"placeholder": "选择视频流"
|
|
},
|
|
"birdseye": "鸟瞰图"
|
|
}
|
|
},
|
|
"debug": {
|
|
"options": {
|
|
"label": "设置",
|
|
"title": "选项",
|
|
"showOptions": "显示选项",
|
|
"hideOptions": "隐藏选项"
|
|
},
|
|
"boundingBox": "边界框",
|
|
"timestamp": "时间戳",
|
|
"zones": "区域",
|
|
"mask": "遮罩",
|
|
"motion": "运动",
|
|
"regions": "区域"
|
|
}
|
|
}
|