diff --git a/.github/workflows/Merge.yaml b/.github/workflows/Merge.yaml
index bd8df5c..ec0de2d 100644
--- a/.github/workflows/Merge.yaml
+++ b/.github/workflows/Merge.yaml
@@ -1,4 +1,4 @@
-name: Merge i18n/l10n & Update README📃
+name: Merge i18n
on:
workflow_dispatch:
@@ -14,6 +14,10 @@ jobs:
steps:
- name: checkout repo content
uses: actions/checkout@v3
+ with:
+ repository: Katsuyuki-Karasawa/sd.webui-i18n-source
+ path: template
+ token: ${{ secrets.OTHER_REPO_TOKEN }}
- name: Setup Python
uses: actions/setup-python@v4
@@ -37,38 +41,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- branch: main
-
- progress_update:
- runs-on: ubuntu-latest
- steps:
- - name: checkout repo content
- uses: actions/checkout@v3
-
- - name: Setup Python
- uses: actions/setup-python@v4
- with:
- python-version: "3.10"
- - run: pip install -r './tools/requirements.txt'
-
- - name: run crowdin tool.py
- env:
- crowdin_api_token : ${{ secrets.CROWDIN_PROGRESS_CHECKER_API_KEY }}
- run: python './tools/crowdin_tool.py'
-
- - name: commit files
- run: |
- if git diff-index --quiet HEAD --; then
- echo "No changes detected"
- exit 0
- else
- git config --local user.email "github-actions[bot]@users.noreply.github.com"
- git config --local user.name "github-actions[bot]"
- git add -A
- git commit -m "Update Progress📃"
- fi
- - name: push changes
- uses: ad-m/github-push-action@master
- with:
- github_token: ${{ secrets.GITHUB_TOKEN }}
- branch: main
+ branch: main
\ No newline at end of file
diff --git a/.github/workflows/merge_test.yaml b/.github/workflows/merge_test.yaml
index f3cbc20..df078cc 100644
--- a/.github/workflows/merge_test.yaml
+++ b/.github/workflows/merge_test.yaml
@@ -12,6 +12,9 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
+ repository: Katsuyuki-Karasawa/sd.webui-i18n-source
+ path: template
+ token: ${{ secrets.OTHER_REPO_TOKEN }}
- name: Setup Python
uses: actions/setup-python@v4
diff --git a/README.md b/README.md
index b57ebc2..8a9f6f4 100644
--- a/README.md
+++ b/README.md
@@ -124,77 +124,17 @@ https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP
│ └─ extension.json
└─ tools - いろいろなツール群
```
- - `/localizations/ja_JP.json` - 実際にWebUIで使用される言語ファイル `Merge.yaml`を手動実行し、マージする
- - `/template/source/`以下 - `update_source.yaml`で[翻訳ソース](https://github.com/harukaxxxx/stable-diffusion-webui-localization-source)から取得してきたファイル こちらには基本変更を加えません
- - `/template/ja_JP/`以下 - Crowdinなどで翻訳後に出力されるファイル **もし直接翻訳のPRを出す場合はこちらになります**
+ - `/localizations/ja_JP.json`
+ 実際にWebUIで使用される言語ファイル
+ `Merge.yaml`を手動実行し、マージする
-## ローカライズの進捗
+ - `/template/source/`以下
+ `update_source.yaml`で[翻訳ソース](https://github.com/harukaxxxx/stable-diffusion-webui-localization-source)から取得してきたファイル
+ こちらには基本変更を加えません
-
-WebUI
-
-- [x]  [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md)
-- [x]  [StableDiffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
-
-
-
-拡張機能
-
-- [x]  [DreamArtist-sd-webui-extension](https://github.com/7eu7d7/DreamArtist-sd-webui-extension)
-- [x]  [SD-latent-mirroring](https://github.com/dfaker/SD-latent-mirroring)
-- [x]  [a1111-sd-webui-haku-img](https://github.com/KohakuBlueleaf/a1111-sd-webui-haku-img)
-- [x]  [a1111-sd-webui-tagcomplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete)
-- [x]  [a1111-stable-diffusion-webui-vram-estimator](https://github.com/space-nuko/a1111-stable-diffusion-webui-vram-estimator)
-- [x]  [auto-sd-paint-ext](https://github.com/Interpause/auto-sd-paint-ext)
-- [x]  [deforum-for-automatic1111-webui](https://github.com/deforum-art/deforum-for-automatic1111-webui)
-- [x]  [novelai-2-local-prompt](https://github.com/animerl/novelai-2-local-prompt)
-- [x]  [openOutpaint-webUI-extension](https://github.com/zero01101/openOutpaint-webUI-extension)
-- [x]  [openpose-editor](https://github.com/fkunn1326/openpose-editor)
-- [x]  [posex](https://github.com/hnmr293/posex)
-- [x]  [sd-3dmodel-loader](https://github.com/jtydhr88/sd-3dmodel-loader)
-- [x]  [sd-dynamic-prompts]()
-- [x]  [sd-model-preview-xd](https://github.com/CurtisDS/sd-model-preview-xd)
-- [x]  [sd-webui-additional-networks](https://github.com/kohya-ss/sd-webui-additional-networks)
-- [x]  [sd-webui-bilingual-localization](https://github.com/journey-ad/sd-webui-bilingual-localization)
-- [x]  [sd-webui-controlnet]()
-- [x]  [sd-webui-depth-lib](https://github.com/jexom/sd-webui-depth-lib)
-- [x]  [sd-webui-llul](https://github.com/hnmr293/sd-webui-llul)
-- [x]  [sd-webui-tunnels](https://github.com/Bing-su/sd-webui-tunnels)
-- [x]  [sd_dreambooth_extension]()
-- [x]  [sd_smartprocess](https://github.com/d8ahazard/sd_smartprocess)
-- [x]  [seed_travel](https://github.com/yownas/seed_travel)
-- [x]  [stable-diffusion-webui-aesthetic-gradients](https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients)
-- [x]  [stable-diffusion-webui-aesthetic-image-scorer](https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer)
-- [x]  [stable-diffusion-webui-artists-to-study](https://github.com/camenduru/stable-diffusion-webui-artists-to-study)
-- [x]  [stable-diffusion-webui-conditioning-highres-fix](https://github.com/klimaleksus/stable-diffusion-webui-conditioning-highres-fix)
-- [x]  [stable-diffusion-webui-daam](https://github.com/toriato/stable-diffusion-webui-daam)
-- [x]  [stable-diffusion-webui-dataset-tag-editor]()
-- [x]  [stable-diffusion-webui-depthmap-script](https://github.com/thygate/stable-diffusion-webui-depthmap-script)
-- [x]  [stable-diffusion-webui-embedding-editor]()
-- [x]  [stable-diffusion-webui-images-browser]()
-- [x]  [stable-diffusion-webui-inspiration](https://github.com/yfszzx/stable-diffusion-webui-inspiration)
-- [x]  [stable-diffusion-webui-pixelization](https://github.com/AUTOMATIC1111/stable-diffusion-webui-pixelization)
-- [x]  [stable-diffusion-webui-randomize]()
-- [x]  [stable-diffusion-webui-text2prompt](https://github.com/toshiaki1729/stable-diffusion-webui-text2prompt)
-- [x]  [stable-diffusion-webui-tokenizer](https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer)
-- [x]  [stable-diffusion-webui-two-shot](https://github.com/opparco/stable-diffusion-webui-two-shot)
-- [x]  [training-picker](https://github.com/Maurdekye/training-picker)
-- [x]  [ultimate-upscale-for-automatic1111](https://github.com/Coyote-A/ultimate-upscale-for-automatic1111)
-- [x]  [unprompted](https://github.com/ThereforeGames/unprompted)
-- [x]  [multidiffusion-upscaler-for-automatic1111](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111)
-- [x]  [stable-diffusion-webui-rembg](https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg)
-- [x]  [shift-attention](https://github.com/yownas/shift-attention)
-- [x]  [sd-webui-aspect-ratio-helper](https://github.com/thomasasfk/sd-webui-aspect-ratio-helper)
-- [x]  [stable-diffusion-webui-state](https://github.com/ilian6806/stable-diffusion-webui-state)
-- [x]  [stable-diffusion-webui-wd14-tagger]()
-- [x]  [sd-webui-cutoff]()
-- [x]  [stable-diffusion-webui-auto-translate-language]()
-- [x]  [stable-diffusion-webui-blip2-captioner]()
-- [x]  [stable-diffusion-webui-cafe-aesthetic]()
-- [ ]  [Abysz-LAB-Ext]()
-- [x]  [sd-webui-regional-prompter]()
-- [x]  [stable-diffusion-NPW]()
-
+ - `/template/ja_JP/`
+ Crowdinなどで翻訳後に出力されるファイル
+ **もし直接翻訳のPRを出す場合はこちらになります**
## Special Thanks!✨
diff --git a/crowdin.yml b/crowdin.yml
deleted file mode 100644
index 0ac4c08..0000000
--- a/crowdin.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-files:
- - source: /template/source/**/**
- ignore:
- - /template/%language%
- translation: /template/%language%/**/%original_file_name%
diff --git a/template/ja_JP/ExtensionList.json b/template/ja_JP/ExtensionList.json
deleted file mode 100644
index a75eeb9..0000000
--- a/template/ja_JP/ExtensionList.json
+++ /dev/null
@@ -1,273 +0,0 @@
-{
- "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.": "ステータスに、現在選択されているsdのモデルが表示されます。また、アイドル状態であるか、何かを生成しているか(その場合、秒あたりの生成枚数)も表示されます。",
- "Negative Prompt Weight": "Negative Prompt Weight",
- "Allows users to set a global weight for the negative prompt.": "ネガティブプロンプト全体の重みを設定できるようにします。",
- "Prompt Translator": "Prompt Translator",
- "Allows users to generate images based on prompts written in 50 different languages. It translates the prompts to english from a selected source language before generating the image.": "50 種類の言語で書かれたプロンプトをもとに、画像を生成できます。 画像を生成する前に、選択した元の言語から英語にプロンプトを翻訳します。",
- "Aesthetic Gradients": "Aesthetic Gradients",
- "Allows training an embedding from one or few pictures, specifically meant for applying styles. Also, allows use of these specific embeddings to generated images.": "少数の画像を埋め込む学習ができます。これは画風を付与することになります。そして、それらの埋め込んだものを使って画像を生成することもできます。",
- "Dreambooth": "Dreambooth",
- "Dreambooth training based on Shivam Shiaro's repo, optimized for lower-VRAM GPUs.": "Dreambooth trainingはShivam Shiaro氏のリポジトリを元に、低VRAMのGPU向けに最適化されています。",
- "training-picker": "training-picker",
- "Adds a tab to the webui that allows the user to automatically extract keyframes from video, and manually extract 512x512 crops of those frames for use in model training.": "動画からキーフレームを自動的に抽出できるタブを webui に追加します。 その後、512x512のクロップを手動で抽出してモデル学習に使用します。",
- "Dataset Tag Editor": "Dataset Tag Editor",
- "Feature-rich UI tab that allows image viewing, search-filtering and editing.": "画像の表示、検索フィルタリング、編集を可能にする機能豊富なUIタブ。",
- "DreamArtist": "DreamArtist",
- "Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-Tuning.": "コントラストプロンプトチューニングを介して、制御可能なワンショットテキストから画像への生成に向けて。",
- "WD 1.4 Tagger": "WD 1.4 Tagger",
- "Interrogates single or multiple image files using various alternative models, similar to deepdanbooru interrogate.": "Deepdanbooru interrogateと同様に、様々な代替モデルを使用して単一または複数の画像ファイルを問い合わせる。",
- "Hypernetwork-Monkeypatch-Extension": "Hypernetwork-Monkeypatch-Extension",
- "Extension that provides additional training features for hypernetwork training. Also supports using multiple hypernetworks for inference.": "Hypernetworkのための追加学習機能を提供する拡張機能です。また、推論のための複数のハイパーネットワークの使用もサポートします。",
- "Custom Diffusion": "Custom Diffusion",
- "Custom Diffusion is, in short, finetuning-lite with TI, instead of tuning the whole model. Similar speed and memory requirements to TI and supposedly gives better results in less steps.": "カスタムディフュージョンは、要するに、モデル全体をチューニングするのではなく、TIを使ったfinetuning-liteなのです。TIと同様のスピードとメモリが必要ですが、より少ないステップでより良い結果を得られるとされています。",
- "Smart Process": "Smart Process",
- "Smart pre-process including auto subject identification, caption subject swapping, and upscaling/facial restoration.": "自動被写体識別、キャプション被写体入れ替え、アップスケール/顔復元などのスマートプリプロセスを実現。",
- "Embeddings editor": "Embeddings editor",
- "Allows you to manually edit textual inversion embeddings using sliders.": "スライダーを使用してtextual inversionの埋め込みを手動で編集できます。",
- "embedding-inspector": "embedding-inspector",
- "Inspect any token(a word) or Textual-Inversion embeddings and find out which embeddings are similar. You can mix, modify, or create the embeddings in seconds.": "任意のトークン(単語) またはTextual-Inversionの埋め込みを検査し、どの埋め込みが類似しているかを調べることができます。Embeddingsの混合、修正、作成は数秒で可能です。",
- "Merge Board": "Merge Board",
- "Multiple lane merge support(up to 10). Save and Load your merging combination as Recipes, which is simple text.": "複数のレーンマージをサポート(最大10まで) マージの組み合わせはレシピとして保存と読み込みが可能です(テキストのみ)",
- "Model Converter": "Model Converter",
- "Convert models to fp16/bf16 no-ema/ema-only safetensors. Convert/copy/delete any parts of model: unet, text encoder(clip), vae.": "モデルをfp16/bf16 no-ema/ema-only から選択し.safetensor形式に変換します。モデルのいずれかの部分を変換/コピー/削除します: unet, text encoder(clip), vae.",
- "Kohya-ss Additional Networks": "Kohya-ss Additional Networks",
- "Allows the Web UI to use LoRAs (1.X and 2.X) to generate images. Also allows editing .safetensors networks prompt metadata.": "Web UI が LoRA (1.X および 2.X) を使用して画像を生成できます。また、.safetensors ネットワークを編集してメタデータをプロンプトできます。",
- "Merge Block Weighted": "Merge Block Weighted",
- "Merge models with separate rate for each 25 U-Net block (input, middle, output).": "25個のU-Netブロック(入力、中間、出力) ごとに別々の重みを持つモデルをマージします。",
- "Embedding Merge": "Embedding Merge",
- "Merging Textual Inversion embeddings at runtime from string literals. Phrases and weight values also supported.": "Textual Inversion を文字列リテラルから実行時にマージします。フレーズと重みの値もサポートされています。",
- "SuperMerger": "SuperMerger",
- "Merge and run without saving to drive. Sequential XY merge generations; extract and merge loras, bind loras to ckpt, merge block weights, and more.": "ドライブに保存することなく、マージして実行することができます。順次XYマージ生成、LoRAの抽出とマージ、LoRAとckptの結合、階層別のマージ等。一部の操作には大量のRAMとdiffusersが必要です。",
- "LoRA Block Weight": "LoRA Block Weight",
- "Applies LoRA strength; block by block on the fly. Includes presets, weight analysis, randomization, XY plot.": "LoRAの強度を、ブロックごとにオンザフライで適用します。プリセット、重量分析、ランダム化、XYプロットが含まれます。",
- "Image browser": "Image browser",
- "Provides an interface to browse created images in the web browser.": "Webブラウザで作成された画像を閲覧するためのインターフェースを提供します。",
- "Inspiration": "Inspiration",
- "Randomly display the pictures of the artist's or artistic genres typical style, more pictures of this artist or genre is displayed after selecting. So you don't have to worry about how hard it is to choose the right style of art when you create.": "アーティストのジャンルや芸術ジャンルの典型的なスタイルの写真をランダムに表示し、選択した後にそのアーティストやジャンルのより多くの画像が表示されます。 ゆえに、あなたが創作するときに正しいスタイルのアートを選択するのがどれほど難しいか心配する必要はありません。",
- "Artists to study": "Artists to study",
- "Shows a gallery of generated pictures by artists separated into categories.": "カテゴリに分けられたアーティストが生成した画像のギャラリーを表示します。",
- "Prompt Gallery": "Prompt Gallery",
- "Build a yaml file filled with prompts of your character, hit generate, and quickly preview them by their word attributes and modifiers.": "キャラクターのプロンプトを含むyamlファイルを構築し、生成を押すと、単語の属性やモディファイアによって素早くプレビューすることができます。",
- "Infinity Grid Generator": "Infinity Grid Generator",
- "Build a yaml file with your chosen parameters, and generate infinite-dimensional grids. Built-in ability to add description text to fields. See readme for usage details.": "選択したパラメータでyamlファイルを構築し、無限次元グリッドを生成します。フィールドに説明テキストを追加する組み込み機能です。使用方法については、readmeを参照してください。",
- "Config-Presets": "Config-Presets",
- "Adds a configurable dropdown to allow you to change UI preset settings in the txt2img and img2img tabs.": "設定可能なドロップダウンを追加すると、txt2img および img2img タブの UI プリセット設定を変更できます。",
- "Preset Utilities": "Preset Utilities",
- "Preset utility tool for ui. Offers compatibility with custom scripts. (to a limit)": "Web UI用のプリセットユーティリティツール。カスタムスクリプトとの互換性を提供します。(制限付き)",
- "openOutpaint extension": "openOutpaint extension",
- "A tab with the full openOutpaint UI. Run with the --api flag.": "完全な openOutpaint UI を持つタブ。--api フラグを付けて実行します。",
- "quick-css": "quick-css",
- "Extension for quickly selecting and applying custom.css files, for customizing look and placement of elements in ui.": "UI内の要素の外観と配置をカスタマイズするために、custom.cssファイルを迅速に選択して適用するための拡張機能。",
- "Aspect Ratio selector": "Aspect Ratio selector",
- "Adds image aspect ratio selector buttons.": "画像のアスペクト比選択ボタンを追加します。",
- "Catppuccin Theme": "Catppuccin Theme",
- "Adds various custom themes": "様々なカスタムテーマを追加",
- "Kitchen Theme": "Kitchen Theme",
- "Custom Theme.": "カスタムテーマ",
- "Bilingual Localization": "Bilingual Localization",
- "Bilingual translation, no need to worry about how to find the original button. Compatible with language pack extensions, no need to re-import.": "バイリンガル翻訳, 元のボタンを見つける方法を心配する必要はありません. 言語パックの拡張機能と互換性, 再インポートする必要はありません.",
- "Dynamic Prompts": "Dynamic Prompts",
- "Implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.": "表現力豊かなテンプレート言語を使って、ランダムまたは組み合わせ式のプロンプト生成を実現し、複雑なワイルドカードのディレクトリ構造にも対応できる機能を実装しています。",
- "Unprompted": "Unprompted",
- "Allows you to include various shortcodes in your prompts. You can pull text from files, set up your own variables, process text through conditional functions, and so much more - it's like wildcards on steroids. It now includes integrations like hard-prompts made easy, ControlNet, txt2img2img and txt2mask.": "さまざまなショートコードをプロンプトに含めることができます。 ファイルからテキストを取り出して、独自の変数を設定したり、条件付き関数を通じてテキストを処理したり、またそれ以上のことができます。いわば強化されたワイルドカードのようなものです。これは、hard-prompts made eary、ControlNet、txt2img2imgやtxt2maskの統合機能が含まれています。",
- "StylePile": "StylePile",
- "An easy way to mix and match elements to prompts that affect the style of the result.": "結果のスタイルに影響を与える要素をプロンプトに混ぜてマッチさせる簡単な方法です。",
- "Booru tag autocompletion": "Booru tag autocompletion",
- "Displays autocompletion hints for tags from image booru boards such as Danbooru. Uses local tag CSV files and includes a config for customization.": "Danbooruなどの画像ボードからのタグの自動補完のヒントを表示します。ローカルタグCSVファイルを使用し、カスタマイズのための設定を含みます。",
- "novelai-2-local-prompt": "novelai-2-local-prompt",
- "Add a button to convert the prompts used in NovelAI for use in the WebUI. In addition, add a button that allows you to recall a previously used prompt.": "NovelAI で使用されているプロンプトをWebUI で使用するためのボタンを追加します。 さらに、以前に使用したプロンプトを呼び出すためのボタンを追加します。",
- "tokenizer": "tokenizer",
- "Adds a tab that lets you preview how CLIP model would tokenize your text.": "CLIPモデルがどのようにテキストをトークン化するかをプレビューできるタブを追加します。",
- "Randomize": "Randomize",
- "Allows for random parameters during txt2img generation. This script will function with others as well. Original author: https://git.mmaker.moe/mmaker/stable-diffusion-webui-randomize": "txt2img 生成中にランダムなパラメータを許可します。このスクリプトは他のものと同様に機能します。オリジナルの作者: https://git.mmaker.moe/mmaker/stable-diffusion-webui-randomize",
- "conditioning-highres-fix": "conditioning-highres-fix",
- "This is Extension for rewriting Inpainting conditioning mask strength value relative to Denoising strength at runtime. This is useful for Inpainting models such as sd-v1-5-inpainting.ckpt": "Inpaintingのコンディショニングマスクの強さをDenoisingの強さに対して実行時に相対的に書き換えるためのExtensionです。sd-v1-5-inpainting.ckptのようなInpaintingモデルで有用です。",
- "model-keyword": "model-keyword",
- "Inserts matching keyword(s) to the prompt automatically. Update this extension to get the latest model+keyword mappings.": "マッチするキーワードを自動的にプロンプトに挿入します。この拡張機能を更新して、最新の model+keyword マッピングを取得します。",
- "Prompt Generator": "Prompt Generator",
- "generate a prompt from a small base prompt using distilgpt2. Adds a tab with additional control of the model.": "distilgpt2 を使用して小さなベースプロンプトからプロンプトを生成します。モデルの追加制御を行うタブを追加します。",
- "Promptgen": "Promptgen",
- "Use transformers models to generate prompts.": "トランスフォーマーモデルを使用してプロンプトを生成します。",
- "text2prompt": "text2prompt",
- "Generates anime tags using databases and models for tokenizing.": "データベースやモデルを使ってアニメのタグを生成し、トークン化する。",
- "A integrated translator for translating prompts to English using Deepl or Baidu.": "DeeplやBaiduを使ってプロンプトを英語に翻訳するための統合翻訳機です。",
- "Deforum": "Deforum",
- "The official port of Deforum, an extensive script for 2D and 3D animations, supporting keyframable sequences, dynamic math parameters (even inside the prompts), dynamic masking, depth estimation and warping.": "Deforumの公式ポート, つまり2Dおよび3Dアニメーションのための広範なスクリプトで、 キーフレーム可能なシーケンス、動的数学パラメータ(プロンプト内でも)、動的マスキング、深さ推定、およびワーピングをサポートしています。",
- "Animator": "Animator",
- "A basic img2img script that will dump frames and build a video file. Suitable for creating interesting zoom-in warping movies. This is intended to be a versatile toolset to help you automate some img2img tasks.": "フレームをダンプしてビデオファイルを構築する基本的なimg2imgスクリプト。興味深いズームイン・ワーピングの動画を作成するのに適しています。これは、img2imgのタスクを自動化するための多機能なツールセットであることを意図しています。",
- "gif2gif": "gif2gif",
- "A script for img2img that extract a gif frame by frame for img2img generation and recombine them back into an animated gif": "Img2imgのためにgifをフレーム単位で抽出し、アニメーションgifに組み戻すスクリプトです。",
- "Video Loopback": "Video Loopback",
- "A video2video script that tries to improve on the temporal consistency and flexibility of normal vid2vid.": "通常のvid2vidの時間的整合性と柔軟性を改善しようとするvideo2videoスクリプトです。",
- "seed travel": "seed travel",
- "Small script for AUTOMATIC1111/stable-diffusion-webui to create images that exists between seeds.": "Small script for AUTOMATIC1111/stable-diffusion-webui to create images that exists between seeds.",
- "shift-attention": "shift-attention",
- "Generate a sequence of images shifting attention in the prompt. This script enables you to give a range to the weight of tokens in a prompt and then generate a sequence of images stepping from the first one to the second.": "プロンプトの注意をずらす画像のシーケンスを生成する。このスクリプトは、プロンプト内のトークンの重みに範囲を与え、最初のトークンから2番目のトークンへとステップする一連の画像を生成することができます。",
- "prompt travel": "prompt travel",
- "Extension script for AUTOMATIC1111/stable-diffusion-webui to travel between prompts in latent space.": "AUTOMATIC1111/stable-diffusion-webuiの拡張スクリプトは、潜在領域のプロンプト間を移動します。",
- "Steps Animation": "Steps Animation",
- "Create animation sequence from denoised intermediate steps.": "デノイズされた中間ステップからアニメーションシーケンスを作成します。",
- "auto-sd-paint-ext": "auto-sd-paint-ext",
- "Krita Plugin.": "Kritaプラグイン。",
- "Detection Detailer": "Detection Detailer",
- "An object detection and auto-mask extension for Stable Diffusion web UI.": "Stable DiffusionのWeb UI用のオブジェクト検出と自動マスクの拡張機能です。",
- "Batch Face Swap": "Batch Face Swap",
- "Automatically detects faces and replaces them.": "顔を自動で検出し、置き換えることができます。",
- "Depth Maps": "Depth Maps",
- "Depth Maps, Stereo Image, 3D Mesh and Video generator extension.": "深さマップ、ステレオイメージ、3Dメッシュおよびビデオジェネレータ拡張。",
- "multi-subject-render": "multi-subject-render",
- "It is a depth aware extension that can help to create multiple complex subjects on a single image. It generates a background, then multiple foreground subjects, cuts their backgrounds after a depth analysis, paste them onto the background and finally does an img2img for a clean finish.": "1枚の画像に複数の複雑な被写体を作成するのに役立つ、深度を認識する拡張機能です。背景を生成し、次に複数の前景の被写体を生成し、深度解析後に背景をカットして背景に貼り付け、最後にimg2imgできれいに仕上げます。",
- "depthmap2mask": "depthmap2mask",
- "Create masks for img2img based on a depth estimation made by MiDaS.": "MiDSの深度推定に基づいてimg2img用のマスクを作成します。",
- "ABG_extension": "ABG_extension",
- "Automatically remove backgrounds. Uses an onnx model fine-tuned for anime images. Runs on GPU.": "背景を自動で除去します。アニメ画像用に微調整されたonnxモデルを使用します。GPUで動作します。",
- "Pixelization": "Pixelization",
- "Using pre-trained models, produce pixel art out of images in the extras tab.": "事前に学習させたモデルを使って、extrasタブの画像からピクセルアートを作成します。",
- "haku-img": "haku-img",
- "Image utils extension. Allows blending, layering, hue and color adjustments, blurring and sketch effects, and basic pixelization.": "画像拡張機能。ブレンド、レイヤー、色調、色調、スケッチエフェクト、基本的なピクセル化が可能です。",
- "Asymmetric Tiling": "Asymmetric Tiling",
- "An always visible script extension to configure seamless image tiling independently for the X and Y axes.": "シームレスイメージタイリングをX軸とY軸で独立して設定するための常時表示スクリプト拡張機能です。",
- "Latent Mirroring": "Latent Mirroring",
- "Applies mirroring and flips to the latent images to produce anything from subtle balanced compositions to perfect reflections": "微妙なバランスの取れた構成から完璧な反射まで、あらゆるものを作り出すために潜在的な画像にミラーリングとフリップを適用します。",
- "Sonar": "Sonar",
- "Improve the generated image quality, searches for similar (yet even better!) images in the neighborhood of some known image, focuses on single prompt optimization rather than traveling between multiple prompts.": "生成された画像の質を向上させ、(更に質の良い) 同様の画像を近傍の既存画像から探索します。複数プロンプト間の切り替えよりも、単一プロンプトの最適化に焦点を当てています。",
- "Depth Image I/O": "Depth Image I/O",
- "An extension to allow managing custom depth inputs to Stable Diffusion depth2img models.": "Stable Diffusion depth2img モデルへのカスタム深度入力を管理できるようにする拡張機能です。",
- "Ultimate SD Upscale": "Ultimate SD Upscale",
- "More advanced options for SD Upscale, less artifacts than original using higher denoise ratio (0.3-0.5).": "SDアップスケールのためのより進歩したオプション。より高いデノイズ率 (0.3-0.5) を用いてオリジナルよりも少ない歪みを実現します。",
- "Fusion": "Fusion",
- "Adds prompt-travel and shift-attention-like interpolations (see exts), but during/within the sampling steps. Always-on + works w/ existing prompt-editing syntax. Various interpolation modes. See their wiki for more info.": "プロンプトトラベルとshift-attention のような補間(extを参照) を追加します。 Always-on + は既存のプロンプト編集構文で動作します。さまざまな補間モードです。詳細は wiki をご覧ください。",
- "Dynamic Thresholding": "Dynamic Thresholding",
- "Adds customizable dynamic thresholding to allow high CFG Scale values without the burning / 'pop art' effect.": "カスタマイズ可能な動的閾値を追加することで、焼き込みやポップアート効果なしに高いCFG Scale値を可能にします。",
- "anti-burn": "anti-burn",
- "Smoothing generated images by skipping a few very last steps and averaging together some images before them.": "最後の数ステップをスキップし、それ以前のいくつかの画像をまとめて平均化することで生成された画像を平滑化します。",
- "sd-webui-controlnet": "sd-webui-controlnet",
- "WebUI extension for ControlNet. Note: (WIP), so don't expect seed reproducibility - as updates may change things.": "ControlNetのWebUI拡張機能です。注:(作成途中)アップデートによって状況が変わる可能性があるため、シードによる再現性を期待しないでください。",
- "Latent Couple": "Latent Couple",
- "An extension of the built-in Composable Diffusion, allows you to determine the region of the latent space that reflects your subprompts. Note: New maintainer, uninstall prev. ext if needed.": "内蔵のComposable Diffusionを拡張したもので、サブプロンプトを反映した潜像空間の領域を決定することができます。 注: 新しいメンテナーのリポジトリURLに移行したため、必要に応じて古い拡張機能をアンインストールしてください。",
- "Composable LoRA": "Composable LoRA",
- "Enables using AND keyword(composable diffusion) to limit LoRAs to subprompts. Useful when paired with Latent Couple extension.": "ANDキーワード(Composable diffusion)を使って、LoRAをサブプロンプトに限定できるようになります。Latent Couple extensionと組み合わせると便利です。",
- "Auto TLS-HTTPS": "Auto TLS-HTTPS",
- "Allows you to easily, or even completely automatically start using HTTPS.": "簡単に、あるいは完全に自動でHTTPSの使用を開始できるようにします。",
- "booru2prompt": "booru2prompt",
- "This SD extension allows you to turn posts from various image boorus into stable diffusion prompts. It does so by pulling a list of tags down from their API. You can copy-paste in a link to the post you want yourself, or use the built-in search feature to do it all without leaving SD.": "このSD拡張機能により、さまざまな画像の投稿を安定した拡散プロンプトに変換できます。 これは API からタグの一覧を引き出すことで行います。 自分で好きな投稿へのリンクをコピー&ペーストすることも、内蔵の検索機能を使ってSDを離れることなくすべてを行うことも可能です。",
- "Gelbooru Prompt": "Gelbooru Prompt",
- "Extension that gets tags for saved gelbooru images in AUTOMATIC1111's Stable Diffusion webui": "AUTOMATIC1111のStable Diffusion webui上で、gelbooru画像のタグを取得する拡張機能",
- "NSFW checker": "NSFW checker",
- "Replaces NSFW images with black.": "NSFW画像を黒に置き換えます。",
- "Diffusion Defender": "Diffusion Defender",
- "Prompt blacklist, find and replace, for semi-private and public instances.": "セミプライベートやパブリックインスタンスのためのブラックリストプロンプトを検索、置換する機能",
- "DH Patch": "DH Patch",
- "Random patches by D8ahazard. Auto-load config YAML files for v2, 2.1 models; patch latent-diffusion to fix attention on 2.1 models (black boxes without no-half), whatever else I come up with.": "D8ahazardによるランダムパッチ。v2、2.1モデル用の自動ロード設定YAMLファイル; 2.1モデルの注意を修正するための潜在的な拡散パッチ (no-halfなしの黒いボックス) 、それ以外にも思いつく限りのこと。",
- "Riffusion": "Riffusion",
- "Use Riffusion model to produce music in gradio. To replicate original interpolation technique, input the prompt travel extension output frames into the riffusion tab.": "Riffusionモデルを使用して、gradioで音楽を生成します。元の補間技術を再現するには、プロンプトのトラベルエクステンション出力フレームをRiffusionタブに入力してください。",
- "Save Intermediate Images": "Save Intermediate Images",
- "Save intermediate images during the sampling process. You can also make videos from the intermediate images.": "サンプリング処理中に中間画像を保存し、中間画像から動画を作成することも可能です。",
- "Add image number to grid": "Add image number to grid",
- "Add the image's number to its picture in the grid.": "グリッド内の画像に画像の番号を追加",
- "Multiple Hypernetworks": "Multiple Hypernetworks",
- "Adds the ability to apply multiple hypernetworks at once. Apply multiple hypernetworks sequentially, with different weights.": "複数のハイパーネットワークを一度に適用する機能を追加します。異なる重みで複数のハイパーネットワークを連続的に適用します。",
- "System Info": "System Info",
- "System Info tab for WebUI which shows realtime information of the server. Also supports sending crowdsourced inference data as an option.": "サーバーのリアルタイム情報を表示するWebUIのシステム情報タブ。オプションとしてクラウドソースの推論データを送信することもできます。",
- "OpenPose Editor": "OpenPose Editor",
- "This can add multiple pose characters, detect pose from image, save to PNG, and send to controlnet extension.": "複数のポーズキャラクターを追加したり、画像からポーズを検出しPNGに保存したり、controlnetの拡張機能に送信することができます。",
- "Stable Horde Worker": "Stable Horde Worker",
- "Worker Client for Stable Horde. Generate pictures for other users with your PC. Please see readme for additional instructions.": "Stable Horde用のワーカークライアント。あなたのPCで、他のユーザーのために写真を生成します。その他の説明はreadmeをご覧ください。",
- "Stable Horde Client": "Stable Horde Client",
- "Stable Horde Client. Generate pictures using other user's PC. Useful if u have no GPU.": "Stable Horde Client. 他のユーザーのPCを使用して画像を生成します。GPUがない場合に便利です。",
- "Discord Rich Presence": "Discord Rich Presence",
- "Provides connection to Discord RPC, showing a fancy table in the user profile.": "Discord RPCへの接続を提供し、ユーザープロファイルにファンシーテーブルを表示します。",
- "mine-diffusion": "mine-diffusion",
- "This extension converts images into blocks and creates schematics for easy importing into Minecraft using the Litematica mod.": "この拡張機能は画像をブロックに変換し、Litematica modを使用してMinecraftに簡単にインポートできる回路図を作成します。",
- "Aesthetic Image Scorer": "Aesthetic Image Scorer",
- "Calculates aesthetic score for generated images using CLIP+MLP Aesthetic Score Predictor based on Chad Scorer": "Chad Scorerに基づくClip+MLP審美的スコア予測器を使用して、生成された画像の審美的スコアを計算する。",
- "Aesthetic Scorer": "Aesthetic Scorer",
- "Uses existing CLiP model with an additional small pretrained model to calculate perceived aesthetic score of an image.": "既存のCLiPモデルに、事前に学習させた小さなモデルを追加して、画像の知覚的な美的スコアを算出します。",
- "cafe-aesthetic": "cafe-aesthetic",
- "Pre-trained model, determines if aesthetic/non-aesthetic, does 5 different style recognition modes, and Waifu confirmation. Also has a tab with Batch processing.": "事前に学習させたモデルで、美的/非美的の判定、5種類のスタイル認識モード、Waifu確認ができます。また、バッチ処理のタブもあります。",
- "Clip Interrogator": "Clip Interrogator",
- "Clip Interrogator by pharmapsychotic ported to an extension. Features a variety of clip models and interrogate settings.": "「Pharmapsychotic」による「Clip Interrogator」が拡張機能に移植されました。さまざまなクリップモデルと問い合わせ設定を備えています。",
- "Visualize Cross-Attention": "Visualize Cross-Attention",
- "Generates highlighted sectors of a submitted input image, based on input prompts. Use with tokenizer extension. See the readme for more info.": "入力プロンプトに基づき、送信された入力画像のハイライト部分を生成する。トークナイザーエクステンションと組み合わせて使用します。詳しくはReadmeをご覧ください。",
- "DAAM": "DAAM",
- "DAAM stands for Diffusion Attentive Attribution Maps. Enter the attention text (must be a string contained in the prompt) and run. An overlapping image with a heatmap for each attention will be generated along with the original image.": "DAAMはDiffusion Attentive Attentive Attentive Mapsの略です。注意テキスト(プロンプトに含まれている文字列である必要があります) を入力して実行します。 注目テキストごとに、ヒートマップを重ねた画像が元の画像とともに生成されます。",
- "Dump U-Net": "Dump U-Net",
- "View different layers, observe U-Net feature maps. Image generation by giving different prompts for each block of the unet: https://note.com/kohya_ss/n/n93b7c01b0547": "異なるレイヤーを表示し、U-Netの特徴マップを観察します。各ブロックに異なるプロンプトを与えることで画像を生成します。: https://note.com/kohya_ss/n/n93b7c01b0547",
- "posex": "posex",
- "Estimated Image Generator for Pose2Image. This extension allows moving the openpose figure in 3d space.": "Pose2Image用の推定画像生成ツールです。この拡張機能により、openposeのフィギュアを3D空間で動かすことができます。",
- "LLuL": "LLuL",
- "Local Latent Upscaler. Target an area to selectively enhance details.": "Local Latent Upscaler(ローカル・ラテント・アップスケーラー)。領域を指定して、選択的にディテールを強調することができます。",
- "CFG-Schedule-for-Automatic1111-SD": "CFG-Schedule-for-Automatic1111-SD",
- "These scripts allow for dynamic CFG control during generation steps. With the right settings, this could help get the details of high CFG without damaging the generated image even with low denoising in img2img.": "これらのスクリプトは、生成ステップ中の動的なCFG制御を可能にします。適切な設定により、img2imgでノイズ除去が少ない場合でも、生成された画像にダメージを与えることなく、高CFGの詳細を得ることができる可能性があります。",
- "a1111-sd-webui-locon": "a1111-sd-webui-locon",
- "An extension for loading LoCon networks in webui.": "LoConネットワークをwebuiで読み込むための拡張機能です。",
- "ebsynth_utility": "ebsynth_utility",
- "Extension for creating videos using img2img and ebsynth. Output edited videos using ebsynth. Works with ControlNet extension.": "Img2imgとebsynthを使用して動画を作成するための拡張。ebsynthを使用して動画を出力します。ControlNet拡張機能で動作します。",
- "VRAM Estimator": "VRAM Estimator",
- "Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.": "Txt2img、img2img、highres-fixを、次元とバッチサイズを増やしてOOMまで実行し、データをグラフに出力する。",
- "MultiDiffusion with Tiled VAE": "MultiDiffusion with Tiled VAE",
- "Seamless Image Fusion, along with vram efficient tiled vae script.": "シームレスな画像融合、Vram効率の良いタイル状のVAEスクリプトと共に",
- "3D Model&Pose Loader": "3D Model&Pose Loader",
- "Load your 3D model/animation inside webui, or edit model pose as well, then send screenshot to txt2img or img2img to ControlNet.": "web UI内に3Dモデル/アニメーションを読み込んだり、モデルのポーズを編集して、スクリーンショットをControlNet用にtxt2imgまたはimg2imgに送信できます。",
- "Corridor Crawler Outpainting": "Corridor Crawler Outpainting",
- "Generate hallways with the depth-to-image model at 512 resolution. It can be tweaked to work with other models/resolutions.": "解像度512の深度画像モデルで廊下を生成します。他のモデル/解像度で動作するように調整することができます。",
- "Panorama Viewer": "Panorama Viewer",
- "Provides a tab to display equirectangular images in interactive 3d-view.": "エクイレクタングラー形式の画像をインタラクティブな3dビューで表示するタブを提供します。",
- "db-storage1111": "db-storage1111",
- "Allows to store pictures and their metadata in a database. (supports MongoDB)": "画像とそのメタデータをデータベースに保存できます。(MongoDBをサポート)",
- "stable-diffusion-webui-rembg": "stable-diffusion-webui-rembg",
- "Removes backgrounds from pictures.": "画像から背景を削除します。",
- "sd-webui-tunnels": "sd-webui-tunnels",
- "Add alternatives to the default tunneling methods. (including cloudflared)": "デフォルトのトンネリングメソッドに代わるものを追加します(Cloudflaredを含む)。",
- "3D Openpose Editor": "3D Openpose Editor",
- "Edit the pose of 3D models in the WebUI, and generate Openpose/Depth/Normal/Canny maps for ControlNet.": "WebUIで3Dモデルのポーズを編集し、ControlNet用のOpenpose/Depth/Normal/Cannyマップを生成します。",
- "sd-webui-enable-checker": "sd-webui-enable-checker",
- "Switch background color by clicking the Enable buttons in SD Web UI": "SD Web UIの「有効化」ボタンをクリックして背景色を切り替える",
- "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.": "ModelScopeやVideoCrafterなどのtext2video拡散モデルの実装では、Auto1111 webuiの依存関係のみを使用しています。",
- "Aspect Ratio Helper": "Aspect Ratio Helper",
- "Easily scale dimensions while retaining the same aspect ratio.": "同じアスペクト比を維持しながら簡単に拡大できます。",
- "Canvas Zoom": "Canvas Zoom",
- "Added the ability to scale Inpaint, Sketch, and Inpaint Sketch. Adds useful hotkeys": "Inpaint、スケッチ、Inpaintスケッチをスケール(拡大縮小)する機能を追加しました。便利なショートカットキーを追加します。",
- "Regional Prompter": "Regional Prompter",
- "Specify different prompts for different regions; an alternative method and potential improvement to latent couple.": "異なる領域に異なるプロンプトを指定します。Latent Coupleに代わる方法であり、改善の可能性があります。",
- "zh_CN Localization": "zh_CN Localization",
- "Simplified Chinese localization, recommend using with Bilingual Localization.": "簡易版中国語ローカライゼーション。バイリンガルローカライゼーションと併せて使用することを推奨します。",
- "zh_TW Localization": "zh_TW Localization",
- "Traditional Chinese localization": "中国語繁体字翻訳",
- "ko_KR Localization": "ko_KR Localization",
- "Korean localization": "韓国語翻訳",
- "th_TH Localization": "th_TH Localization",
- "Thai localization": "タイ語翻訳",
- "es_ES Localization": "es_ES Localization",
- "Spanish localization": "スペイン語翻訳",
- "it_IT Localization": "it_IT Localization",
- "Italian localization": "イタリア語翻訳",
- "de_DE Localization": "de_DE Localization",
- "German localization": "ドイツ語翻訳",
- "ja_JP Localization": "ja_JP Localization",
- "Japanese localization": "日本語翻訳",
- "pt_BR Localization": "pt_BR Localization",
- "Brazillian portuguese localization": "ブラジル・ポルトガル語翻訳",
- "tr_TR Localization": "tr_TR Localization",
- "Turkish localization": "トルコ語翻訳",
- "no_NO Localization": "no_NO 翻訳",
- "Norwegian localization": "ノルウェー語翻訳",
- "ru_RU Localization": "ru_RU Localization",
- "Russian localization": "ロシア語翻訳",
- "fi_FI Localization": "fi_FI Localization",
- "Finnish localization": "フィンランド語翻訳",
- "zh_Hans Localization": "zh_Hans Localization",
- "Simplified Chinese localization.": "簡体字中国語の翻訳",
- "Auto Translate": "Auto Translate",
- "Language extension allows users to write prompts in their native language and automatically translate UI, without the need to manually download configuration files. New plugins can also be translated.": "言語の拡張機能により、設定ファイルを手動でダウンロードすることなく、母国語でプロンプトを記述し、UIを自動的に翻訳することができます。新しいプラグインも翻訳できます。",
- "old localizations": "old localizations",
- "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(正確な背景除去ツール)は、1枚の写真から背景を高精度に切り抜くためのツール集です。"
-}
\ No newline at end of file
diff --git a/template/ja_JP/StableDiffusion.json b/template/ja_JP/StableDiffusion.json
deleted file mode 100644
index 3300665..0000000
--- a/template/ja_JP/StableDiffusion.json
+++ /dev/null
@@ -1,703 +0,0 @@
-{
- "Loading...": "読み込み中...",
- "Use via API": "APIを通して利用する",
- "Built with Gradio": "Gradioでビルドされました",
- "Stable Diffusion checkpoint": "Stable Diffusionのcheckpoint",
- "txt2img": "txt2img",
- "img2img": "img2img",
- "Extras": "その他",
- "PNG Info": "PNG内の情報を表示",
- "Checkpoint Merger": "Checkpointのマージ",
- "Train": "学習",
- "Settings": "設定",
- "Extensions": "拡張機能",
- "Prompt": "プロンプト",
- "Negative prompt": "ネガティブプロンプト",
- "Interrupt": "中断",
- "Skip": "スキップ",
- "Generate": "生成",
- "Generate forever": "停止するまで生成を続ける",
- "Cancel generate forever": "この画像で生成を停止",
- "Run": "実行",
- "Styles": "スタイル",
- "Label": "ラベル",
- "File": "ファイル",
- "Drop File Here": "ここにファイルをドロップ",
- "- or -": "- または -",
- "Click to Upload": "クリックしてアップロード",
- "Textual Inversion": "Textual Inversion",
- "Hypernetworks": "Hypernetworks",
- "Checkpoints": "Checkpoints",
- "Lora": "LoRA",
- "Refresh": "リフレッシュ",
- "Nothing here. Add some content to the following directories:": "ここには何もありません。以下のディレクトリにコンテンツを追加してください。",
- "replace preview": "プレビューを置換",
- "Textbox": "テキストボックス",
- "Save preview": "プレビューを保存",
- "Sampling method": "サンプリング方法",
- "Euler a": "Euler a",
- "Sampling steps": "サンプリングステップ数",
- "Restore faces": "顔の修復",
- "Tiling": "タイリング用の画像を生成",
- "Hires. fix": "高解像度補助",
- "Upscaler": "アップスケーラー",
- "Latent": "Latent",
- "Latent (antialiased)": "Latent (antialiased)",
- "Latent (bicubic)": "Latent (bicubic)",
- "Latent (bicubic antialiased)": "Latent (bicubic antialiased)",
- "Latent (nearest)": "Latent (nearest)",
- "Latent (nearest-exact)": "Latent (nearest-exact)",
- "None": "なし",
- "Hires steps": "高解像度でのステップ数",
- "Denoising strength": "ノイズ除去強度",
- "Upscale by": "アップスケール倍率",
- "Resize width to": "サイズ変更後の幅",
- "Resize height to": "サイズ変更後の高さ",
- "Width": "幅",
- "Height": "高さ",
- "Batch count": "バッチ回数",
- "Batch size": "バッチサイズ",
- "CFG Scale": "CFGスケール",
- "Seed": "シード",
- "Extra": "その他",
- "Variation seed": "バリエーションのシード",
- "Variation strength": "バリエーションの強度",
- "Resize seed from width": "元の幅と対応するシードからのサイズ変更",
- "Resize seed from height": "元の高さと対応するシードからのサイズ変更",
- "Override settings": "設定を上書き",
- "Script": "スクリプト",
- "Prompt matrix": "プロンプトマトリックス図",
- "Prompts from file or textbox": "ファイルまたはテキストボックスからプロンプトを入力",
- "X/Y/Z plot": "X/Y/Zプロット",
- "Put variable parts at start of prompt": "プロンプトの変化する部分を先頭に配置する",
- "Use different seed for each picture": "画像ごとに異なるシードを使用",
- "Select prompt": "プロンプトの種類を選択",
- "positive": "ポジティブ",
- "negative": "ネガティブ",
- "Select joining char": "結合の区切り文字を選択",
- "comma": "カンマ",
- "space": "スペース",
- "Grid margins (px)": "グリッドの間隔 (px)",
- "Iterate seed every line": "1行ごとにシードを1増やす",
- "Use same random seed for all lines": "すべての行に同じランダムシードを使用",
- "List of prompt inputs": "入力プロンプトのリスト",
- "Upload prompt inputs": "入力プロンプトをアップロードする",
- "Nothing": "なし",
- "Var. seed": "変化用シード",
- "Var. strength": "変化の強度",
- "Steps": "ステップ数",
- "Prompt S/R": "Prompt S/R",
- "Prompt order": "プロンプトの順序",
- "Sampler": "サンプラー",
- "Checkpoint name": "Checkpoint名",
- "Sigma Churn": "Sigma Churn",
- "Sigma min": "Sigma min",
- "Sigma max": "Sigma max",
- "Sigma noise": "Sigma noise",
- "Eta": "Eta",
- "Clip skip": "Clip skip",
- "Denoising": "ノイズ除去",
- "Hires upscaler": "高解像度でのアップスケーラー",
- "VAE": "VAE",
- "UniPC Order": "UniPC 次数",
- "Face restore": "顔の修復",
- "X type": "X軸の種類",
- "X values": "X軸の値",
- "Y type": "Y軸の種類",
- "Y values": "Y軸の値",
- "Z type": "Z軸の種類",
- "Z values": "Z軸の値",
- "Draw legend": "凡例を描く",
- "Keep -1 for seeds": "シード値を-1で固定",
- "Include Sub Images": "サブ画像を含める",
- "Include Sub Grids": "サブグリッドを含める",
- "Swap X/Y axes": "X/Y軸を入れ替える",
- "Swap Y/Z axes": "Y/Z軸を入れ替える",
- "Swap X/Z axes": "X/Z軸を入れ替える",
- "Save": "保存",
- "Zip": "Zip",
- "Send to img2img": "img2imgに転送",
- "Send to inpaint": "inpaintに転送",
- "Send to extras": "その他に転送",
- "Interrogate\nCLIP": "CLIPによる解析",
- "Interrogate\nDeepBooru": "DeepBooruによる解析",
- "Sketch": "スケッチ",
- "Inpaint": "inpaint",
- "Inpaint sketch": "Inpaintスケッチ",
- "Inpaint upload": "Inpaintアップロード",
- "Batch": "バッチ",
- "Image for img2img": "img2imgで使用する画像",
- "Drop Image Here": "ここに画像をドロップ",
- "Copy image to:": "画像のコピー先:",
- "sketch": "スケッチ",
- "inpaint": "Inpaint",
- "inpaint sketch": "inpaintスケッチ",
- "Image for inpainting with mask": "インペイントで使用する画像とマスク",
- "Color sketch inpainting": "インペイントで使用するカラースケッチ",
- "Mask": "マスク",
- "Process images in a directory on the same machine where the server is running.": "サーバーが稼働しているのと同じマシンにあるディレクトリ内の画像を処理します。",
- "Use an empty output directory to save pictures normally instead of writing to the output directory.": "\"出力ディレクトリ\"を空欄にすると、通常通りに画像が保存されます。",
- "Add inpaint batch mask directory to enable inpaint batch processing.": "inpaintバッチ処理を有効にするには、inpaintバッチマスクディレクトリを追加してください。",
- "Input directory": "入力ディレクトリ",
- "Output directory": "出力ディレクトリ",
- "Inpaint batch mask directory (required for inpaint batch processing only)": "inpaintバッチマスクディレクトリ (inpaintバッチ処理でのみ必須)",
- "Resize mode": "サイズ変更の方式",
- "Just resize": "変形",
- "Crop and resize": "縦横比を維持(切り取り)",
- "Resize and fill": "縦横比を維持(埋める)",
- "Just resize (latent upscale)": "変形(latent アップスケール)",
- "Mask blur": "マスクのぼかし",
- "Mask transparency": "マスクの透明度",
- "Mask mode": "マスクの方式",
- "Inpaint masked": "マスクの範囲をinpaint",
- "Inpaint not masked": "マスクの範囲以外をinpaint",
- "Masked content": "マスクされたコンテンツ",
- "fill": "埋める",
- "original": "元の画像",
- "latent noise": "潜在空間でのノイズ",
- "latent nothing": "潜在空間における無",
- "Inpaint area": "inpaintを行う領域",
- "Whole picture": "画像全体",
- "Only masked": "マスクのみ",
- "Only masked padding, pixels": "\"マスクのみ\"外側の余白 (px)",
- "Image CFG Scale": "画像CFGスケール",
- "img2img alternative test": "img2img alternative test",
- "Loopback": "ループバック",
- "Outpainting mk2": "Outpainting mk2",
- "Poor man's outpainting": "簡易アウトペインティング",
- "SD upscale": "SDアップスケール",
- "should be 2 or lower.": " は2以下にしてください。",
- "Override `Sampling method` to Euler?(this method is built for it)": "サンプリングアルゴリズムをEulerに上書き(そうすることを前提に設計されています)",
- "Override `prompt` to the same value as `original prompt`?(and `negative prompt`)": "プロンプトをオリジナルプロンプトと同じ値に上書きする(ネガティブプロンプトも同様)",
- "Original prompt": "オリジナルのプロンプト",
- "Original negative prompt": "オリジナルのネガティブプロンプト",
- "Override `Sampling Steps` to the same value as `Decode steps`?": "サンプリング数をデコードステップ数と同じ値に上書きする",
- "Decode steps": "デコードステップ数",
- "Override `Denoising strength` to 1?": "ノイズ除去強度を1に上書きする",
- "Decode CFG scale": "CFGスケールをデコード",
- "Randomness": "ランダム性",
- "Sigma adjustment for finding noise for image": "画像のノイズを見つけるためのシグマの調整",
- "Loops": "ループ数",
- "Final denoising strength": "最終的なノイズ除去強度",
- "Denoising strength curve": "ノイズ除去強度曲線",
- "Linear": "Linear",
- "Append interrogated prompt at each iteration": "ループごとにInterrogateによるプロンプトを末尾に加える",
- "CLIP": "CLIP",
- "DeepBooru": "DeepBooru",
- "Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8": "推奨設定: サンプリング回数: 80-100, サンプリングアルゴリズム: Euler a, ノイズ除去強度: 0.8",
- "Pixels to expand": "拡大するピクセル数",
- "Outpainting direction": "アウトペインティングを行う方向",
- "left": "左",
- "right": "右",
- "up": "上",
- "down": "下",
- "Fall-off exponent (lower=higher detail)": "フォールオフ指数(低いほど細かい)",
- "Color variation": "カラーバリエーション",
- "Will upscale the image by the selected scale factor; use width and height sliders to set tile size": "選択した倍率で画像を拡大します; 幅と高さのスライダを使ってタイルの大きさを設定します",
- "Tile overlap": "境界の重なり具合",
- "Scale Factor": "倍率",
- "Lanczos": "Lanczos",
- "Nearest": "Nearest",
- "ESRGAN_4x": "ESRGAN_4x",
- "LDSR": "LDSR",
- "R-ESRGAN 4x+": "R-ESRGAN 4x+",
- "R-ESRGAN 4x+ Anime6B": "R-ESRGAN 4x+ Anime6B",
- "ScuNET GAN": "ScuNET GAN",
- "ScuNET PSNR": "ScuNET PSNR",
- "SwinIR 4x": "SwinIR 4x",
- "Single Image": "単一画像",
- "Batch Process": "バッチ処理",
- "Batch from Directory": "ディレクトリからバッチ処理",
- "Source": "入力",
- "Show result images": "出力画像を表示",
- "Scale by": "倍率指定",
- "Scale to": "解像度指定",
- "Resize": "倍率",
- "Crop to fit": "合うように切り抜き",
- "Upscaler 1": "アップスケーラー 1",
- "Upscaler 2": "アップスケーラー 2",
- "Upscaler 2 visibility": "Upscaler 2の視認性",
- "GFPGAN visibility": "GFPGANの表示",
- "CodeFormer visibility": "CodeFormeの表示",
- "CodeFormer weight (0 = maximum effect, 1 = minimum effect)": "CodeFormerの重み (注:0で最大、1で最小)",
- "Send to txt2img": "txt2imgに転送",
- "A weighted sum will be used for interpolation. Requires two models; A and B. The result is calculated as A * (1 - M) + B * M": "重み付き平均法(加重平均)が補間(内挿)に使用されます。AとBの二つのモデルが必要です。結果は、A * (1 - M) + B * M で計算されます。",
- "Primary model (A)": "1つ目のmodel (A)",
- "Secondary model (B)": "2つ目のmodel (B)",
- "Tertiary model (C)": "3つ目のmodel (C)",
- "Custom Name (Optional)": "名前 (任意)",
- "Multiplier (M) - set to 0 to get model A": "Multiplier (M) 0にすると完全にmodel Aとなります (Toolstips参照)",
- "Interpolation Method": "混合(Interpolation)方式",
- "No interpolation": "補間なし",
- "Weighted sum": "加重平均",
- "Add difference": "差を加える",
- "Checkpoint format": "checkpointのファイル形式",
- "ckpt": "ckpt",
- "safetensors": "safetensors",
- "Save as float16": "float16で保存",
- "Copy config from": "ここからコンフィグをコピーします",
- "A, B or C": "A、BまたはC",
- "B": "B",
- "C": "C",
- "Don't": "しない",
- "Bake in VAE": "VAEを焼き込む",
- "Discard weights with matching name": "一致する名前の重みを破棄する",
- "Merge": "マージ",
- "See": "詳細な説明については",
- "wiki": "wiki",
- "for detailed explanation.": "を参照。",
- "Create embedding": "Embeddingを作成",
- "Create hypernetwork": "Hypernetworkを作成",
- "Preprocess images": "画像の前処理",
- "Name": "名前",
- "Initialization text": "初期設定用テキスト",
- "Number of vectors per token": "トークン毎のベクトル数",
- "Overwrite Old Embedding": "古いEmbeddingを上書き",
- "Modules": "モジュール",
- "Enter hypernetwork layer structure": "Hypernetworkのレイヤー構造を入力",
- "Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "Hypernetworkの活性化関数(activation function)を選択。 推奨: Swish / Linear(none)",
- "linear": "linear",
- "relu": "relu",
- "leakyrelu": "leakyrelu",
- "elu": "elu",
- "swish": "swish",
- "tanh": "tanh",
- "sigmoid": "sigmoid",
- "celu": "celu",
- "gelu": "gelu",
- "glu": "glu",
- "hardshrink": "hardshrink",
- "hardsigmoid": "hardsigmoid",
- "hardtanh": "hardtanh",
- "logsigmoid": "logsigmoid",
- "logsoftmax": "logsoftmax",
- "mish": "mish",
- "prelu": "prelu",
- "rrelu": "rrelu",
- "relu6": "relu6",
- "selu": "selu",
- "silu": "silu",
- "softmax": "softmax",
- "softmax2d": "softmax2d",
- "softmin": "softmin",
- "softplus": "softplus",
- "softshrink": "softshrink",
- "softsign": "softsign",
- "tanhshrink": "tanhshrink",
- "threshold": "しきい値",
- "Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise": "レイヤーウェイトの初期化を選択します。(推奨): Kaimingはrelu-like、Xavierはsigmoid-like、それ以外はNormalを推奨します。",
- "Normal": "標準正規分布",
- "KaimingUniform": "He一様分布",
- "KaimingNormal": "He正規分布",
- "XavierUniform": "Xavier一様分布",
- "XavierNormal": "Xavier正規分布",
- "Add layer normalization": "レイヤーの正規化を追加",
- "Use dropout": "Dropoutを使う",
- "Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15": "Hypernetworkのドロップアウト構造(または空)を入力してください。推奨:0~0.35 インクリメントシーケンス: 0, 0.05, 0.15",
- "Overwrite Old Hypernetwork": "古いHypernetworkを上書きする",
- "Source directory": "元となるディレクトリ",
- "Destination directory": "保存先のディレクトリ",
- "Existing Caption txt Action": "既存のキャプションの取り扱い",
- "ignore": "無視する",
- "copy": "コピーする",
- "prepend": "先頭に加える",
- "append": "末尾に加える",
- "Create flipped copies": "反転画像を生成する",
- "Split oversized images": "巨大な画像を分割する",
- "Auto focal point crop": "自動で焦点をクロップ",
- "Auto-sized crop": "自動サイズで切り取り",
- "Use BLIP for caption": "BLIPで説明をつける",
- "Use deepbooru for caption": "deepbooruで説明をつける",
- "Split image threshold": "分割する大きさのしきい値",
- "Split image overlap ratio": "画像の重複比を分割",
- "Focal point face weight": "焦点面のウェイト",
- "Focal point entropy weight": "焦点エントロピーのウェイト",
- "Focal point edges weight": "焦点辺のウェイト",
- "Create debug image": "デバッグイメージの作成",
- "Each image is center-cropped with an automatically chosen width and height.": "各画像は、自動的に選択された幅と高さで中央部分を切り取り(center crop)されます。",
- "Dimension lower bound": "寸法(幅、高さ)の下限値",
- "Dimension upper bound": "寸法(幅、高さ)の上限値",
- "Area lower bound": "面積(幅×高さ)の下限値",
- "Area upper bound": "面積(幅×高さ)の上限値",
- "Resizing objective": "サイズ変更の目標",
- "Maximize area": "面積の最大化",
- "Minimize error": "エラーの最小化",
- "Error threshold": "エラーのしきい値",
- "Preprocess": "前処理開始",
- "Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "EmbeddingまたはHypernetworkを学習します。縦横比が1:1の画像があるディレクトリを指定する必要があります。",
- "[wiki]": "[wiki]",
- "Embedding": "Embedding",
- "Hypernetwork": "Hypernetwork",
- "Embedding Learning rate": "Embeddingの学習率(Learning rate)",
- "Hypernetwork Learning rate": "Hypernetworkの学習率(Learning rate)",
- "Gradient Clipping": "グラデーションのクリッピング",
- "disabled": "無効",
- "value": "値",
- "norm": "標準",
- "Gradient accumulation steps": "Gradient蓄積ステップ",
- "Dataset directory": "データセットディレクトリ",
- "Log directory": "ログディレクトリ",
- "Prompt template": "プロンプトのテンプレート",
- "Do not resize images": "画像のサイズを変更しない",
- "Max steps": "最大ステップ数",
- "Save an image to log directory every N steps, 0 to disable": "指定したステップ数ごとに画像を生成し、ログに保存する。0で無効化。",
- "Save a copy of embedding to log directory every N steps, 0 to disable": "指定したステップ数ごとにEmbeddingのコピーをログに保存する。0で無効化。",
- "Use PNG alpha channel as loss weight": "PNGのアルファチャンネルをロスウェイトとして使用する。",
- "Save images with embedding in PNG chunks": "保存する画像にembeddingを埋め込む",
- "Read parameters (prompt, etc...) from txt2img tab when making previews": "プレビューの作成にtxt2imgタブから読み込んだパラメータ(プロンプトなど)を使う",
- "Shuffle tags by ',' when creating prompts.": "プロンプト作成時にタグを ',' 区切りでシャッフルする。",
- "Drop out tags when creating prompts.": "プロンプト作成時にタグをドロップアウトする",
- "Choose latent sampling method": "Latentのサンプリングメゾッドを選択",
- "once": "一度のみ",
- "deterministic": "決定論的",
- "random": "ランダム",
- "Train Embedding": "Embeddingの学習を開始",
- "Train Hypernetwork": "Hypernetworkの学習を開始",
- "Apply settings": "設定を適用",
- "Reload UI": "UIの再読み込み",
- "Saving images/grids": "画像/グリッド画像の保存",
- "Paths for saving": "保存するパス",
- "Saving to a directory": "ディレクトリへの保存",
- "Upscaling": "アップスケール",
- "Face restoration": "顔の修復",
- "System": "システム設定",
- "Training": "学習",
- "Stable Diffusion": "Stable Diffusion",
- "Compatibility": "互換性",
- "Interrogate Options": "Interrogate設定",
- "Extra Networks": "追加のネットワーク",
- "User interface": "ユーザーインターフェース",
- "Live previews": "ライブプレビュー",
- "Sampler parameters": "サンプラーのパラメータ",
- "Postprocessing": "後処理",
- "Actions": "アクション",
- "Licenses": "ライセンス",
- "Always save all generated images": "生成された画像をすべて保存する",
- "File format for images": "画像ファイルの保存形式",
- "Images filename pattern": "ファイル名のパターン",
- "Add number to filename when saving": "保存時にファイル名に番号を付加する",
- "Always save all generated image grids": "グリッド画像を常に保存する",
- "File format for grids": "グリッド画像の保存形式",
- "Add extended info (seed, prompt) to filename when saving grid": "保存するグリッド画像のファイル名に追加情報(シード値、プロンプト)を加える",
- "Do not save grids consisting of one picture": "1画像からなるグリッド画像は保存しない",
- "Prevent empty spots in grid (when set to autodetect)": "(自動設定のとき)グリッドに空隙が生じるのを防ぐ",
- "Grid row count; use -1 for autodetect and 0 for it to be same as batch size": "グリッドの列数; -1で自動設定、0でバッチ生成回数と同じにする",
- "Save text information about generation parameters as chunks to png files": "生成に関するパラメーターをPNG画像に含める",
- "Create a text file next to every image with generation parameters.": "保存する画像とともに生成パラメータをテキストファイルで保存する",
- "Save a copy of image before doing face restoration.": "顔の修復を行う前に元画像のコピーを保存しておく。",
- "Save a copy of image before applying highres fix.": "高解像度補助を行う前に元画像のコピーを保存しておく",
- "Save a copy of image before applying color correction to img2img results": "色補正をする前の画像も保存する",
- "For inpainting, save a copy of the greyscale mask": "inpaintingで、グレースケールマスクを保存する",
- "For inpainting, save a masked composite": "inpaintingで、マスクされた合成箇所を保存する",
- "Quality for saved jpeg images": "JPG画像保存時の画質",
- "Use lossless compression for webp images": "webp形式の画像にロスレス圧縮を使用する",
- "If the saved image file size is above the limit, or its either width or height are above the limit, save a downscaled copy as JPG": "保存された画像のファイルサイズが上限を超える場合、または幅と高さのいずれかが上限を超える場合は、縮小したものをJPGで保存します。",
- "File size limit for the above option, MB": "上記オプションのファイルサイズ制限 (MB)",
- "Width/height limit for the above option, in pixels": "上記のオプションの幅/高さ制限 (ピクセル)",
- "Maximum image size, in megapixels": "最大画像サイズ (メガピクセル単位)",
- "Use original name for output filename during batch process in extras tab": "その他タブでバッチ処理をする際、元のファイル名を出力ファイル名に使う",
- "Use upscaler name as filename suffix in the extras tab": "Extrasタブでアップスケーラー名をファイル名の後ろに追加する",
- "When using 'Save' button, only save a single selected image": "\"保存\"ボタンを使うとき、単一の選択された画像のみを保存する",
- "Do not add watermark to images": "電子透かしを画像に追加しない",
- "Directory for temporary images; leave empty for default": "一時的なイメージのためのディレクトリ、デフォルトでは空",
- "Cleanup non-default temporary directory when starting webui": "webui起動時にデフォルト以外のテンポラリディレクトリをクリーンアップする。",
- "Output directory for images; if empty, defaults to three directories below": "画像の出力ディレクトリ(空欄の場合、以下の3つのディレクトリが規定の保存先になります)",
- "Output directory for txt2img images": "txt2img画像の出力ディレクトリ",
- "Output directory for img2img images": "img2img画像の出力ディレクトリ",
- "Output directory for images from extras tab": "その他タブからの画像の出力ディレクトリ",
- "Output directory for grids; if empty, defaults to two directories below": "グリッド画像の出力ディレクトリ(空欄の場合、以下の2つのディレクトリが規定の保存先になります)",
- "Output directory for txt2img grids": "txt2imgグリッド画像の出力ディレクトリ",
- "Output directory for img2img grids": "img2imgグリッド画像の出力ディレクトリ",
- "Directory for saving images using the Save button": "保存ボタンで画像を保存するディレクトリ",
- "Save images to a subdirectory": "画像をサブディレクトリに保存する",
- "Save grids to a subdirectory": "グリッド画像をサブディレクトリに保存する",
- "When using \"Save\" button, save images to a subdirectory": "保存ボタンを押した時、画像をサブディレクトリに保存する",
- "Directory name pattern": "ディレクトリ名のパターン",
- "Max prompt words for [prompt_words] pattern": "[prompt_words] パターンのプロンプトワードの最大値",
- "Tile size for ESRGAN upscalers. 0 = no tiling.": "ESRGANのタイルサイズ。0とするとタイルしない。",
- "Tile overlap, in pixels for ESRGAN upscalers. Low values = visible seam.": "ESRGANのタイルの重複部分のピクセル数。少なくするとつなぎ目が見えやすくなる。",
- "Upscaler for img2img": "img2imgで使うアップスケーラー",
- "LDSR processing steps. Lower = faster": "LDSRの処理ステップ(低いほど速い)",
- "Cache LDSR model in memory": "LDSRモデルをメモリにキャッシュ",
- "Tile size for all SwinIR.": "SwinIRのタイルサイズ",
- "Tile overlap, in pixels for SwinIR. Low values = visible seam.": "SwinIRのタイルの重複部分のピクセル数。少なくするとつなぎ目が見えやすくなる。",
- "CodeFormer weight parameter; 0 = maximum effect; 1 = minimum effect": "CodeFormerの重みパラメーター;0が最大で1が最小",
- "Move face restoration model from VRAM into RAM after processing": "処理終了後、顔の修復モデルをVRAMからRAMへと移動する",
- "Show warnings in console.": "コンソールに警告を表示する",
- "VRAM usage polls per second during generation. Set to 0 to disable.": "生成中のVRAM使用率の取得間隔。0にすると取得しない。",
- "Always print all generation info to standard output": "常にすべての生成に関する情報を標準出力(stdout)に出力する",
- "Add a second progress bar to the console that shows progress for an entire job.": "ジョブ全体の進捗をコンソールに表示する2つ目のプログレスバーを追加する",
- "Print extra hypernetwork information to console.": "追加のハイパーネットワーク情報をコンソールに出力",
- "Move VAE and CLIP to RAM when training if possible. Saves VRAM.": "hypernetworkの学習をする際、VAEとCLIPをRAMへ退避。VRAMが節約できます。",
- "Turn on pin_memory for DataLoader. Makes training slightly faster but can increase memory usage.": "DataLoaderのpin_memoryをONにします。トレーニングが若干速くなりますが、メモリ使用量が増加する可能性があります。",
- "Saves Optimizer state as separate *.optim file. Training of embedding or HN can be resumed with the matching optim file.": "Optimizerの状態を別の*.optimファイルとして保存します。 埋め込みまたはHNのトレーニングは、一致するoptimファイルで再開できます。",
- "Save textual inversion and hypernet settings to a text file whenever training starts.": "トレーニングの開始時にテキストの反転とハイパーネット設定をテキストファイルに保存します。",
- "Filename word regex": "ファイル名の正規表現(学習用)",
- "Filename join string": "ファイル名の結合子",
- "Number of repeats for a single input image per epoch; used only for displaying epoch number": "エポックごとの1つの入力イメージに対する繰り返し回数。エポック数の表示にのみ使用",
- "Save an csv containing the loss to log directory every N steps, 0 to disable": "指定したステップ数ごとにlossなどのログをcsvに保存する。0で無効化。",
- "Use cross attention optimizations while training": "トレーニング中にクロスアテンションの最適化を使用する",
- "Enable tensorboard logging.": "テンソルボードのログを有効にします。",
- "Save generated images within tensorboard.": "生成した画像をテンソルボード内に保存します。",
- "How often, in seconds, to flush the pending tensorboard events and summaries to disk.": "ディスクに保留中のテンソルボードイベントとサマリーをフラッシュする頻度 (秒)",
- "Checkpoints to cache in RAM": "RAMにキャッシュするcheckpointの個数",
- "VAE Checkpoints to cache in RAM": "RAMにキャッシュするVAEの個数",
- "SD VAE": "SD VAE",
- "Automatic": "自動",
- "Ignore selected VAE for stable diffusion checkpoints that have their own .vae.pt next to them": "チェックポイントに対応するファイル名の.vae.ptがあるなら、選択されたVAEを無視する",
- "Inpainting conditioning mask strength": "インペイントでのマスク強度の調整",
- "Noise multiplier for img2img": "Img2imgのノイズ乗算",
- "Apply color correction to img2img results to match original colors.": "元画像に合わせてimg2imgの結果を色補正する",
- "With img2img, do exactly the amount of steps the slider specifies (normally you'd do less with less denoising).": "img2imgでスライダーで指定されたステップ数を正確に実行する(通常は、ノイズ除去を少なくするためにより少ないステップ数で実行します)。",
- "With img2img, fill image's transparent parts with this color.": "Img2imgで画像の透明部分をこの色で塗りつぶします。",
- "Enable quantization in K samplers for sharper and cleaner results. This may change existing seeds. Requires restart to apply.": "より良い結果を得るために、Kサンプラーで量子化を有効にします。これにより既存のシードが変更される可能性があります。適用するには再起動が必要です。",
- "Emphasis: use (text) to make model pay more attention to text and [text] to make it pay less attention": "強調: (text)とするとモデルはtextをより強く扱い、[text]とするとモデルはtextをより弱く扱います。",
- "Make K-diffusion samplers produce same images in a batch as when making a single image": "K-diffusionサンプラーによるバッチ生成時に、単一画像生成時と同じ画像を生成する",
- "Increase coherency by padding from the last comma within n tokens when using more than 75 tokens": "75トークン以上を使用する場合、nトークン内の最後のカンマからパディングして一貫性を高める",
- "Upcast cross attention layer to float32": "Cross Attention レイヤーを float32 にアップキャスト",
- "Use old emphasis implementation. Can be useful to reproduce old seeds.": "古い強調の実装を使う。古い生成物を再現するのに使えます。",
- "Use old karras scheduler sigmas (0.1 to 10).": "古い Karras スケジューラーのシグマを使う (0.1 ~ 10)",
- "Do not make DPM++ SDE deterministic across different batch sizes.": "異なるバッチサイズでDPM++ SDEをdeterministicにしないようにする。",
- "For hires fix, use width/height sliders to set final resolution rather than first pass (disables Upscale by, Resize width/height to).": "Highres fix で幅と高さのスライダーを使い、最初の処理ではなく最終的な解像度を設定する (アップスケール倍率は無効になり、幅/高さのリサイズを行う)",
- "Interrogate: keep models in VRAM": "Interrogate: モデルをVRAMに保持する",
- "Interrogate: include ranks of model tags matches in results (Has no effect on caption-based interrogators).": "Interrogate: モデルタグが結果に一致するランクを含みます (キャプションベースのInterrogateには影響しません)。",
- "Interrogate: num_beams for BLIP": "質問:BLIPのnum_beamsについて",
- "Interrogate: minimum description length (excluding artists, etc..)": "Interrogate: 最低限の説明の長さ(アーティストなどを除く)",
- "Interrogate: maximum description length": "インタロゲート: 説明の最大長",
- "CLIP: maximum number of lines in text file (0 = No limit)": "CLIP: テキストファイル内の行の最大数(0 = 制限なし)",
- "CLIP: skip inquire categories": "CLIP: お問い合わせカテゴリーをスキップ",
- "Interrogate: deepbooru score threshold": "Interrogate: deepbooruで拾う単語のスコアしきい値",
- "Interrogate: deepbooru sort alphabetically": "Interrogate: deepbooruで単語をアルファベット順に並べる",
- "use spaces for tags in deepbooru": "deepbooruのタグでスペースを使う",
- "escape (\\) brackets in deepbooru (so they are used as literal brackets and not for emphasis)": "deepbooruで括弧をエスケープする(\\) (強調を示す()ではなく、文字通りの()であることをモデルに示すため)",
- "filter out those tags from deepbooru output (separated by comma)": "deepbooruの出力からこれらのタグを除外する(カンマで区切る)",
- "Default view for Extra Networks": "追加ネットワークの既定ビュー",
- "cards": "カード",
- "Multiplier for extra networks": "追加ネットワークのための乗算",
- "Card width for Extra Networks (px)": "追加ネットワークのカードの幅 (px)",
- "Card height for Extra Networks (px)": "追加ネットワークのカードの高さ (px)",
- "Extra text to add before <...> when adding extra network to prompt": "追加ネットワークをプロンプトに付け加える際、 <...> の前に追加するテキスト",
- "Add hypernetwork to prompt": "プロンプトに Hypernetwork を追加",
- "Add Lora to prompt": "プロンプトに LoRA を追加",
- "Show grid in results for web": "WebUI上でグリッド表示",
- "For inpainting, include the greyscale mask in results for web": "inpaintingで、WebUI上の結果にグレースケールマスクを表示する",
- "For inpainting, include masked composite in results for web": "inpaintingで、WebUI上の結果にマスクされた合成箇所を表示する",
- "Do not show any images in results for web": "WebUIの結果画面に画像を表示しない",
- "Add model hash to generation information": "モデルのハッシュ値を生成情報に追加",
- "Add model name to generation information": "モデルの名称を生成情報に追加",
- "When reading generation parameters from text into UI (from PNG info or pasted text), do not change the selected model/checkpoint.": "テキストからUIに生成パラメータを読み込む場合(PNG情報または貼り付けられたテキストから)、選択されたモデル/チェックポイントは変更しない。",
- "Send seed when sending prompt or image to other interface": "他のインターフェースにプロンプトや画像を転送する際にシードも送信する",
- "Send size when sending prompt or image to another interface": "他のインターフェースにプロンプトや画像を送信する際にサイズも送信する",
- "Font for image grids that have text": "画像グリッド内のテキストフォント",
- "Enable full page image viewer": "フルページの画像ビューワーを有効化",
- "Show images zoomed in by default in full page image viewer": "フルページ画像ビューアでデフォルトで画像を拡大して表示する",
- "Show generation progress in window title.": "ウィンドウのタイトルで生成の進捗を表示",
- "Use dropdown for sampler selection instead of radio group": "サンプラーの選択でラジオボタンの代わりにドロップダウンを利用する",
- "Show Width/Height and Batch sliders in same row": "幅/高さとバッチスライダーを同じ行に表示する",
- "Ctrl+up/down precision when editing (attention:1.1)": "編集時のCtrl+↑/↓の精度 (attention:1.1)",
- "Ctrl+up/down precision when editing ": "編集時のCtrl+↑/↓の精度 ",
- "Quicksettings list": "クイック設定",
- "Hidden UI tabs (requires restart)": "UIからタブを隠す (再起動が必要)",
- "txt2img/img2img UI item order": "txt2img/img2img UI アイテムの順序",
- "Extra networks tab order": "追加ネットワークのタブ順序",
- "Localization (requires restart)": "言語設定 (再起動が必要)",
- "Show progressbar": "プログレスバーを表示",
- "Show live previews of the created image": "作成された画像のライブプレビューを表示する",
- "Show previews of all images generated in a batch as a grid": "バッチで生成されたすべての画像のプレビューをグリッドとして表示する",
- "Show new live preview image every N sampling steps. Set to -1 to show after completion of batch.": "Nサンプリングステップごとに新しいライブプレビューを表示します。バッチ終了後に表示するには、-1に設定します。",
- "Image creation progress preview mode": "画像の作成進行状況のプレビューモード",
- "Full": "フル",
- "Approx NN": "近似最近傍(ANN)",
- "Approx cheap": "超簡易NN",
- "Live preview subject": "ライブプレビュー対象",
- "Combined": "結合された",
- "Progressbar/preview update period, in milliseconds": "進捗バー/プレビューの更新期間(ミリ秒)",
- "Hide samplers in user interface (requires restart)": "使わないサンプリングアルゴリズムを隠す (再起動が必要)",
- "Euler": "Euler",
- "LMS": "LMS",
- "Heun": "Heun",
- "DPM2": "DPM2",
- "DPM2 a": "DPM2 a",
- "DPM++ 2S a": "DPM++ 2S a",
- "DPM++ 2M": "DPM++ 2M",
- "DPM++ SDE": "DPM++ SDE",
- "DPM fast": "DPM fast",
- "DPM adaptive": "DPM adaptive",
- "LMS Karras": "LMS Karras",
- "DPM2 Karras": "DPM2 Karras",
- "DPM2 a Karras": "DPM2 a Karras",
- "DPM++ 2S a Karras": "DPM++ 2S a Karras",
- "DPM++ 2M Karras": "DPM++ 2M Karras",
- "DPM++ SDE Karras": "DPM++ SDE Karras",
- "DDIM": "DDIM",
- "PLMS": "PLMS",
- "UniPC": "UniPC",
- "eta (noise multiplier) for DDIM": "DDIMで用いるeta (noise multiplier)",
- "eta (noise multiplier) for ancestral samplers": "Ancestralサンプラーで用いるeta (noise multiplier)",
- "img2img DDIM discretize": "img2img DDIM discretize",
- "uniform": "一様分布",
- "quad": "quad",
- "sigma churn": "sigma churn",
- "sigma tmin": "sigma tmin",
- "sigma noise": "sigma noise",
- "Eta noise seed delta": "Eta noise seed delta",
- "Always discard next-to-last sigma": "常に最後から一つ手前のsigmaを破棄する",
- "UniPC variant": "UniPC ソルバーの種類",
- "bh1": "bh1",
- "bh2": "bh2",
- "vary_coeff": "vary_coeff",
- "UniPC skip type": "UniPC スキップの種類",
- "time_uniform": "time_uniform",
- "time_quadratic": "time_quadratic",
- "logSNR": "logSNR",
- "UniPC order (must be < sampling steps)": "UniPC 次数 (サンプリングステップ数未満でなければなりません)",
- "UniPC lower order final": "Unipc 最後の数ステップで、低次のソルバーを使用する",
- "Enable postprocessing operations in txt2img and img2img tabs": "Txt2img および img2img タブで後処理操作を有効にする",
- "Postprocessing operation order": "後処理操作の順序",
- "Maximum number of images in upscaling cache": "upscalingキャッシュの最大枚数",
- "Request browser notifications": "ブラウザに通知の許可を要求",
- "Download localization template": "翻訳用テンプレートをダウンロード",
- "Reload custom script bodies (No ui updates, No restart)": "カスタムスクリプトを再読込 (UIは変更されず、再起動もしません。)",
- "Unload SD checkpoint to free VRAM": "SD checkpointをアンロードしてVRAMを解放",
- "Reload the last SD checkpoint back into VRAM": "最後のSD checkpointをVRAMに再読み込み",
- "Show all pages": "すべてのページを表示",
- "Installed": "インストール済",
- "Available": "拡張機能リスト",
- "Install from URL": "URLからインストール",
- "Apply and restart UI": "適用してUIを再起動",
- "Check for updates": "アップデートを確認",
- "Disable all extensions": "すべての拡張機能の無効化",
- "none": "なし",
- "extra": "内臓機能以外",
- "all": "すべて",
- "Extension": "拡張機能",
- "Use checkbox to enable the extension; it will be enabled or disabled when you click apply button": "チェックボックスを使って、拡張機能の有効化・無効化を行えます。適用ボタンをクリックすると、有効・無効の状態が反映されます。",
- "URL": "URL",
- "Version": "バージョン",
- "Extension version": "拡張機能のバージョン",
- "Update": "アップデート",
- "Use checkbox to mark the extension for update; it will be updated when you click apply button": "チェックボックスを使って、更新したい拡張機能にチェックを入れてください。チェックした項目は、適用ボタンをクリックすると更新されます。",
- "built-in": "内蔵機能",
- "latest": "最新版",
- "behind": "更新あり",
- "Error": "エラー",
- "unknown": "不明",
- "ScuNET": "ScuNET",
- "prompt-bracket-checker": "prompt-bracket-checker",
- "Load from:": "読込",
- "Extension index URL": "拡張機能リストのURL",
- "Hide extensions with tags": "タグで拡張機能を隠す",
- "script": "スクリプト",
- "ads": "広告",
- "localization": "言語",
- "installed": "インストール済",
- "Description": "説明",
- "Action": "実行",
- "dropdown": "ドロップダウン",
- "UI related": "UI関連",
- "tab": "タブ",
- "animation": "アニメーション",
- "online": "オンライン",
- "extras": "その他",
- "science": "サイエンス",
- "models": "モデル",
- "query": "クエリ",
- "training": "トレーニング",
- "Fusion": "Fusion",
- "editing": "編集中",
- "Waiting...": "待機中...",
- "Time taken:": "経過時間",
- "prompting": "プロンプト表示",
- "manipulations": "操作",
- "Order": "順序",
- "newest first": "新しい順",
- "oldest first": "古い順",
- "a-z": "a-z(昇順)",
- "z-a": "z-a(降順)",
- "internal order": "内部順序",
- "Search": "検索",
- "URL for extension's git repository": "拡張機能のリポジトリのURL",
- "Local directory name": "ローカルディレクトリ名",
- "Install": "インストール",
- "N/A": "N/A",
- "Change checkpoint": "チェックポイントの変更",
- "Remove All": "すべて削除",
- "Prompt (press Ctrl+Enter or Alt+Enter to generate)": "プロンプト (Ctrl+Enter か Alt+Enter を押して生成)",
- "Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "ネガティブプロンプト (Ctrl+Enter か Alt+Enter を押して生成)",
- "Stop processing images and return any results accumulated so far.": "処理を中断し、それまでに出来た結果を表示",
- "Stop processing current image and continue processing.": "現在行っている処理を中断し、その次以降の処理を継続",
- "Read generation parameters from prompt or last generation if prompt is empty into user interface.": "プロンプトから生成パラメータを読み込むか、プロンプトが空の場合は最後の生成パラメータをUIに読み込む。",
- "Clear prompt": "プロンプトをクリア",
- "Show/hide extra networks": "追加ネットワークの表示/非表示",
- "Apply selected styles to current prompt": "現在のプロンプトに選択したスタイルを適用",
- "Save style": "スタイルを保存",
- "Search...": "検索...",
- "Which algorithm to use to produce the image": "画像を生成するために使用するアルゴリズムを選択します。",
- "Euler Ancestral - very creative, each can get a completely different picture depending on step count, setting steps higher than 30-40 does not help": "Euler Ancectral - 非常に創造的で、ステップ数によって全く異なる画像が得られるが、ステップ数を30~40より高く設定しても効果はない",
- "How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results": "生成された画像を反復的に改善する回数です。値を高くすると処理に時間がかかり、値を低くしすぎると悪い結果になる可能性があります。",
- "Produce an image that can be tiled.": "タイル状に敷き詰めることができる画像を生成します。",
- "Use a two step process to partially create an image at smaller resolution, upscale, and then improve details in it without changing composition": "画像生成を二段階のプロセスで行います。最初に低解像度で途中までの画像を作成し、次に拡大して、構図を変えずに細部を改善します。",
- "Number of sampling steps for upscaled picture. If 0, uses same as for original.": "アップスケールした画像のサンプリングステップ数です。0の場合は本来のステップ数と同じになります。",
- "Determines how little respect the algorithm should have for image's content. At 0, nothing will change, and at 1 you'll get an unrelated image. With values below 1.0, processing will take less steps than the Sampling Steps slider specifies.": "アルゴリズムが画像の内容をどの程度無視するかを決定します。0にすると全く変化せず、 1にすると無関係な画像になります。1.0未満の値では、スライダーで指定したサンプリングステップ数よりも少ないステップ数で処理が行われます。",
- "Adjusts the size of the image by multiplying the original width and height by the selected value. Ignored if either Resize width to or Resize height to are non-zero.": "元の幅と高さを指定した値で掛け算して画像のサイズを調整します。幅のサイズ変更または高さのサイズ変更が0以外になっている場合、この値は無視されます。",
- "Resizes image to this width. If 0, width is inferred from either of two nearby sliders.": "画像をこの幅にリサイズする。0 の場合、幅は近くにある2つのスライダーのいずれかから推定される。",
- "Resizes image to this height. If 0, height is inferred from either of two nearby sliders.": "画像をこの高さにリサイズする。0 の場合、高さは近くにある2つのスライダーのいずれかから推定される。",
- "How many batches of images to create (has no impact on generation performance or VRAM usage)": "作成する画像のバッチ数 (生成パフォーマンスやVRAMの使用に影響を与えません)",
- "How many image to create in a single batch (increases generation performance at cost of higher VRAM usage)": "一回のバッチで生成する画像の数 (VRAM使用量が増加して生成性能が向上)",
- "Classifier Free Guidance Scale - how strongly the image should conform to prompt - lower values produce more creative results": "Classifier Free Guidance Scale - 画像がプロンプトに従う度合い。値を低くするほど、より創造的な結果が得られます。",
- "A value that determines the output of random number generator - if you create an image with same parameters and seed as another image, you'll get the same result": "乱数生成器の出力を決定する値。同じパラメーターとシードで画像を生成すると、同じ結果が得られます。",
- "Set seed to -1, which will cause a new random number to be used every time": "シードを-1に設定し、毎回新しい乱数を使用します。",
- "Reuse seed from last generation, mostly useful if it was randomed": "前回の生成時に使用したシードを再利用します。前回がランダムなシードであった場合に有効です。",
- "Seed of a different picture to be mixed into the generation.": "生成時に、別の画像のシードを混ぜ込んで使用します。",
- "How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something).": "生成される画像に加える変化の強度を設定します。強度が0の場合は影響なし、強度が1の場合は完全に変化用シードに基づいた画像が生成されます。ただし、Ancestralサンプラーを使用する場合は生成される画像が多少異なる可能性があります。",
- "Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "指定された解像度で同じシードを使用した場合の画像に近いものを生成します。",
- "Do not do anything special": "特別なことをなにもしない",
- "Separate values for X axis using commas.": "X軸に用いる値をカンマ(,)で区切って入力してください。",
- "Paste available values into the field": "利用可能な値をフィールドに貼り付ける",
- "Separate values for Y axis using commas.": "Y軸に用いる値をカンマ(,)で区切って入力してください。",
- "Open images output directory": "画像の出力ディレクトリを開く",
- "Write image to a directory (default - log/images) and generation parameters into csv file.": "画像はディレクトリ(デフォルト: log/images)に、生成パラメータはcsvファイルに書き出します。",
- "Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "画像をターゲット解像度にリサイズします。高さと幅が一致しない場合、アスペクト比が正しくなくなります。",
- "Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "対象の解像度に画像をフィットさせます。はみ出た部分は切り取られます。",
- "Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors.": "画像をリサイズして、ターゲット解像度の中に収まるようにします。空白部分は画像の色で埋めます。",
- "How much to blur the mask before processing, in pixels.": "処理前にどれだけマスクをぼかすか。px単位。",
- "What to put inside the masked area before processing it with Stable Diffusion.": "Stable Diffusionで処理する前に、マスクされた範囲に何を書き込むか。",
- "fill it with colors of the image": "元画像の色で埋める",
- "keep whatever was there originally": "もともとあったものをそのままにする",
- "fill it with latent space noise": "潜在空間(latent space)におけるノイズで埋める",
- "fill it with latent space zeroes": "潜在空間(latent space)における0で埋める",
- "How many times to process an image. Each output is used as the input of the next loop. If set to 1, behavior will be as if this script were not used.": "画像を処理する回数。各出力は、次のループの入力として使用されます。1に設定すると、このスクリプトが使用されていない場合と同様の動作になります。",
- "The denoising strength for the final loop of each image in the batch.": "バッチ内の各画像の最終ループにおけるノイズ除去の強度です。",
- "The denoising curve controls the rate of denoising strength change each loop. Aggressive: Most of the change will happen towards the start of the loops. Linear: Change will be constant through all loops. Lazy: Most of the change will happen towards the end of the loops.": "ノイズ除去の曲線は、ループごとにノイズ除去強度の変化率をコントロールします。 Aggressive: ループの序盤に最も変化します。 Linear: すべてのループを通して変化は一定です。 Lazy: ループの終盤に最も変化します。",
- "For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam.": "SDアップスケールで、どれだけタイル間の重なりを確保するか(px単位)。タイルの一部を重複させることで、1枚の画像にした時明らかな継ぎ目がなくなります。",
- "A directory on the same machine where the server is running.": "サーバーが稼働しているのと同じマシンにあるディレクトリ",
- "Leave blank to save images to the default path.": "空欄でデフォルトのパスに画像を保存",
- "Result = A": "Result = A",
- "Result = A * (1 - M) + B * M": "出力されるモデル = A * (1 - M) + B * M",
- "Result = A + (B - C) * M": "出力されるモデル = A + (B - C) * M",
- "Regular expression; if weights's name matches it, the weights is not written to the resulting checkpoint. Use ^model_ema to discard EMA weights.": "正規表現; ウェイトの名前が一致する場合、ウェイトはチェックポイントに書き込まれません。^ model_ema を使用してEMAウェイトを破棄します。",
- "If the number of tokens is more than the number of vectors, some may be skipped.\nLeave the textbox empty to start with zeroed out vectors": "トークンの数がベクターの数より多い場合、一部がスキップされることがあります。\nテキストボックスを空にしておくと、ゼロになったベクターからスタートします",
- "1st and last digit must be 1. ex:'1, 2, 1'": "最初と最後の数字は1でなければなりません。 例:'1, 2, 1'",
- "1st and last digit must be 0 and values should be between 0 and 1. ex:'0, 0.01, 0'": "1番目と最後の数字は0でなければならず、値は0と1の間でなければなりません。ex:'0, 0.01, 0'",
- "Gradient clip value": "勾配クリッピング設定値",
- "Path to directory with input images": "入力画像のあるディレクトリへのパス",
- "Path to directory where to write outputs": "出力を書き込むディレクトリへのパス",
- "Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime