From 8295773146ccffb79dec562e0ffa103a1e409316 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 18 Sep 2025 23:18:51 +0200 Subject: [PATCH] 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 Co-authored-by: Hosted Weblate 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 --- web/public/locales/zh-Hant/audio.json | 7 ++++++- web/public/locales/zh-Hant/components/camera.json | 3 ++- web/public/locales/zh-Hant/views/settings.json | 3 ++- web/public/locales/zh-Hant/views/system.json | 3 ++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/web/public/locales/zh-Hant/audio.json b/web/public/locales/zh-Hant/audio.json index 5d68c9101..78613a56e 100644 --- a/web/public/locales/zh-Hant/audio.json +++ b/web/public/locales/zh-Hant/audio.json @@ -60,5 +60,10 @@ "run": "跑步聲", "shuffle": "拖著腳走路聲", "footsteps": "腳步聲", - "chewing": "咀嚼聲" + "chewing": "咀嚼聲", + "biting": "咬", + "gargling": "漱口", + "stomach_rumble": "腸胃蠕動", + "burping": "打嗝", + "hiccup": "打噎" } diff --git a/web/public/locales/zh-Hant/components/camera.json b/web/public/locales/zh-Hant/components/camera.json index d07662c7e..3bace4d9d 100644 --- a/web/public/locales/zh-Hant/components/camera.json +++ b/web/public/locales/zh-Hant/components/camera.json @@ -66,7 +66,8 @@ "label": "相容模式", "desc": "只有在鏡頭的串流影像中出現色彩異常及右側有斜線時才啟用此選項。" } - } + }, + "birdseye": "鳥瞰" } }, "debug": { diff --git a/web/public/locales/zh-Hant/views/settings.json b/web/public/locales/zh-Hant/views/settings.json index 2dd0dd9e7..5574bf0f0 100644 --- a/web/public/locales/zh-Hant/views/settings.json +++ b/web/public/locales/zh-Hant/views/settings.json @@ -20,7 +20,8 @@ "debug": "除錯", "users": "使用者", "notifications": "通知", - "frigateplus": "Frigate+" + "frigateplus": "Frigate+", + "triggers": "觸發" }, "dialog": { "unsavedChanges": { diff --git a/web/public/locales/zh-Hant/views/system.json b/web/public/locales/zh-Hant/views/system.json index b3d761047..9f208baab 100644 --- a/web/public/locales/zh-Hant/views/system.json +++ b/web/public/locales/zh-Hant/views/system.json @@ -42,7 +42,8 @@ "inferenceSpeed": "偵測器推理速度", "temperature": "偵測器溫度", "cpuUsage": "偵測器 CPU 使用率", - "memoryUsage": "偵測器記憶體使用量" + "memoryUsage": "偵測器記憶體使用量", + "cpuUsageInformation": "用於準備輸入和輸出數據至/從偵測模型的CPU。此值不衡量推論使用量,即使使用GPU或加速器。" }, "hardwareInfo": { "title": "硬體資訊",