stable-diffusion-webui-loca.../template/ja_JP/extensions/Hypernetwork-Monkeypatch-Ex...

75 lines
6.0 KiB
JSON

{
"CLIP_test": "CLIP_test",
"Create Beta hypernetwork": "Beta hypernetworkを作成",
"Train_Gamma": "Train_Gamma",
"Train_Tuning": "Train_Tuning",
"Show advanced options": "詳細オプションを表示",
"Weight initialization seed, set -1 for default": "重み初期化シード値、デフォルトは-1に設定",
"Standard Deviation for Normal weight initialization": "標準重量初期化の標準偏位",
"Use dropout. Might improve training when dataset is small / limited.": "ドロップアウトを使用します。データセットが小さい/限られている場合、トレーニングを改善する可能性があります。",
"Use skip-connection. Won't work without extension!": "スキップ接続を使用してください。拡張機能なしでは動作しません!",
"Optional information about Hypernetwork": "Hypernetwork に関するオプション情報",
"Setting file name": "設定ファイル名",
"Save hypernetwork setting to file": "ハイパーネットワークの設定をファイルに保存",
"Train an embedding or Hypernetwork; you must specify a directory": "埋め込みまたはハイパーネットワークを訓練します。ディレクトリを指定する必要があります",
"Show advanced learn rate scheduler options": "高度なlearn rateスケジューラオプションを表示",
"Show advanced adamW parameter options)": "高度なadamWパラメータオプションを表示します)",
"Show Gradient Clipping Options(for both)": "Gradient Clipping オプションを表示(for both)",
"Show Noise Scheduler Options(for both)": "Noise Scheduler オプションを表示(for both)",
"Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base": "D-Adaptation(LR Free) AdamWを使用中。 baseではLR 1.0が推奨されています。",
"AdamW weight decay parameter": "AdamW weight decay パラメータ",
"AdamW beta1 parameter": "AdamW beta1 パラメータ",
"AdamW beta2 parameter": "AdamW beta2 パラメータ",
"AdamW epsilon parameter": "AdamW epsilon パラメータ",
"Growth factor limiting, use value like 1.02 or leave it as -1": "Growth factor limiting, 1.02のような値を使用するか、 -1のままにしてください。",
"Use CosineAnnealingWarmupRestarts Scheduler": "CosineAnnealingWarmupRestartスケジューラを使用。",
"Steps for cycle": "サイクルに於けるステップ数",
"Step multiplier per cycle": "サイクルごとのステップ乗数",
"Warmup step per cycle": "サイクルごとのウォームアップステップ数",
"Minimum learning rate": "最小学習レート",
"Decays learning rate every cycle": "各サイクルの学習率を算出する",
"Saves when every cycle finishes": "各サイクル終了時に保存する",
"Generates image when every cycle finishes": "Generates image when every cycle finishes",
"Gradient Clipping Options": "Gradient Clipping Options",
"limit": "制限",
"Limiting value": "制限値",
"Norm type": "Norm type",
"Use Noise training scheduler(test)": "ノイズトレーニングスケジューラを使用(テスト)",
"Restarts noise scheduler, or linear": "Restarts noise scheduler, or linear",
"Restarts noise scheduler every nth epoch": "Restarts noise scheduler every nth epoch",
"Unload Optimizer when generating preview(hypernetwork)": "Unload Optimizer when generating preview(hypernetwork)",
"Prompt template file": "プロンプトテンプレートファイル",
"Standard deviation for sampling": "Standard deviation for sampling",
"loss type": "loss type",
"loss": "loss",
"loss_simple": "loss_simple",
"loss_vlb": "loss_vlb",
"Save training setting": "トレーニング設定を保存",
"File name to save setting as": "設定を保存するファイル名",
"Load training option from saved json file. This will override settings above": "Load training option from saved json file. This will override settings above",
"Train Hypernetwork; you must specify a directory": "Train Hypernetwork; you must specify a directory",
"Hypernetwork name to create, leave it empty to use selected": "Hypernetwork name to create, leave it empty to use selected",
"Load Hypernetwork creation option from saved json file": "Load Hypernetwork creation option from saved json file",
"Load training option(s) from saved json file": "Load training option(s) from saved json file",
"Save a copy of model to log directory every N steps, 0 to disable": "Save a copy of model to log directory every N steps, 0 to disable",
"Manual dataset seed": "Manual dataset seed",
"CLIP-test": "CLIP-test",
"CLIP Text models. Set to empty to not change.": "CLIPテキストモデル。変更しない場合は設定しないでください。",
"Enable clip model change. This will be triggered from next model changes.": "Enable clip model change. This will be triggered from next model changes.",
"Detach grad from conditioning models": "Detach grad from conditioning models",
"Hypernetwork-MonkeyPatch-Extension": "Hypernetwork-MonkeyPatch-Extension",
"must be positive float": "must be positive float",
"Training information, dateset, etc": "Training information, dateset, etc",
"default = 0.01": "既定値 = 0.01",
"default = 0.9": "既定値 = 0.9",
"default = 0.99": "既定値 = 0.99",
"default = 1e-8": "既定値 =1e-8",
"Cycles every nth Step": "N番目のステップごとのサイクル数",
"Step length multiplier every cycle": "Step length multiplier every cycle",
"CosineAnnealing lr increase step": "CosineAnnealing lr increase step",
"restricts decay value, but does not restrict gamma rate decay": "restricts decay value, but does not restrict gamma rate decay",
"Value should be in (0-1]": "Value should be in (0-1]",
". filename cannot have ',' inside, and files should be splitted by ','.": ". filename cannot have ',' inside, and files should be splitted by ','.",
"https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git"
}