mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08: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:

committed by
Nicolas Mowen

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