mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Translated using Weblate (Cantonese (Traditional Han script))
Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 100.0% (230 of 230 strings) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 86.9% (147 of 169 strings) Added translation using Weblate (Cantonese (Traditional Han script)) Update translation files Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Cantonese (Traditional Han script)) Added translation using Weblate (Cantonese (Traditional Han script)) Translated using Weblate (Cantonese (Traditional Han script)) Currently translated at 0.2% (1 of 464 strings) Added translation using Weblate (Cantonese (Traditional Han script)) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: beginner2047 <leoywng44@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/yue_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/yue_Hant/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-system
This commit is contained in:
parent
c779d0308f
commit
329ae8beb5
@ -135,7 +135,18 @@
|
||||
"download": "下載",
|
||||
"unsuspended": "取消暫停",
|
||||
"unselect": "取消選取",
|
||||
"continue": "繼續"
|
||||
"continue": "繼續",
|
||||
"add": "新增",
|
||||
"undo": "復原",
|
||||
"copiedToClipboard": "已複製到剪貼簿",
|
||||
"modified": "已修改",
|
||||
"overridden": "已覆寫",
|
||||
"resetToGlobal": "重設為全域設定",
|
||||
"resetToDefault": "重設為預設值",
|
||||
"saveAll": "全部儲存",
|
||||
"savingAll": "正在儲存全部…",
|
||||
"undoAll": "全部復原",
|
||||
"applying": "套用中…"
|
||||
},
|
||||
"menu": {
|
||||
"system": "系統",
|
||||
@ -237,7 +248,9 @@
|
||||
"setPassword": "設定密碼"
|
||||
},
|
||||
"help": "幫助",
|
||||
"classification": "分類"
|
||||
"classification": "分類",
|
||||
"actions": "行動",
|
||||
"chat": "聊天"
|
||||
},
|
||||
"role": {
|
||||
"admin": "管理員",
|
||||
|
||||
@ -63,6 +63,10 @@
|
||||
"fromTimeline": {
|
||||
"saveExport": "儲存匯出",
|
||||
"previewExport": "預覽匯出"
|
||||
},
|
||||
"case": {
|
||||
"label": "案例",
|
||||
"placeholder": "選擇案例"
|
||||
}
|
||||
},
|
||||
"streaming": {
|
||||
|
||||
@ -80,7 +80,9 @@
|
||||
"title": "Intel GPU 狀態警告",
|
||||
"message": "GPU 狀態不可用",
|
||||
"description": "這是 Intel GPU 統計工具已知問題,可能顯示 0% 使用率,但不影響效能。可重新啟動主機暫時修復。"
|
||||
}
|
||||
},
|
||||
"gpuTemperature": "GPU 溫度",
|
||||
"npuTemperature": "NPU 溫度"
|
||||
},
|
||||
"otherProcesses": {
|
||||
"title": "其他程序",
|
||||
@ -165,6 +167,17 @@
|
||||
"error": {
|
||||
"unableToProbeCamera": "無法取得鏡頭資料:{{errorMessage}}"
|
||||
}
|
||||
},
|
||||
"connectionQuality": {
|
||||
"title": "連線品質",
|
||||
"excellent": "極佳",
|
||||
"fair": "一般",
|
||||
"poor": "差",
|
||||
"unusable": "無法使用",
|
||||
"fps": "每秒幀數",
|
||||
"expectedFps": "預期每秒幀數",
|
||||
"reconnectsLastHour": "重新連線次數(過去一小時)",
|
||||
"stallsLastHour": "卡頓次數(過去一小時)"
|
||||
}
|
||||
},
|
||||
"lastRefreshed": "最後更新: ",
|
||||
|
||||
5
web/public/locales/yue_Hant/config/cameras.json
Normal file
5
web/public/locales/yue_Hant/config/cameras.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"zones": {
|
||||
"label": "區域"
|
||||
}
|
||||
}
|
||||
1
web/public/locales/yue_Hant/config/global.json
Normal file
1
web/public/locales/yue_Hant/config/global.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
1
web/public/locales/yue_Hant/config/groups.json
Normal file
1
web/public/locales/yue_Hant/config/groups.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
1
web/public/locales/yue_Hant/config/validation.json
Normal file
1
web/public/locales/yue_Hant/config/validation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
Loading…
Reference in New Issue
Block a user