mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
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:
parent
6a3de88fa0
commit
e7f9617d93
14
web/public/locales/ja/views/classificationModel.json
Normal file
14
web/public/locales/ja/views/classificationModel.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"documentTitle": "分類モデル",
|
||||||
|
"button": {
|
||||||
|
"deleteImages": "画像を削除"
|
||||||
|
},
|
||||||
|
"toast": {
|
||||||
|
"success": {
|
||||||
|
"deletedImage": "削除された画像",
|
||||||
|
"categorizedImage": "画像の分類に成功しました",
|
||||||
|
"trainedModel": "モデルを正常に学習させました。",
|
||||||
|
"trainingModel": "モデルのトレーニングを正常に開始しました。"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "このコレクションの名前を入力",
|
"placeholder": "このコレクションの名前を入力",
|
||||||
"addFace": "顔データベースに新しいコレクションを追加する手順を案内します。",
|
"addFace": "最初の画像をアップロードして、フェイスライブラリに新しいコレクションを追加してください。",
|
||||||
"invalidName": "無効な名前です。名前に使用できるのは英数字、スペース、アポストロフィ、アンダースコア、ハイフンのみです。"
|
"invalidName": "無効な名前です。名前に使用できるのは英数字、スペース、アポストロフィ、アンダースコア、ハイフンのみです。"
|
||||||
},
|
},
|
||||||
"details": {
|
"details": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user