Translated using Weblate (Japanese)

Currently translated at 1.6% (1 of 61 strings)

Translated using Weblate (Japanese)

Currently translated at 1.6% (2 of 122 strings)

Translated using Weblate (Japanese)

Currently translated at 90.0% (9 of 10 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: kenjiro kono <kkyenji@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ja/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ja/
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
This commit is contained in:
Hosted Weblate 2025-09-18 23:18:32 +02:00 committed by Nicolas Mowen
parent 483639df25
commit 96d84ab74f
3 changed files with 14 additions and 4 deletions

View File

@ -1,7 +1,15 @@
{
"copyConfig": "設定をコピー",
"configEditor": "Configエディタ",
"configEditor": "設定エディタ",
"saveAndRestart": "保存後再起動",
"saveOnly": "保存",
"confirm": "保存せずに終了しますか?"
"confirm": "保存せずに終了しますか?",
"documentTitle": "設定エディタ - Frigate",
"safeConfigEditor": "設定エディタ (セーフモード)",
"safeModeDescription": "Frigate は config の検証エラーによるセーフモードです.",
"toast": {
"success": {
"copyToClipboard": "コンフィグをクリップボードにコピー。"
}
}
}

View File

@ -1,3 +1,4 @@
{
"generativeAI": "生成AI"
"generativeAI": "生成AI",
"documentTitle": "検索 - Frigate"
}

View File

@ -1,5 +1,6 @@
{
"description": {
"placeholder": "このコレクションの名前を入力してください"
"placeholder": "このコレクションの名前を入力してください",
"addFace": "フェイスライブラリに新しいコレクションを追加する手順を説明します。"
}
}