Translated using Weblate (Japanese)

Currently translated at 6.8% (6 of 87 strings)

Translated using Weblate (Japanese)

Currently translated at 94.1% (48 of 51 strings)

Added translation using Weblate (Japanese)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: gon 360 <gon360@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ja/
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-facelibrary
This commit is contained in:
Hosted Weblate 2025-10-29 15:44:41 +01:00 committed by Nicolas Mowen
parent 6a3de88fa0
commit e7f9617d93
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,14 @@
{
"documentTitle": "分類モデル",
"button": {
"deleteImages": "画像を削除"
},
"toast": {
"success": {
"deletedImage": "削除された画像",
"categorizedImage": "画像の分類に成功しました",
"trainedModel": "モデルを正常に学習させました。",
"trainingModel": "モデルのトレーニングを正常に開始しました。"
}
}
}

View File

@ -1,7 +1,7 @@
{ {
"description": { "description": {
"placeholder": "このコレクションの名前を入力", "placeholder": "このコレクションの名前を入力",
"addFace": "顔データベースに新しいコレクションを追加する手順を案内します。", "addFace": "最初の画像をアップロードして、フェイスライブラリに新しいコレクションを追加してください。",
"invalidName": "無効な名前です。名前に使用できるのは英数字、スペース、アポストロフィ、アンダースコア、ハイフンのみです。" "invalidName": "無効な名前です。名前に使用できるのは英数字、スペース、アポストロフィ、アンダースコア、ハイフンのみです。"
}, },
"details": { "details": {