mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +03:00
Translated using Weblate (Cantonese (Traditional Han script))
Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (74 of 74 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (654 of 654 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (217 of 217 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (98 of 98 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: beginner2047 <leoywng44@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/yue_Hant/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter 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
This commit is contained in:
committed by
Blake Blackshear
co-authored by
beginner2047
parent
5b16978430
commit
f0d69f7856
@@ -75,12 +75,24 @@
|
||||
"gpuMemory": "GPU 記憶體",
|
||||
"gpuEncoder": "GPU 編碼器",
|
||||
"gpuDecoder": "GPU 解碼器",
|
||||
"npuMemory": "NPU 記憶體"
|
||||
"npuMemory": "NPU 記憶體",
|
||||
"intelGpuWarning": {
|
||||
"title": "Intel GPU 狀態警告",
|
||||
"message": "GPU 狀態不可用",
|
||||
"description": "這是 Intel GPU 統計工具已知問題,可能顯示 0% 使用率,但不影響效能。可重新啟動主機暫時修復。"
|
||||
}
|
||||
},
|
||||
"otherProcesses": {
|
||||
"title": "其他程序",
|
||||
"processCpuUsage": "程序 CPU 使用率",
|
||||
"processMemoryUsage": "程序記憶體使用量"
|
||||
"processMemoryUsage": "程序記憶體使用量",
|
||||
"series": {
|
||||
"go2rtc": "go2rtc",
|
||||
"recording": "錄影",
|
||||
"review_segment": "檢視片段",
|
||||
"embeddings": "嵌入向量",
|
||||
"audio_detector": "音訊偵測器"
|
||||
}
|
||||
},
|
||||
"title": "一般"
|
||||
},
|
||||
@@ -180,7 +192,17 @@
|
||||
"text_embedding_speed": "文字嵌入速度",
|
||||
"yolov9_plate_detection_speed": "YOLOv9 車牌偵測速度",
|
||||
"plate_recognition": "車牌辨識",
|
||||
"image_embedding_speed": "圖片嵌入速度"
|
||||
}
|
||||
"image_embedding_speed": "圖片嵌入速度",
|
||||
"review_description": "審查描述",
|
||||
"review_description_speed": "審查描述速度",
|
||||
"review_description_events_per_second": "審查描述",
|
||||
"object_description": "物件描述",
|
||||
"object_description_speed": "物件描述速度",
|
||||
"object_description_events_per_second": "物件描述",
|
||||
"classification": "{{name}} 分類",
|
||||
"classification_speed": "{{name}} 分類速度",
|
||||
"classification_events_per_second": "{{name}} 每秒分類事件數"
|
||||
},
|
||||
"averageInf": "平均推論時間"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user