mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-10 12:51:11 +03:00
Translated using Weblate (Japanese)
Currently translated at 99.8% (799 of 800 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yusuke, Hirota <hirota.yusuke@jp.fujitsu.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ja/ Translation: Frigate NVR/Config - Global
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Yusuke, Hirota <hirota.yusuke@jp.fujitsu.com>
parent
4e68c4723f
commit
22c3dfa5a5
@@ -502,7 +502,7 @@
|
|||||||
},
|
},
|
||||||
"model_type": {
|
"model_type": {
|
||||||
"label": "物体検知モデル種別",
|
"label": "物体検知モデル種別",
|
||||||
"description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas)。"
|
"description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas, yolo-generic, rfdetr, dfine)。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"model_path": {
|
"model_path": {
|
||||||
@@ -675,7 +675,7 @@
|
|||||||
},
|
},
|
||||||
"model_type": {
|
"model_type": {
|
||||||
"label": "物体検知モデル種別",
|
"label": "物体検知モデル種別",
|
||||||
"description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas)。"
|
"description": "一部の検出器が最適化に使用する検知モデルのアーキテクチャ種別(ssd, yolox, yolonas, yolo-generic, rfdetr, dfine)。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"genai": {
|
"genai": {
|
||||||
@@ -1555,7 +1555,7 @@
|
|||||||
"description": "UI 内でのカメラの並び順に使用される数値(デフォルトダッシュボードとリスト)。値が大きいほど後ろに表示されます。"
|
"description": "UI 内でのカメラの並び順に使用される数値(デフォルトダッシュボードとリスト)。値が大きいほど後ろに表示されます。"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"label": "UI に表示",
|
"label": "ライブダッシュボードに表示",
|
||||||
"description": "このカメラを Frigate UI 全体に表示するかを切り替えます。無効化した場合、再表示するには設定ファイルを手動編集する必要があります。"
|
"description": "このカメラを Frigate UI 全体に表示するかを切り替えます。無効化した場合、再表示するには設定ファイルを手動編集する必要があります。"
|
||||||
},
|
},
|
||||||
"review": {
|
"review": {
|
||||||
|
|||||||
Reference in New Issue
Block a user