From 3cb168f05f6b2fc2b9aac379d1ba7315f0c72b90 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 30 May 2026 12:59:01 +0200 Subject: [PATCH] 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 Co-authored-by: KelvinKueh Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/zh_Hant/ Translation: Frigate NVR/common Translation: Frigate NVR/components-player --- web/public/locales/zh-Hant/common.json | 2 +- web/public/locales/zh-Hant/components/player.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/web/public/locales/zh-Hant/common.json b/web/public/locales/zh-Hant/common.json index e6e358bfb3..f9047af4e2 100644 --- a/web/public/locales/zh-Hant/common.json +++ b/web/public/locales/zh-Hant/common.json @@ -306,7 +306,7 @@ "internalID": "在Frigate 設定檔和資料庫使用的內部ID" }, "information": { - "pixels": "{{area}}px" + "pixels": "{area}}像素" }, "no_items": "沒有項目", "validation_errors": "驗證錯誤" diff --git a/web/public/locales/zh-Hant/components/player.json b/web/public/locales/zh-Hant/components/player.json index 17015bd483..7818615c5d 100644 --- a/web/public/locales/zh-Hant/components/player.json +++ b/web/public/locales/zh-Hant/components/player.json @@ -48,5 +48,6 @@ "error": { "submitFrigatePlusFailed": "提交畫面至 Frigate+ 失敗" } - } + }, + "cameraOff": "攝影機關機" }