From 22c3dfa5a58ce150546bb01b0c099dc6d7aa2896 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 8 Aug 2026 12:58:08 +0200 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 99.8% (799 of 800 strings) Co-authored-by: Hosted Weblate Co-authored-by: Yusuke, Hirota Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ja/ Translation: Frigate NVR/Config - Global --- web/public/locales/ja/config/global.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/public/locales/ja/config/global.json b/web/public/locales/ja/config/global.json index 84b91393df..178b8273de 100644 --- a/web/public/locales/ja/config/global.json +++ b/web/public/locales/ja/config/global.json @@ -502,7 +502,7 @@ }, "model_type": { "label": "物体検知モデル種別", - "description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas)。" + "description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas, yolo-generic, rfdetr, dfine)。" } }, "model_path": { @@ -675,7 +675,7 @@ }, "model_type": { "label": "物体検知モデル種別", - "description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas)。" + "description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas, yolo-generic, rfdetr, dfine)。" } }, "genai": { @@ -1555,7 +1555,7 @@ "description": "UI 内でのカメラの並び順に使用される数値(デフォルトダッシュボードとリスト)。値が大きいほど後ろに表示されます。" }, "dashboard": { - "label": "UI に表示", + "label": "ライブダッシュボードに表示", "description": "このカメラを Frigate UI 全体に表示するかを切り替えます。無効化した場合、再表示するには設定ファイルを手動編集する必要があります。" }, "review": {