mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 11:51:53 +03:00
Currently translated at 100.0% (475 of 475 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 99.2% (803 of 809 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (239 of 239 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 99.5% (237 of 238 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (26 of 26 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: KelvinKueh <kelvin.kueh@gmail.com> Co-authored-by: Yu Chun Huang <yujun@bo2.tw> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/zh_Hant/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-player
54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
||
"noRecordingsFoundForThisTime": "此時間段內沒有錄影",
|
||
"noPreviewFound": "找不到預覽",
|
||
"noPreviewFoundFor": "找不到 {{cameraName}} 的預覽",
|
||
"submitFrigatePlus": {
|
||
"title": "提交此畫面至 Frigate+?",
|
||
"submit": "提交",
|
||
"previewError": "無法載入快照預覽。該錄製當前可能不可用。"
|
||
},
|
||
"streamOffline": {
|
||
"desc": "{{cameraName}} 的 <code>detect</code> 串流未接收到任何畫面,請檢查錯誤日誌",
|
||
"title": "串流離線"
|
||
},
|
||
"cameraDisabled": "鏡頭已關閉",
|
||
"stats": {
|
||
"streamType": {
|
||
"title": "串流類型:",
|
||
"short": "類型"
|
||
},
|
||
"bandwidth": {
|
||
"title": "頻寬:",
|
||
"short": "頻寬"
|
||
},
|
||
"latency": {
|
||
"title": "延遲:",
|
||
"value": "{{seconds}} 秒",
|
||
"short": {
|
||
"title": "延遲",
|
||
"value": "{{seconds}} 秒"
|
||
}
|
||
},
|
||
"totalFrames": "總幀數:",
|
||
"droppedFrames": {
|
||
"title": "掉幀數:",
|
||
"short": {
|
||
"title": "掉幀",
|
||
"value": "{{droppedFrames}} 幀"
|
||
}
|
||
},
|
||
"decodedFrames": "已解碼幀數:",
|
||
"droppedFrameRate": "掉幀率:"
|
||
},
|
||
"livePlayerRequiredIOSVersion": "此串流類型需要 IOS 17.1 或以上版本。",
|
||
"toast": {
|
||
"success": {
|
||
"submittedFrigatePlus": "成功提交畫面至 Frigate+"
|
||
},
|
||
"error": {
|
||
"submitFrigatePlusFailed": "提交畫面至 Frigate+ 失敗"
|
||
}
|
||
},
|
||
"cameraOff": "攝影機關機"
|
||
}
|