mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-21 03:09:02 +03:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (431 of 431 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% (85 of 85 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 100.0% (431 of 431 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (70 of 70 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% (191 of 191 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-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/components-player/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-explore/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-search/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hans/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
GuoQing Liu
parent
51d1bc883b
commit
f83e528461
@@ -116,5 +116,12 @@
|
||||
"markAsReviewed": "标记为已核查",
|
||||
"deleteNow": "立即删除"
|
||||
}
|
||||
},
|
||||
"imagePicker": {
|
||||
"selectImage": "选择追踪对象的缩略图",
|
||||
"search": {
|
||||
"placeholder": "通过标签或子标签搜索……"
|
||||
},
|
||||
"noImages": "未在此摄像头找到缩略图"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -123,5 +123,13 @@
|
||||
"placeholder": "输入以搜索车牌…",
|
||||
"noLicensePlatesFound": "未找到车牌。",
|
||||
"selectPlatesFromList": "从列表中选择一个或多个车牌。"
|
||||
},
|
||||
"classes": {
|
||||
"label": "分类",
|
||||
"all": {
|
||||
"title": "所有分类"
|
||||
},
|
||||
"count_one": "{{count}} 个分类",
|
||||
"count_other": "{{count}} 个分类"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"title": "视频流离线",
|
||||
"desc": "未在 {{cameraName}} 的 <code>detect</code> 流上接收到任何帧,请检查错误日志"
|
||||
},
|
||||
"cameraDisabled": "摄像机已禁用",
|
||||
"cameraDisabled": "摄像头已禁用",
|
||||
"stats": {
|
||||
"streamType": {
|
||||
"title": "流类型:",
|
||||
|
||||
Reference in New Issue
Block a user