mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-31 16:12:19 +03:00
Translated using Weblate (Chinese (Simplified Han script))
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
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
GuoQing Liu
parent
57e933e68a
commit
caebc583da
@@ -1,14 +1,17 @@
|
||||
{
|
||||
"description": {
|
||||
"addFace": "我们将引导你如何向人脸库中添加新的特征集。",
|
||||
"placeholder": "请输入此特征集的名称"
|
||||
"addFace": "我们将引导你如何向人脸库中添加新的特征库。",
|
||||
"placeholder": "请输入此特征库的名称"
|
||||
},
|
||||
"details": {
|
||||
"person": "人",
|
||||
"confidence": "置信度",
|
||||
"face": "人脸详情",
|
||||
"faceDesc": "人脸及相关对象的详细信息",
|
||||
"timestamp": "时间戳"
|
||||
"faceDesc": "生成此人脸特征的跟踪对象详细信息",
|
||||
"timestamp": "时间戳",
|
||||
"subLabelScore": "子标签得分",
|
||||
"scoreInfo": "子标签分数是基于所有识别到的人脸置信度的加权评分,因此可能与快照中显示的分数有所不同。",
|
||||
"unknown": "未知"
|
||||
},
|
||||
"documentTitle": "人脸库 - Frigate",
|
||||
"uploadFaceImage": {
|
||||
@@ -78,5 +81,6 @@
|
||||
"renameFace": {
|
||||
"desc": "为 {{name}} 输入新的名称",
|
||||
"title": "重命名人脸"
|
||||
}
|
||||
},
|
||||
"collections": "特征库"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user