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:
Hosted Weblate
2026-02-21 10:22:26 -06:00
committed by Blake Blackshear
co-authored by beginner2047
parent 5b16978430
commit f0d69f7856
14 changed files with 678 additions and 69 deletions
+29 -2
View File
@@ -4,7 +4,11 @@
"empty": {
"alert": "沒有警報需要審查",
"detection": "沒有偵測到的項目需要審查",
"motion": "找不到移動數據"
"motion": "找不到移動數據",
"recordingsDisabled": {
"title": "必須啟用錄影",
"description": "只有在該鏡頭啟用錄影時,才可為該鏡頭建立審查項目。"
}
},
"timeline": "時間線",
"events": {
@@ -36,5 +40,28 @@
"timeline.aria": "選擇時間線",
"detected": "已偵測",
"suspiciousActivity": "可疑行為",
"threateningActivity": "威脅行為"
"threateningActivity": "威脅行為",
"zoomIn": "放大",
"zoomOut": "縮小",
"detail": {
"label": "詳情",
"noDataFound": "沒有可審查的詳情資料",
"aria": "切換詳情檢視",
"trackedObject_one": "{{count}} 個物件",
"trackedObject_other": "{{count}} 個物件",
"noObjectDetailData": "沒有可用的物件詳情資料。",
"settings": "詳情檢視設定",
"alwaysExpandActive": {
"title": "總是展開目前項目",
"desc": "如有資料,總是展開目前審查項目的物件詳情。"
}
},
"objectTrack": {
"trackedPoint": "追蹤點",
"clickToSeek": "點擊以跳轉至此時間"
},
"select_all": "全部",
"normalActivity": "正常",
"needsReview": "需要審查",
"securityConcern": "安全疑慮"
}