mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Translated using Weblate (Japanese)
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
This commit is contained in:
parent
6572fa8a48
commit
91f9a01df5
@ -57,7 +57,7 @@
|
|||||||
"animal": "動物",
|
"animal": "動物",
|
||||||
"pets": "ペット",
|
"pets": "ペット",
|
||||||
"dog": "犬",
|
"dog": "犬",
|
||||||
"bark": "樹皮",
|
"bark": "吠え声",
|
||||||
"yip": "キャンキャン鳴く声",
|
"yip": "キャンキャン鳴く声",
|
||||||
"howl": "遠吠え",
|
"howl": "遠吠え",
|
||||||
"bow_wow": "ワンワン",
|
"bow_wow": "ワンワン",
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"airplane": "飛行機",
|
"airplane": "飛行機",
|
||||||
"animal": "動物",
|
"animal": "動物",
|
||||||
"dog": "犬",
|
"dog": "犬",
|
||||||
"bark": "樹皮",
|
"bark": "吠え声",
|
||||||
"cat": "猫",
|
"cat": "猫",
|
||||||
"horse": "馬",
|
"horse": "馬",
|
||||||
"goat": "ヤギ",
|
"goat": "ヤギ",
|
||||||
|
|||||||
@ -8,7 +8,11 @@
|
|||||||
"empty": {
|
"empty": {
|
||||||
"detection": "レビューする検出はありません",
|
"detection": "レビューする検出はありません",
|
||||||
"alert": "レビューするアラートはありません",
|
"alert": "レビューするアラートはありません",
|
||||||
"motion": "モーションデータは見つかりません"
|
"motion": "モーションデータは見つかりません",
|
||||||
|
"recordingsDisabled": {
|
||||||
|
"title": "録画を有効にする必要があります",
|
||||||
|
"description": "カメラの録画が有効になっている場合にのみ、そのカメラに対してレビューアイテムを作成できます。"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"camera": "カメラ",
|
"camera": "カメラ",
|
||||||
"allCameras": "全カメラ",
|
"allCameras": "全カメラ",
|
||||||
|
|||||||
@ -80,7 +80,10 @@
|
|||||||
"title": "属性を編集",
|
"title": "属性を編集",
|
||||||
"desc": "この {{label}} の分類属性を選択してください"
|
"desc": "この {{label}} の分類属性を選択してください"
|
||||||
},
|
},
|
||||||
"attributes": "分類属性"
|
"attributes": "分類属性",
|
||||||
|
"title": {
|
||||||
|
"label": "タイトル"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"exploreMore": "{{label}} のオブジェクトをさらに探索",
|
"exploreMore": "{{label}} のオブジェクトをさらに探索",
|
||||||
"exploreIsUnavailable": {
|
"exploreIsUnavailable": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user