mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +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
53 lines
1.5 KiB
JSON
53 lines
1.5 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": "已检测",
|
|
"suspiciousActivity": "可疑活动",
|
|
"threateningActivity": "风险类活动",
|
|
"detail": {
|
|
"noDataFound": "没有可供核查的详细数据",
|
|
"aria": "切换详细视图",
|
|
"trackedObject_one": "追踪目标",
|
|
"trackedObject_other": "追踪目标",
|
|
"noObjectDetailData": "没有目标详细信息。"
|
|
},
|
|
"objectTrack": {
|
|
"trackedPoint": "追踪点",
|
|
"clickToSeek": "点击从该时间进行寻找"
|
|
}
|
|
}
|