commit
728783dfff
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"Discord - Dynamic Rich Presence": "Discord - Dynamic Rich Presence",
|
||||
"Will show your current sd model selected. Also showing if you are idle, or generating something - in that case, total image/s being generated.": "Will show your current sd model selected. Also showing if you are idle, or generating something - in that case, total image/s being generated.",
|
||||
"Negative Prompt Weight": "Negative Prompt Weight",
|
||||
"Allows users to set a global weight for the negative prompt.": "ネガティブプロンプト全体の重みを設定できるようにします。",
|
||||
"Prompt Translator": "Prompt Translator",
|
||||
|
|
@ -225,7 +227,7 @@
|
|||
"stable-diffusion-webui-state": "stable-diffusion-webui-state",
|
||||
"Preserves the UI state after reload/restart.": "リロード/再起動後にUI状態を保持します。",
|
||||
"text2video": "text2video",
|
||||
"Implementation of text2video diffusion models, such as ModelScope or VideoCrafter, using only Auto1111 webui dependencies.": "Implementation of text2video diffusion models, such as ModelScope or VideoCrafter, using only Auto1111 webui dependencies.",
|
||||
"Implementation of text2video diffusion models, such as ModelScope or VideoCrafter, using only Auto1111 webui dependencies.": "ModelScopeやVideoCrafterなどのtext2video拡散モデルの実装では、Auto1111 webuiの依存関係のみを使用しています。",
|
||||
"Aspect Ratio Helper": "Aspect Ratio Helper",
|
||||
"Easily scale dimensions while retaining the same aspect ratio.": "同じアスペクト比を維持しながら簡単に拡大できます。",
|
||||
"Canvas Zoom": "Canvas Zoom",
|
||||
|
|
@ -265,5 +267,7 @@
|
|||
"old localizations": "old localizations",
|
||||
"Old unmaintained localizations that used to be a part of main repository": "メインリポジトリの一部だった古いメンテナンスされていない翻訳",
|
||||
"Abysz LAB": "Abysz LAB",
|
||||
"Temporal Coherence Tools": "時間的な一貫性ツール"
|
||||
"Temporal Coherence Tools": "時間的な一貫性ツール",
|
||||
"PBRemTools": "PBRemTools",
|
||||
"PBRemTools(Precise background remover tools) is a collection of tools to crop backgrounds from a single picture with high accuracy.": "PBRemTools(Precise background remover tools) is a collection of tools to crop backgrounds from a single picture with high accuracy."
|
||||
}
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
"Enable optimized monocular depth estimation": "最適化された単眼深度推定を有効にする",
|
||||
"Only use mid-control when inference": "推論時に mid-control のみを使用する",
|
||||
"Enable CFG-Based guidance": "CFG 基準のガイダンスを有効にする",
|
||||
"Passing ControlNet parameters with \"Send to img2img\"": "Passing ControlNet parameters with \"Send to img2img\"",
|
||||
"Passing ControlNet parameters with \"Send to img2img\"": "「img2imgに転送」でControlNetのパラメータを渡す",
|
||||
"sd-webui-controlnet": "sd-webui-controlnet",
|
||||
"https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git",
|
||||
"Image": "画像",
|
||||
|
|
@ -31,8 +31,8 @@
|
|||
"Preprocessor": "プリプロセッサ",
|
||||
"Model": "モデル",
|
||||
"Weight": "重み",
|
||||
"Guidance Start (T)": "Guidance Start (T)",
|
||||
"Guidance End (T)": "Guidance End (T)",
|
||||
"Guidance Start (T)": "ガイダンス開始 (T)",
|
||||
"Guidance End (T)": "ガイダンス終了 (T)",
|
||||
"Annotator resolution": "Annotatorの解像度",
|
||||
"Threshold A": "しきい値 A",
|
||||
"Threshold B": "しきい値 B",
|
||||
|
|
@ -63,8 +63,8 @@
|
|||
"[ControlNet] Enabled": "[ControlNet] 有効化",
|
||||
"[ControlNet] Model": "[ControlNet] モデル",
|
||||
"[ControlNet] Weight": "[ControlNet] 重み",
|
||||
"[ControlNet] Guidance Start": "[ControlNet] Guidance Start",
|
||||
"[ControlNet] Guidance End": "[ControlNet] Guidance End",
|
||||
"[ControlNet] Guidance Start": "[ControlNet] ガイダンス開始",
|
||||
"[ControlNet] Guidance End": "[ControlNet] ガイダンス終了",
|
||||
"[ControlNet] Resize Mode": "[ControlNet] リサイズのモード",
|
||||
"[ControlNet] Preprocessor": "[ControlNet] プリプロセッサ",
|
||||
"[ControlNet] Pre Resolution": "[ControlNet] 事前の解像度",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"Regional Prompter": "Regional Prompter",
|
||||
"sd-webui-regional-prompter": "sd-webui-regional-prompter",
|
||||
"https://github.com/hako-mikan/sd-webui-regional-prompter.git": "https://github.com/hako-mikan/sd-webui-regional-prompter.git",
|
||||
"Active": "Active",
|
||||
"Active": "有効化",
|
||||
"Divide mode": "Divide mode",
|
||||
"Horizontal": "水平方向",
|
||||
"Vertical": "垂直方向",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"Discord - Dynamic Rich Presence": "Discord - Dynamic Rich Presence",
|
||||
"Will show your current sd model selected. Also showing if you are idle, or generating something - in that case, total image/s being generated.": "Will show your current sd model selected. Also showing if you are idle, or generating something - in that case, total image/s being generated.",
|
||||
"Negative Prompt Weight": "Negative Prompt Weight",
|
||||
"Allows users to set a global weight for the negative prompt.": "Allows users to set a global weight for the negative prompt.",
|
||||
"Prompt Translator": "Prompt Translator",
|
||||
|
|
@ -265,5 +267,7 @@
|
|||
"old localizations": "old localizations",
|
||||
"Old unmaintained localizations that used to be a part of main repository": "Old unmaintained localizations that used to be a part of main repository",
|
||||
"Abysz LAB": "Abysz LAB",
|
||||
"Temporal Coherence Tools": "Temporal Coherence Tools"
|
||||
"Temporal Coherence Tools": "Temporal Coherence Tools",
|
||||
"PBRemTools": "PBRemTools",
|
||||
"PBRemTools(Precise background remover tools) is a collection of tools to crop backgrounds from a single picture with high accuracy.": "PBRemTools(Precise background remover tools) is a collection of tools to crop backgrounds from a single picture with high accuracy."
|
||||
}
|
||||
Loading…
Reference in New Issue