mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 92.3% (85 of 92 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 44.5% (53 of 119 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 44.5% (53 of 119 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 15.7% (79 of 501 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 11.8% (76 of 639 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 92.1% (118 of 128 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 98.1% (54 of 55 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 85.3% (111 of 130 strings) Co-authored-by: Ban <3637117+Ban921@users.noreply.github.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yu Chun Huang <yujun@bo2.tw> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hant/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-input 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-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
86 lines
3.7 KiB
JSON
86 lines
3.7 KiB
JSON
{
|
||
"toast": {
|
||
"success": {
|
||
"deletedImage": "已刪除的圖片",
|
||
"deletedModel_other": "成功刪除 {{count}} 個模型",
|
||
"deletedCategory": "刪除分類",
|
||
"categorizedImage": "成功分類圖片",
|
||
"trainedModel": "訓練模型成功。",
|
||
"trainingModel": "已開始訓練模型。",
|
||
"updatedModel": "已更新模型配置",
|
||
"renamedCategory": "成功修改分類名稱為{{name}}"
|
||
},
|
||
"error": {
|
||
"deleteImageFailed": "刪除失敗:{{errorMessage}}",
|
||
"deleteCategoryFailed": "刪除分類標籤失敗: {{errorMessage}}",
|
||
"deleteModelFailed": "刪除模型失敗: {{errorMessage}}",
|
||
"categorizeFailed": "圖片分類失敗: {{errorMessage}}",
|
||
"trainingFailed": "模型訓練失敗。請至Frigate 日誌查看詳情。",
|
||
"trainingFailedToStart": "模型訓練啟動失敗: {{errorMessage}}",
|
||
"updateModelFailed": "模型更新失敗: {{errorMessage}}",
|
||
"renameCategoryFailed": "類別重新命名失敗: {{errorMessage}}"
|
||
}
|
||
},
|
||
"documentTitle": "分類模型",
|
||
"details": {
|
||
"scoreInfo": "分數表示該目標所有偵測結果的平均分類置信度。"
|
||
},
|
||
"button": {
|
||
"deleteClassificationAttempts": "刪除分類圖片",
|
||
"renameCategory": "重新命名分類",
|
||
"deleteCategory": "刪除分類",
|
||
"deleteImages": "刪除圖片",
|
||
"trainModel": "訓練模型",
|
||
"addClassification": "添加分類",
|
||
"deleteModels": "刪除模型",
|
||
"editModel": "編輯模型"
|
||
},
|
||
"tooltip": {
|
||
"trainingInProgress": "模型正在訓練中",
|
||
"noNewImages": "沒有新的圖片可用於訓練。請先對數據集中的更多圖片進行分類。",
|
||
"noChanges": "自上次訓練以來,數據集未作任何更改。",
|
||
"modelNotReady": "模型尚未準備好進行訓練"
|
||
},
|
||
"deleteCategory": {
|
||
"title": "刪除類別",
|
||
"desc": "你確定要刪除類別{{name}}嗎? 這將刪除所有有關的圖片並需要重新訓練模型。",
|
||
"minClassesTitle": "無法刪除此類別",
|
||
"minClassesDesc": "分類模型必須至少擁有2個類別,新增一個新的類別已刪除這個。"
|
||
},
|
||
"deleteModel": {
|
||
"title": "刪除分類模型",
|
||
"single": "你確定要刪除{{name}}嗎? 這將永久刪除包含圖片和訓練資料在內的所有相關資料。這個操作無法被復原。",
|
||
"desc_other": "你確定要刪除{{count}}個模型? 這將永久刪除包含圖片和訓練資料在內的所有相關資料。這個操作無法被復原。"
|
||
},
|
||
"edit": {
|
||
"title": "編輯分類模型",
|
||
"descriptionState": "編輯這個狀態分類模型的類別,變更將需要重新訓練模型。",
|
||
"descriptionObject": "編輯這個物件分類模型的物件種類與分類種類。",
|
||
"stateClassesInfo": "注意: 變更狀態類別後需要以更新後的類別重新訓練模型。"
|
||
},
|
||
"deleteDatasetImages": {
|
||
"title": "刪除圖片資料集合",
|
||
"desc_other": "你確定要從{{dataset}}中刪除{{count}}個圖片嗎? 這個操作將無法被復原且將需要重新訓練模型。"
|
||
},
|
||
"deleteTrainImages": {
|
||
"title": "刪除訓練圖片",
|
||
"desc_other": "你確定要刪除{{count}}個圖片? 這個操作無法被復原。"
|
||
},
|
||
"renameCategory": {
|
||
"title": "重新命名類別",
|
||
"desc": "輸入 {{name}} 的新名稱。您需要在名稱變更後重新訓練模型以套用變更。"
|
||
},
|
||
"description": {
|
||
"invalidName": "無效的名稱。名稱只能包涵英數字、空格、撇(')、底線(_)及連字號(-)。"
|
||
},
|
||
"train": {
|
||
"title": "最近的分類紀錄",
|
||
"titleShort": "最近",
|
||
"aria": "選取最近的分類紀錄"
|
||
},
|
||
"categories": "類別",
|
||
"createCategory": {
|
||
"new": "建立新的類別"
|
||
}
|
||
}
|