Translated using Weblate (Japanese)

Currently translated at 100.0% (6 of 6 strings)

Translated using Weblate (Japanese)

Currently translated at 52.1% (12 of 23 strings)

Translated using Weblate (Japanese)

Currently translated at 64.0% (16 of 25 strings)

Translated using Weblate (Japanese)

Currently translated at 83.1% (143 of 172 strings)

Translated using Weblate (Japanese)

Currently translated at 1.6% (13 of 788 strings)

Translated using Weblate (Japanese)

Currently translated at 98.3% (120 of 122 strings)

Translated using Weblate (Japanese)

Currently translated at 98.3% (120 of 122 strings)

Translated using Weblate (Japanese)

Currently translated at 60.0% (15 of 25 strings)

Translated using Weblate (Japanese)

Currently translated at 64.8% (656 of 1011 strings)

Translated using Weblate (Japanese)

Currently translated at 1.7% (8 of 469 strings)

Translated using Weblate (Japanese)

Currently translated at 18.1% (4 of 22 strings)

Translated using Weblate (Japanese)

Currently translated at 83.6% (143 of 171 strings)

Translated using Weblate (Japanese)

Currently translated at 1.0% (12 of 1117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Yusuke, Hirota <hirota.yusuke@jp.fujitsu.com>
Co-authored-by: gon 360 <gon360@gmail.com>
Co-authored-by: sotohi <c6h4ohcooc6h5@gmail.com>
Co-authored-by: yhi264 <yhiraki@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/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/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/Config - Groups
Translation: Frigate NVR/Config - Validation
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-recording
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2026-04-04 12:57:34 +00:00
co-authored by Yusuke, Hirota <hirota.yusuke@jp.fujitsu.com> gon 360 sotohi yhi264
parent 808e0295b4
commit 7f40111fda
9 changed files with 140 additions and 11 deletions
+22 -1
View File
@@ -1 +1,22 @@
{}
{
"label": "カメラ設定",
"name": {
"label": "カメラ名"
},
"enabled": {
"label": "有効",
"description": "有効"
},
"audio": {
"label": "音声イベント",
"enabled": {
"label": "音声検知を有効化"
},
"min_volume": {
"label": "最小ボリューム"
},
"filters": {
"label": "音声フィルタ"
}
}
}
+41 -1
View File
@@ -1 +1,41 @@
{}
{
"safe_mode": {
"label": "セーフモード",
"description": "有効にすると、トラブルシューティングのため機能を制限したセーフモードでFrigateを起動します。"
},
"environment_vars": {
"label": "環境変数"
},
"audio": {
"label": "音声イベント",
"enabled": {
"label": "音声検知を有効化"
},
"min_volume": {
"label": "最小ボリューム"
},
"filters": {
"label": "音声フィルタ"
}
},
"logger": {
"default": {
"label": "ログレベル"
},
"logs": {
"label": "プロセス毎のログレベル"
}
},
"auth": {
"label": "認証",
"enabled": {
"label": "認証を有効化"
},
"reset_admin_password": {
"label": "adminパスワードをリセット"
}
},
"version": {
"label": "現在の設定バージョン"
}
}
+48 -1
View File
@@ -1 +1,48 @@
{}
{
"audio": {
"global": {
"sensitivity": "グローバル感度",
"detection": "グローバル検出"
},
"cameras": {
"detection": "検知",
"sensitivity": "感度"
}
},
"timestamp_style": {
"cameras": {
"appearance": "外観"
}
},
"motion": {
"cameras": {
"sensitivity": "感度",
"algorithm": "アルゴリズム"
}
},
"detect": {
"global": {
"resolution": "グローバル解像度",
"tracking": "グローバルトラッキング"
},
"cameras": {
"resolution": "解像度",
"tracking": "トラッキング"
}
},
"objects": {
"global": {
"tracking": "グローバルトラッキング",
"filtering": "グローバルフィルタ"
},
"cameras": {
"tracking": "トラッキング",
"filtering": "フィルタ"
}
},
"record": {
"global": {
"events": "グローバルイベント"
}
}
}
+6 -1
View File
@@ -1 +1,6 @@
{}
{
"pattern": "無効なフォーマット",
"required": "この項目は必須です",
"type": "無効な値タイプ",
"format": "無効なフォーマット"
}