Translated using Weblate (Japanese)

Currently translated at 100.0% (654 of 654 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (56 of 56 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (217 of 217 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 塩野拓夢 <salt.field1210@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ja/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2026-02-21 15:01:27 +01:00
committed by Blake Blackshear
parent ad076aefff
commit 252f1a6eb9
4 changed files with 14 additions and 6 deletions

View File

@@ -97,7 +97,8 @@
"show": "{{item}} を表示",
"ID": "ID",
"none": "なし",
"all": "すべて"
"all": "すべて",
"other": "その他"
},
"button": {
"apply": "適用",

View File

@@ -6,7 +6,8 @@
"content": "このページは {{countdown}} 秒後に再読み込みされます。",
"button": "今すぐ強制再読み込み"
},
"button": "再起動"
"button": "再起動",
"description": "再起動の間、Frigateが一時的に停止します。"
},
"explore": {
"plus": {

View File

@@ -288,6 +288,11 @@
},
"error": {
"mustBeFinished": "保存する前に多角形の作図を完了してください。"
},
"type": {
"zone": "ゾーン",
"motion_mask": "モーションマスク",
"object_mask": "オブジェクトマスク"
}
}
},
@@ -532,7 +537,7 @@
"hide": "パスワードを非表示",
"requirements": {
"title": "パスワード要件:",
"length": "8 文字以上",
"length": "12文字以上",
"uppercase": "大文字を 1 文字以上含める",
"digit": "数字を 1 文字以上含める",
"special": "少なくとも 1 つの特殊文字(!@#$%^&*(),.?”:{}|<>)が必要です"
@@ -1185,11 +1190,11 @@
"title": "カメラレビュー設定",
"object_descriptions": {
"title": "生成AIによるオブジェクト説明",
"desc": "このカメラに対する生成AIのオブジェクト説明を一時的に有効無効にします。無効にすると、このカメラ追跡オブジェクトについてAI生成の説明は要求されません。"
"desc": "Frigateが再起動するまで、このカメラの生成AIによる物体説明を一時的に有効/無効にします。無効にすると、このカメラ追跡された物体に対してAI生成の説明は生成されません。"
},
"review_descriptions": {
"title": "生成AIによるレビュー説明",
"desc": "このカメラに対する生成AIレビュー説明を一時的に有効無効にします。無効にすると、このカメラのレビュー項目についてAI生成の説明は要求されません。"
"desc": "Frigateが再起動するまで、このカメラ生成AIによるレビュー説明を一時的に有効/無効にします。無効にすると、このカメラのレビュー項目に対してAI生成の説明は生成されません。"
},
"review": {
"title": "レビュー",

View File

@@ -91,7 +91,8 @@
"recording": "録画",
"review_segment": "レビューセグメント",
"audio_detector": "音声検知",
"go2rtc": "go2rtc"
"go2rtc": "go2rtc",
"embeddings": "ベクトル埋め込み"
}
}
},