mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
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:
parent
483639df25
commit
96d84ab74f
@ -1,7 +1,15 @@
|
|||||||
{
|
{
|
||||||
"copyConfig": "設定をコピー",
|
"copyConfig": "設定をコピー",
|
||||||
"configEditor": "Configエディタ",
|
"configEditor": "設定エディタ",
|
||||||
"saveAndRestart": "保存後再起動",
|
"saveAndRestart": "保存後再起動",
|
||||||
"saveOnly": "保存",
|
"saveOnly": "保存",
|
||||||
"confirm": "保存せずに終了しますか?"
|
"confirm": "保存せずに終了しますか?",
|
||||||
|
"documentTitle": "設定エディタ - Frigate",
|
||||||
|
"safeConfigEditor": "設定エディタ (セーフモード)",
|
||||||
|
"safeModeDescription": "Frigate は config の検証エラーによるセーフモードです.",
|
||||||
|
"toast": {
|
||||||
|
"success": {
|
||||||
|
"copyToClipboard": "コンフィグをクリップボードにコピー。"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"generativeAI": "生成AI"
|
"generativeAI": "生成AI",
|
||||||
|
"documentTitle": "検索 - Frigate"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "このコレクションの名前を入力してください"
|
"placeholder": "このコレクションの名前を入力してください",
|
||||||
|
"addFace": "フェイスライブラリに新しいコレクションを追加する手順を説明します。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user