mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-31 13:48:19 +02:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.1% (123 of 124 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (26 of 26 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/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore
This commit is contained in:
parent
2a3065eb67
commit
819e0a0bf9
@ -35,5 +35,7 @@
|
||||
"selected": "已选择 {{count}} 个",
|
||||
"selected_one": "已选择 {{count}} 个",
|
||||
"selected_other": "已选择 {{count}} 个",
|
||||
"detected": "已检测"
|
||||
"detected": "已检测",
|
||||
"suspiciousActivity": "可疑活动",
|
||||
"threateningActivity": "威胁性活动"
|
||||
}
|
||||
|
@ -154,6 +154,9 @@
|
||||
"recognizedLicensePlate": "识别的车牌",
|
||||
"snapshotScore": {
|
||||
"label": "快照得分"
|
||||
},
|
||||
"score": {
|
||||
"label": "分值"
|
||||
}
|
||||
},
|
||||
"itemMenu": {
|
||||
@ -211,5 +214,8 @@
|
||||
},
|
||||
"tooltip": "与 {{type}} 匹配度为 {{confidence}}%"
|
||||
},
|
||||
"exploreMore": "浏览更多的 {{label}}"
|
||||
"exploreMore": "浏览更多的 {{label}}",
|
||||
"aiAnalysis": {
|
||||
"title": "AI分析"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user