mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-28 17:53:51 +02:00
Currently translated at 90.0% (54 of 60 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 95.8% (23 of 24 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (113 of 113 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 98.1% (52 of 53 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/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-system/zh_Hans/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-system
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"alerts": "警报",
|
|
"detections": "检测",
|
|
"motion": {
|
|
"label": "运动",
|
|
"only": "仅运动画面"
|
|
},
|
|
"allCameras": "所有摄像头",
|
|
"empty": {
|
|
"alert": "还没有“警报”类核查项",
|
|
"detection": "还没有“探测”类核查项",
|
|
"motion": "还没有运动类数据"
|
|
},
|
|
"timeline": "时间线",
|
|
"timeline.aria": "选择时间线",
|
|
"events": {
|
|
"label": "事件",
|
|
"aria": "选择事件",
|
|
"noFoundForTimePeriod": "未找到该时间段的事件。"
|
|
},
|
|
"documentTitle": "核查 - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "回放 - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "过去24小时"
|
|
},
|
|
"markAsReviewed": "标记为已核查",
|
|
"markTheseItemsAsReviewed": "将这些项目标记为已核查",
|
|
"newReviewItems": {
|
|
"label": "查看新的核查项目",
|
|
"button": "核查新项目"
|
|
},
|
|
"camera": "摄像头",
|
|
"selected": "已选择 {{count}} 个",
|
|
"selected_one": "已选择 {{count}} 个",
|
|
"selected_other": "已选择 {{count}} 个",
|
|
"detected": "检测"
|
|
}
|