Skip to content

Commit 01fbf2c

Browse files
hironowpsychedelicious
authored andcommitted
translationBot(ui): update translation (Japanese)
Currently translated at 76.5% (1467 of 1917 strings) Co-authored-by: Hiroto N <hironow365@gmail.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ja/ Translation: InvokeAI/Web UI
1 parent 96e7003 commit 01fbf2c

File tree

1 file changed

+11
-4
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+11
-4
lines changed

invokeai/frontend/web/public/locales/ja.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"title": "全選択"
393393
},
394394
"addNode": {
395-
"desc": "ノード追加メニューを開く",
395+
"desc": "ノード追加メニューを開く",
396396
"title": "ノードを追加"
397397
},
398398
"pasteSelectionWithEdges": {
@@ -1156,11 +1156,11 @@
11561156
"unknownField": "不明なフィールド",
11571157
"unexpectedField_withName": "予期しないフィールド\"{{name}}\"",
11581158
"loadingTemplates": "読み込み中 {{name}}",
1159-
"validateConnectionsHelp": "無効な接続が行われたり,無効なグラフが呼び出されたりしないようにします.",
1159+
"validateConnectionsHelp": "無効な接続が行われたり,無効なグラフが呼び出されたりしないようにします",
11601160
"validateConnections": "接続とグラフを確認する",
11611161
"saveToGallery": "ギャラリーに保存",
11621162
"newWorkflowDesc": "新しいワークフローを作りますか?",
1163-
"unknownFieldType": "$t(nodes.unknownField)型:{type}}",
1163+
"unknownFieldType": "$t(nodes.unknownField)型: {{type}}",
11641164
"unsupportedArrayItemType": "サポートされていない配列項目型です \"{{type}}\"",
11651165
"unableToLoadWorkflow": "ワークフローが読み込めません",
11661166
"unableToValidateWorkflow": "ワークフローを確認できません",
@@ -1884,7 +1884,14 @@
18841884
"column": "",
18851885
"container": "コンテナ",
18861886
"containerRowLayout": "コンテナ(行レイアウト)",
1887-
"containerColumnLayout": "コンテナ(列レイアウト)"
1887+
"containerColumnLayout": "コンテナ(列レイアウト)",
1888+
"maximum": "最大",
1889+
"published": "公開済み",
1890+
"publishedWorkflowOutputs": "アウトプット",
1891+
"minimum": "最小",
1892+
"publish": "公開",
1893+
"unpublish": "非公開",
1894+
"publishedWorkflowInputs": "インプット"
18881895
},
18891896
"chooseWorkflowFromLibrary": "ライブラリからワークフローを選択",
18901897
"unnamedWorkflow": "名前のないワークフロー",

0 commit comments

Comments
 (0)