mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +03:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (352 of 352 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (115 of 115 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (352 of 352 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 100.0% (115 of 115 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (8 of 8 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (66 of 66 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (182 of 182 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/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-configeditor/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-search/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/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
GuoQing Liu
parent
2b5a30e23b
commit
2101b1f91d
@@ -36,7 +36,7 @@
|
||||
"audio": {
|
||||
"tips": {
|
||||
"title": "音频必须从您的摄像头输出并在 go2rtc 中配置此流。",
|
||||
"document": "阅读文档(英文) "
|
||||
"document": "阅读文档 "
|
||||
}
|
||||
},
|
||||
"streamMethod": {
|
||||
@@ -57,12 +57,15 @@
|
||||
"warning": "持续视频流可能会导致高带宽使用和性能问题,请谨慎使用。"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"placeholder": "选择视频流传输方式"
|
||||
},
|
||||
"compatibilityMode": {
|
||||
"label": "兼容模式",
|
||||
"desc": "仅在摄像头的实时视频流显示颜色伪影,并且图像右侧有一条对角线时启用此选项。"
|
||||
}
|
||||
},
|
||||
"stream": "视频流",
|
||||
"placeholder": "选择视频流"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
"disabled": "此摄像头未启用视频流转发功能。",
|
||||
"desc": {
|
||||
"title": "为此摄像头设置 go2rtc,以获取额外的实时预览选项和音频支持。",
|
||||
"readTheDocumentation": "阅读文档(英文)"
|
||||
"readTheDocumentation": "阅读文档"
|
||||
}
|
||||
},
|
||||
"showStats": {
|
||||
@@ -105,6 +105,10 @@
|
||||
"title": "确认删除",
|
||||
"desc": {
|
||||
"selected": "你确定要删除与此核查项相关的所有录制视频吗?<br /><br />提示:按住 <em>Shift</em> 键点击删除可跳过此对话框。"
|
||||
},
|
||||
"toast": {
|
||||
"success": "已删除与所选核查项关联的视频片段。",
|
||||
"error": "删除失败:{{error}}"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
|
||||
@@ -21,7 +21,8 @@
|
||||
"all": {
|
||||
"title": "所有日期",
|
||||
"short": "日期"
|
||||
}
|
||||
},
|
||||
"selectPreset": "选择预定时间…"
|
||||
},
|
||||
"more": "更多筛选项",
|
||||
"reset": {
|
||||
|
||||
Reference in New Issue
Block a user