frigate/web/public/locales/zh-Hant/views/events.json
Hosted Weblate 74b3444c54
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (43 of 43 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: wolfish1 <fish20488@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hant/
Translation: Frigate NVR/views-events
2026-01-19 14:08:03 +00:00

68 lines
2.0 KiB
JSON

{
"alerts": "警報",
"detections": "偵測",
"motion": {
"label": "移動",
"only": "只顯示移動"
},
"empty": {
"motion": "未找到移動資料",
"alert": "沒有警告需要審核",
"detection": "沒有偵測到的內容需要審核",
"recordingsDisabled": {
"title": "必須啟用錄製功能",
"description": "僅當該攝影機啟用錄製功能時,才能為該攝影機建立審查項目。"
}
},
"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": "有威脅性的活動",
"zoomIn": "放大",
"zoomOut": "縮小",
"detail": {
"label": "詳細資訊",
"noDataFound": "沒有可供檢視的詳細資訊",
"aria": "開關詳細資訊視圖",
"trackedObject_one": "{{count}} 個物件",
"trackedObject_other": "{{count}} 個物件",
"noObjectDetailData": "沒有可用物件細節。",
"settings": "細節視圖設定",
"alwaysExpandActive": {
"title": "總是展開",
"desc": "在可用時總是展開當前物件的詳細資訊。"
}
},
"objectTrack": {
"trackedPoint": "追蹤點",
"clickToSeek": "點擊從此時間點尋找"
},
"normalActivity": "正常",
"needsReview": "待審核",
"securityConcern": "安全隱憂",
"select_all": "全選"
}