mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 97.4% (115 of 118 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 15.6% (67 of 427 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 11.7% (50 of 427 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (46 of 46 strings) Co-authored-by: Ban <jim515jim@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hant/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-camera Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
91 lines
3.1 KiB
JSON
91 lines
3.1 KiB
JSON
{
|
|
"documentTitle": {
|
|
"default": "設定 - Frigate",
|
|
"authentication": "認證設定 - Frigate",
|
|
"camera": "鏡頭設定 - Frigate",
|
|
"enrichments": "進階設定 - Frigate",
|
|
"general": "一般設定 - Frigate",
|
|
"frigatePlus": "Frigate+ 設定 - Frigate",
|
|
"notifications": "通知設定 - Frigate",
|
|
"masksAndZones": "遮罩與區域編輯器 - Frigate",
|
|
"motionTuner": "移動偵測調教器 - Frigate",
|
|
"object": "除錯 - Frigate"
|
|
},
|
|
"menu": {
|
|
"ui": "使用者介面",
|
|
"enrichments": "進階功能",
|
|
"cameras": "鏡頭設定",
|
|
"masksAndZones": "遮罩 / 區域",
|
|
"motionTuner": "移動偵測調教器",
|
|
"debug": "除錯",
|
|
"users": "使用者",
|
|
"notifications": "通知",
|
|
"frigateplus": "Frigate+",
|
|
"triggers": "觸發"
|
|
},
|
|
"dialog": {
|
|
"unsavedChanges": {
|
|
"title": "你有未保存的變更。",
|
|
"desc": "再繼續之前,你想先儲存你的變更嗎?"
|
|
}
|
|
},
|
|
"cameraSetting": {
|
|
"camera": "鏡頭",
|
|
"noCamera": "沒有鏡頭"
|
|
},
|
|
"general": {
|
|
"title": "一般設定",
|
|
"liveDashboard": {
|
|
"title": "即時監控面板",
|
|
"automaticLiveView": {
|
|
"label": "自動即時檢視",
|
|
"desc": "在偵測到移動時自動切換至即時影像。停用此設定將使得在即時監控面板上的靜態畫面每分鐘更新一次。"
|
|
},
|
|
"playAlertVideos": {
|
|
"label": "播放警報影片",
|
|
"desc": "最近的警報影片預設會在即時監控面板中連續循環播放。取消這個選項,可以只顯示靜態的最近警報擷圖(僅套用於該裝置/瀏覽器)。"
|
|
}
|
|
},
|
|
"storedLayouts": {
|
|
"title": "儲存的排版",
|
|
"desc": "在鏡頭群組內的鏡頭排版可以拖拉或縮放調整。這個排版設定儲存於目前瀏覽器的本機儲存空間。",
|
|
"clearAll": "清除所有排版"
|
|
},
|
|
"cameraGroupStreaming": {
|
|
"title": "鏡頭群組串流播放設定",
|
|
"desc": "每個鏡頭群組的串流播放設定都儲存在目前瀏覽器的本機儲存空間。",
|
|
"clearAll": "清除所有串流播放設定"
|
|
},
|
|
"recordingsViewer": {
|
|
"title": "錄影檢視器",
|
|
"defaultPlaybackRate": {
|
|
"label": "預設播放速度",
|
|
"desc": "錄影回放的預設播放速度。"
|
|
}
|
|
},
|
|
"calendar": {
|
|
"title": "月曆",
|
|
"firstWeekday": {
|
|
"label": "第一個工作天",
|
|
"desc": "在檢視月曆中,每個禮拜從禮拜幾開始。",
|
|
"sunday": "禮拜天",
|
|
"monday": "禮拜一"
|
|
}
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"clearStoredLayout": "清除 {{cameraName}} 儲存的排版",
|
|
"clearStreamingSettings": "清除所有鏡頭群組的串流播放設定。"
|
|
},
|
|
"error": {
|
|
"clearStoredLayoutFailed": "清除儲存的排版設定失敗: {{errorMessage}}",
|
|
"clearStreamingSettingsFailed": "清除串流播放設定失敗: {{errorMessage}}"
|
|
}
|
|
}
|
|
},
|
|
"enrichments": {
|
|
"title": "強化設定",
|
|
"unsavedChanges": "尚未儲存的強化設定變更"
|
|
}
|
|
}
|