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% (65 of 65 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.0% (105 of 106 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 96.4% (164 of 170 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (106 of 106 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (170 of 170 strings) Co-authored-by: Anonymous <noreply@weblate.org> 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-filter/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/zh_Hans/ Translation: Frigate NVR/common Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-explore
This commit is contained in:
committed by
Blake Blackshear
co-authored by
Anonymous
GuoQing Liu
parent
5b67f8c932
commit
4c608f132b
@@ -90,11 +90,13 @@
|
||||
"toast": {
|
||||
"success": {
|
||||
"regenerate": "已向 {{provider}} 请求新的描述。根据提供商的速度,生成新描述可能需要一些时间。",
|
||||
"updatedSublabel": "成功更新子标签。"
|
||||
"updatedSublabel": "成功更新子标签。",
|
||||
"updatedLPR": "成功更新车牌。"
|
||||
},
|
||||
"error": {
|
||||
"regenerate": "调用 {{provider}} 生成新描述失败:{{errorMessage}}",
|
||||
"updatedSublabelFailed": "更新子标签失败:{{errorMessage}}"
|
||||
"updatedSublabelFailed": "更新子标签失败:{{errorMessage}}",
|
||||
"updatedLPRFailed": "更新车牌失败:{{errorMessage}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -131,7 +133,13 @@
|
||||
"tips": {
|
||||
"descriptionSaved": "已保存描述",
|
||||
"saveDescriptionFailed": "更新描述失败:{{errorMessage}}"
|
||||
}
|
||||
},
|
||||
"editLPR": {
|
||||
"desc": "为 {{label}} 输入新的车牌值",
|
||||
"descNoLabel": "为探测到的对象输入新的车牌值",
|
||||
"title": "编辑车牌"
|
||||
},
|
||||
"recognizedLicensePlate": "识别的车牌"
|
||||
},
|
||||
"itemMenu": {
|
||||
"downloadVideo": {
|
||||
@@ -170,7 +178,7 @@
|
||||
},
|
||||
"noTrackedObjects": "未找到跟踪对象",
|
||||
"fetchingTrackedObjectsFailed": "获取跟踪对象失败:{{errorMessage}}",
|
||||
"trackedObjectsCount": "{{count}} 个跟踪对象 ",
|
||||
"trackedObjectsCount_other": "{{count}} 个跟踪对象 ",
|
||||
"searchResult": {
|
||||
"deleteTrackedObject": {
|
||||
"toast": {
|
||||
|
||||
Reference in New Issue
Block a user