mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (118 of 118 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: alpha <etc@alpha-line.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ja/ Translation: Frigate NVR/audio Translation: Frigate NVR/objects Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore
68 lines
2.5 KiB
JSON
68 lines
2.5 KiB
JSON
{
|
|
"detections": "検出",
|
|
"motion": {
|
|
"label": "モーション",
|
|
"only": "モーションのみ"
|
|
},
|
|
"alerts": "アラート",
|
|
"empty": {
|
|
"detection": "レビューする検出はありません",
|
|
"alert": "レビューするアラートはありません",
|
|
"motion": "モーションデータは見つかりません",
|
|
"recordingsDisabled": {
|
|
"title": "録画を有効にする必要があります",
|
|
"description": "カメラの録画が有効になっている場合にのみ、そのカメラに対してレビューアイテムを作成できます。"
|
|
}
|
|
},
|
|
"camera": "カメラ",
|
|
"allCameras": "全カメラ",
|
|
"timeline": "タイムライン",
|
|
"timeline.aria": "タイムラインを選択",
|
|
"events": {
|
|
"label": "イベント",
|
|
"aria": "イベントを選択",
|
|
"noFoundForTimePeriod": "この期間のイベントは見つかりません。"
|
|
},
|
|
"documentTitle": "レビュー - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "録画 - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "直近24時間"
|
|
},
|
|
"markAsReviewed": "レビュー済みにする",
|
|
"markTheseItemsAsReviewed": "これらの項目をレビュー済みにする",
|
|
"newReviewItems": {
|
|
"label": "新しいレビュー項目を表示",
|
|
"button": "レビューすべき新規項目"
|
|
},
|
|
"selected_one": "{{count}} 件選択",
|
|
"selected_other": "{{count}} 件選択",
|
|
"detected": "検出",
|
|
"suspiciousActivity": "不審なアクティビティ",
|
|
"threateningActivity": "脅威となるアクティビティ",
|
|
"zoomIn": "ズームイン",
|
|
"zoomOut": "ズームアウト",
|
|
"detail": {
|
|
"label": "詳細",
|
|
"noDataFound": "確認する詳細データはありません",
|
|
"aria": "詳細表示を切り替え",
|
|
"trackedObject_one": "{{count}} 件のオブジェクト",
|
|
"trackedObject_other": "{{count}} 件のオブジェクト",
|
|
"noObjectDetailData": "オブジェクトの詳細データがありません。",
|
|
"settings": "詳細表示設定",
|
|
"alwaysExpandActive": {
|
|
"title": "アクティブ項目を常に展開",
|
|
"desc": "利用可能な場合、アクティブなレビュー項目のオブジェクト詳細を常に展開する。"
|
|
}
|
|
},
|
|
"objectTrack": {
|
|
"trackedPoint": "追跡ポイント",
|
|
"clickToSeek": "クリックしてこの時点に移動"
|
|
},
|
|
"select_all": "すべて",
|
|
"normalActivity": "通常",
|
|
"needsReview": "要確認",
|
|
"securityConcern": "セキュリティ上の懸念"
|
|
}
|