mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
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
15 lines
412 B
JSON
15 lines
412 B
JSON
{
|
|
"documentTitle": "分類モデル",
|
|
"button": {
|
|
"deleteImages": "画像を削除"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"deletedImage": "削除された画像",
|
|
"categorizedImage": "画像の分類に成功しました",
|
|
"trainedModel": "モデルを正常に学習させました。",
|
|
"trainingModel": "モデルのトレーニングを正常に開始しました。"
|
|
}
|
|
}
|
|
}
|