stable-diffusion-webui-loca.../template/ja_JP/extensions/sd-webui-controlnet.json

66 lines
3.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"ControlNet": "ControlNet",
"Image": "画像",
"Annotator result": "Annotatorの結果",
"Invert colors if your image has white background.": "白背景の場合、色を反転する",
"Change your brush width to make it thinner if you want to draw something.": "ブラシの幅を細くすると描きやすくなります",
"Enable": "有効化",
"Invert Input Color": "入力の色を反転",
"RGB to BGR": "RGBからBGRに変換",
"Low VRAM": "低 VRAM",
"Guess Mode": "推測モード",
"Preprocessor": "プリプロセッサ",
"none": "なし",
"canny": "キャニー法",
"depth": "深度",
"depth_leres": "深度LeRes",
"hed": "hed",
"mlsd": "mlsd",
"normal_map": "normal_map",
"openpose": "openpose",
"pidinet": "pidinet",
"scribble": "scribble",
"fake_scribble": "fake_scribble",
"segmentation": "segmentation",
"Model": "モデル",
"Weight": "重み",
"Guidance strength (T)": "ガイダンス強度 (T)",
"Annotator resolution": "Annotatorの解像度",
"Threshold A": "しきい値 A",
"Threshold B": "しきい値 B",
"Resize Mode": "リサイズモード",
"Envelope (Outer Fit)": "アウターフィット (余白ができない)",
"Scale to Fit (Inner Fit)": "インナーフィット (余白ができる)",
"Just Resize": "単純に変形",
"Canvas Width": "キャンバスの幅",
"Canvas Height": "キャンバスの高さ",
"Create blank canvas": "空のキャンバスを作成",
"Preview annotator result": "アノテーション結果をプレビュー",
"Hide annotator result": "アノテーション結果を隠す",
"[ControlNet] Model": "[ControlNet] モデル",
"[ControlNet] Weight": "[ControlNet] 重み",
"[ControlNet] Guidance Strength": "[ControlNet] ガイダンス強度",
"[ControlNet] Resize Mode": "[ControlNet] リサイズのモード",
"[ControlNet] Preprocessor": "[ControlNet] プリプロセッサ",
"[ControlNet] Pre Resolution": "[ControlNet] 事前の解像度",
"[ControlNet] Pre Threshold A": "[ControlNet] 事前しきい値 A",
"[ControlNet] Pre Threshold B": "[ControlNet] 事前しきい値B",
"Config file for Control Net models": "ControlNetモデルの設定ファイル",
"Config file for Adapter models": "Adapter モデルの設定ファイル",
"Directory for detected maps auto saving": "検出されたマップを自動保存するディレクトリ",
"Extra path to scan for ControlNet models (e.g. training output directory)": "ControlNet モデルをスキャンする追加のパス (例: 学習時の出力ディレクトリなど)",
"Multi ControlNet: Max models amount (requires restart)": "Multi ControlNet: 最大モデル数 (再起動が必要)",
"Model cache size (requires restart)": "モデルのキャッシュサイズ (再起動が必要)",
"Apply transfer control when loading models": "モデルを読み込む際、Control の転送を適用する",
"Do not append detectmap to output": "検出されたマップを出力に追加しない",
"Allow detectmap auto saving": "検出されたマップの自動保存を許可",
"Use mid-control on highres pass (second pass)": "高解像度パス2番目のパスに中間制御を使用する",
"Allow other script to control this extension": "他のスクリプトにこの拡張機能の操作を許可する",
"Skip img2img processing when using img2img initial image": "img2img の初期画像を使用時、img2img 処理をスキップする",
"Enable optimized monocular depth estimation": "最適化された単眼深度推定を有効にする",
"Only use mid-control when inference": "推論時に mid-control のみを使用する",
"Enable CFG-Based guidance": "CFG 基準のガイダンスを有効にする",
"sd-webui-controlnet": "sd-webui-controlnet",
"https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git"
}