mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (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
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
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"camera": "鏡頭",
|
|
"alerts": "警報",
|
|
"empty": {
|
|
"alert": "沒有警報需要審查",
|
|
"detection": "沒有偵測到的項目需要審查",
|
|
"motion": "找不到移動數據"
|
|
},
|
|
"timeline": "時間線",
|
|
"events": {
|
|
"label": "事件",
|
|
"noFoundForTimePeriod": "此時段內沒有找到事件。",
|
|
"aria": "選擇事件"
|
|
},
|
|
"recordings": {
|
|
"documentTitle": "錄影 - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "過去24小時"
|
|
},
|
|
"markAsReviewed": "標記為已審查",
|
|
"markTheseItemsAsReviewed": "將這些項目標記為已審查",
|
|
"newReviewItems": {
|
|
"label": "查看新的審查項目",
|
|
"button": "有新的審查項目"
|
|
},
|
|
"selected_one": "已選擇 {{count}} 項",
|
|
"selected_other": "已選擇 {{count}} 項",
|
|
"allCameras": "所有鏡頭",
|
|
"documentTitle": "審查 - Frigate",
|
|
"motion": {
|
|
"only": "只顯示移動",
|
|
"label": "移動"
|
|
},
|
|
"detections": "偵測",
|
|
"timeline.aria": "選擇時間線",
|
|
"detected": "已偵測",
|
|
"suspiciousActivity": "可疑行為",
|
|
"threateningActivity": "威脅行為"
|
|
}
|