Translated using Weblate (Cantonese (Traditional Han script))
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / Jetson Jetpack 6 (push) Waiting to run

Currently translated at 100.0% (579 of 579 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (91 of 91 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (199 of 199 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (118 of 118 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (468 of 468 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (87 of 87 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (72 of 72 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Cantonese (Traditional Han script))

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

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (193 of 193 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/common/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/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-configeditor/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-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-settings/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/yue_Hant/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-configeditor
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
This commit is contained in:
Hosted Weblate
2025-10-21 10:49:33 -06:00
committed by Nicolas Mowen
co-authored by beginner2047
parent adb45e318f
commit 21ff257705
11 changed files with 552 additions and 20 deletions
@@ -40,7 +40,8 @@
"audioIsUnavailable": "此串流沒有音訊",
"placeholder": "選擇串流來源",
"stream": "串流"
}
},
"birdseye": "鳥瞰"
},
"delete": {
"confirm": {
@@ -106,7 +106,15 @@
"button": {
"export": "匯出",
"markAsReviewed": "標記為已審查",
"deleteNow": "立即刪除"
"deleteNow": "立即刪除",
"markAsUnreviewed": "標記為未審查"
}
},
"imagePicker": {
"selectImage": "選取追蹤物件縮圖",
"search": {
"placeholder": "以標籤或子標籤搜尋..."
},
"noImages": "未找到此鏡頭的縮圖"
}
}
@@ -91,7 +91,9 @@
"selectPlatesFromList": "從列表中選取一個或多個車牌。",
"placeholder": "輸入以搜尋車牌…",
"title": "已識別車牌",
"loadFailed": "載入已識別車牌失敗。"
"loadFailed": "載入已識別車牌失敗。",
"selectAll": "全部選取",
"clearAll": "全部清除"
},
"estimatedSpeed": "預計速度({{unit}}",
"labels": {
@@ -122,5 +124,13 @@
"selectPreset": "選擇預設設定…"
},
"more": "更多篩選條件",
"timeRange": "時間範圍"
"timeRange": "時間範圍",
"classes": {
"label": "分類",
"all": {
"title": "所有分類"
},
"count_one": "{{count}} 個分類",
"count_other": "{{count}} 個分類"
}
}