mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 11.3% (49 of 431 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 98.8% (84 of 85 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (26 of 26 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% (70 of 70 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 14.2% (61 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: retic9 <retic9@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/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-live/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hant/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"alerts": "警報",
|
|
"detections": "偵測",
|
|
"motion": {
|
|
"label": "移動",
|
|
"only": "只顯示移動"
|
|
},
|
|
"empty": {
|
|
"motion": "未找到移動資料",
|
|
"alert": "沒有警告需要審核",
|
|
"detection": "沒有偵測到的內容需要審核"
|
|
},
|
|
"timeline": "時間線",
|
|
"timeline.aria": "選擇時間線",
|
|
"events": {
|
|
"label": "事件",
|
|
"aria": "選擇事件",
|
|
"noFoundForTimePeriod": "此時間段內沒有找到事件。"
|
|
},
|
|
"documentTitle": "審核 - Frigate",
|
|
"allCameras": "所有鏡頭",
|
|
"recordings": {
|
|
"documentTitle": "錄影 - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "過去 24 小時"
|
|
},
|
|
"markAsReviewed": "標示為已審核",
|
|
"markTheseItemsAsReviewed": "將這些內容標記為已審核",
|
|
"newReviewItems": {
|
|
"label": "查看新的審核項目",
|
|
"button": "有新的審核項目"
|
|
},
|
|
"selected_one": "已選擇 {{count}} 個",
|
|
"selected_other": "已選擇 {{count}} 個",
|
|
"camera": "鏡頭",
|
|
"detected": "已偵測",
|
|
"suspiciousActivity": "可疑的活動",
|
|
"threateningActivity": "有威脅性的活動"
|
|
}
|