mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Translated using Weblate (Chinese (Traditional Han script))
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
This commit is contained in:
parent
8412b33468
commit
8295773146
@ -60,5 +60,10 @@
|
||||
"run": "跑步聲",
|
||||
"shuffle": "拖著腳走路聲",
|
||||
"footsteps": "腳步聲",
|
||||
"chewing": "咀嚼聲"
|
||||
"chewing": "咀嚼聲",
|
||||
"biting": "咬",
|
||||
"gargling": "漱口",
|
||||
"stomach_rumble": "腸胃蠕動",
|
||||
"burping": "打嗝",
|
||||
"hiccup": "打噎"
|
||||
}
|
||||
|
@ -66,7 +66,8 @@
|
||||
"label": "相容模式",
|
||||
"desc": "只有在鏡頭的串流影像中出現色彩異常及右側有斜線時才啟用此選項。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"birdseye": "鳥瞰"
|
||||
}
|
||||
},
|
||||
"debug": {
|
||||
|
@ -20,7 +20,8 @@
|
||||
"debug": "除錯",
|
||||
"users": "使用者",
|
||||
"notifications": "通知",
|
||||
"frigateplus": "Frigate+"
|
||||
"frigateplus": "Frigate+",
|
||||
"triggers": "觸發"
|
||||
},
|
||||
"dialog": {
|
||||
"unsavedChanges": {
|
||||
|
@ -42,7 +42,8 @@
|
||||
"inferenceSpeed": "偵測器推理速度",
|
||||
"temperature": "偵測器溫度",
|
||||
"cpuUsage": "偵測器 CPU 使用率",
|
||||
"memoryUsage": "偵測器記憶體使用量"
|
||||
"memoryUsage": "偵測器記憶體使用量",
|
||||
"cpuUsageInformation": "用於準備輸入和輸出數據至/從偵測模型的CPU。此值不衡量推論使用量,即使使用GPU或加速器。"
|
||||
},
|
||||
"hardwareInfo": {
|
||||
"title": "硬體資訊",
|
||||
|
Loading…
Reference in New Issue
Block a user