stable-diffusion-webui-loca.../template/ja_JP/extensions/auto-sd-paint-ext.json

54 lines
4.7 KiB
JSON

{
"auto-sd-paint-ext Guide/Panel": "auto-sd-paint-ext Guide/Panel",
"Generate Krita Plugin Symlink Command": "Generate Krita Plugin Symlink Command",
"Launch Krita.": "Kritaを起動",
"On the menubar, go to": "メニューバー上の",
"Settings > Manage Resources...": "設定 > リソースの管理",
"In the window that appears, click": "表示されるウィンドウで次のように入力します。",
"Open Resource Folder": "リソースパックフォルダを開く",
"In the file explorer that appears, look for a folder called": "表示されるファイルエクスプローラで、呼び出されるフォルダを探します。",
"pykrita": "pykrita",
"or create it.": "または作成",
"Enter the": "入力",
"folder and copy the folder location from the address bar.": "アドレスバーからフォルダの場所をコピーします。",
"Paste the folder location below.": "フォルダの場所を以下に貼り付けます。",
"Pykrita Folder Location": "ログ出力先フォルダの場所",
"Search for \"Command Prompt\" in the Start Menu, right-click and click \"Run as Administrator...\", paste the follow commands and hit Enter:": "スタートメニューで「コマンドプロンプト」を検索し、右クリックして「管理者として実行...」をクリックし、以下のコマンドを貼り付けてEnterを押します。",
"mklink /j \"<path_to_pykrita>\\krita_diff\" \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff\"\nmklink \"<path_to_pykrita>\\krita_diff.desktop\" \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff.desktop\"": "mklink /j \"<path_to_pykrita>\\krita_diff\" \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff\"\nmklink \"<path_to_pykrita>\\krita_diff.desktop\" \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff.desktop\"",
"Linux command:": "Linuxコマンド:",
"ln -s \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff\" \"<path_to_pykrita>/krita_diff\"\nln -s \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff.desktop\" \"<path_to_pykrita>/krita_diff.desktop\"": "ln -s \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff\" \"<path_to_pykrita>/krita_diff\"\nln -s \"D:\\StableDiffusion\\clean install\\webui\\extensions\\auto-sd-paint-ext\\frontends\\krita\\krita_diff.desktop\" \"<path_to_pykrita>/krita_diff.desktop\"",
"NOTE": "メモ",
": Symlinks will break if you move or rename the repository or any\nof its parent folders or otherwise change the path such that the symlink\nbecomes invalid. In which case, repeat the above steps with the new": ": Symlinks will break if you move or rename the repository or any\nof its parent folders or otherwise change the path such that the symlink\nbecomes invalid. In which case, repeat the above steps with the new",
"folder location and (auto-detected) repository location.": "folder location and (auto-detected) repository location.",
": Ensure": ": Ensure",
"webui-user.bat": "webui-user.bat",
"/": "/",
"webui-user.sh": "webui-user.sh",
"contains": "含む",
"--api": "--api",
"in": "in",
"COMMANDLINE_ARGS": "COMMANDLINE_ARGS",
"!": "!",
"Enabling the Krita Plugin": "Krita プラグインを有効にする",
"Restart Krita.": "Kritaを再起動します。",
"Settings > Configure Krita...": "Settings > Configure Krita...",
"On the left sidebar, go to": "左のサイドバー上の",
"Python Plugin Manager": "Python プラグインマネージャー",
"Look for": "探す",
"Stable Diffusion Plugin": "Stable Diffusionのプラグイン",
"and tick the checkbox.": "and tick the checkbox.",
"Restart Krita again for changes to take effect.": "Krita をもう一度再起動して変更を適用します。",
"The": "The",
"SD Plugin": "SDプラグイン",
"docked window should appear on the left of the Krita window. If it does not, look on the menubar under": "docked window should appear on the left of the Krita window. If it does not, look on the menubar under",
"Settings > Dockers": "Settings > Dockers",
"for": "for",
"Next Steps": "次のステップ",
"Troubleshooting": "トラブルシューティング",
"Update Guide": "更新ガイド",
"Usage Guide": "利用案内",
"TODO: Control/status panel": "TODO: Control/status panel",
"auto-sd-paint-ext": "auto-sd-paint-ext",
"https://github.com/Interpause/auto-sd-paint-ext.git": "https://github.com/Interpause/auto-sd-paint-ext.git"
}