Files
frigate/web/public/locales/ja/components/player.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

53 lines
1.8 KiB
JSON

{
"noPreviewFound": "プレビューが見つかりません",
"noRecordingsFoundForThisTime": "この時間の録画は見つかりません",
"noPreviewFoundFor": "{{cameraName}} のプレビューが見つかりません",
"streamOffline": {
"title": "ストリームオフライン",
"desc": "{{cameraName}} の <code>detect</code> ストリームでフレームが受信されていません。エラーログを確認してください"
},
"submitFrigatePlus": {
"title": "このフレームを Frigate+ に送信しますか?",
"submit": "送信",
"previewError": "スナップショットのプレビューを読み込めませんでした。現在、この録画は利用できない可能性があります。"
},
"livePlayerRequiredIOSVersion": "このライブストリームタイプには iOS 17.1 以上が必要です。",
"stats": {
"streamType": {
"title": "ストリームタイプ:",
"short": "タイプ"
},
"bandwidth": {
"title": "帯域:",
"short": "帯域幅"
},
"latency": {
"title": "遅延:",
"value": "{{seconds}} 秒",
"short": {
"title": "遅延",
"value": "{{seconds}} 秒"
}
},
"totalFrames": "総フレーム:",
"droppedFrames": {
"title": "ドロップしたフレーム:",
"short": {
"title": "ドロップ",
"value": "{{droppedFrames}} フレーム"
}
},
"decodedFrames": "デコードしたフレーム:",
"droppedFrameRate": "ドロップしたフレームレート:"
},
"toast": {
"success": {
"submittedFrigatePlus": "フレームを Frigate+ に送信しました"
},
"error": {
"submitFrigatePlusFailed": "フレームの Frigate+ への送信に失敗しました"
}
},
"cameraOff": "カメラはオフです"
}