mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 92.3% (85 of 92 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 44.5% (53 of 119 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 44.5% (53 of 119 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (52 of 52 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% (48 of 48 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 15.7% (79 of 501 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 11.8% (76 of 639 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 92.1% (118 of 128 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 98.1% (54 of 55 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 85.3% (111 of 130 strings) Co-authored-by: Ban <3637117+Ban921@users.noreply.github.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yu Chun Huang <yujun@bo2.tw> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/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-explore/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/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-search/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/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-input Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
122 lines
3.6 KiB
JSON
122 lines
3.6 KiB
JSON
{
|
|
"restart": {
|
|
"title": "你確定要重新啟動 Frigate 嗎?",
|
|
"button": "重新啟動",
|
|
"restarting": {
|
|
"title": "Frigate 正在重新啟動",
|
|
"content": "此頁面將在 {{countdown}} 秒後重新載入。",
|
|
"button": "立即重新載入"
|
|
}
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"review": {
|
|
"question": {
|
|
"label": "確認此 Frigate Plus 標籤",
|
|
"ask_a": "此物件是 <code>{{label}}</code> 嗎?",
|
|
"ask_an": "此物件是 <code>{{label}}</code> 嗎?",
|
|
"ask_full": "此物件是 <code>{{untranslatedLabel}}</code> ({{translatedLabel}}) 嗎?"
|
|
},
|
|
"state": {
|
|
"submitted": "已提交"
|
|
}
|
|
},
|
|
"submitToPlus": {
|
|
"label": "提交到 Frigate+",
|
|
"desc": "在你欲遮蓋範圍內的物件並不是誤判。將他們標示為誤判並提交會使模型混淆。"
|
|
}
|
|
},
|
|
"video": {
|
|
"viewInHistory": "在歷史記錄中查看"
|
|
}
|
|
},
|
|
"export": {
|
|
"time": {
|
|
"fromTimeline": "從時間線選擇",
|
|
"lastHour_other": "過去 {{count}} 個小時",
|
|
"custom": "自定義",
|
|
"start": {
|
|
"title": "開始時間",
|
|
"label": "選擇開始時間"
|
|
},
|
|
"end": {
|
|
"title": "結束時間",
|
|
"label": "選擇結束時間"
|
|
}
|
|
},
|
|
"name": {
|
|
"placeholder": "替匯出資料命名"
|
|
},
|
|
"select": "選擇",
|
|
"export": "匯出",
|
|
"selectOrExport": "選擇或匯出",
|
|
"toast": {
|
|
"success": "成功開始匯出。至 /exports 頁查看匯出資料。",
|
|
"error": {
|
|
"failed": "匯出失敗:{{error}}",
|
|
"endTimeMustAfterStartTime": "結束時間必須要在開始時間之後",
|
|
"noVaildTimeSelected": "沒有選取有效的時間範圍"
|
|
},
|
|
"view": "查看"
|
|
},
|
|
"fromTimeline": {
|
|
"saveExport": "保存匯出資料",
|
|
"previewExport": "預覽匯出資料"
|
|
}
|
|
},
|
|
"streaming": {
|
|
"label": "串流",
|
|
"restreaming": {
|
|
"disabled": "此鏡頭並未啟用串流重導向。",
|
|
"desc": {
|
|
"title": "設定 go2rtc 以啟用更多此鏡頭的預覽選項及音訊。",
|
|
"readTheDocumentation": "閱讀文件"
|
|
}
|
|
},
|
|
"showStats": {
|
|
"label": "顯示串流統計資料",
|
|
"desc": "啟用此選項以在鏡頭畫面上顯示串流統計資料。"
|
|
},
|
|
"debugView": "除錯檢視"
|
|
},
|
|
"search": {
|
|
"saveSearch": {
|
|
"label": "保存搜尋",
|
|
"desc": "替此保存的搜尋命名。",
|
|
"placeholder": "請輸入搜尋的名稱",
|
|
"overwrite": "{{searchName}} 已存在。保存將會覆蓋現有資料。",
|
|
"success": "搜尋 {{searchName}} 已保存。",
|
|
"button": {
|
|
"save": {
|
|
"label": "保存此次搜尋"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"recording": {
|
|
"confirmDelete": {
|
|
"title": "確認刪除",
|
|
"desc": {
|
|
"selected": "你確定要刪除所有與此查核項目有關的錄影檔案嗎?<br /><br />按住<em>Shift</em>以在未來跳過此確認步驟。"
|
|
},
|
|
"toast": {
|
|
"success": "已成功刪除與選擇的審核物件有關的影片片段。",
|
|
"error": "刪除失敗:{{error}}"
|
|
}
|
|
},
|
|
"button": {
|
|
"export": "匯出",
|
|
"markAsReviewed": "標記為已審核",
|
|
"deleteNow": "立即刪除",
|
|
"markAsUnreviewed": "標記為未審核"
|
|
}
|
|
},
|
|
"imagePicker": {
|
|
"selectImage": "選取追蹤物件預覽圖",
|
|
"unknownLabel": "已儲存觸發圖片",
|
|
"search": {
|
|
"placeholder": "以標籤或子標籤搜尋..."
|
|
}
|
|
}
|
|
}
|