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:
Hosted Weblate 2026-01-13 21:00:54 +01:00 committed by Nicolas Mowen
parent 6572fa8a48
commit 91f9a01df5
4 changed files with 11 additions and 4 deletions

View File

@ -57,7 +57,7 @@
"animal": "動物", "animal": "動物",
"pets": "ペット", "pets": "ペット",
"dog": "犬", "dog": "犬",
"bark": "樹皮", "bark": "吠え声",
"yip": "キャンキャン鳴く声", "yip": "キャンキャン鳴く声",
"howl": "遠吠え", "howl": "遠吠え",
"bow_wow": "ワンワン", "bow_wow": "ワンワン",

View File

@ -6,7 +6,7 @@
"airplane": "飛行機", "airplane": "飛行機",
"animal": "動物", "animal": "動物",
"dog": "犬", "dog": "犬",
"bark": "樹皮", "bark": "吠え声",
"cat": "猫", "cat": "猫",
"horse": "馬", "horse": "馬",
"goat": "ヤギ", "goat": "ヤギ",

View File

@ -8,7 +8,11 @@
"empty": { "empty": {
"detection": "レビューする検出はありません", "detection": "レビューする検出はありません",
"alert": "レビューするアラートはありません", "alert": "レビューするアラートはありません",
"motion": "モーションデータは見つかりません" "motion": "モーションデータは見つかりません",
"recordingsDisabled": {
"title": "録画を有効にする必要があります",
"description": "カメラの録画が有効になっている場合にのみ、そのカメラに対してレビューアイテムを作成できます。"
}
}, },
"camera": "カメラ", "camera": "カメラ",
"allCameras": "全カメラ", "allCameras": "全カメラ",

View File

@ -80,7 +80,10 @@
"title": "属性を編集", "title": "属性を編集",
"desc": "この {{label}} の分類属性を選択してください" "desc": "この {{label}} の分類属性を選択してください"
}, },
"attributes": "分類属性" "attributes": "分類属性",
"title": {
"label": "タイトル"
}
}, },
"exploreMore": "{{label}} のオブジェクトをさらに探索", "exploreMore": "{{label}} のオブジェクトをさらに探索",
"exploreIsUnavailable": { "exploreIsUnavailable": {