frigate/web/public/locales/zh-CN/views/classificationModel.json
Hosted Weblate 1c7ed45f21 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (125 of 125 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (639 of 639 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (639 of 639 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% (127 of 127 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (214 of 214 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (52 of 52 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (116 of 116 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (639 of 639 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (127 of 127 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (39 of 39 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (214 of 214 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/views-classificationmodel/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/common
Translation: Frigate NVR/views-classificationmodel
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
2025-11-25 07:06:47 -07:00

175 lines
7.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"documentTitle": "分类模型",
"button": {
"deleteClassificationAttempts": "删除分类图片",
"renameCategory": "重命名类别",
"deleteCategory": "删除类别",
"deleteImages": "删除图片",
"trainModel": "训练模型",
"addClassification": "添加分类",
"deleteModels": "删除模型",
"editModel": "编辑模型"
},
"toast": {
"success": {
"deletedCategory": "删除类别",
"deletedImage": "删除图片",
"categorizedImage": "成功分类图片",
"trainedModel": "训练模型成功。",
"trainingModel": "已开始训练模型。",
"deletedModel_other": "已删除 {{count}} 个模型",
"updatedModel": "已更新模型配置",
"renamedCategory": "成功修改类别名称为 {{name}}"
},
"error": {
"deleteImageFailed": "删除失败:{{errorMessage}}",
"deleteCategoryFailed": "删除类别失败:{{errorMessage}}",
"categorizeFailed": "图片分类失败:{{errorMessage}}",
"trainingFailed": "训练模型失败,请查看 Frigate 日志获取详情。",
"deleteModelFailed": "{{errorMessage}}",
"updateModelFailed": "{{errorMessage}}",
"trainingFailedToStart": "{{errorMessage}}",
"renameCategoryFailed": "{{errorMessage}}"
}
},
"deleteCategory": {
"title": "",
"desc": " {{name}} ",
"minClassesTitle": "",
"minClassesDesc": "2"
},
"deleteDatasetImages": {
"title": "",
"desc": " {{dataset}} {{count}} "
},
"deleteTrainImages": {
"title": "",
"desc": " {{count}} "
},
"renameCategory": {
"title": "",
"desc": " {{name}} "
},
"description": {
"invalidName": "线"
},
"train": {
"title": "",
"aria": "",
"titleShort": ""
},
"categories": "",
"createCategory": {
"new": ""
},
"categorizeImageAs": "",
"categorizeImage": "",
"noModels": {
"object": {
"title": "/",
"description": "",
"buttonText": "/"
},
"state": {
"title": "",
"description": "",
"buttonText": ""
}
},
"wizard": {
"title": "",
"steps": {
"nameAndDefine": "",
"stateArea": "",
"chooseExamples": ""
},
"step1": {
"description": "/",
"name": "",
"namePlaceholder": "",
"type": "",
"typeState": "",
"typeObject": "/",
"objectLabel": "/",
"objectLabelPlaceholder": "",
"classificationType": "",
"classificationTypeTip": "",
"classificationTypeDesc": "",
"classificationSubLabel": "",
"classificationAttribute": "",
"classes": "",
"classesTip": "",
"classesStateDesc": "",
"classesObjectDesc": "",
"classPlaceholder": "",
"errors": {
"nameRequired": "",
"nameLength": " 64 ",
"nameOnlyNumbers": "",
"classRequired": "",
"classesUnique": "",
"stateRequiresTwoClasses": "",
"objectLabelRequired": "",
"objectTypeRequired": ""
},
"states": ""
},
"step2": {
"description": "",
"cameras": "",
"selectCamera": "",
"noCameras": " + ",
"selectCameraPrompt": ""
},
"step3": {
"selectImagesPrompt": " {{className}} ",
"selectImagesDescription": "",
"generating": {
"title": "",
"description": "Frigate "
},
"training": {
"title": "",
"description": ""
},
"retryGenerate": "",
"noImages": "",
"classifying": "",
"trainingStarted": "",
"errors": {
"noCameras": "",
"noObjectLabel": "",
"generateFailed": "{{error}}",
"generationFailed": "",
"classifyFailed": "{{error}}"
},
"generateSuccess": "",
"allImagesRequired_other": " {{count}} "
}
},
"deleteModel": {
"title": "",
"single": " {{name}} ",
"desc": " {{count}} "
},
"menu": {
"objects": "",
"states": ""
},
"details": {
"scoreInfo": ""
},
"edit": {
"title": "",
"descriptionState": "",
"descriptionObject": "",
"stateClassesInfo": "使"
},
"tooltip": {
"trainingInProgress": "",
"noNewImages": "",
"noChanges": "",
"modelNotReady": ""
}
}