Files
frigate/web/public/locales/ja/views/motionSearch.json
T
Hosted WeblateandJosh Hawkins dfaf3ebe1b Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/audio
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

77 lines
3.7 KiB
JSON

{
"documentTitle": "モーション検索 - Frigate",
"title": "モーション検索",
"description": "関心領域を定義する多角形を描画し、その領域内で動きの変化を検索する時間範囲を指定します。",
"selectCamera": "モーション検索を読み込み中です",
"dialog": {
"title": "モーション検索",
"cameraLabel": "カメラ",
"previewAlt": "{{camera}} のカメラプレビュー"
},
"startSearch": "検索開始",
"searchStarted": "検索を開始しました",
"searchCancelled": "検索がキャンセルされました",
"cancelSearch": "キャンセル",
"searching": "検索中です。",
"searchComplete": "検索完了",
"noResultsYet": "選択した領域内の動きの変化を検索します",
"noChangesFound": "選択した領域でピクセルの変化は検知されませんでした",
"changesFound_other": "{{count}} 件の動きの変化が見つかりました",
"framesProcessed": "{{count}} フレームを処理しました",
"jumpToTime": "この時間に移動",
"results": "結果",
"showSegmentHeatmap": "ヒートマップ",
"newSearch": "新規検索",
"clearResults": "結果をクリア",
"clearROI": "ポリゴンをクリア",
"polygonControls": {
"points_other": "{{count}} ポイント",
"undo": "直前のポイントを元に戻す",
"reset": "ポリゴンをリセット",
"drawMode": "描画",
"moveMode": "移動"
},
"motionHeatmapLabel": "モーションヒートマップ",
"timeRange": {
"title": "検索範囲",
"start": "開始時間",
"end": "終了時間"
},
"settings": {
"title": "検索設定",
"parallelMode": "並列モード",
"parallelModeDesc": "複数の録画範囲を同時にスキャンする(処理が高速化されますが、デコードリソースをより多く消費します)",
"threshold": "感度しきい値",
"thresholdDesc": "値を小さくするとより小さな変化も検知します (1-255)",
"minArea": "最小変化面積",
"minAreaDesc": "単一移動領域の最小サイズ(関心領域に対するパーセンテージ)",
"maxResults": "最大結果数",
"maxResultsDesc": "この件数のタイムスタンプにヒットした時点でスキャンを停止します"
},
"errors": {
"noCamera": "カメラを選択してください",
"noROI": "関心領域を描画してください",
"noTimeRange": "時間範囲を選択してください",
"invalidTimeRange": "終了時刻は開始時刻より後である必要があります",
"searchFailed": "検索に失敗しました: {{message}}",
"polygonTooSmall": "ポリゴンには少なくとも 3 つの点が必要です",
"unknown": "不明なエラー"
},
"changePercentage": "{{percentage}}% 変化",
"metrics": {
"title": "検索メトリクス",
"segmentsScanned": "スキャンしたセグメント",
"segmentsProcessed": "処理済み",
"segmentsSkippedInactive": "スキップ (アクティビティなし)",
"segmentsSkippedHeatmap": "スキップ (関心領域と重なりなし)",
"fallbackFullRange": "全範囲スキャンへのフォールバック",
"framesDecoded": "デコードしたフレーム",
"wallTime": "検索時間",
"segmentErrors": "セグメントエラー",
"seconds": "{{seconds}} 秒",
"minutesSeconds": "{{minutes}} 分 {{seconds}} 秒",
"scanSummary": "{{segments}} セグメント · {{time}}"
},
"scanning": "スキャン中 {{time}}"
}