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

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (124 of 124 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (54 of 54 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (206 of 206 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (13 of 13 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 76.6% (95 of 124 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 98.1% (53 of 54 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (87 of 87 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (124 of 124 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 97.0% (33 of 34 strings)

Added translation using Weblate (Chinese (Simplified Han script))

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (584 of 584 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (582 of 582 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (10 of 10 strings)

Co-authored-by: GuoQing Liu <842607283@qq.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/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-exports/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-settings/zh_Hans/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-settings
2025-10-29 08:59:49 -06:00

136 lines
5.7 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": "训练模型"
},
"toast": {
"success": {
"deletedCategory": "删除类别",
"deletedImage": "删除图片",
"categorizedImage": "成功分类图片",
"trainedModel": "训练模型成功。",
"trainingModel": "已开始训练模型。"
},
"error": {
"deleteImageFailed": "删除失败:{{errorMessage}}",
"deleteCategoryFailed": "删除类别失败:{{errorMessage}}",
"categorizeFailed": "图片分类失败:{{errorMessage}}",
"trainingFailed": "开始训练模型失败:{{errorMessage}}"
}
},
"deleteCategory": {
"title": "删除类别",
"desc": "确定要删除类别 {{name}} 吗?此操作将永久删除所有关联的图片,并需要重新训练模型。"
},
"deleteDatasetImages": {
"title": "删除图片数据集",
"desc": "确定要从 {{dataset}} 中删除 {{count}} 张图片吗?此操作无法撤销,并将需要重新训练模型。"
},
"deleteTrainImages": {
"title": "",
"desc": " {{count}} "
},
"renameCategory": {
"title": "",
"desc": " {{name}} "
},
"description": {
"invalidName": "线"
},
"train": {
"title": "",
"aria": ""
},
"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": ""
}
},
"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": ""
}
}
}