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

54 lines
5.0 KiB
JSON

{
"auto-sd-paint-ext Guide/Panel": "auto-sd-paint-ext ガイド/パネル",
"Generate Krita Plugin Symlink Command": "Kritaプラグインのシンボリックリンクコマンドを生成する",
"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": ": リポジトリまたはその親フォルダの移動や名前変更、シンボリックリンクが無効になるようなパスの変更をした場合に、シンボリックリンクが壊れてしまいます。対応したい場合は、新しいパスで上記の手順を再度実行してください。",
"folder location and (auto-detected) repository location.": "フォルダの場所と(自動検出)リポジトリの場所。",
": 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...": "設定 > Kritaの設定...",
"On the left sidebar, go to": "左のサイドバー上の",
"Python Plugin Manager": "Python プラグインマネージャー",
"Look for": "探す",
"Stable Diffusion Plugin": "Stable Diffusionのプラグイン",
"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": "固定ウィンドウは、Krita ウィンドウの左側に表示されるはずです。表示されない場合は、メニューバーの下にある項目を確認してください。",
"Settings > Dockers": "設定 > Docker",
"for": "for",
"Next Steps": "次のステップ",
"Troubleshooting": "トラブルシューティング",
"Update Guide": "更新ガイド",
"Usage Guide": "利用案内",
"TODO: Control/status panel": "TODO: コントロール/ステータスパネル",
"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"
}