diff --git a/README.md b/README.md index 6557711..9d3b98a 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP
WebUI -- [ ] ![ExtensionList translated 99%](https://geps.dev/progress/99?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) +- [ ] ![ExtensionList translated 97%](https://geps.dev/progress/97?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) - [x] ![StableDiffusion translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [StableDiffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
@@ -156,7 +156,7 @@ https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP - [x] ![sd-model-preview-xd translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-model-preview-xd](https://github.com/CurtisDS/sd-model-preview-xd) - [x] ![sd-webui-additional-networks translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-additional-networks](https://github.com/kohya-ss/sd-webui-additional-networks) - [x] ![sd-webui-bilingual-localization translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-bilingual-localization](https://github.com/journey-ad/sd-webui-bilingual-localization) -- [ ] ![sd-webui-controlnet translated 95%](https://geps.dev/progress/95?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-controlnet]() +- [x] ![sd-webui-controlnet translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-controlnet]() - [x] ![sd-webui-depth-lib translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-depth-lib](https://github.com/jexom/sd-webui-depth-lib) - [x] ![sd-webui-llul translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-llul](https://github.com/hnmr293/sd-webui-llul) - [x] ![sd-webui-tunnels translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-tunnels](https://github.com/Bing-su/sd-webui-tunnels) @@ -192,7 +192,7 @@ https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP - [x] ![stable-diffusion-webui-blip2-captioner translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-blip2-captioner]() - [x] ![stable-diffusion-webui-cafe-aesthetic translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-cafe-aesthetic]() - [ ] ![Abysz-LAB-Ext translated 0%](https://geps.dev/progress/0?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [Abysz-LAB-Ext]() -- [ ] ![sd-webui-regional-prompter translated 10%](https://geps.dev/progress/10?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-regional-prompter]() +- [ ] ![sd-webui-regional-prompter translated 17%](https://geps.dev/progress/17?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [sd-webui-regional-prompter]() - [x] ![stable-diffusion-NPW translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-NPW]() diff --git a/localizations/ja_JP.json b/localizations/ja_JP.json index 515213a..f4cd89f 100644 --- a/localizations/ja_JP.json +++ b/localizations/ja_JP.json @@ -700,6 +700,8 @@ "Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models": "拡散モデルの高速サンプリングのための統合予測器補正フレームワーク", "If this values is non-zero, it will be added to seed and used to initialize RNG for noises when using samplers with Eta. You can use this to produce even more variation of images, or you can use this to match images of other software if you know what you are doing.": "この値が0以外の場合、シードに追加され、Etaでサンプラーを使用する際のノイズ用の乱数生成器を初期化するのに使用されます。これを利用して、さらにバリエーション豊かな画像を作成したり、他のソフトの画像に合わせたりすることができます。", "Leave empty for auto": "空欄で自動", + "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", @@ -925,7 +927,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", @@ -966,6 +968,8 @@ "Old unmaintained localizations that used to be a part of main repository": "メインリポジトリの一部だった古いメンテナンスされていない翻訳", "Abysz LAB": "Abysz LAB", "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.", "openOutpaint": "openOutpaint", "Send to openOutpaint": "OpenOutpaintへ転送", "openOutpaint-webUI-extension": "openOutpaint-webUI-extension", @@ -1043,7 +1047,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のパラメータを渡す", "https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git", "Annotator result": "Annotatorの結果", "Invert colors if your image has white background.": "白背景の場合、色を反転する", @@ -1056,8 +1060,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", @@ -1088,8 +1092,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] 事前の解像度", @@ -2529,7 +2533,7 @@ "https://github.com/opparco/stable-diffusion-webui-two-shot.git": "https://github.com/opparco/stable-diffusion-webui-two-shot.git", "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", "Generation mode": "Generation mode", "Attention": "Attention", diff --git a/localizations/ks_JP.json b/localizations/ks_JP.json index 8a680db..d23cdde 100644 --- a/localizations/ks_JP.json +++ b/localizations/ks_JP.json @@ -700,6 +700,8 @@ "Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models": "Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models", "If this values is non-zero, it will be added to seed and used to initialize RNG for noises when using samplers with Eta. You can use this to produce even more variation of images, or you can use this to match images of other software if you know what you are doing.": "If this values is non-zero, it will be added to seed and used to initialize RNG for noises when using samplers with Eta. You can use this to produce even more variation of images, or you can use this to match images of other software if you know what you are doing.", "Leave empty for auto": "Leave empty for auto", + "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", @@ -966,6 +968,8 @@ "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", + "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.", "openOutpaint": "openOutpaint", "Send to openOutpaint": "Send to openOutpaint", "openOutpaint-webUI-extension": "openOutpaint-webUI-extension",