frigate/web/public/locales/ja/views/events.json
2025-12-23 17:16:53 +01:00

41 lines
1.3 KiB
JSON

{
"detections": "検出",
"motion": {
"label": "モーション",
"only": "モーションのみ"
},
"alerts": "アラート",
"empty": {
"detection": "レビューする検出はありません",
"alert": "レビューするアラートはありません",
"motion": "モーションデータは見つかりません"
},
"camera": "カメラ",
"allCameras": "全カメラ",
"timeline": "タイムライン",
"timeline.aria": "タイムラインを選択",
"events": {
"label": "イベント",
"aria": "イベントを選択",
"noFoundForTimePeriod": "この期間のイベントは見つかりません。"
},
"documentTitle": "レビュー - DIENST",
"recordings": {
"documentTitle": "録画 - DIENST"
},
"calendarFilter": {
"last24Hours": "直近24時間"
},
"markAsReviewed": "レビュー済みにする",
"markTheseItemsAsReviewed": "これらの項目をレビュー済みにする",
"newReviewItems": {
"label": "新しいレビュー項目を表示",
"button": "レビューすべき新規項目"
},
"selected_one": "{{count}} 件選択",
"selected_other": "{{count}} 件選択",
"detected": "検出",
"suspiciousActivity": "不審なアクティビティ",
"threateningActivity": "脅威となるアクティビティ"
}