mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Japanese) Currently translated at 99.2% (135 of 136 strings) Translated using Weblate (Japanese) Currently translated at 99.5% (216 of 217 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (54 of 54 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yusuke, Hirota <hirota.yusuke@jp.fujitsu.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ja/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ja/ Translation: Frigate NVR/common Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-system
This commit is contained in:
parent
ecd7d04228
commit
92c503070c
@ -69,7 +69,8 @@
|
||||
},
|
||||
"inProgress": "処理中",
|
||||
"invalidStartTime": "開始時刻が無効です",
|
||||
"invalidEndTime": "終了時刻が無効です"
|
||||
"invalidEndTime": "終了時刻が無効です",
|
||||
"never": "なし"
|
||||
},
|
||||
"readTheDocumentation": "ドキュメントを見る",
|
||||
"unit": {
|
||||
@ -232,7 +233,8 @@
|
||||
"ur": "اردو (ウルドゥー語)",
|
||||
"withSystem": {
|
||||
"label": "システム設定に従う"
|
||||
}
|
||||
},
|
||||
"hr": "Hrvatski (クロアチア語)"
|
||||
},
|
||||
"classification": "分類"
|
||||
},
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
"description": {
|
||||
"placeholder": "このコレクションの名前を入力",
|
||||
"addFace": "最初の画像をアップロードして、フェイスライブラリに新しいコレクションを追加してください。",
|
||||
"invalidName": "無効な名前です。使用できるのは、英数字、空白、アポストロフィ、アンダースコア、ハイフンのみです。"
|
||||
"invalidName": "無効な名前です。使用できるのは、英数字、空白、アポストロフィ、アンダースコア、ハイフンのみです。",
|
||||
"nameCannotContainHash": "名前に # は使用できません。"
|
||||
},
|
||||
"details": {
|
||||
"person": "人物",
|
||||
|
||||
@ -176,6 +176,16 @@
|
||||
"restricted": {
|
||||
"title": "利用可能なカメラがありません",
|
||||
"description": "このグループ内のカメラを表示する権限がありません。"
|
||||
},
|
||||
"default": {
|
||||
"title": "設定済みのカメラがありません",
|
||||
"description": "Frigate にカメラを接続して開始しましょう。",
|
||||
"buttonText": "カメラを追加"
|
||||
},
|
||||
"group": {
|
||||
"title": "このグループにカメラがありません",
|
||||
"description": "このカメラグループには、割り当て済みまたは有効なカメラがありません。",
|
||||
"buttonText": "グループを管理"
|
||||
}
|
||||
},
|
||||
"snapshot": {
|
||||
|
||||
@ -86,7 +86,13 @@
|
||||
"otherProcesses": {
|
||||
"title": "その他のプロセス",
|
||||
"processCpuUsage": "プロセスの CPU 使用率",
|
||||
"processMemoryUsage": "プロセスのメモリ使用量"
|
||||
"processMemoryUsage": "プロセスのメモリ使用量",
|
||||
"series": {
|
||||
"recording": "録画",
|
||||
"review_segment": "レビューセグメント",
|
||||
"audio_detector": "音声検知",
|
||||
"go2rtc": "go2rtc"
|
||||
}
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user