From 8a7b9d28b8dcc8840a9385f347fb6e2cc15e41ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 20 Mar 2023 23:39:47 +0000 Subject: [PATCH] Merge ja_JP.json --- localizations/ja_JP.json | 1086 +++++++++++++++++++------------------- tools/merge_report.txt | 319 +++++------ 2 files changed, 703 insertions(+), 702 deletions(-) diff --git a/localizations/ja_JP.json b/localizations/ja_JP.json index a215ae3..b909d00 100644 --- a/localizations/ja_JP.json +++ b/localizations/ja_JP.json @@ -103,13 +103,13 @@ "Var. strength": "強度値", "Steps": "ステップ数", "Prompt S/R": "Prompt S/R", - "Prompt order": "Prompt order", + "Prompt order": "プロンプト入力", "Sampler": "サンプラー", "Checkpoint name": "Checkpoint名", "Sigma Churn": "Sigma Churn", - "Sigma min": "Sigma min", - "Sigma max": "Sigma max", - "Sigma noise": "Sigma noise", + "Sigma min": "シグマ最小", + "Sigma max": "シグマ最大", + "Sigma noise": "シグマノイズ", "Eta": "Eta", "Clip skip": "Clip skip", "Denoising": "ノイズ除去", @@ -173,9 +173,9 @@ "Whole picture": "全体像", "Only masked": "マスクのみ", "Only masked padding, pixels": "マスクされたパディングのみ(ピクセル)", - "img2img alternative test": "img2img alternative test", + "img2img alternative test": "img2img alternative test(元画像の維持度を調整)", "Loopback": "ループバック", - "Outpainting mk2": "Outpainting mk2", + "Outpainting mk2": "アウトペインティング mk2", "Poor man's outpainting": "Poor man's outpainting", "SD upscale": "SDアップスケール", "should be 2 or lower.": "2以下にすること", @@ -214,18 +214,18 @@ "Resize": "倍率", "Crop to fit": "合うように切り抜き", "Upscaler 2 visibility": "Upscaler 2 visibility", - "GFPGAN visibility": "GFPGAN visibility", - "CodeFormer visibility": "CodeFormer visibility", + "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 weighted sum will be used for interpolation. Requires two models; A and B. The result is calculated as A * (1 - M) + B * M", + "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)": "最初の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となります (ツールチップ参照)", "Interpolation Method": "混合(Interpolation)方式", - "No interpolation": "No interpolation", + "No interpolation": "補完なし", "Weighted sum": "加重平均", "Add difference": "差を加える", "Checkpoint format": "チェックポイントのフォーマット", @@ -236,9 +236,9 @@ "A, B or C": "A、BまたはC", "B": "B", "C": "C", - "Don't": "Don't", + "Don't": "しない", "Bake in VAE": "VAEに書き込み", - "Discard weights with matching name": "Discard weights with matching name", + "Discard weights with matching name": "一致する名前の重みを破棄する", "Merge": "マージ", "See": "詳細な説明については", "wiki": "wiki", @@ -253,7 +253,7 @@ "Modules": "モジュール", "Enter hypernetwork layer structure": "Hypernetworkのレイヤー構造を入力", "Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "Hypernetworkの活性化関数(activation function)を選択。 推奨: Swish / Linear(none)", - "linear": "linear", + "linear": "liner", "relu": "relu", "leakyrelu": "leakyrelu", "elu": "elu", @@ -283,7 +283,7 @@ "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": "Normal", + "Normal": "標準", "KaimingUniform": "KaimingUniform", "KaimingNormal": "KaimingNormal", "XavierUniform": "XavierUniform", @@ -306,19 +306,19 @@ "Use BLIP for caption": "BLIPで説明をつける", "Use deepbooru for caption": "deepbooruで説明をつける", "Split image threshold": "分割する大きさのしきい値", - "Split image overlap ratio": "Split image overlap ratio", + "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.": "各画像は、自動的に選択された幅と高さで中央にトリミングされます。", - "Dimension lower bound": "Dimension lower bound", - "Dimension upper bound": "Dimension upper bound", - "Area lower bound": "Area lower bound", - "Area upper bound": "Area upper bound", + "Dimension lower bound": "下側の寸法制限", + "Dimension upper bound": "上側の寸法制限", + "Area lower bound": "エリア下限値", + "Area upper bound": "エリア上限値", "Resizing objective": "目標のサイズ", - "Maximize area": "Maximize area", - "Minimize error": "Minimize error", + "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の比率の画像セットを含むフォルダを指定する必要があります。", @@ -327,10 +327,10 @@ "Hypernetwork": "Hypernetwork", "Embedding Learning rate": "Embeddingの学習率(Learning rate)", "Hypernetwork Learning rate": "Hypernetworkの学習率(Learning rate)", - "Gradient Clipping": "Gradient Clipping", + "Gradient Clipping": "グラデーションのクリッピング", "disabled": "無効", "value": "値", - "norm": "norm", + "norm": "ノルム", "Gradient accumulation steps": "Gradient蓄積ステップ", "Dataset directory": "データセットフォルダ", "Log directory": "ログフォルダ", @@ -339,13 +339,13 @@ "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": "Use PNG alpha channel as loss weight", + "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": "once", + "once": "一度のみ", "deterministic": "deterministic", "random": "ランダム", "Train Embedding": "Embeddingの学習を開始", @@ -360,14 +360,14 @@ "System": "システム設定", "Training": "学習", "Stable Diffusion": "Stable Diffusion", - "Compatibility": "Compatibility", + "Compatibility": "互換性", "Interrogate Options": "Interrogate設定", - "Extra Networks": "Extra Networks", + "Extra Networks": "追加のネットワーク", "User interface": "UI設定", - "Live previews": "Live previews", + "Live previews": "ライブプレビュー", "Sampler parameters": "サンプラーのパラメータ", "Postprocessing": "後処理", - "Actions": "Actions", + "Actions": "アクション", "Licenses": "ライセンス", "Always save all generated images": "生成された画像をすべて保存する", "File format for images": "画像ファイルの保存形式", @@ -415,7 +415,7 @@ "Cache LDSR model in memory": "LDSRモデルをメモリにキャッシュ", "Tile size for all SwinIR.": "SwinIRのタイルサイズ", "Tile overlap, in pixels for SwinIR. Low values = visible seam.": "SwinIRのタイルの重複部分のピクセル数。少なくするとつなぎ目が見えやすくなる。", - "Face restoration model": "Face restoration model", + "Face restoration model": "顔修復モデル", "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.": "コンソールに警告を表示する", @@ -441,7 +441,7 @@ "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": "Noise multiplier for img2img", + "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で画像の透明部分をこの色で塗りつぶします。", @@ -449,60 +449,60 @@ "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": "Upcast cross attention layer to float32", - "Multiplier for extra networks": "Multiplier for extra networks", - "Add hypernetwork to prompt": "Add hypernetwork to prompt", - "Add Lora to prompt": "Add Lora to prompt", - "Apply Lora to outputs rather than inputs when possible (experimental)": "Apply Lora to outputs rather than inputs when possible (experimental)", + "Upcast cross attention layer to float32": "Cross Attention レイヤーを float32 にアップキャスト", + "Multiplier for extra networks": "追加ネットワークのための乗算", + "Add hypernetwork to prompt": "プロンプトに Hypernetwork を追加", + "Add Lora to prompt": "プロンプトに LoRA を追加", + "Apply Lora to outputs rather than inputs when possible (experimental)": "可能な場合は入力ではなく出力にLoraを適用する (実験的)", "Use old emphasis implementation. Can be useful to reproduce old seeds.": "古い強調の実装を使う。古い生成物を再現するのに使えます。", - "Use old karras scheduler sigmas (0.1 to 10).": "Use old karras scheduler sigmas (0.1 to 10).", - "Do not make DPM++ SDE deterministic across different batch sizes.": "Do not make DPM++ SDE deterministic across different batch sizes.", - "For hires fix, use width/height sliders to set final resolution rather than first pass (disables Upscale by, Resize width/height to).": "For hires fix, use width/height sliders to set final resolution rather than first pass (disables Upscale by, Resize width/height to).", + "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: include ranks of model tags matches in results (Has no effect on caption-based interrogators).", + "Interrogate: include ranks of model tags matches in results (Has no effect on caption-based interrogators).": "Interrogate: モデルタグが結果に一致するランクを含みます (キャプションベースのInterrogateには影響しません)。", "Interrogate: num_beams for BLIP": "Interrogate: num_beams for BLIP", - "Interrogate: minimum description length (excluding artists, etc..)": "Interrogate: minimum description length (excluding artists, etc..)", - "Interrogate: maximum description length": "Interrogate: maximum description length", - "CLIP: maximum number of lines in text file (0 = No limit)": "CLIP: maximum number of lines in text file (0 = No limit)", - "CLIP: skip inquire categories": "CLIP: skip inquire categories", + "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)": "filter out those tags from deepbooru output (separated by comma)", - "Default view for Extra Networks": "Default view for Extra Networks", + "filter out those tags from deepbooru output (separated by comma)": "deepbooruの出力からこれらのタグを除外する(カンマで区切る)", + "Default view for Extra Networks": "追加ネットワークの既定ビュー", "cards": "cards", - "thumbs": "thumbs", + "thumbs": "サムネイル", "Show grid in results for web": "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 seed when sending prompt or image to other interface", - "Send size when sending prompt or image to another interface": "Send size when sending prompt or image to another interface", + "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": "Use dropdown for sampler selection instead of radio group", - "Show Width/Height and Batch sliders in same row": "Show Width/Height and Batch sliders in same row", + "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": "クイック設定", "txt2img/img2img UI item order": "txt2img/img2img UI アイテムの順序", - "Extra networks tab order": "Extra networks tab order", + "Extra networks tab order": "追加ネットワークのタブ順序", "Localization (requires restart)": "言語 (プログラムの再起動が必要)", "Show progressbar": "プログレスバーを表示", - "Show live previews of the created image": "Show live previews of the created image", + "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": "Image creation progress preview mode", + "Image creation progress preview mode": "画像の作成進行状況のプレビューモード", "Full": "フル", - "Approx NN": "Approx NN", + "Approx NN": "近似最近傍(ANN)", "Approx cheap": "Approx cheap", - "Live preview subject": "Live preview subject", - "Combined": "Combined", - "Progressbar/preview update period, in milliseconds": "Progressbar/preview update period, in milliseconds", + "Live preview subject": "ライブプレビュー対象", + "Combined": "結合された", + "Progressbar/preview update period, in milliseconds": "進捗バー/プレビューの更新期間(ミリ秒)", "Hide samplers in user interface (requires restart)": "使わないサンプリングアルゴリズムを隠す (再起動が必要)", "eta (noise multiplier) for DDIM": "DDIMで用いるeta (noise multiplier)", "eta (noise multiplier) for ancestral samplers": "Ancestralサンプラーで用いるeta (noise multiplier)", @@ -511,11 +511,11 @@ "quad": "quad", "sigma churn": "sigma churn", "sigma tmin": "sigma tmin", - "sigma noise": "sigma noise", + "sigma noise": "シグマノイズ", "Eta noise seed delta": "Eta noise seed delta", - "Always discard next-to-last sigma": "Always discard next-to-last sigma", - "Enable postprocessing operations in txt2img and img2img tabs": "Enable postprocessing operations in txt2img and img2img tabs", - "Postprocessing operation order": "Postprocessing operation order", + "Always discard next-to-last sigma": "次から最後のシグマを破棄する", + "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": "ローカライズ用テンプレートをダウンロード", @@ -550,18 +550,18 @@ "training": "トレーニング", "models": "モデル", "UI related": "UI関連", - "prompting": "prompting", - "editing": "editing", - "manipulations": "manipulations", + "prompting": "プロンプト表示", + "editing": "編集中", + "manipulations": "操作", "online": "オンライン", "animation": "アニメーション", "query": "クエリ", - "science": "science", + "science": "サイエンス", "Order": "順序", "newest first": "新しい順", "oldest first": "古い順", - "a-z": "a-z", - "z-a": "z-a", + "a-z": "a-z(昇順)", + "z-a": "z-a(降順)", "internal order": "内部順序", "Description": "説明", "URL for extension's git repository": "拡張機能のリポジトリのURL", @@ -571,19 +571,19 @@ "Github": "Github", "Gradio": "Gradio", "python": "python", - "N/A": "N/A", + "N/A": "該当なし", "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に読み込む。", - "Show extra networks": "Show extra networks", + "Show extra networks": "追加ネットワークを表示", "Apply selected styles to current prompt": "現在のプロンプトに選択したスタイルを適用", "Save style": "スタイルを保存", "Remove All": "全て削除", "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 Ancestral - very creative, each can get a completely different picture depending on step count, setting steps higher than 30-40 does not help", + "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": "生成された画像を反復的に改善する回数です。値を高くすると処理に時間がかかり、値を低くしすぎると悪い結果になる可能性があります。", "How many batches of images to create": "バッチ処理を何回行うか", "How many image to create in a single batch": "1回のバッチ処理で何枚の画像を生成するか", @@ -599,11 +599,11 @@ "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.": "Resizes image to this width. If 0, width is inferred from either of two nearby sliders.", - "Resizes image to this height. If 0, height is inferred from either of two nearby sliders.": "Resizes image to this height. If 0, height is inferred from either of two nearby sliders.", + "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つのスライダーのいずれかから推定される。", "Do not do anything special": "特別なことをなにもしない", "Separate values for X axis using commas.": "X軸に用いる値をカンマ(,)で区切って入力してください。", - "Paste available values into the field": "Paste available values into the field", + "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ファイルに書き出します。", @@ -624,10 +624,10 @@ "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.": "Regular expression; if weights's name matches it, the weights is not written to the resulting checkpoint. Use ^model_ema to discard EMA weights.", - "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": "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", + "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'": "1st and last digit must be 0 and values should be between 0 and 1. ex:'0, 0.01, 0'", + "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": "Gradient clip value", "Path to directory with input images": "入力ファイルのあるフォルダの場所", "Path to directory where to write outputs": "出力を書き込むフォルダの場所", @@ -638,254 +638,254 @@ "This regular expression will be used extract words from filename, and they will be joined using the option below into label text used for training. Leave empty to keep filename text as it is.": "この正規表現を使ってファイル名から単語を抽出し、以下のオプションで結合して学習用のラベルテキストにします。ファイル名のテキストをそのまま使用する場合は空欄。", "This string will be used to join split words into a single line if the option above is enabled.": "この文字列は、上記のオプションが有効な場合に、分割された単語を1行に結合するために使用されます。", "Only applies to inpainting models. Determines how strongly to mask off the original image for inpainting and img2img. 1.0 means fully masked, which is the default behaviour. 0.0 means a fully unmasked conditioning. Lower values will help preserve the overall composition of the image, but will struggle with large changes.": "inpaintingのモデルにのみ適用される。レタッチ(Inpaint) とimg2imgにおいて、元画像をどの程度マスクするかを決定する。1.0は完全にマスクされる(デフォルト)。0.0は完全にマスクされていない状態。値が低いほど画像全体の構図を保持するのに役に立つが、大きな変化に対しては効率が悪い。", - "Early stopping parameter for CLIP model; 1 is stop at last layer as usual, 2 is stop at penultimate layer, etc.": "Early stopping parameter for CLIP model; 1 is stop at last layer as usual, 2 is stop at penultimate layer, etc.", - "When adding extra network such as Hypernetwork or Lora to prompt, use this multiplier for it.": "When adding extra network such as Hypernetwork or Lora to prompt, use this multiplier for it.", + "Early stopping parameter for CLIP model; 1 is stop at last layer as usual, 2 is stop at penultimate layer, etc.": "CLIPモデルの初期停止パラメータ、1は通常通り最後のレイヤーで停止、2は最後から2つ目のレイヤーで停止、など。", + "When adding extra network such as Hypernetwork or Lora to prompt, use this multiplier for it.": "Hypernetwork や LoRA などの追加ネットワークをプロンプトに追加する際、この倍率を適用する。", "List of setting names, separated by commas, for settings that should go to the quick access bar at the top, rather than the usual setting tab. See modules/shared.py for setting names. Requires restarting to apply.": "上部のクイックアクセスバーに置く設定の設定名をカンマで区切って入力。設定名については modules/shared.py を参照してください。適用するには再起動が必要です。", - "Comma-separated list of tab names; tabs listed here will appear in the extra networks UI first and in order lsited.": "Comma-separated list of tab names; tabs listed here will appear in the extra networks UI first and in order lsited.", + "Comma-separated list of tab names; tabs listed here will appear in the extra networks UI first and in order lsited.": "カンマで区切られたタブ名のリスト; ここにリストされているタブは、追加のネットワーク UI の最初の順序で表示されます。", "Cheap neural network approximation. Very fast compared to VAE, but produces pictures with 4 times smaller horizontal/vertical resolution and lower quality.": "Cheap neural network approximation. Very fast compared to VAE, but produces pictures with 4 times smaller horizontal/vertical resolution and lower quality.", "Very cheap approximation. Very fast compared to VAE, but produces pictures with 8 times smaller horizontal/vertical resolution and extremely low quality.": "Very cheap approximation. Very fast compared to VAE, but produces pictures with 8 times smaller horizontal/vertical resolution and extremely low quality.", "Ignores step count - uses a number of steps determined by the CFG and resolution": "ステップ数を無視し、CFGと解像度によって決まるステップ数を使用します。", "Denoising Diffusion Implicit Models - best at inpainting": "Denoising Diffusion Implicit 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": "空欄で自動", - "Upscaler 1": "Upscaler 1", - "Upscaler 2": "Upscaler 2", - "3D Openpose Editor": "3D Openpose Editor", - "Edit the pose of 3D models in the WebUI, and generate Openpose/Depth/Normal/Canny maps for ControlNet.": "Edit the pose of 3D models in the WebUI, and generate Openpose/Depth/Normal/Canny maps for ControlNet.", + "Upscaler 1": "アップスケーラー 1", + "Upscaler 2": "アップスケーラー 2", + "3D Openpose Editor": "3D Openposeエディター", + "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-tunnels": "sd-webui-tunnels", - "Add alternatives to the default tunneling methods. (including cloudflared)": "Add alternatives to the default tunneling methods. (including cloudflared)", + "Add alternatives to the default tunneling methods. (including cloudflared)": "デフォルトのトンネリングメソッドに代わるものを追加します(cloudflaredを含む)", "db-storage1111": "db-storage1111", - "Allows to store pictures and their metadata in a database. (supports MongoDB)": "Allows to store pictures and their metadata in a database. (supports MongoDB)", - "3D Model Loader": "3D Model Loader", - "Load your 3D model/animation inside webui, then send screenshot to txt2img or img2img to ControlNet.": "Load your 3D model/animation inside webui, then send screenshot to txt2img or img2img to ControlNet.", - "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.": "Generate hallways with the depth-to-image model at 512 resolution. It can be tweaked to work with other models/resolutions.", - "MultiDiffusion with Tiled VAE": "MultiDiffusion with Tiled VAE", - "Seamless Image Fusion, along with vram efficient tiled vae script.": "Seamless Image Fusion, along with vram efficient tiled vae script.", - "VRAM Estimator": "VRAM Estimator", - "Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.": "Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.", - "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": "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", + "Allows to store pictures and their metadata in a database. (supports MongoDB)": "画像とそのメタデータをデータベースに保存できます。(MongoDBをサポート)", + "3D Model Loader": "3Dモデルローダー", + "Load your 3D model/animation inside webui, then send screenshot to txt2img or img2img to ControlNet.": "Webui内で3Dモデル/アニメーションを読み込み、スクリーンショットをtxt2imgまたはimg2imgにControlNetに送信します。", + "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の深度画像モデルで廊下を生成します。他のモデル/解像度で動作するように調整することができます。", + "MultiDiffusion with Tiled VAE": "タイル型VAEによるマルチディフュージョン", + "Seamless Image Fusion, along with vram efficient tiled vae script.": "シームレスな画像融合、Vram効率の良いタイル状のVAEスクリプトと共に", + "VRAM Estimator": "VRAM推定", + "Runs txt2img, img2img, highres-fix at increasing dimensions and batch sizes until OOM, and outputs data to graph.": "Txt2img、img2img、highres-fixを、次元とバッチサイズを増やしてOOMまで実行し、データをグラフに出力する。", + "Dump U-Net": "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.": "Estimated Image Generator for Pose2Image. This extension allows moving the openpose figure in 3d space.", + "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. Target an area to selectively enhance details.", - "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.": "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.", + "Local Latent Upscaler. Target an area to selectively enhance details.": "Local Latent Upscaler(ローカル・ラテント・アップスケーラー)。領域を指定して、選択的にディテールを強調することができます。", + "CFG-Schedule-for-Automatic1111-SD": "CFG-Schedule-forAutomatic1111-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.": "An extension for loading LoCon networks in webui.", + "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.": "Extension for creating videos using img2img and ebsynth. Output edited videos using ebsynth. Works with ControlNet extension.", + "Extension for creating videos using img2img and ebsynth. Output edited videos using ebsynth. Works with ControlNet extension.": "Img2imgとebsynthを使用して動画を作成するための拡張。ebsynthを使用して動画を出力します。ControlNet拡張機能で動作します。", "LoRA Block Weight": "LoRA Block Weight", - "Applies LoRA strength; block by block on the fly. Includes presets, weight analysis, randomization, XY plot.": "Applies LoRA strength; block by block on the fly. Includes presets, weight analysis, randomization, XY plot.", + "Applies LoRA strength; block by block on the fly. Includes presets, weight analysis, randomization, XY plot.": "LoRAの強度を、ブロックごとにオンザフライで適用します。プリセット、重量分析、ランダム化、XYプロットが含まれます。", "Kitchen Theme": "Kitchen Theme", - "Custom 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.": "Bilingual translation, no need to worry about how to find the original button. Compatible with language pack extensions, no need to re-import.", + "Custom Theme.": "カスタムテーマ", + "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.": "バイリンガル翻訳, 元のボタンを見つける方法を心配する必要はありません. 言語パックの拡張機能と互換性, 再インポートする必要はありません.", "Composable LoRA": "Composable LoRA", - "Enables using AND keyword(composable diffusion) to limit LoRAs to subprompts. Useful when paired with Latent Couple extension.": "Enables using AND keyword(composable diffusion) to limit LoRAs to subprompts. Useful when paired with Latent Couple extension.", - "Clip Interrogator": "Clip Interrogator", - "Clip Interrogator by pharmapsychotic ported to an extension. Features a variety of clip models and interrogate settings.": "Clip Interrogator by pharmapsychotic ported to an extension. Features a variety of clip models and interrogate settings.", + "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と組み合わせると便利です。", + "Clip Interrogator": "クリップ・インテロゲーター", + "Clip Interrogator by pharmapsychotic ported to an extension. Features a variety of clip models and interrogate settings.": "「Pharmapsychotic」による「Clip Interrogator」が拡張機能に移植されました。さまざまなクリップモデルと問い合わせ設定を備えています。", "sd-webui-controlnet": "sd-webui-controlnet", - "WebUI extension for ControlNet. Note: (WIP), so don't expect seed reproducibility - as updates may change things.": "WebUI extension for ControlNet. Note: (WIP), so don't expect seed reproducibility - as updates may change things.", + "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.": "An extension of the built-in Composable Diffusion, allows you to determine the region of the latent space that reflects your subprompts.", + "An extension of the built-in Composable Diffusion, allows you to determine the region of the latent space that reflects your subprompts.": "内蔵のComposable Diffusionを拡張したもので、サブプロンプトを反映した潜像空間の領域を決定することができます。", "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. Some operations are RAM-heavy & diffusers is required.": "Merge and run without saving to drive. Sequential XY merge generations; extract and merge loras, bind loras to ckpt, merge block weights, and more. Some operations are RAM-heavy & diffusers is required.", + "Merge and run without saving to drive. Sequential XY merge generations; extract and merge loras, bind loras to ckpt, merge block weights, and more. Some operations are RAM-heavy & diffusers is required.": "ドライブに保存することなく、マージして実行することができます。順次XYマージ生成、Loraの抽出とマージ、Loraとckptの結合、階層別のマージ等。一部の操作には大量のRAMとdiffusersが必要です。", "OpenPose Editor": "OpenPose Editor", - "This can add multiple pose characters, detect pose from image, save to PNG, and send to controlnet extension.": "This can add multiple pose characters, detect pose from image, save to PNG, and send to controlnet extension.", - "Video Loopback": "Video Loopback", - "A video2video script that tries to improve on the temporal consistency and flexibility of normal vid2vid.": "A video2video script that tries to improve on the temporal consistency and flexibility of normal vid2vid.", + "This can add multiple pose characters, detect pose from image, save to PNG, and send to controlnet extension.": "複数のポーズキャラクターを追加したり、画像からポーズを検出しPNGに保存したり、controlnetの拡張機能に送信することができます。", + "Video Loopback": "ビデオループバック", + "A video2video script that tries to improve on the temporal consistency and flexibility of normal vid2vid.": "通常のvid2vidの時間的整合性と柔軟性を改善しようとするvideo2videoスクリプトです。", "text2prompt": "text2prompt", - "Generates anime tags using databases and models for tokenizing.": "Generates anime tags using databases and models for tokenizing.", + "Generates anime tags using databases and models for tokenizing.": "データベースやモデルを使ってアニメのタグを生成し、トークン化する。", "Prompt Translator": "Prompt Translator", - "A integrated translator for translating prompts to English using Deepl or Baidu.": "A integrated translator for translating prompts to English using Deepl or Baidu.", + "A integrated translator for translating prompts to English using Deepl or Baidu.": "DeeplやBaiduを使ってプロンプトを英語に翻訳するための統合翻訳機です。", "mine-diffusion": "mine-diffusion", - "This extension converts images into blocks and creates schematics for easy importing into Minecraft using the Litematica mod.": "This extension converts images into blocks and creates schematics for easy importing into Minecraft using the Litematica mod.", + "This extension converts images into blocks and creates schematics for easy importing into Minecraft using the Litematica mod.": "この拡張機能は画像をブロックに変換し、Litematica modを使用してMinecraftに簡単にインポートできる回路図を作成します。", "gif2gif": "gif2gif", - "A script for img2img that extract a gif frame by frame for img2img generation and recombine them back into an animated gif": "A script for img2img that extract a gif frame by frame for img2img generation and recombine them back into an animated gif", - "Embedding Merge": "Embedding Merge", - "Merging Textual Inversion embeddings at runtime from string literals.": "Merging Textual Inversion embeddings at runtime from string literals.", + "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に組み戻すスクリプトです。", + "Embedding Merge": "エンベデッドマージ", + "Merging Textual Inversion embeddings at runtime from string literals.": "文字列リテラルから実行時にTextual Inversionの埋め込みをマージする。", "anti-burn": "anti-burn", - "Smoothing generated images by skipping a few very last steps and averaging together some images before them": "Smoothing generated images by skipping a few very last steps and averaging together some images before them", + "Smoothing generated images by skipping a few very last steps and averaging together some images before them": "最後のステップをスキップし、その前にいくつかの画像をまとめて平均化することで生成された画像をスムージングします", "Aspect Ratio selector": "Aspect Ratio selector", - "Adds image aspect ratio selector buttons.": "Adds image aspect ratio selector buttons.", + "Adds image aspect ratio selector buttons.": "画像のアスペクト比選択ボタンを追加します。", "Catppuccin Theme": "Catppuccin Theme", - "Adds various custom themes": "Adds various custom themes", - "Dynamic Thresholding": "Dynamic Thresholding", - "Adds customizable dynamic thresholding to allow high CFG Scale values without the burning / 'pop art' effect.": "Adds customizable dynamic thresholding to allow high CFG Scale values without the burning / 'pop art' effect.", + "Adds various custom themes": "様々なカスタムテーマを追加", + "Dynamic Thresholding": "動的閾値", + "Adds customizable dynamic thresholding to allow high CFG Scale values without the burning / 'pop art' effect.": "カスタマイズ可能な動的閾値を追加することで、焼き込みやポップアート効果なしに高いCFG Scale値を可能にします。", "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.": "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.", - "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.": "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.", + "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と同様のスピードとメモリが必要ですが、より少ないステップでより良い結果を得られるとされています。", + "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 をご覧ください。", "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.": "Pre-trained model, determines if aesthetic/non-aesthetic, does 5 different style recognition modes, and Waifu confirmation. Also has a tab with Batch processing.", + "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確認ができます。また、バッチ処理のタブもあります。", "Instruct-pix2pix": "Instruct-pix2pix", - "Adds a tab for doing img2img editing with the instruct-pix2pix model. Note: No longer required. Author has integrated code to webui, use in img2img.": "Adds a tab for doing img2img editing with the instruct-pix2pix model. Note: No longer required. Author has integrated code to webui, use in img2img.", - "Pixelization": "Pixelization", - "Using pre-trained models, produce pixel art out of images in the extras tab.": "Using pre-trained models, produce pixel art out of images in the extras tab.", - "Steps Animation": "Steps Animation", - "Create animation sequence from denoised intermediate steps.": "Create animation sequence from denoised intermediate steps.", + "Adds a tab for doing img2img editing with the instruct-pix2pix model. Note: No longer required. Author has integrated code to webui, use in img2img.": "Instruct-pix2pixモデルでimg2img編集を行うためのタブを追加します。注:もはや必要ありません。作者はwebuiにコードを統合し、img2imgで使用するようにしました。", + "Pixelization": "ピクセル化", + "Using pre-trained models, produce pixel art out of images in the extras tab.": "事前に学習させたモデルを使って、extrasタブの画像からピクセルアートを作成します。", + "Steps Animation": "ステップアニメーション", + "Create animation sequence from denoised intermediate steps.": "デノイズされた中間ステップからアニメーションシーケンスを作成します。", "Aesthetic Scorer": "Aesthetic Scorer", - "Uses existing CLiP model with an additional small pretrained model to calculate perceived aesthetic score of an image.": "Uses existing CLiP model with an additional small pretrained model to calculate perceived aesthetic score of an image.", + "Uses existing CLiP model with an additional small pretrained model to calculate perceived aesthetic score of an image.": "既存のCLiPモデルに、事前に学習させた小さなモデルを追加して、画像の知覚的な美的スコアを算出します。", "System Info": "System Info", - "System Info tab for WebUI which shows realtime information of the server.": "System Info tab for WebUI which shows realtime information of the server.", + "System Info tab for WebUI which shows realtime information of the server.": "サーバーのリアルタイム情報を表示するWebUIの「システム情報」タブ。", "Discord Rich Presence": "Discord Rich Presence", - "Provides connection to Discord RPC, showing a fancy table in the user profile.": "Provides connection to Discord RPC, showing a fancy table in the user profile.", + "Provides connection to Discord RPC, showing a fancy table in the user profile.": "Discord RPCへの接続を提供し、ユーザープロファイルにファンシーテーブルを表示します。", "Promptgen": "Promptgen", - "Use transformers models to generate prompts.": "Use transformers models to generate prompts.", - "Depth Image I/O": "Depth Image I/O", - "An extension to allow managing custom depth inputs to Stable Diffusion depth2img models.": "An extension to allow managing custom depth inputs to Stable Diffusion depth2img models.", + "Use transformers models to generate prompts.": "トランスフォーマーモデルを使用してプロンプトを生成します。", + "Depth Image I/O": "深度画像I/O", + "An extension to allow managing custom depth inputs to Stable Diffusion depth2img models.": "Stable Diffusion depth2img モデルへのカスタム深度入力を管理できるようにする拡張機能です。", "haku-img": "haku-img", - "Image utils extension. Allows blending, layering, hue and color adjustments, blurring and sketch effects, and basic pixelization.": "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.": "An always visible script extension to configure seamless image tiling independently for the X and Y axes.", - "Batch Face Swap": "Batch Face Swap", - "Automatically detects faces and replaces them.": "Automatically detects faces and replaces them.", + "Image utils extension. Allows blending, layering, hue and color adjustments, blurring and sketch effects, and basic pixelization.": "画像拡張機能。ブレンド、レイヤー、色調、色調、スケッチエフェクト、基本的なピクセル化が可能です。", + "Asymmetric Tiling": "アシンメトリックタイリング", + "An always visible script extension to configure seamless image tiling independently for the X and Y axes.": "シームレスイメージタイリングをX軸とY軸で独立して設定するための常時表示スクリプト拡張機能です。", + "Batch Face Swap": "バッチフェイススワップ", + "Automatically detects faces and replaces them.": "顔を自動で検出し、置き換えることができます。", "Multiple Hypernetworks": "Multiple Hypernetworks", - "Adds the ability to apply multiple hypernetworks at once. Apply multiple hypernetworks sequentially, with different weights.": "Adds the ability to apply multiple hypernetworks at once. Apply multiple hypernetworks sequentially, with different weights.", + "Adds the ability to apply multiple hypernetworks at once. Apply multiple hypernetworks sequentially, with different weights.": "複数のハイパーネットワークを一度に適用する機能を追加します。異なる重みで複数のハイパーネットワークを連続的に適用します。", "Merge Block Weighted": "Merge Block Weighted", - "Merge models with separate rate for each 25 U-Net block (input, middle, output).": "Merge models with separate rate for each 25 U-Net block (input, middle, output).", + "Merge models with separate rate for each 25 U-Net block (input, middle, output).": "25個のU-Netブロック(入力、中間、出力)ごとに別々の重みを持つモデルをマージします。", "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.": "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.", "Hypernetwork-Monkeypatch-Extension": "Hypernetwork-Monkeypatch-Extension", - "Extension that provides additional training features for hypernetwork training. Also supports using multiple hypernetworks for inference.": "Extension that provides additional training features for hypernetwork training. Also supports using multiple hypernetworks for inference.", + "Extension that provides additional training features for hypernetwork training. Also supports using multiple hypernetworks for inference.": "Hypernetworkのための追加学習機能を提供する拡張機能です。また、推論のための複数のハイパーネットワークの使用もサポートします。", "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.": "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.", + "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のタスクを自動化するための多機能なツールセットであることを意図しています。", "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. Generate pictures using other user's PC. Useful if u have no GPU.", + "Stable Horde Client. Generate pictures using other user's PC. Useful if u have no GPU.": "Stable Horde Client. 他のユーザーのPCを使用して画像を生成します。GPUがない場合に便利です。", "Ultimate SD Upscale": "Ultimate SD Upscale", "More advanced options for SD Upscale, less artifacts than original using higher denoise ratio (0.3-0.5).": "More advanced options for SD Upscale, less artifacts than original using higher denoise ratio (0.3-0.5).", "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.": "Worker Client for Stable Horde. Generate pictures for other users with your PC. Please see readme for additional instructions.", + "Worker Client for Stable Horde. Generate pictures for other users with your PC. Please see readme for additional instructions.": "Stable Horde用のワーカークライアント。あなたのPCで、他のユーザーのために写真を生成します。その他の説明はreadmeをご覧ください。", "Kohya-ss Additional Networks": "Kohya-ss Additional Networks", - "Allows the Web UI to use networks (LoRA) trained by their scripts to generate images.": "Allows the Web UI to use networks (LoRA) trained by their scripts to generate images.", - "Model Converter": "Model Converter", + "Allows the Web UI to use networks (LoRA) trained by their scripts to generate images.": "Web UIのスクリプトで学習させたネットワーク(LoRA)を使って、画像を生成できるようにします。", + "Model Converter": "モデルコンバータ", "Convert models to fp16/bf16 no-ema/ema-only safetensors. Convert/copy/delete any parts of model: unet, text encoder(clip), vae.": "Convert models to fp16/bf16 no-ema/ema-only safetensors. Convert/copy/delete any parts of model: unet, text encoder(clip), vae.", - "Add image number to grid": "Add image number to grid", - "Add the image's number to its picture in the grid.": "Add the image's number to its picture in the grid.", + "Add image number to grid": "画像番号をグリッドに追加", + "Add the image's number to its picture in the grid.": "グリッド内の画像に画像の番号を追加", "Prompt Generator": "Prompt Generator", "generate a prompt from a small base prompt using distilgpt2. Adds a tab with additional control of the model.": "generate a prompt from a small base prompt using distilgpt2. Adds a tab with additional control of the model.", "quick-css": "quick-css", "Extension for quickly selecting and applying custom.css files, for customizing look and placement of elements in ui.": "Extension for quickly selecting and applying custom.css files, for customizing look and placement of elements in ui.", - "th_TH Localization": "th_TH Localization", - "Thai localization": "Thai localization", + "th_TH Localization": "th_TH 翻訳", + "Thai localization": "タイ語翻訳", "model-keyword": "model-keyword", "Inserts matching keyword(s) to the prompt automatically. Update this extension to get the latest model+keyword mappings.": "Inserts matching keyword(s) to the prompt automatically. Update this extension to get the latest model+keyword mappings.", - "fi_FI Localization": "fi_FI Localization", - "Finnish localization": "Finnish localization", + "fi_FI Localization": "fi_FI 翻訳", + "Finnish localization": "フィンランド語翻訳", "ABG_extension": "ABG_extension", - "Automatically remove backgrounds. Uses an onnx model fine-tuned for anime images. Runs on GPU.": "Automatically remove backgrounds. Uses an onnx model fine-tuned for anime images. Runs on GPU.", - "openOutpaint extension": "openOutpaint extension", + "Automatically remove backgrounds. Uses an onnx model fine-tuned for anime images. Runs on GPU.": "背景を自動で除去します。アニメ画像用に微調整されたonnxモデルを使用します。GPUで動作します。", + "openOutpaint extension": "openOutpaint 拡張", "A tab with the full openOutpaint UI. Run with the --api flag.": "A tab with the full openOutpaint UI. Run with the --api flag.", - "Save Intermediate Images": "Save Intermediate Images", + "Save Intermediate Images": "中間画像を保存", "Save intermediate images during the sampling process. You can also make videos from the intermediate images.": "Save intermediate images during the sampling process. You can also make videos from the intermediate images.", - "Gelbooru Prompt": "Gelbooru Prompt", + "Gelbooru Prompt": "Gelbooru プロンプト", "Extension that gets tags for saved gelbooru images in AUTOMATIC1111's Stable Diffusion webui": "Extension that gets tags for saved gelbooru images in AUTOMATIC1111's Stable Diffusion webui", "Diffusion Defender": "Diffusion Defender", "Prompt blacklist, find and replace, for semi-private and public instances.": "Prompt blacklist, find and replace, for semi-private and public instances.", - "Preset Utilities": "Preset Utilities", + "Preset Utilities": "ユーティリティのプリセット", "Preset utility tool for ui. Offers compatibility with custom scripts. (to a limit)": "Preset utility tool for ui. Offers compatibility with custom scripts. (to a limit)", "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.": "Use Riffusion model to produce music in gradio. To replicate original interpolation technique, input the prompt travel extension output frames into the riffusion tab.", "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.": "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.", - "Config-Presets": "Config-Presets", + "Config-Presets": "設定のプリセット", "Adds a configurable dropdown to allow you to change UI preset settings in the txt2img and img2img tabs.": "Adds a configurable dropdown to allow you to change UI preset settings in the txt2img and img2img tabs.", "NSFW checker": "NSFW checker", - "Replaces NSFW images with black.": "Replaces NSFW images with black.", + "Replaces NSFW images with black.": "NSFW画像を黒に置き換えます。", "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.": "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.", "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.": "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.", + "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の埋め込みを検査し、どの埋め込みが類似しているかを調べることができます。エンベッディングの混合、修正、作成は数秒で可能です。", "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. Note: new ext. maintainer, uninstall previous ext. if needed.": "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. Note: new ext. maintainer, uninstall previous ext. if needed.", - "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.": "Build a yaml file filled with prompts of your character, hit generate, and quickly preview them by their word attributes and modifiers.", - "Depth Maps": "Depth Maps", - "Depth Maps, Stereo Image, 3D Mesh and Video generator extension.": "Depth Maps, Stereo Image, 3D Mesh and Video generator extension.", + "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. Note: new ext. maintainer, uninstall previous ext. if needed.": "DAAMはDiffusion Attentive Attentive Attentive Mapsの略です。注意テキスト(プロンプトに含まれている文字列である必要があります) を入力して実行します。 注目テキストごとにヒートマップと重複した画像が、元の画像とともに生成されます。 Note: new ext. maintainer, uninstall previous ext. if needed.", + "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ファイルを構築し、生成を押すと、単語の属性やモディファイアによって素早くプレビューすることができます。", + "Depth Maps": "深度マップ", + "Depth Maps, Stereo Image, 3D Mesh and Video generator extension.": "深さマップ、ステレオイメージ、3Dメッシュおよびビデオジェネレータ拡張。", "depthmap2mask": "depthmap2mask", - "Create masks for img2img based on a depth estimation made by MiDaS.": "Create masks for img2img based on a depth estimation made by MiDaS.", - "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.": "Generates highlighted sectors of a submitted input image, based on input prompts. Use with tokenizer extension. See the readme for more info.", - "StylePile": "StylePile", - "An easy way to mix and match elements to prompts that affect the style of the result.": "An easy way to mix and match elements to prompts that affect the style of the result.", + "Create masks for img2img based on a depth estimation made by MiDaS.": "MiDSの深度推定に基づいてimg2img用のマスクを作成します。", + "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をご覧ください。", + "StylePile": "スタイルパイル", + "An easy way to mix and match elements to prompts that affect the style of the result.": "結果のスタイルに影響を与える要素をプロンプトに混ぜてマッチさせる簡単な方法です。", "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.": "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.", + "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できれいに仕上げます。", "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.": "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.", - "Merge Board": "Merge Board", - "Multiple lane merge support(up to 10). Save and Load your merging combination as Recipes, which is simple text.": "Multiple lane merge support(up to 10). Save and Load your merging combination as Recipes, which is simple text.", + "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を離れることなくすべてを行うことも可能です。", + "Merge Board": "ボードを結合", + "Multiple lane merge support(up to 10). Save and Load your merging combination as Recipes, which is simple text.": "複数のレーンマージをサポート(最大10まで)。マージの組み合わせはレシピとして保存・読み込みが可能です(テキストのみ)。", "WD 1.4 Tagger": "WD 1.4 Tagger", - "Interrogates single or multiple image files using various alternative models, similar to deepdanbooru interrogate.": "Interrogates single or multiple image files using various alternative models, similar to deepdanbooru interrogate.", - "ru_RU Localization": "ru_RU Localization", - "Russian localization": "Russian localization", - "no_NO Localization": "no_NO Localization", - "Norwegian localization": "Norwegian localization", - "DreamArtist": "DreamArtist", - "Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-Tuning.": "Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-Tuning.", + "Interrogates single or multiple image files using various alternative models, similar to deepdanbooru interrogate.": "Deepdanbooru interrogateと同様に、様々な代替モデルを使用して単一または複数の画像ファイルを問い合わせる。", + "ru_RU Localization": "ru_RUローカライズ", + "Russian localization": "ロシア語翻訳", + "no_NO Localization": "no_NO 翻訳", + "Norwegian localization": "ノルウェー語翻訳", + "DreamArtist": "ドリームアーティスト", + "Towards Controllable One-Shot Text-to-Image Generation via Contrastive Prompt-Tuning.": "コントラストプロンプトチューニングを介して、制御可能なワンショットテキストから画像への生成に向けて。", "Auto TLS-HTTPS": "Auto TLS-HTTPS", - "Allows you to easily, or even completely automatically start using HTTPS.": "Allows you to easily, or even completely automatically start using HTTPS.", - "Smart Process": "Smart Process", - "Smart pre-process including auto subject identification, caption subject swapping, and upscaling/facial restoration.": "Smart pre-process including auto subject identification, caption subject swapping, and upscaling/facial restoration.", - "tr_TR Localization": "tr_TR Localization", - "Turkish localization": "Turkish localization", - "Randomize": "Randomize", - "Allows for random parameters during txt2img generation. This script is processed for all generations, regardless of the script selected, meaning this script will function with others as well, such as AUTOMATIC1111/stable-diffusion-webui-wildcards": "Allows for random parameters during txt2img generation. This script is processed for all generations, regardless of the script selected, meaning this script will function with others as well, such as AUTOMATIC1111/stable-diffusion-webui-wildcards", + "Allows you to easily, or even completely automatically start using HTTPS.": "簡単に、あるいは完全に自動でHTTPSの使用を開始できるようにします。", + "Smart Process": "スマートプロセス", + "Smart pre-process including auto subject identification, caption subject swapping, and upscaling/facial restoration.": "自動被写体識別、キャプション被写体入れ替え、アップスケール/顔復元などのスマートプリプロセスを実現。", + "tr_TR Localization": "tr_TR 翻訳", + "Turkish localization": "トルコ語翻訳", + "Randomize": "ランダム化する", + "Allows for random parameters during txt2img generation. This script is processed for all generations, regardless of the script selected, meaning this script will function with others as well, such as AUTOMATIC1111/stable-diffusion-webui-wildcards": "Txt2img生成中にランダムパラメータを許可します。 このスクリプトは、選択されたスクリプトにかかわらず、すべての世代に対して処理されます。つまり、このスクリプトはAUTOMATIC1111/stable-diffusion-webui-wildcard など、他のスクリプトと同様に機能します。", "prompt travel": "prompt travel", - "Extension script for AUTOMATIC1111/stable-diffusion-webui to travel between prompts in latent space.": "Extension script for AUTOMATIC1111/stable-diffusion-webui to travel between prompts in latent space.", - "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": "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", + "Extension script for AUTOMATIC1111/stable-diffusion-webui to travel between prompts in latent space.": "AUTOMATIC1111/stable-diffusion-webuiの拡張スクリプトは、潜在領域のプロンプト間を移動します。", + "conditioning-highres-fix": "コンディショニング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モデルで有用です。", "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.": "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.", - "Detection Detailer": "Detection Detailer", - "An object detection and auto-mask extension for Stable Diffusion web UI.": "An object detection and auto-mask extension for Stable Diffusion web UI.", - "zh_TW Localization": "zh_TW Localization", - "Traditional Chinese localization": "Traditional Chinese localization", - "es_ES Localization": "es_ES Localization", - "Spanish localization": "Spanish localization", - "pt_BR Localization": "pt_BR Localization", - "Brazillian portuguese localization": "Brazillian portuguese localization", - "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", + "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番目のトークンへとステップする一連の画像を生成することができます。", + "Detection Detailer": "検出詳細", + "An object detection and auto-mask extension for Stable Diffusion web UI.": "Stable DiffusionのWeb UI用のオブジェクト検出と自動マスクの拡張機能です。", + "zh_TW Localization": "zh_TW 翻訳", + "Traditional Chinese localization": "中国語繁体字翻訳", + "es_ES Localization": "es_ES 翻訳", + "Spanish localization": "スペイン語翻訳", + "pt_BR Localization": "pt_BR 翻訳", + "Brazillian portuguese localization": "ブラジル・ポルトガル語翻訳", + "old localizations": "古い翻訳", + "Old unmaintained localizations that used to be a part of main repository": "メインリポジトリの一部だった古いメンテナンスされていない翻訳", "Dreambooth": "Dreambooth", - "Dreambooth training based on Shivam Shiaro's repo, optimized for lower-VRAM GPUs.": "Dreambooth training based on Shivam Shiaro's repo, optimized for lower-VRAM GPUs.", - "it_IT Localization": "it_IT Localization", - "Italian localization": "Italian localization", - "de_DE Localization": "de_DE Localization", - "German localization": "German localization", - "ja_JP Localization": "ja_JP Localization", - "Japanese localization": "Japanese localization", - "training-picker": "training-picker", + "Dreambooth training based on Shivam Shiaro's repo, optimized for lower-VRAM GPUs.": "Dreambooth trainingはShivam Shiaro氏のリポジトリを元に、低VRAMのGPU向けに最適化されています。", + "it_IT Localization": "it_IT 翻訳", + "Italian localization": "イタリア語翻訳", + "de_DE Localization": "de_DE 翻訳", + "German localization": "ドイツ語翻訳", + "ja_JP Localization": "ja_JP 翻訳", + "Japanese localization": "日本語翻訳", + "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.": "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.", - "Embeddings editor": "Embeddings editor", + "Embeddings editor": "Embeddings エディター", "Allows you to manually edit textual inversion embeddings using sliders.": "Allows you to manually edit textual inversion embeddings using sliders.", "Latent Mirroring": "Latent Mirroring", "Applies mirroring and flips to the latent images to produce anything from subtle balanced compositions to perfect reflections": "Applies mirroring and flips to the latent images to produce anything from subtle balanced compositions to perfect reflections", - "zh_CN Localization": "zh_CN Localization", - "Simplified Chinese localization": "Simplified Chinese localization", - "ko_KR Localization": "ko_KR Localization", - "Korean localization": "Korean localization", + "zh_CN Localization": "zh_CN 翻訳", + "Simplified Chinese localization": "中国語簡体字翻訳", + "ko_KR Localization": "ko_KR 翻訳", + "Korean localization": "韓国語翻訳", "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.": "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.", "tokenizer": "tokenizer", - "Adds a tab that lets you preview how CLIP model would tokenize your text.": "Adds a tab that lets you preview how CLIP model would tokenize your text.", + "Adds a tab that lets you preview how CLIP model would tokenize your text.": "CLIPモデルがどのようにテキストをトークン化するかをプレビューできるタブを追加します。", "auto-sd-paint-ext": "auto-sd-paint-ext", "Krita Plugin.": "Krita Plugin.", "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.": "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.", "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.": "Displays autocompletion hints for tags from image booru boards such as Danbooru. Uses local tag CSV files and includes a config for customization.", + "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ファイルを使用し、カスタマイズのための設定を含みます。", "Aesthetic Gradients": "Aesthetic Gradients", "Create an embedding from one or few pictures and use it to apply their style to generated images.": "Create an embedding from one or few pictures and use it to apply their style to generated images.", "Wildcards": "Wildcards", - "Sample extension. Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory. Also see Dynamic Prompts for similar functionality.": "Sample extension. Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory. Also see Dynamic Prompts for similar functionality.", + "Sample extension. Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory. Also see Dynamic Prompts for similar functionality.": "サンプルの拡張子です。プロンプトで __name__ 構文を使用し、wildcards ディレクトリにある name.txt という名前のファイルからランダムな行を取得できるようにします。同様の機能については、Dynamic Prompts も参照してください。", "Dynamic Prompts": "Dynamic Prompts", - "Implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.": "Implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.", + "Implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.": "ランダムまたは組み合わせによるプロンプト生成のための表現力豊かなテンプレート言語と、深いワイルドカードのディレクトリ構造をサポートする機能を実装しています。", "Image browser": "Image browser", - "Provides an interface to browse created images in the web browser. Note: new ext. maintainer, uninstall previous ext. if needed.": "Provides an interface to browse created images in the web browser. Note: new ext. maintainer, uninstall previous ext. if needed.", + "Provides an interface to browse created images in the web browser. Note: new ext. maintainer, uninstall previous ext. if needed.": "作成された画像をWebブラウザで閲覧するためのインタフェースを提供します。注:新しいext. のメンテナ、必要なら前のext. をアンインストールしてください。", "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.": "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.", "Deforum": "Deforum", @@ -897,114 +897,114 @@ "Dataset Tag Editor": "Dataset Tag Editor", "Feature-rich UI tab that allows image viewing, search-filtering and editing.": "Feature-rich UI tab that allows image viewing, search-filtering and editing.", "sd-webui-depth-lib": "sd-webui-depth-lib", - "Depth Library": "Depth Library", - "Pages:": "Pages:", - "Selected": "Selected", - "Send to ControlNet": "Send to ControlNet", + "Depth Library": "Depth ライブラリ", + "Pages:": "ページ", + "Selected": "選択中", + "Send to ControlNet": "ControlNet に送る", "https://github.com/jexom/sd-webui-depth-lib.git": "https://github.com/jexom/sd-webui-depth-lib.git", - "Image Browser": "Image Browser", + "Image Browser": "画像ブラウザー", "txt2img-grids": "txt2img-grids", "img2img-grids": "img2img-grids", "Favorites": "お気に入り", - "Others": "Others", - "Favorites path from settings: log/images": "Favorites path from settings: log/images", - "Images directory": "Images directory", - "Sub directory depth": "Sub directory depth", - "Add to / replace in saved directories": "Add to / replace in saved directories", - "Saved directories": "Saved directories", - "Remove from saved directories": "Remove from saved directories", - "Sub directories": "Sub directories", - "Nothing selected": "Nothing selected", - "Get sub directories": "Get sub directories", - "Maintenance": "Maintenance", - "⚠ Caution: You should only use these options if you know what you are doing. ⚠": "⚠ Caution: You should only use these options if you know what you are doing. ⚠", + "Others": "その他", + "Favorites path from settings: log/images": "設定からのお気に入りパス: ログ/画像", + "Images directory": "画像ディレクトリ", + "Sub directory depth": "サブディレクトリの深さ", + "Add to / replace in saved directories": "保存済ディレクトリに追加/置換", + "Saved directories": "保存先", + "Remove from saved directories": "保存したディレクトリから削除", + "Sub directories": "サブディレクトリ", + "Nothing selected": "何も選択されていません", + "Get sub directories": "サブディレクトリを取得", + "Maintenance": "メンテナンス", + "⚠ Caution: You should only use these options if you know what you are doing. ⚠": "⚠ 注意: これらのオプションは、何をしているか分かっている場合にのみ使用してください。⚠", "Status:": "状態:", - "Last message": "Last message", - "Rebuild exif cache": "Rebuild exif cache", - "Delete 0-entries from exif cache": "Delete 0-entries from exif cache", - "Update directory names in database": "Update directory names in database", + "Last message": "前回のメッセージ", + "Rebuild exif cache": "Exifキャッシュを再構築", + "Delete 0-entries from exif cache": "exif キャッシュから 0 エントリを削除", + "Update directory names in database": "データベースのディレクトリ名を更新", "From (full path)": "From (full path)", "to (full path)": "to (full path)", - "Reapply ranking after moving files": "Reapply ranking after moving files", - "Dropdown": "Dropdown", - "First Page": "First Page", - "Prev Page": "Prev Page", - "Page Index": "Page Index", - "Next Page": "Next Page", - "End Page": "End Page", - "ranking": "ranking", - "Next Image After Ranking (To be implemented)": "Next Image After Ranking (To be implemented)", - "delete next": "delete next", + "Reapply ranking after moving files": "ファイルを移動した後にランキングを再適用", + "Dropdown": "ドロップダウン", + "First Page": "最初のページ", + "Prev Page": "前のページ", + "Page Index": "ページのインデックス", + "Next Page": "次のページ", + "End Page": "最後のページ", + "ranking": "ランキング", + "Next Image After Ranking (To be implemented)": "次回画像ランキング(実装予定)", + "delete next": "次を削除", "Delete": "削除", - "also delete off-screen images": "also delete off-screen images", - "Additional Generation Info": "Additional Generation Info", + "also delete off-screen images": "画面外の画像も削除します", + "Additional Generation Info": "追加の生成情報", "sort by": "ソート", "Sort by": "ソート", "path name": "パス名", - "date": "date", - "aesthetic_score": "aesthetic_score", - "cfg scale": "cfg scale", + "date": "日付", + "aesthetic_score": "美的スコア", + "cfg scale": "CFGスケール", "steps": "ステップ数", "seed": "シード値", "sampler": "サンプラー", "size": "サイズ", "model": "モデル", "model hash": "モデルのHash値", - "filename keyword": "filename keyword", - "Filename keyword search": "Filename keyword search", - "exif keyword": "exif keyword", - "EXIF keyword search": "EXIF keyword search", - "Search negative prompt": "Search negative prompt", + "filename keyword": "ファイル名 キーワード", + "Filename keyword search": "ファイル名 キーワード検索", + "exif keyword": "exif キーワード", + "EXIF keyword search": "EXIF キーワード検索", + "Search negative prompt": "ネガティブプロンプトを検索", "No": "No", "Yes": "Yes", "Only": "Only", - "case sensitive": "case sensitive", - "regex - e.g. ^(?!.*Hires).*$": "regex - e.g. ^(?!.*Hires).*$", - "ranking filter": "ranking filter", - "Ranking filter": "Ranking filter", + "case sensitive": "大文字と小文字を区別", + "regex - e.g. ^(?!.*Hires).*$": "正規表現 - 例: ^(?!.*Hires).*$", + "ranking filter": "ランキングフィルター", + "Ranking filter": "ランキングフィルター", "All": "All", - "minimum aesthetic_score": "minimum aesthetic_score", - "Minimum aesthetic_score": "Minimum aesthetic_score", - "Maximum aesthetic_score": "Maximum aesthetic_score", - "Generate Info": "Generate Info", - "Generation Info": "Generation Info", - "File Name": "File Name", - "Move to favorites": "Move to favorites", - "Send to txt2img ControlNet": "Send to txt2img ControlNet", - "Send to img2img ControlNet": "Send to img2img ControlNet", + "minimum aesthetic_score": "最小美的スコア", + "Minimum aesthetic_score": "最小美的スコア", + "Maximum aesthetic_score": "最大美的スコア", + "Generate Info": "生成時の情報", + "Generation Info": "生成時の情報", + "File Name": "ファイル名", + "Move to favorites": "お気に入りへ移動", + "Send to txt2img ControlNet": "txt2img ControlNet に転送", + "Send to img2img ControlNet": "img2img ControlNet に転送", "ControlNet number": "ControlNet number", - "Directory path": "Directory path", - "Move to directory": "Move to directory", - "Renew Page": "Renew Page", + "Directory path": "ディレクトリ パス", + "Move to directory": "ディレクトリへ移動", + "Renew Page": "ページの更新", "Number": "Number", "set_index": "set_index", - "Image": "Image", + "Image": "画像", "load_switch": "load_switch", "to_dir_load_switch": "to_dir_load_switch", - "turn_page_switch": "turn_page_switch", - "Checkbox": "Checkbox", - "List of active tabs (separated by commas). Available options are txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others. Custom folders are also supported by specifying their path.": "List of active tabs (separated by commas). Available options are txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others. Custom folders are also supported by specifying their path.", - "Select components to hide": "Select components to hide", - "Include images in sub directories": "Include images in sub directories", - "Preload images at startup": "Preload images at startup", - "Move buttons copy instead of move": "Move buttons copy instead of move", - "Print image deletion messages to the console": "Print image deletion messages to the console", - "Move/Copy/Delete matching .txt files": "Move/Copy/Delete matching .txt files", - "Print warning logs to the console": "Print warning logs to the console", - "Print debug logs to the console": "Print debug logs to the console", - "Use recycle bin when deleting images": "Use recycle bin when deleting images", - "Scan Exif-/.txt-data (initially slower, but required for many features to work)": "Scan Exif-/.txt-data (initially slower, but required for many features to work)", - "Scan Exif-/.txt-data (slower, but required for exif-keyword-search)": "Scan Exif-/.txt-data (slower, but required for exif-keyword-search)", - "Change CTRL keybindings to SHIFT": "Change CTRL keybindings to SHIFT", - "or to CTRL+SHIFT": "or to CTRL+SHIFT", - "Enable Maintenance tab": "Enable Maintenance tab", - "Save ranking in image's pnginfo": "Save ranking in image's pnginfo", - "Number of columns on the page": "Number of columns on the page", - "Number of rows on the page": "Number of rows on the page", - "Minimum number of pages per load": "Minimum number of pages per load", + "turn_page_switch": "ページをめくる", + "Checkbox": "チェックボックス", + "List of active tabs (separated by commas). Available options are txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others. Custom folders are also supported by specifying their path.": "アクティブなタブの一覧 (カンマで区切られています). 利用可能なオプションは、txt2img, img2img-grid, img2img-grids, extras, Favorites, Othersです. パスを指定することで、カスタムフォルダもサポートされます。", + "Select components to hide": "非表示にするコンポーネントを選択", + "Include images in sub directories": "サブディレクトリ内の画像を含める", + "Preload images at startup": "起動時に画像をプリロードする", + "Move buttons copy instead of move": "移動ボタンは「移動」ではなく「コピー」に", + "Print image deletion messages to the console": "コンソールに画像削除メッセージを出力する", + "Move/Copy/Delete matching .txt files": "一致する.txtファイルを移動/コピー/削除", + "Print warning logs to the console": "警告ログをコンソールに出力", + "Print debug logs to the console": "デバッグログをコンソールに出力", + "Use recycle bin when deleting images": "画像を削除するときにごみ箱を使用", + "Scan Exif-/.txt-data (initially slower, but required for many features to work)": "Exif-/.txt-data をスキャンします (最初は遅くなりますが、多くの機能が動作するために必要です)", + "Scan Exif-/.txt-data (slower, but required for exif-keyword-search)": "Exif-/.txt-data をスキャンします (低速ですが、EXIF キーワード検索 に必要です)", + "Change CTRL keybindings to SHIFT": "Ctrlキー割り当てをShiftに変更する", + "or to CTRL+SHIFT": "または Ctrl + Shift", + "Enable Maintenance tab": "メンテナンス タブを表示", + "Save ranking in image's pnginfo": "画像のpnginfo にランキングを保存", + "Number of columns on the page": "ページ上の列数", + "Number of rows on the page": "ページ上の行数", + "Minimum number of pages per load": "ロードあたりの最小ページ数", "stable-diffusion-webui-images-browser": "stable-diffusion-webui-images-browser", "https://github.com/AlUlkesh/stable-diffusion-webui-images-browser.git": "https://github.com/AlUlkesh/stable-diffusion-webui-images-browser.git", - "Input images directory": "Input images directory", + "Input images directory": "入力画像のディレクトリ", "Ultimate SD upscale": "Ultimate SD upscale", "Will upscale the image depending on the selected target size type": "Will upscale the image depending on the selected target size type", "Target size type": "Target size type", @@ -1307,39 +1307,39 @@ "Use grid (output to grid dir)": "グリッドを使用 (グリッドdirに出力)", "Grid layout": "グリッドレイアウト", "Auto": "自動", - "Prevent Empty Spot": "Prevent Empty Spot", + "Prevent Empty Spot": "空のスポットを防止する", "Batch Length As Row": "Batch Length As Row", - "Heatmap blend alpha": "Heatmap blend alpha", - "Heatmap image scale": "Heatmap image scale", - "Trace each layers": "Trace each layers", + "Heatmap blend alpha": "ヒートマップブレンド α", + "Heatmap image scale": "ヒートマップ画像のスケール", + "Trace each layers": "各レイヤーをトレース", "Use layers as row instead of Batch Length": "Use layers as row instead of Batch Length", "stable-diffusion-webui-daam": "stable-diffusion-webui-daam", - "width": "width", - "height": "height", - "Add": "Add", - "Reset": "Reset", - "Load from JSON": "Load from JSON", - "Detect from image": "Detect from image", - "Add Background image": "Add Background image", + "width": "幅", + "height": "高さ", + "Add": "追加", + "Reset": "リセット", + "Load from JSON": "JSONから読み込み", + "Detect from image": "画像から検出", + "Add Background image": "背景画像を追加", "json": "json", - "Save JSON": "Save JSON", - "Save PNG": "Save PNG", - "Send to": "Send to", + "Save JSON": "JSON で保存", + "Save PNG": "PNG で保存", + "Send to": "転送先: ", "openpose-editor": "openpose-editor", "Save score as EXIF or PNG Info Chunk": "スコアをEXIFまたはPNGチャンクに保存", - "cfg_scale": "cfg_scale", - "sd_model_hash": "sd_model_hash", + "cfg_scale": "cfgスケール", + "sd_model_hash": "sdモデルハッシュ値", "hash": "ハッシュ値", "Save tags (Windows only)": "タグを保存(Windowsのみ)", "Save category (Windows only)": "カテゴリを保存(Windowsのみ)", "Save generation params text": "生成されたパラメータテキストを保存", "Force CPU (Requires Custom Script Reload)": "CPUの使用を強制する (カスタムスクリプトの再読み込みが必要)", "stable-diffusion-webui-aesthetic-image-scorer": "stable-diffusion-webui-aesthetic-image-scorer", - "Tokenizer": "Tokenizer", - "Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature.": "Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature.", + "Tokenizer": "トークナイザー", + "Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature.": "テキストはニューラルネットワークに送られる前に、トークン化と呼ばれるプロセスで数値に変換されます。このトークンによってニューラルネットワークはテキストを読み解くことができるのです。この機能のインスピレーションを与えてくれた、私たちの偉大な友人である Shousetsu愛 に感謝します。", "Text input": "Text input", "ID input": "ID input", - "Tokenize": "Tokenize", + "Tokenize": "トークン化", "Text": "Text", "Tokens": "トークン", "stable-diffusion-webui-tokenizer": "stable-diffusion-webui-tokenizer", @@ -1456,25 +1456,25 @@ "Apply": "適用", "https://github.com/opparco/stable-diffusion-webui-two-shot.git": "https://github.com/opparco/stable-diffusion-webui-two-shot.git", "Seed travel": "Seed travel", - "Destination seed(s) (Comma separated)": "Destination seed(s) (Comma separated)", - "Only use Random seeds (Unless comparing paths)": "Only use Random seeds (Unless comparing paths)", - "Number of random seed(s)": "Number of random seed(s)", - "Compare paths (Separate travels from 1st seed to each destination)": "Compare paths (Separate travels from 1st seed to each destination)", - "Steps (Number of images between each seed)": "Steps (Number of images between each seed)", - "Loop back to initial seed": "Loop back to initial seed", + "Destination seed(s) (Comma separated)": "宛先シード値(カンマ区切り)", + "Only use Random seeds (Unless comparing paths)": "ランダムシードのみを使用 (パスの比較を除く)", + "Number of random seed(s)": "ランダムシードの数", + "Compare paths (Separate travels from 1st seed to each destination)": "パスを比較する(1つのシードからそれぞれの宛先への分離)", + "Steps (Number of images between each seed)": "ステップ (各シード間の画像数)", + "Loop back to initial seed": "初期シードにループバック", "Save results as video": "結果を動画として保存", "Frames per second": "フレーム/秒", "Number of frames for lead in/out": "リードイン/アウトのフレーム数", "Upscale ratio": "アップスケール比", - "Bump seed (If > 0 do a Compare Paths but only one image. No video will be generated.)": "Bump seed (If > 0 do a Compare Paths but only one image. No video will be generated.)", + "Bump seed (If > 0 do a Compare Paths but only one image. No video will be generated.)": "Bump シード (> 0 の場合、パスの比較を行いますが、画像は 1 つだけです。ビデオは生成されません。)", "Use cache": "キャッシュを使用", "Show generated images in ui": "生成された画像を Ui で表示する", - "Interpolation rate": "Interpolation rate", + "Interpolation rate": "補間率", "Hug-the-middle": "Hug-the-middle", "Slow start": "Slow start", "Quick start": "クイックスタート", - "Rate strength": "Rate strength", - "Allow the default Euler a Sampling method. (Does not produce good results)": "Allow the default Euler a Sampling method. (Does not produce good results)", + "Rate strength": "レートの強さ", + "Allow the default Euler a Sampling method. (Does not produce good results)": "デフォルトの Euler a サンプルアルゴリズムを許可します。(良い結果にはなりません)", "seed_travel": "seed_travel", "Multiplication (2^N)": "Multiplication (2^N)", "Weight": "重み", @@ -1781,7 +1781,7 @@ "https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111.git": "https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111.git", "Posex": "Posex", "Send this image to ControlNet.": "この画像を ControlNet に送信します。", - "Target ControlNet number": "Target ControlNet number", + "Target ControlNet number": "ターゲットのControlNet number", "https://github.com/hnmr293/posex.git": "https://github.com/hnmr293/posex.git", "Artists To Study": "Artists To Study", "dog": "犬", @@ -1963,30 +1963,30 @@ "Active in img2img (Requires restart)": "Img2imgで有効です(再起動が必要です)", "Active in negative prompts (Requires restart)": "ネガティブプロンプトで有効にします(再起動が必要)", "Active in third party textboxes [Dataset Tag Editor] (Requires restart)": "サードパーティー製のテキストボックスで有効 (再起動が必要)", - "List of model names (with file extension) or their hashes to use as black/whitelist, separated by commas.": "List of model names (with file extension) or their hashes to use as black/whitelist, separated by commas.", + "List of model names (with file extension) or their hashes to use as black/whitelist, separated by commas.": "ブラックリスト/ホワイトリストに指定するモデル名 (拡張子を含む) またはハッシュ。カンマで区切って複数指定できます。", "Mode to use for model list": "モデルリストに使用するモード", "Blacklist": "ブラック リスト", "Whitelist": "ホワイトリスト", - "Move completion popup together with text cursor": "Move completion popup together with text cursor", + "Move completion popup together with text cursor": "補完ポップアップをカーソルに合わせて移動する", "Maximum results": "最大結果", "Show all results": "すべての結果を表示", "How many results to load at once": "一度にロードする結果の数", - "Time in ms to wait before triggering completion again (Requires restart)": "Time in ms to wait before triggering completion again (Requires restart)", + "Time in ms to wait before triggering completion again (Requires restart)": "再び補完を作動させるまでの待機時間 (ミリ秒、再起動が必要)", "Search for wildcards": "ワイルドカードを検索", "Search for embeddings": "Embeddings を検索", "Search for hypernetworks": "ハイパーネットワークを検索", "Search for Loras": "Lorasを検索", - "Show '?' next to tags, linking to its Danbooru or e621 wiki page (Warning: This is an external site and very likely contains NSFW examples!)": "Show '?' next to tags, linking to its Danbooru or e621 wiki page (Warning: This is an external site and very likely contains NSFW examples!)", - "Replace underscores with spaces on insertion": "Replace underscores with spaces on insertion", - "Escape parentheses on insertion": "Escape parentheses on insertion", - "Append comma on tag autocompletion": "Append comma on tag autocompletion", + "Show '?' next to tags, linking to its Danbooru or e621 wiki page (Warning: This is an external site and very likely contains NSFW examples!)": "タグの横に「?」 を表示し、Danbooru または e621 の wiki ページにリンクする (注意: これは外部のサイトであり、非常に NSFW が含まれる可能性が高いです)", + "Replace underscores with spaces on insertion": "挿入時にアンダースコアを空白と置き換える", + "Escape parentheses on insertion": "挿入時に括弧をエスケープする", + "Append comma on tag autocompletion": "タグの自動補完時にカンマを追加する", "Search by alias": "別名で検索", "Only show alias": "別名のみを表示", - "Translation filename": "Translation filename", + "Translation filename": "翻訳ファイル名", "Translation file uses old 3-column translation format instead of the new 2-column one": "新しい2カラムの形式の代わりに古い3カラムの形式の翻訳ファイルを使用します", - "Search by translation": "Search by translation", - "Extra filename (for small sets of custom tags)": "Extra filename (for small sets of custom tags)", - "Mode to add the extra tags to the main tag list": "Mode to add the extra tags to the main tag list", + "Search by translation": "訳文で検索", + "Extra filename (for small sets of custom tags)": "追加ファイル名 (小規模なカスタムタグ用)", + "Mode to add the extra tags to the main tag list": "メインタグ一覧に追加するためのモード", "Insert before": "前に挿入", "Insert after": "後に挿入", "a1111-sd-webui-tagcomplete": "a1111-sd-webui-tagcomplete", @@ -2191,27 +2191,27 @@ "https://github.com/ThereforeGames/unprompted.git": "https://github.com/ThereforeGames/unprompted.git", "https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer.git": "https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer.git", "Wildcards Manager": "Wildcards Manager", - "Dynamic Prompts enabled": "Dynamic Prompts enabled", - "Combinatorial generation": "Combinatorial generation", + "Dynamic Prompts enabled": "Dynamic Prompts が有効", + "Combinatorial generation": "組み合わせ生成", "Max generations (0 = all combinations - the batch count value is ignored)": "Max generations (0 = all combinations - the batch count value is ignored)", - "Combinatorial batches": "Combinatorial batches", + "Combinatorial batches": "組み合わせのバッチ", "Prompt Magic": "Prompt Magic", "Magic prompt": "Magic prompt", - "Max magic prompt length": "Max magic prompt length", - "Magic prompt creativity": "Magic prompt creativity", - "Magic prompt model": "Magic prompt model", - "Magic prompt blocklist regex": "Magic prompt blocklist regex", + "Max magic prompt length": "Magic prompt の最大長", + "Magic prompt creativity": "Magic prompt の創造性", + "Magic prompt model": "Magic prompt モデル", + "Magic prompt blocklist regex": "Magic prompt のブロックリスト正規表現", "I'm feeling lucky": "I'm feeling lucky", "Attention grabber": "Attention grabber", "Minimum attention": "Minimum attention", "Maximum attention": "Maximum attention", "Don't apply to negative prompts": "Don't apply to negative prompts", "Need help?": "Need help?", - "Syntax cheatsheet": "Syntax cheatsheet", - "Tutorial": "Tutorial", - "Discussions": "Discussions", - "Report a bug": "Report a bug", - "Combinations": "Combinations", + "Syntax cheatsheet": "構文チートシート", + "Tutorial": "チュートリアル", + "Discussions": "ディスカッション", + "Report a bug": "バグを報告する", + "Combinations": "組み合わせ", "Choose a number of terms from a list, in this case we choose two artists:": "Choose a number of terms from a list, in this case we choose two artists:", "{2$$artist1|artist2|artist3}": "{2$$artist1|artist2|artist3}", "If $$ is not provided, then 1$$ is assumed.": "If $$ is not provided, then 1$$ is assumed.", @@ -2241,31 +2241,31 @@ "Jinja2 templates": "Jinja2 templates", "Enable Jinja2 templates": "Enable Jinja2 templates", "Help for Jinja2 templates": "Help for Jinja2 templates", - "Jinja2 templates is an experimental feature for advanced template generation. It is not recommended for general use unless you are comfortable with writing scripts.": "Jinja2 templates is an experimental feature for advanced template generation. It is not recommended for general use unless you are comfortable with writing scripts.", - "Literals": "Literals", + "Jinja2 templates is an experimental feature for advanced template generation. It is not recommended for general use unless you are comfortable with writing scripts.": "Jinja2テンプレートは、高度なテンプレート生成のための実験的な機能です。スクリプトを書くことに慣れていない限り、一般的な使用はお勧めしません。", + "Literals": "リテラル", "I love red roses": "I love red roses", - "Random choices": "Random choices", + "Random choices": "ランダム選択", "I love {{ choice('red', 'blue', 'green') }} roses": "I love {{ choice('red', 'blue', 'green') }} roses", - "This will randomly choose one of the three colors.": "This will randomly choose one of the three colors.", - "Iterations": "Iterations", + "This will randomly choose one of the three colors.": "これにより、3色の中からランダムに1色が選ばれます。", + "Iterations": "繰り返し", "{% for colour in ['red', 'blue', 'green'] %}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% endfor %}": "{% for colour in ['red', 'blue', 'green'] %}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% endfor %}", - "This will produce three prompts, one for each color. The prompt tag is used to mark the text that will be used as the prompt. If no prompt tag is present then only one prompt is assumed": "This will produce three prompts, one for each color. The prompt tag is used to mark the text that will be used as the prompt. If no prompt tag is present then only one prompt is assumed", + "This will produce three prompts, one for each color. The prompt tag is used to mark the text that will be used as the prompt. If no prompt tag is present then only one prompt is assumed": "これにより、各色に1つずつ、計3つのプロンプトが生成されます。プロンプトタグは、プロンプトとして使用されるテキストをマークするために使用されます。プロンプトタグが存在しない場合は、プロンプトは1つだけとみなされます。", "{% for colour in wildcard(\"__colours__\") %}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% endfor %}": "{% for colour in wildcard(\"__colours__\") %}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% endfor %}", - "This will produce one prompt for each colour in the wildcard.txt file.": "This will produce one prompt for each colour in the wildcard.txt file.", - "Conditionals": "Conditionals", - "{% for colour in [\"red\", \"blue\", \"green\"] %}\n {% if colour == \"red\"}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% else %}\n {% prompt %}I hate {{ colour }} roses{% endprompt %}\n {% endif %}\n {% endfor %}": "{% for colour in [\"red\", \"blue\", \"green\"] %}\n {% if colour == \"red\"}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% else %}\n {% prompt %}I hate {{ colour }} roses{% endprompt %}\n {% endif %}\n {% endfor %}", - "This will produce the following prompts:": "This will produce the following prompts:", + "This will produce one prompt for each colour in the wildcard.txt file.": "これにより、wildcard.txtファイル内の各色に対して1つのプロンプトが生成されます。", + "Conditionals": "条件設定", + "{% for colour in [\"red\", \"blue\", \"green\"] %}\n {% if colour == \"red\"}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% else %}\n {% prompt %}I hate {{ colour }} roses{% endprompt %}\n {% endif %}\n {% endfor %}": "% for colour in [\"red\", \"blue\", \"green\"] %}\n {% if colour == \"red\"}\n {% prompt %}I love {{ colour }} roses{% endprompt %}\n {% else %}\n {% prompt %}I hate {{ colour }} roses{% endprompt %}\n {% endif %}\n {% endfor %}", + "This will produce the following prompts:": "これにより、以下のプロンプトが表示されます:", "I hate blue roses": "I hate blue roses", "I hate green roses": "I hate green roses", - "Jinja2 templates are based on the Jinja2 template engine. For more information see the": "Jinja2 templates are based on the Jinja2 template engine. For more information see the", - "Jinja2 documentation.": "Jinja2 documentation.", - "If you are using these templates, please let me know if they are useful.": "If you are using these templates, please let me know if they are useful.", - "Advanced options": "Advanced options", - "Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.": "Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.", + "Jinja2 templates are based on the Jinja2 template engine. For more information see the": "Jinja2テンプレートは、Jinja2テンプレートエンジンに基づいています。詳細についてはドキュメントを参照してください。", + "Jinja2 documentation.": "Jinja2 ドキュメント", + "If you are using these templates, please let me know if they are useful.": "これらのテンプレートを使っている方は、役に立っているかどうか教えてください。", + "Advanced options": "高度な設定", + "Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.": "いくつかの設定は、設定タブに移動されています。ダイナミックプロンプトのセクションを探してください。", "Unlink seed from prompt": "Unlink seed from prompt", "Fixed seed": "Fixed seed", "Write raw prompt to image": "Write raw prompt to image", - "Don't generate images": "Don't generate images", + "Don't generate images": "画像を生成しない", "Write prompts to file": "Write prompts to file", "Manage wildcards for Dynamic Prompts": "Manage wildcards for Dynamic Prompts", "1. Create your wildcard library by copying a collection using the dropdown below.": "1. Create your wildcard library by copying a collection using the dropdown below.", @@ -2305,16 +2305,16 @@ "Be sure to check the 'Write prompts to file' checkbox if you don't want to lose the generated prompts. Note, one image is still generated.": "Be sure to check the 'Write prompts to file' checkbox if you don't want to lose the generated prompts. Note, one image is still generated.", "The generated file is a slugified version of the prompt and can be found in the same directory as the generated images.\nE.g. in ./outputs/txt2img-images/.": "The generated file is a slugified version of the prompt and can be found in the same directory as the generated images.\nE.g. in ./outputs/txt2img-images/.", "Complete documentation is available at https://github.com/adieyal/sd-dynamic-prompts. Please report any issues on GitHub.": "Complete documentation is available at https://github.com/adieyal/sd-dynamic-prompts. Please report any issues on GitHub.", - "Generate all possible prompt combinations.": "Generate all possible prompt combinations.", + "Generate all possible prompt combinations.": "すべてのプロンプトの組み合わせを生成します。", "Automatically update your prompt with interesting modifiers. (Runs slowly the first time)": "Automatically update your prompt with interesting modifiers. (Runs slowly the first time)", - "Generate random prompts from lexica.art (your prompt is used as a search query).": "Generate random prompts from lexica.art (your prompt is used as a search query).", - "Use the same seed for all prompts in this batch": "Use the same seed for all prompts in this batch", - "Write all generated prompts to a file": "Write all generated prompts to a file", - "If this is set, then random prompts are generated, even if the seed is the same.": "If this is set, then random prompts are generated, even if the seed is the same.", - "Disable image generation. Useful if you only want to generate text prompts. (1 image will still be generated to keep Auto1111 happy.).": "Disable image generation. Useful if you only want to generate text prompts. (1 image will still be generated to keep Auto1111 happy.).", - "Add emphasis to a randomly selected keyword in the prompt.": "Add emphasis to a randomly selected keyword in the prompt.", - "Write template into image metadata.": "Write template into image metadata.", - "Note: Each model will download between 300mb and 1.4gb of data on first use.": "Note: Each model will download between 300mb and 1.4gb of data on first use.", + "Generate random prompts from lexica.art (your prompt is used as a search query).": "lexica.artからランダムなプロンプトを生成します (検索クエリとしてプロンプトが使用されます)。", + "Use the same seed for all prompts in this batch": "このバッチ内のすべてのプロンプトに同じシードを使用する", + "Write all generated prompts to a file": "生成されたすべてのプロンプトをファイルに書き込む", + "If this is set, then random prompts are generated, even if the seed is the same.": "設定されている場合、シード値が同じであってもランダムなプロンプトが生成されます。", + "Disable image generation. Useful if you only want to generate text prompts. (1 image will still be generated to keep Auto1111 happy.).": "画像生成を無効にします。プロンプトのテキストのみを生成したい場合に便利です。(Auto1111の状態を維持するため、1枚の画像は生成されます。)", + "Add emphasis to a randomly selected keyword in the prompt.": "プロンプトの中からランダムに選ばれたキーワードに強調を加えます。", + "Write template into image metadata.": "テンプレートを画像メタデータに書き込む。", + "Note: Each model will download between 300mb and 1.4gb of data on first use.": "注: 各モデルは、初期使用時に300MB ~ 1.4GBのデータをダウンロードします", "https://github.com/adieyal/sd-dynamic-prompts.git": "https://github.com/adieyal/sd-dynamic-prompts.git", "Info, Links and Help": "Info, Links and Help", "Made by": "Made by", @@ -2698,20 +2698,20 @@ "Save Video Settings": "Save Video Settings", "Load Video Settings": "Load Video Settings", "deforum-for-automatic1111-webui": "deforum-for-automatic1111-webui", - "Create aesthetic embedding": "Create aesthetic embedding", + "Create aesthetic embedding": "Aesthetic embedding の作成", "Open for Clip Aesthetic!": "Open for Clip Aesthetic!", - "Aesthetic weight": "Aesthetic weight", - "Aesthetic steps": "Aesthetic steps", - "Aesthetic learning rate": "Aesthetic learning rate", - "Slerp interpolation": "Slerp interpolation", - "Aesthetic imgs embedding": "Aesthetic imgs embedding", + "Aesthetic weight": "Aesthetic ウェイト", + "Aesthetic steps": "Aesthetic ステップ数", + "Aesthetic learning rate": "Aesthetic 学習率", + "Slerp interpolation": "スラープ補間(補間)", + "Aesthetic imgs embedding": "Aesthetic Embeddingを使用する", "Aesthetic text for imgs": "Aesthetic text for imgs", - "Slerp angle": "Slerp angle", - "Is negative text": "Is negative text", - "Create an aesthetic embedding out of any number of images": "Create an aesthetic embedding out of any number of images", - "Create images embedding": "Create images embedding", - "stable-diffusion-webui-aesthetic-gradients": "stable-diffusion-webui-aesthetic-gradients", - "This text is used to rotate the feature space of the imgs embs": "This text is used to rotate the feature space of the imgs embs", + "Slerp angle": "スラープ角度", + "Is negative text": "ネガティブテキスト", + "Create an aesthetic embedding out of any number of images": "任意の数の画像からAesthetic embeddingを作成します", + "Create images embedding": "埋め込み画像を作成", + "stable-diffusion-webui-aesthetic-gradients": "stable-diffusion-webui-exhestic-gradients", + "This text is used to rotate the feature space of the imgs embs": "このテキストは、Embedding画像の特徴空間を回転させるために使用されます", "https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients.git": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients.git", "https://github.com/fkunn1326/openpose-editor.git": "https://github.com/fkunn1326/openpose-editor.git", "Latent Mirror mode": "Latent Mirror mode", @@ -2729,7 +2729,7 @@ "Maximum steps fraction to mirror at": "Maximum steps fraction to mirror at", "SD-latent-mirroring": "SD-latent-mirroring", "Additional Networks": "Additional Networks", - "Separate UNet/Text Encoder weights": "Separate UNet/Text Encoder weights", + "Separate UNet/Text Encoder weights": "U-Net と Text Encoder の重みを別々に指定する", "Network module 1": "Network module 1", "LoRA": "LoRA", "Model 1": "モデル 1", @@ -2757,7 +2757,7 @@ "UNet Weight 5": "UNetの重み 5", "TEnc Weight 5": "TEncの重み5", "Extra args": "そのほかの引数", - "mask image:": "mask image:", + "mask image:": "マスク画像:", "Refresh models": "モデルを更新", "AddNet Model 1": "モデル 1(AddNet)", "AddNet Weight 1": "重み 1(AddNet)", @@ -2779,57 +2779,57 @@ "AddNet Weight 5": "重み 5(AddNet)", "AddNet UNet Weight 5": "UNetの重み 5(AddNet)", "AddNet TEnc Weight 5": "TEncの重み 5(AddNet)", - "Model path filter": "Model path filter", - "Filter models by path name": "Filter models by path name", + "Model path filter": "モデルのパスのフィルター", + "Filter models by path name": "パス名でモデルをフィルターする", "Network module": "ネットワークモジュール", "Model hash": "モデルのHash値", - "Legacy hash": "Legacy hash", + "Legacy hash": "従来のハッシュ", "Model path": "モデルのパス", "Send to txt2img:": "Txt2imgに転送:", "Send to img2img:": "Img2Imgに転送:", - "Copy metadata to other models in directory": "Copy metadata to other models in directory", - "Containing directory": "Containing directory", - "All models in this directory will receive the selected model's metadata": "All models in this directory will receive the selected model's metadata", - "Only copy to models with same session ID": "Only copy to models with same session ID", + "Copy metadata to other models in directory": "ディレクトリ内の他のモデルにメタデータをコピーする", + "Containing directory": "ディレクトリを含む", + "All models in this directory will receive the selected model's metadata": "このディレクトリ内のすべてのモデルは選択されたモデルのメタデータを受け取る", + "Only copy to models with same session ID": "同じセッションIDのモデルにのみコピーする", "Only copy to models with no metadata": "メタデータのないモデルにのみコピー", "Copy Metadata": "メタデータをコピー", "Display name for this model": "表示名", "Author": "作成者", "Author of this model": "モデルの作成者", "Keywords": "キーワード", - "Activation keywords, comma-separated": "Activation keywords, comma-separated", - "Model description/readme/notes/instructions": "Model description/readme/notes/instructions", - "Source URL where this model could be found": "Source URL where this model could be found", + "Activation keywords, comma-separated": "カンマで区切られた呼び出しキーワード", + "Model description/readme/notes/instructions": "モデルの説明/README/メモ/説明", + "Source URL where this model could be found": "このモデルのソースURLが見つかりませんでした", "Rating": "評価", "Tags": "タグ", - "Comma-separated list of tags (\"artist, style, character, 2d, 3d...\")": "Comma-separated list of tags (\"artist, style, character, 2d, 3d...\")", + "Comma-separated list of tags (\"artist, style, character, 2d, 3d...\")": "カンマで区切られたタグのリスト (\"artist, style, character, 2d, 3d...\")", "Editing Enabled": "編集が有効", "Save Metadata": "メタデータを保存", "Cover image": "カバー画像", "Image Parameters": "画像パラメータ", "Training info": "トレーニングの情報", - "Most frequent tags in captions": "Most frequent tags in captions", - "Dataset folder structure": "Dataset folder structure", + "Most frequent tags in captions": "キャプション内で最も頻繁に出現するタグ", + "Dataset folder structure": "データセットのフォルダ構造", "Image Count": "画像の数", "Repeats": "繰り返し数", - "Total Images": "Total Images", + "Total Images": "総画像数", "Training parameters": "トレーニングパラメータ", "copy to clipboard": "クリップボードにコピー", - "Extra paths to scan for LoRA models, comma-separated. Paths containing commas must be enclosed in double quotes. In the path, \" (one quote) must be replaced by \"\" (two quotes).": "Extra paths to scan for LoRA models, comma-separated. Paths containing commas must be enclosed in double quotes. In the path, \" (one quote) must be replaced by \"\" (two quotes).", + "Extra paths to scan for LoRA models, comma-separated. Paths containing commas must be enclosed in double quotes. In the path, \" (one quote) must be replaced by \"\" (two quotes).": "追加でスキャンする LoRA モデルのパス (カンマで区切って複数指定)。パスの中でカンマを含む場合は必ず二重引用符で囲む必要がある。パス内の '' (単一引用符) は \"\" (二重引用符) に置き換える必要がある。", "Sort LoRA models by": "LoRAの並び替え", "name": "名前", "rating": "評価", - "has user metadata": "has user metadata", - "Reverse model sort order": "Reverse model sort order", + "has user metadata": "ユーザーメタデータがある", + "Reverse model sort order": "モデルのソート順を逆にする", "LoRA model name filter": "LoRA モデル名フィルタ", - "Metadata to show in XY-Grid label for Model axes, comma-separated (example: \"ss_learning_rate, ss_num_epochs\")": "Metadata to show in XY-Grid label for Model axes, comma-separated (example: \"ss_learning_rate, ss_num_epochs\")", - "# of threads to use for hash calculation (increase if using an SSD)": "# of threads to use for hash calculation (increase if using an SSD)", - "Make a backup copy of the model being edited when saving its metadata.": "Make a backup copy of the model being edited when saving its metadata.", - "Only show .safetensors format models": "Only show .safetensors format models", - "Only show models that have/don't have user-added metadata": "Only show models that have/don't have user-added metadata", - "has metadata": "has metadata", + "Metadata to show in XY-Grid label for Model axes, comma-separated (example: \"ss_learning_rate, ss_num_epochs\")": "X/Y プロットの軸で表示されるラベルに使うメタデータ。カンマで区切って複数指定できます。(例: \"ss_learning_rate\", \"ss_num_epochs\")", + "# of threads to use for hash calculation (increase if using an SSD)": "ハッシュ計算に # 個のスレッドを使用する (SSDを使用する場合は増加)", + "Make a backup copy of the model being edited when saving its metadata.": "モデルの編集されたメタデータが保存されたときに、バックアップコピーを作成する", + "Only show .safetensors format models": ".safetensors 形式のモデルのみを表示する", + "Only show models that have/don't have user-added metadata": "ユーザーが追加したメタデータがある/ないモデルのみを表示する", + "has metadata": "メタデータがある", "missing metadata": "メタデータがありません", - "Max number of top tags to show": "Max number of top tags to show", + "Max number of top tags to show": "表示するタグの最大数", "Max number of dataset folders to show": "表示するデータセットフォルダの最大数", "sd-webui-additional-networks": "sd-webui-additional-networks", "https://github.com/kohya-ss/sd-webui-additional-networks.git": "https://github.com/kohya-ss/sd-webui-additional-networks.git", @@ -2848,115 +2848,115 @@ "No Preview Found": "No Preview Found", "https://github.com/deforum-art/deforum-for-automatic1111-webui.git": "https://github.com/deforum-art/deforum-for-automatic1111-webui.git", "openOutpaint": "openOutpaint", - "Send to openOutpaint": "Send to openOutpaint", + "Send to openOutpaint": "openOutpaintへ転送", "openOutpaint-webUI-extension": "openOutpaint-webUI-extension", - "Refresh openOutpaint": "Refresh openOutpaint", + "Refresh openOutpaint": "openOutpaint を更新", "HakuImg": "HakuImg", - "Send to Blend": "Send to Blend", - "Send to Layer5": "Send to Layer5", - "Send to Layer4": "Send to Layer4", - "Send to Layer3": "Send to Layer3", - "Send to Layer2": "Send to Layer2", - "Send to Layer1": "Send to Layer1", - "Send to Effect": "Send to Effect", + "Send to Blend": "Blendタブに転送", + "Send to Layer5": "レイヤー5に転送", + "Send to Layer4": "レイヤー4に転送", + "Send to Layer3": "レイヤー3に転送", + "Send to Layer2": "レイヤー2に転送", + "Send to Layer1": "レイヤー1に転送", + "Send to Effect": "エフェクトに転送", "Effect": "効果", "Other": "その他", - "Image preview height": "Image preview height", + "Image preview height": "プレビューの高さ", "Layer5": "Layer5", "Layer4": "Layer4", "Layer3": "Layer3", "Layer2": "Layer2", "Layer1": "Layer1", - "Layer5 opacity": "Layer5 opacity", - "Layer5 mask blur": "Layer5 mask blur", - "Layer5 mask strength": "Layer5 mask strength", - "Blend mode": "Blend mode", + "Layer5 opacity": "Layer5 不透明度", + "Layer5 mask blur": "Layer5マスクのぼかし", + "Layer5 mask strength": "Layer5 マスクの不透明度", + "Blend mode": "ブレンド モード", "normal": "通常", "darken": "暗さ", - "multiply": "multiply", - "color_burn": "color_burn", - "linear_burn": "linear_burn", - "lighten": "lighten", + "multiply": "乗算", + "color_burn": "焼きこみカラー", + "linear_burn": "焼きこみリニア", + "lighten": "比較 明", "screen": "画面", - "color_dodge": "color_dodge", - "linear_dodge": "linear_dodge", + "color_dodge": "覆い焼きカラー", + "linear_dodge": "覆い焼きリニア", "overlay": "オーバーレイ", - "soft_light": "soft_light", - "hard_light": "hard_light", - "vivid_light": "vivid_light", - "linear_light": "linear_light", - "pin_light": "pin_light", + "soft_light": "ソフトライト", + "hard_light": "ハードライト", + "vivid_light": "ビビッドライト", + "linear_light": "リニアライト", + "pin_light": "ピンライト", "difference": "差分", - "exclusion": "exclusion", - "Layer4 opacity": "Layer4 opacity", - "Layer4 mask blur": "Layer4 mask blur", - "Layer4 mask strength": "Layer4 mask strength", - "Layer3 opacity": "Layer3 opacity", - "Layer3 mask blur": "Layer3 mask blur", - "Layer3 mask strength": "Layer3 mask strength", - "Layer2 opacity": "Layer2 opacity", - "Layer2 mask blur": "Layer2 mask blur", - "Layer2 mask strength": "Layer2 mask strength", - "Layer1 opacity": "Layer1 opacity", - "Layer1 mask blur": "Layer1 mask blur", - "Layer1 mask strength": "Layer1 mask strength", - "background color": "background color", - "refresh": "refresh", + "exclusion": "除外", + "Layer4 opacity": "Layer4 不透明度", + "Layer4 mask blur": "Layer4 マスクのぼかし", + "Layer4 mask strength": "レイヤー4のマスク不透明度", + "Layer3 opacity": "Layer3 不透明度", + "Layer3 mask blur": "Layer3 マスクのぼかし", + "Layer3 mask strength": "レイヤー3のマスク不透明度", + "Layer2 opacity": "Layer2 不透明度", + "Layer2 mask blur": "Layer2 マスクのぼかし", + "Layer2 mask strength": "レイヤー2のマスク不透明度", + "Layer1 opacity": "Layer1 不透明度", + "Layer1 mask blur": "Layer1 マスクのぼかし", + "Layer1 mask strength": "レイヤー1のマスク不透明度", + "background color": "背景色", + "refresh": "プレビュー更新(編集確定)", "img": "img", - "Color": "Color", - "Tone Curve": "Tone Curve", - "Blur": "Blur", - "Pixelize": "Pixelize", - "Glow": "Glow", - "temparature": "temparature", - "hue": "hue", - "brightness": "brightness", - "contrast": "contrast", - "saturation": "saturation", - "Gamma": "Gamma", - "reset": "reset", + "Color": "色調補正", + "Tone Curve": "トーンカーブ", + "Blur": "ぼかし", + "Pixelize": "ドット絵に変換", + "Glow": "グロー", + "temparature": "色温度", + "hue": "色相", + "brightness": "明度", + "contrast": "コントラスト", + "saturation": "彩度", + "Gamma": "ガンマ値", + "reset": "リセット", "R": "R", "G": "G", - "point1 x": "point1 x", - "point1 y": "point1 y", - "point2 x": "point2 x", - "point2 y": "point2 y", - "point3 x": "point3 x", - "point3 y": "point3 y", - "blur": "blur", - "kernel size": "kernel size", - "sigma": "sigma", - "k_sigma": "k_sigma", - "epsilon": "epsilon", - "phi": "phi", - "gamma": "gamma", - "color mode": "color mode", - "gray": "gray", + "point1 x": "点1_横", + "point1 y": "点1_縦", + "point2 x": "点2_横", + "point2 y": "点2_縦", + "point3 x": "点3_横", + "point3 y": "点3_縦", + "blur": "ぼかし", + "kernel size": "カーネルサイズ", + "sigma": "シグマ値", + "k_sigma": "kシグマ値", + "epsilon": "エプシロン", + "phi": "ファイ...", + "gamma": "ガンマ値", + "color mode": "カラーモード", + "gray": "グレー", "rgb": "rgb", - "use scale": "use scale", - "colors": "colors", - "dot size": "dot size", - "outline inflating": "outline inflating", - "Smoothing": "Smoothing", - "Color reduce algo": "Color reduce algo", - "kmeans": "kmeans", - "dithering": "dithering", - "kmeans with dithering": "kmeans with dithering", - "Glow mode": "Glow mode", + "use scale": "スケールを使用", + "colors": "色数", + "dot size": "ドットサイズ", + "outline inflating": "アウトライン強調", + "Smoothing": "スムージング", + "Color reduce algo": "減色アルゴリズム", + "kmeans": "k平均法", + "dithering": "ディザリング", + "kmeans with dithering": "k平均法とディザリング", + "Glow mode": "グローモード", "BS": "BS", "BMBL": "BMBL", - "range": "range", - "strength": "strength", + "range": "範囲", + "strength": "強さ", "InOutPaint": "InOutPaint", - "fill up": "fill up", - "fill down": "fill down", - "fill left": "fill left", - "fill right": "fill right", - "Resolution": "Resolution", - "haku_output": "haku_output", - "Send to inpaint upload": "Send to inpaint upload", - "Total num of layers (reload required)": "Total num of layers (reload required)", - "Total num of point for curve (reload required)": "Total num of point for curve (reload required)", + "fill up": "上に拡張", + "fill down": "下に拡張", + "fill left": "左に拡張", + "fill right": "右に拡張", + "Resolution": "解像度", + "haku_output": "プレビュー", + "Send to inpaint upload": "インペイントアップロードに転送", + "Total num of layers (reload required)": "レイヤーの数(反映にはUIの再起動が必要)", + "Total num of point for curve (reload required)": "トーンカーブのポイント数(反映には再起動が必要)", "a1111-sd-webui-haku-img": "a1111-sd-webui-haku-img", "https://github.com/KohakuBlueleaf/a1111-sd-webui-haku-img.git": "https://github.com/KohakuBlueleaf/a1111-sd-webui-haku-img.git", "Target": "Target", @@ -2984,7 +2984,7 @@ "stable-diffusion-webui-prompt-travel": "stable-diffusion-webui-prompt-travel", "Shift attention": "Shift attention", "https://github.com/yownas/shift-attention.git": "https://github.com/yownas/shift-attention.git", - "Plot": "プロット", + "Plot": "描画", "Max Image Size": "最大画像サイズ", "Max Batch Count": "最大バッチ数", "Run benchmark": "ベンチマークを実行", @@ -3146,17 +3146,17 @@ "txt": "txt", "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor.git": "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor.git", "Annotator result": "Annotatorの結果", - "Invert colors if your image has white background.": "Invert colors if your image has white background.", - "Change your brush width to make it thinner if you want to draw something.": "Change your brush width to make it thinner if you want to draw something.", + "Invert colors if your image has white background.": "白背景の場合、色を反転する", + "Change your brush width to make it thinner if you want to draw something.": "ブラシの幅を細くすると描きやすくなります", "Invert Input Color": "入力の色を反転", "RGB to BGR": "RGBからBGRに変換", "Low VRAM": "低 VRAM", - "Guess Mode": "Guess Mode", + "Guess Mode": "推測モード", "Preprocessor": "プリプロセッサ", "none": "なし", - "canny": "canny", - "depth": "depth", - "depth_leres": "depth_leres", + "canny": "キャニー法", + "depth": "深度", + "depth_leres": "深度(LeRes)", "hed": "hed", "mlsd": "mlsd", "normal_map": "normal_map", @@ -3165,40 +3165,40 @@ "scribble": "scribble", "fake_scribble": "fake_scribble", "segmentation": "segmentation", - "Guidance strength (T)": "Guidance strength (T)", + "Guidance strength (T)": "ガイダンス強度 (T)", "Annotator resolution": "Annotatorの解像度", - "Threshold A": "Threshold A", - "Threshold B": "Threshold B", + "Threshold A": "しきい値 A", + "Threshold B": "しきい値 B", "Resize Mode": "リサイズモード", - "Envelope (Outer Fit)": "Envelope (Outer Fit)", - "Scale to Fit (Inner Fit)": "Scale to Fit (Inner Fit)", - "Just Resize": "Just Resize", - "Create blank canvas": "Create blank canvas", - "Preview annotator result": "Preview annotator result", - "Hide annotator result": "Hide annotator result", + "Envelope (Outer Fit)": "アウターフィット (余白ができない)", + "Scale to Fit (Inner Fit)": "インナーフィット (余白ができる)", + "Just Resize": "単純に変形", + "Create blank canvas": "空のキャンバスを作成", + "Preview annotator result": "アノテーション結果をプレビュー", + "Hide annotator result": "アノテーション結果を隠す", "[ControlNet] Model": "[ControlNet] モデル", "[ControlNet] Weight": "[ControlNet] 重み", - "[ControlNet] Guidance Strength": "[ControlNet] Guidance Strength", - "[ControlNet] Resize Mode": "[ControlNet] Resize Mode", + "[ControlNet] Guidance Strength": "[ControlNet] ガイダンス強度", + "[ControlNet] Resize Mode": "[ControlNet] リサイズのモード", "[ControlNet] Preprocessor": "[ControlNet] プリプロセッサ", "[ControlNet] Pre Resolution": "[ControlNet] Pre Resolution", "[ControlNet] Pre Threshold A": "[ControlNet] Pre Threshold A", "[ControlNet] Pre Threshold B": "[ControlNet] Pre Threshold B", "Config file for Control Net models": "ControlNetモデルの設定ファイル", - "Config file for Adapter models": "Config file for Adapter models", - "Directory for detected maps auto saving": "Directory for detected maps auto saving", - "Extra path to scan for ControlNet models (e.g. training output directory)": "Extra path to scan for ControlNet models (e.g. training output directory)", - "Multi ControlNet: Max models amount (requires restart)": "Multi ControlNet: Max models amount (requires restart)", - "Model cache size (requires restart)": "Model cache size (requires restart)", - "Apply transfer control when loading models": "Apply transfer control when loading models", - "Do not append detectmap to output": "Do not append detectmap to output", - "Allow detectmap auto saving": "Allow detectmap auto saving", + "Config file for Adapter models": "Adapter モデルの設定ファイル", + "Directory for detected maps auto saving": "検出されたマップを自動保存するディレクトリ", + "Extra path to scan for ControlNet models (e.g. training output directory)": "ControlNet モデルをスキャンする追加のパス (例: 学習時の出力ディレクトリなど)", + "Multi ControlNet: Max models amount (requires restart)": "Multi ControlNet: 最大モデル数 (再起動が必要)", + "Model cache size (requires restart)": "モデルのキャッシュサイズ (再起動が必要)", + "Apply transfer control when loading models": "モデルを読み込む際、Control の転送を適用する", + "Do not append detectmap to output": "検出されたマップを出力に追加しない", + "Allow detectmap auto saving": "検出されたマップの自動保存を許可", "Use mid-control on highres pass (second pass)": "Use mid-control on highres pass (second pass)", - "Allow other script to control this extension": "Allow other script to control this extension", - "Skip img2img processing when using img2img initial image": "Skip img2img processing when using img2img initial image", - "Enable optimized monocular depth estimation": "Enable optimized monocular depth estimation", - "Only use mid-control when inference": "Only use mid-control when inference", - "Enable CFG-Based guidance": "Enable CFG-Based guidance", + "Allow other script to control this extension": "他のスクリプトにこの拡張機能の操作を許可する", + "Skip img2img processing when using img2img initial image": "img2img の初期画像を使用時、img2img 処理をスキップする", + "Enable optimized monocular depth estimation": "最適化された単眼深度推定を有効にする", + "Only use mid-control when inference": "推論時に mid-control のみを使用する", + "Enable CFG-Based guidance": "CFG 基準のガイダンスを有効にする", "https://github.com/Mikubill/sd-webui-controlnet.git": "https://github.com/Mikubill/sd-webui-controlnet.git", "stable-diffusion-webui-depthmap-script": "stable-diffusion-webui-depthmap-script", "Compute on": "Compute on", diff --git a/tools/merge_report.txt b/tools/merge_report.txt index f70ba73..e6b061d 100644 --- a/tools/merge_report.txt +++ b/tools/merge_report.txt @@ -7,7 +7,7 @@ "Checkbox" "./template/ja_JP/extensions/Dreambooth.json" - "Checkbox". "./template/ja_JP/extensions/sd_dreambooth_extension.json" - "Checkbox". -"./template/ja_JP/extensions/Image Browser.json" - "Checkbox". +"./template/ja_JP/extensions/Image Browser.json" - "チェックボックス". "Image" "./template/ja_JP/extensions/Dreambooth.json" - "Image". @@ -18,7 +18,7 @@ "./template/ja_JP/extensions/a1111-sd-webui-haku-img.json" - "Image". "./template/ja_JP/extensions/sd-webui-controlnet.json" - "画像". "./template/ja_JP/extensions/haku-img.json" - "画像". -"./template/ja_JP/extensions/Image Browser.json" - "Image". +"./template/ja_JP/extensions/Image Browser.json" - "画像". "DreamArtist" "./template/ja_JP/extensions/DreamArtist-sd-webui-extension.json" - "DreamArtist". @@ -28,10 +28,10 @@ "./template/ja_JP/extensions/Depth map library and poser.json" - "sd-webui-depth-lib". "Depth Library" -"./template/ja_JP/extensions/Depth map library and poser.json" - "Depth Library". +"./template/ja_JP/extensions/Depth map library and poser.json" - "Depth ライブラリ". "Pages:" -"./template/ja_JP/extensions/Depth map library and poser.json" - "Pages:". +"./template/ja_JP/extensions/Depth map library and poser.json" - "ページ". "Selected" "./template/ja_JP/extensions/Depth map library and poser.json" - "選択中". @@ -79,17 +79,17 @@ "./template/ja_JP/extensions/sd-webui-tunnels.json" - "sd-webui-tunnels". "OpenPose Editor" -"./template/ja_JP/extensions/OpenPose Editor.json" - "OpenPose Editor". +"./template/ja_JP/extensions/OpenPose Editor.json" - "OpenPose エディター". "./template/ja_JP/extensions/openpose-editor.json" - "OpenPoseエディタ". "Aesthetic Image Scorer" -"./template/ja_JP/extensions/Aesthetic Image Scorer.json" - "審美的な画像のスコアラー". +"./template/ja_JP/extensions/Aesthetic Image Scorer.json" - "美的画像のスコアラー". "./template/ja_JP/extensions/stable-diffusion-webui-aesthetic-image-scorer.json" - "Aesthetic Image Scorer". "aesthetic_score" -"./template/ja_JP/extensions/Aesthetic Image Scorer.json" - "aesthetic_score". +"./template/ja_JP/extensions/Aesthetic Image Scorer.json" - "美的スコア". "./template/ja_JP/extensions/stable-diffusion-webui-aesthetic-image-scorer.json" - "aesthetic_score". -"./template/ja_JP/extensions/Image Browser.json" - "aesthetic_score". +"./template/ja_JP/extensions/Image Browser.json" - "美的スコア". "sampler" "./template/ja_JP/extensions/Aesthetic Image Scorer.json" - "サンプラー". @@ -259,12 +259,12 @@ "Number of rows on the page" "./template/ja_JP/extensions/Inspiration.json" - "Number of rows on the page". "./template/ja_JP/extensions/stable-diffusion-webui-inspiration.json" - "Number of rows on the page". -"./template/ja_JP/extensions/Image Browser.json" - "Number of rows on the page". +"./template/ja_JP/extensions/Image Browser.json" - "ページ上の行数". "Minimum number of pages per load" "./template/ja_JP/extensions/Inspiration.json" - "Minimum number of pages per load". "./template/ja_JP/extensions/stable-diffusion-webui-inspiration.json" - "Minimum number of pages per load". -"./template/ja_JP/extensions/Image Browser.json" - "Minimum number of pages per load". +"./template/ja_JP/extensions/Image Browser.json" - "ロードあたりの最小ページ数". "Attention Heatmap" "./template/ja_JP/extensions/stable-diffusion-webui-daam.json" - "Attention Heatmap". @@ -368,7 +368,7 @@ "Wildcards" "./template/ja_JP/extensions/Wildcards.json" - "ワイルドカード". -"./template/ja_JP/extensions/sd-dynamic-prompts.json" - "Wildcards". +"./template/ja_JP/extensions/sd-dynamic-prompts.json" - "ワイルドカード". "./template/ja_JP/extensions/Dynamic Prompts.json" - "ワイルドカード". "Booru tag autocompletion" @@ -388,7 +388,7 @@ "./template/ja_JP/extensions/Pixelization.json" - "stable-diffusion-webui-pixelization". "Artists To Study" -"./template/ja_JP/extensions/Artists To Study.json" - "Artists To Study". +"./template/ja_JP/extensions/Artists To Study.json" - "学習するアーティスト". "dog" "./template/ja_JP/extensions/Artists To Study.json" - "犬". @@ -783,34 +783,34 @@ "./template/ja_JP/extensions/Smart Process.json" - "取消". "Conditioning Highres" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Conditioning Highres". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "コンディショニングHighres.fix". "Conditioning Highres.fix strength (for sd-v1-5-inpainting)" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Conditioning Highres.fix strength (for sd-v1-5-inpainting)". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "コンディショニングHighres.fix強度(sd-v1-5インペイント用)". "Cond.fix: Disabled (none)" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Disabled (none)". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: 無効 (無し)". "Cond.fix: Empty" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Empty". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: なし". "Cond.fix: Lowest" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Lowest". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: 最低値". "Cond.fix: Low" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Low". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: 低". "Cond.fix: Medium" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Medium". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: 中". "Cond.fix: High (recommended)" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: High (recommended)". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: 高 (推奨)". "Cond.fix: Highest" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Highest". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: 最高". "Cond.fix: Full" -"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: Full". +"./template/ja_JP/extensions/conditioning-highres-fix.json" - "Cond.fix: フル". "stable-diffusion-webui-conditioning-highres-fix" "./template/ja_JP/extensions/conditioning-highres-fix.json" - "stable-diffusion-webui-conditioning-highres-fix". @@ -1498,46 +1498,46 @@ "./template/ja_JP/extensions/Text2Prompt.json" - "Text2Prompt". "Input Theme" -"./template/ja_JP/extensions/Text2Prompt.json" - "Input Theme". +"./template/ja_JP/extensions/Text2Prompt.json" - "テーマを入力". "Input Negative Theme" -"./template/ja_JP/extensions/Text2Prompt.json" - "Input Negative Theme". +"./template/ja_JP/extensions/Text2Prompt.json" - "ネガティブテーマを入力". "Negative strength" -"./template/ja_JP/extensions/Text2Prompt.json" - "Negative strength". +"./template/ja_JP/extensions/Text2Prompt.json" - "ネガティブの強度". "Replace underscore in tag with whitespace" -"./template/ja_JP/extensions/Text2Prompt.json" - "Replace underscore in tag with whitespace". +"./template/ja_JP/extensions/Text2Prompt.json" - "タグのアンダースコアを空白に置き換えます". "Escape brackets in tag" -"./template/ja_JP/extensions/Text2Prompt.json" - "Escape brackets in tag". +"./template/ja_JP/extensions/Text2Prompt.json" - "タグの中に括弧をエスケープする". "Generation Settings" -"./template/ja_JP/extensions/Text2Prompt.json" - "Generation Settings". +"./template/ja_JP/extensions/Text2Prompt.json" - "生成の設定". "Database" -"./template/ja_JP/extensions/Text2Prompt.json" - "Database". +"./template/ja_JP/extensions/Text2Prompt.json" - "データベース". "Tag count filter" -"./template/ja_JP/extensions/Text2Prompt.json" - "Tag count filter". +"./template/ja_JP/extensions/Text2Prompt.json" - "タグカウントフィルター". "Tag range:" -"./template/ja_JP/extensions/Text2Prompt.json" - "Tag range:". +"./template/ja_JP/extensions/Text2Prompt.json" - "タグレンジ". "≥ 0 tagged" -"./template/ja_JP/extensions/Text2Prompt.json" - "≥ 0 tagged". +"./template/ja_JP/extensions/Text2Prompt.json" - "0以上のタグがあります". "(14589 tags total)" -"./template/ja_JP/extensions/Text2Prompt.json" - "(14589 tags total)". +"./template/ja_JP/extensions/Text2Prompt.json" - "(合計14589タグ)". "Method to convert similarity into probability" -"./template/ja_JP/extensions/Text2Prompt.json" - "Method to convert similarity into probability". +"./template/ja_JP/extensions/Text2Prompt.json" - "類似性を確率に変換する方法". "Cutoff and Power" -"./template/ja_JP/extensions/Text2Prompt.json" - "Cutoff and Power". +"./template/ja_JP/extensions/Text2Prompt.json" - "カットオフとパワー". "Softmax" -"./template/ja_JP/extensions/Text2Prompt.json" - "Softmax". +"./template/ja_JP/extensions/Text2Prompt.json" - "ソフトマックス". "Power" "./template/ja_JP/extensions/Text2Prompt.json" - "Power". @@ -1563,7 +1563,7 @@ "./template/ja_JP/extensions/Text2Prompt.json" - "p value". "Use weighted choice" -"./template/ja_JP/extensions/Text2Prompt.json" - "Use weighted choice". +"./template/ja_JP/extensions/Text2Prompt.json" - "重み付きの選択を使用". "stable-diffusion-webui-text2prompt" "./template/ja_JP/extensions/Text2Prompt.json" - "stable-diffusion-webui-text2prompt". @@ -1616,14 +1616,14 @@ "./template/ja_JP/extensions/sd_dreambooth_extension.json" - "Model". "./template/ja_JP/extensions/sd-3dmodel-loader.json" - "Model". "./template/ja_JP/extensions/sd-webui-controlnet.json" - "モデル". -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Model". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "モデル". "Description" "./template/ja_JP/extensions/sd-webui-additional-networks.json" - "説明". "Generate Info" "./template/ja_JP/extensions/sd-webui-additional-networks.json" - "生成時の情報". -"./template/ja_JP/extensions/Image Browser.json" - "Generate Info". +"./template/ja_JP/extensions/Image Browser.json" - "生成時の情報". "date" "./template/ja_JP/extensions/sd-webui-additional-networks.json" - "日付". @@ -1634,19 +1634,19 @@ "./template/ja_JP/extensions/Image Browser.json" - "パス名". "Wildcards Manager" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Wildcards Manager". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "ワイルドカードの管理". "Dynamic Prompts enabled" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Dynamic Prompts enabled". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "Dynamic Prompts を有効にする". "Combinatorial generation" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Combinatorial generation". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "組み合わせ生成". "Max generations (0 = all combinations - the batch count value is ignored)" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Max generations (0 = all combinations - the batch count value is ignored)". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "最大生成数 (0 = すべての組み合わせ - この時バッチ数は無視されます)". "Combinatorial batches" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Combinatorial batches". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "組み合わせ生成のバッチ数". "Prompt Magic" "./template/ja_JP/extensions/Dynamic Prompts.json" - "Prompt Magic". @@ -1655,16 +1655,16 @@ "./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt". "Max magic prompt length" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Max magic prompt length". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt の最大長". "Magic prompt creativity" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt creativity". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt の創造性". "Magic prompt model" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt model". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt モデル". "Magic prompt blocklist regex" -"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt blocklist regex". +"./template/ja_JP/extensions/Dynamic Prompts.json" - "Magic prompt のブロックリスト正規表現". "I'm feeling lucky" "./template/ja_JP/extensions/Dynamic Prompts.json" - "I'm feeling lucky". @@ -2053,7 +2053,7 @@ E.g. in ./outputs/txt2img-images/.". "Checkpoints" "./template/ja_JP/extensions/Model Previews.json" - "チェックポイント". "./template/ja_JP/extensions/sd_dreambooth_extension.json" - "Checkpoints". -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Checkpoints". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "チェックポイント". "Info, Links and Help" "./template/ja_JP/extensions/deforum-for-automatic1111-webui.json" - "情報、リンクおよびヘルプ". @@ -2857,7 +2857,7 @@ E.g. in ./outputs/txt2img-images/.". "Blend" "./template/ja_JP/extensions/deforum-for-automatic1111-webui.json" - "Blend". -"./template/ja_JP/extensions/a1111-sd-webui-haku-img.json" - "Blend". +"./template/ja_JP/extensions/a1111-sd-webui-haku-img.json" - "Layerで合成". "./template/ja_JP/extensions/haku-img.json" - "合成". "Difference" @@ -3862,7 +3862,7 @@ E.g. in ./outputs/txt2img-images/.". "Show generated images in ui" "./template/ja_JP/extensions/shift-attention.json" - "生成された画像を Ui で表示する". -"./template/ja_JP/extensions/seed_travel.json" - "Show generated images in ui". +"./template/ja_JP/extensions/seed_travel.json" - "生成された画像を Ui で表示する". "Save results as video" "./template/ja_JP/extensions/shift-attention.json" - "結果を動画として保存". @@ -3870,22 +3870,22 @@ E.g. in ./outputs/txt2img-images/.". "Frames per second" "./template/ja_JP/extensions/shift-attention.json" - "フレーム/秒". -"./template/ja_JP/extensions/seed_travel.json" - "Frames per second". +"./template/ja_JP/extensions/seed_travel.json" - "フレーム/秒". "Number of frames for lead in/out" "./template/ja_JP/extensions/shift-attention.json" - "リードイン/アウトのフレーム数". -"./template/ja_JP/extensions/seed_travel.json" - "Number of frames for lead in/out". +"./template/ja_JP/extensions/seed_travel.json" - "リードイン/アウトのフレーム数". "Upscale ratio" "./template/ja_JP/extensions/shift-attention.json" - "アップスケール比". -"./template/ja_JP/extensions/seed_travel.json" - "Upscale ratio". +"./template/ja_JP/extensions/seed_travel.json" - "アップスケール比". "shift-attention" "./template/ja_JP/extensions/shift-attention.json" - "shift-attention". "VRAM Estimator" -"./template/ja_JP/extensions/a1111-stable-diffusion-webui-vram-estimator.json" - "VRAM推定". -"./template/ja_JP/extensions/VRAM Estimator.json" - "VRAM Estimator". +"./template/ja_JP/extensions/a1111-stable-diffusion-webui-vram-estimator.json" - "VRAM推定使用量チェック". +"./template/ja_JP/extensions/VRAM Estimator.json" - "VRAM推定使用量チェック". "stable-diffusion-webui-two-shot" "./template/ja_JP/extensions/Latent Couple.json" - "stable-diffusion-webui-two-shot". @@ -3900,7 +3900,7 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Latent Couple.json" - "重み". "end at this step" -"./template/ja_JP/extensions/Latent Couple.json" - "end at this step". +"./template/ja_JP/extensions/Latent Couple.json" - "このステップで終了". "Visualize" "./template/ja_JP/extensions/Latent Couple.json" - "可視化". @@ -3909,7 +3909,7 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Latent Couple.json" - "領域". "Extra generation params" -"./template/ja_JP/extensions/Latent Couple.json" - "Extra generation params". +"./template/ja_JP/extensions/Latent Couple.json" - "追加生成パラメータ". "Apply" "./template/ja_JP/extensions/Latent Couple.json" - "適用". @@ -3924,13 +3924,13 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Bilingual Localization.json" - "ローカライズファイル (`User Interface` - `Localization` をNoneとして残してください)". "Translation display order" -"./template/ja_JP/extensions/Bilingual Localization.json" - "Translation display order". +"./template/ja_JP/extensions/Bilingual Localization.json" - "表示順". "Translation First" -"./template/ja_JP/extensions/Bilingual Localization.json" - "Translation First". +"./template/ja_JP/extensions/Bilingual Localization.json" - "ローカライズを優先". "Original First" -"./template/ja_JP/extensions/Bilingual Localization.json" - "Original First". +"./template/ja_JP/extensions/Bilingual Localization.json" - "オリジナルを優先". "Localization dirs" "./template/ja_JP/extensions/Bilingual Localization.json" - "ローカライズのディレクトリ". @@ -4608,10 +4608,10 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Dataset Tag Editor.json" - "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor.git". "Canvas Width" -"./template/ja_JP/extensions/sd-webui-controlnet.json" - "Canvas Width". +"./template/ja_JP/extensions/sd-webui-controlnet.json" - "キャンバスの幅". "Canvas Height" -"./template/ja_JP/extensions/sd-webui-controlnet.json" - "Canvas Height". +"./template/ja_JP/extensions/sd-webui-controlnet.json" - "キャンバスの高さ". "sd-webui-controlnet" "./template/ja_JP/extensions/sd-webui-controlnet.json" - "sd-webui-controlnet". @@ -4840,22 +4840,22 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/haku-img.json" - "ぼかし". "kernel size" -"./template/ja_JP/extensions/haku-img.json" - "kernel size". +"./template/ja_JP/extensions/haku-img.json" - "カーネルサイズ". "sigma" -"./template/ja_JP/extensions/haku-img.json" - "sigma". +"./template/ja_JP/extensions/haku-img.json" - "シグマ値". "k_sigma" -"./template/ja_JP/extensions/haku-img.json" - "k_sigma". +"./template/ja_JP/extensions/haku-img.json" - "kシグマ値". "epsilon" -"./template/ja_JP/extensions/haku-img.json" - "epsilon". +"./template/ja_JP/extensions/haku-img.json" - "エプシロン". "phi" "./template/ja_JP/extensions/haku-img.json" - "phi". "gamma" -"./template/ja_JP/extensions/haku-img.json" - "gamma". +"./template/ja_JP/extensions/haku-img.json" - "ガンマ値". "color mode" "./template/ja_JP/extensions/haku-img.json" - "カラーモード". @@ -4876,7 +4876,7 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/haku-img.json" - "ドットの大きさ". "outline inflating" -"./template/ja_JP/extensions/haku-img.json" - "outline inflating". +"./template/ja_JP/extensions/haku-img.json" - "アウトライン強調". "Smoothing" "./template/ja_JP/extensions/haku-img.json" - "スムージング". @@ -4942,10 +4942,11 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/haku-img.json" - "a1111-sd-webui-haku-img". "Tokenizer" -"./template/ja_JP/extensions/Tokenizer.json" - "Tokenizer". +"./template/ja_JP/extensions/Tokenizer.json" - "トークナイザー". "Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature." -"./template/ja_JP/extensions/Tokenizer.json" - "Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature.". +"./template/ja_JP/extensions/Tokenizer.json" - "テキストはニューラルネットワークに送られる前に、トークン化と呼ばれるプロセスで数値に変換されます。このトークンによってニューラルネットワークはテキストを読み解くことができるのです。この機能のインスピレーションを与えてくれた、私たちの偉大な友人である + Shousetsu愛 に感謝します。". "Text input" "./template/ja_JP/extensions/Tokenizer.json" - "文字列入力". @@ -4954,7 +4955,7 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Tokenizer.json" - "ID入力". "Tokenize" -"./template/ja_JP/extensions/Tokenizer.json" - "Tokenize". +"./template/ja_JP/extensions/Tokenizer.json" - "トークン化". "Text" "./template/ja_JP/extensions/Tokenizer.json" - "文字列". @@ -4966,10 +4967,10 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Tokenizer.json" - "stable-diffusion-webui-tokenizer". "Prompt for tokenization" -"./template/ja_JP/extensions/Tokenizer.json" - "Prompt for tokenization". +"./template/ja_JP/extensions/Tokenizer.json" - "プロンプトのトークン化". "Ids for tokenization (example: 9061, 631, 736)" -"./template/ja_JP/extensions/Tokenizer.json" - "Ids for tokenization (example: 9061, 631, 736)". +"./template/ja_JP/extensions/Tokenizer.json" - "IDのトークン化 (例: 9061, 631, 736)". "Tag Autocomplete" "./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "自動タグ補完". @@ -5032,43 +5033,43 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "LoRAを検索". "Show '?' next to tags, linking to its Danbooru or e621 wiki page (Warning: This is an external site and very likely contains NSFW examples!)" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Show '?' next to tags, linking to its Danbooru or e621 wiki page (Warning: This is an external site and very likely contains NSFW examples!)". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "タグの横に「?」を表示し、Danbooruまたはe621のwikiページにリンクします (警告:これは外部サイトで、NSFWの例が含まれている可能性が非常に高いです)". "Replace underscores with spaces on insertion" "./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "タグ挿入時にアンダースコアをスペースに置き換える". "Escape parentheses on insertion" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Escape parentheses on insertion". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "挿入時に括弧をエスケープする". "Append comma on tag autocompletion" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Append comma on tag autocompletion". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "タグの自動補完時にカンマを追加". "Search by alias" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Search by alias". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "エイリアスで検索". "Only show alias" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Only show alias". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "エイリアスのみ表示". "Translation filename" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Translation filename". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "ファイル名の翻訳". "Translation file uses old 3-column translation format instead of the new 2-column one" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Translation file uses old 3-column translation format instead of the new 2-column one". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "古い3カラムフォーマットの翻訳ファイルの代わりに新しい2カラムフォーマットのを使用する". "Search by translation" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Search by translation". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "訳文で検索". "Extra filename (for small sets of custom tags)" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Extra filename (for small sets of custom tags)". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "追加ファイル名 (小規模なカスタムタグ用)". "Mode to add the extra tags to the main tag list" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Mode to add the extra tags to the main tag list". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "メインタグリストに追加するモード". "Insert before" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Insert before". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "前に挿入". "Insert after" -"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "Insert after". +"./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "後ろに挿入". "a1111-sd-webui-tagcomplete" "./template/ja_JP/extensions/a1111-sd-webui-tagcomplete.json" - "a1111-sd-webui-tagcomplete". @@ -5332,16 +5333,16 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/VRAM Estimator.json" - "https://github.com/space-nuko/a1111-stable-diffusion-webui-vram-estimator.git". "Model Pre​views" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Model Pre​views". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "モデルのプレビュー". "Embeddings" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Embeddings". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "埋め込み". "Filter" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Filter". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "フィルター". "Notes" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Notes". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "備考". "Model Preview XD" "./template/ja_JP/extensions/sd-model-preview-xd.json" - "Model Preview XD". @@ -5356,10 +5357,10 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/sd-model-preview-xd.json" - "Strict". "Folder" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Folder". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "フォルダー". "Index" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "Index". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "インデックス". "Limit the height of preivews to the height of the browser window (.html preview files are always limited regardless of this setting)" "./template/ja_JP/extensions/sd-model-preview-xd.json" - "Limit the height of preivews to the height of the browser window (.html preview files are always limited regardless of this setting)". @@ -5368,37 +5369,37 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/sd-model-preview-xd.json" - "sd-model-preview-xd". "No Preview Found" -"./template/ja_JP/extensions/sd-model-preview-xd.json" - "No Preview Found". +"./template/ja_JP/extensions/sd-model-preview-xd.json" - "プレビューが見つかりませんでした". "Seed travel" "./template/ja_JP/extensions/seed_travel.json" - "Seed travel". "Destination seed(s) (Comma separated)" -"./template/ja_JP/extensions/seed_travel.json" - "Destination seed(s) (Comma separated)". +"./template/ja_JP/extensions/seed_travel.json" - "宛先シード値(カンマ区切り)". "Only use Random seeds (Unless comparing paths)" -"./template/ja_JP/extensions/seed_travel.json" - "Only use Random seeds (Unless comparing paths)". +"./template/ja_JP/extensions/seed_travel.json" - "ランダムシードのみを使用 (パスの比較を除く)". "Number of random seed(s)" -"./template/ja_JP/extensions/seed_travel.json" - "Number of random seed(s)". +"./template/ja_JP/extensions/seed_travel.json" - "ランダムシードの数". "Compare paths (Separate travels from 1st seed to each destination)" -"./template/ja_JP/extensions/seed_travel.json" - "Compare paths (Separate travels from 1st seed to each destination)". +"./template/ja_JP/extensions/seed_travel.json" - "パスを比較する(1つのシードからそれぞれの宛先への分離)". "Steps (Number of images between each seed)" -"./template/ja_JP/extensions/seed_travel.json" - "Steps (Number of images between each seed)". +"./template/ja_JP/extensions/seed_travel.json" - "ステップ (各シード間の画像数)". "Loop back to initial seed" -"./template/ja_JP/extensions/seed_travel.json" - "Loop back to initial seed". +"./template/ja_JP/extensions/seed_travel.json" - "初期シードにループバック". "Bump seed (If > 0 do a Compare Paths but only one image. No video will be generated.)" -"./template/ja_JP/extensions/seed_travel.json" - "Bump seed (If > 0 do a Compare Paths but only one image. No video will be generated.)". +"./template/ja_JP/extensions/seed_travel.json" - "Bump シード (> 0 の場合、パスの比較を行いますが、画像は 1 つだけです。ビデオは生成されません。)". "Use cache" -"./template/ja_JP/extensions/seed_travel.json" - "Use cache". +"./template/ja_JP/extensions/seed_travel.json" - "キャッシュを使用". "Interpolation rate" -"./template/ja_JP/extensions/seed_travel.json" - "Interpolation rate". +"./template/ja_JP/extensions/seed_travel.json" - "補間率". "Hug-the-middle" "./template/ja_JP/extensions/seed_travel.json" - "Hug-the-middle". @@ -5407,19 +5408,19 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/seed_travel.json" - "Slow start". "Quick start" -"./template/ja_JP/extensions/seed_travel.json" - "Quick start". +"./template/ja_JP/extensions/seed_travel.json" - "Quick Start". "Rate strength" -"./template/ja_JP/extensions/seed_travel.json" - "Rate strength". +"./template/ja_JP/extensions/seed_travel.json" - "強度値". "Allow the default Euler a Sampling method. (Does not produce good results)" -"./template/ja_JP/extensions/seed_travel.json" - "Allow the default Euler a Sampling method. (Does not produce good results)". +"./template/ja_JP/extensions/seed_travel.json" - "デフォルトの Euler a サンプルアルゴリズムを許可します。(良い結果にはなりません)". "seed_travel" "./template/ja_JP/extensions/seed_travel.json" - "seed_travel". "Image Browser" -"./template/ja_JP/extensions/Image Browser.json" - "Image Browser". +"./template/ja_JP/extensions/Image Browser.json" - "画像ブラウザー". "txt2img-grids" "./template/ja_JP/extensions/Image Browser.json" - "txt2img-grids". @@ -5440,10 +5441,10 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "画像ディレクトリ". "Sub directory depth" -"./template/ja_JP/extensions/Image Browser.json" - "Sub directory depth". +"./template/ja_JP/extensions/Image Browser.json" - "サブディレクトリの深さ". "Add to / replace in saved directories" -"./template/ja_JP/extensions/Image Browser.json" - "Add to / replace in saved directories". +"./template/ja_JP/extensions/Image Browser.json" - "保存済ディレクトリに追加/置換". "Saved directories" "./template/ja_JP/extensions/Image Browser.json" - "保存先". @@ -5458,16 +5459,16 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "何も選択されていません". "Get sub directories" -"./template/ja_JP/extensions/Image Browser.json" - "Get sub directories". +"./template/ja_JP/extensions/Image Browser.json" - "サブディレクトリを取得". "Maintenance" "./template/ja_JP/extensions/Image Browser.json" - "メンテナンス". "⚠ Caution: You should only use these options if you know what you are doing. ⚠" -"./template/ja_JP/extensions/Image Browser.json" - "⚠ Caution: You should only use these options if you know what you are doing. ⚠". +"./template/ja_JP/extensions/Image Browser.json" - "⚠ 注意: これらのオプションは、何をしているか分かっている場合にのみ使用してください。⚠". "Status:" -"./template/ja_JP/extensions/Image Browser.json" - "Status:". +"./template/ja_JP/extensions/Image Browser.json" - "状態:". "Last message" "./template/ja_JP/extensions/Image Browser.json" - "前回のメッセージ". @@ -5476,10 +5477,10 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "Exifキャッシュを再構築". "Delete 0-entries from exif cache" -"./template/ja_JP/extensions/Image Browser.json" - "Delete 0-entries from exif cache". +"./template/ja_JP/extensions/Image Browser.json" - "exif キャッシュから 0 エントリを削除". "Update directory names in database" -"./template/ja_JP/extensions/Image Browser.json" - "Update directory names in database". +"./template/ja_JP/extensions/Image Browser.json" - "データベースのディレクトリ名を更新". "From (full path)" "./template/ja_JP/extensions/Image Browser.json" - "送信元 (フルパス)". @@ -5488,16 +5489,16 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "to (full path)". "Reapply ranking after moving files" -"./template/ja_JP/extensions/Image Browser.json" - "Reapply ranking after moving files". +"./template/ja_JP/extensions/Image Browser.json" - "ファイルを移動した後にランキングを再適用". "Dropdown" -"./template/ja_JP/extensions/Image Browser.json" - "Dropdown". +"./template/ja_JP/extensions/Image Browser.json" - "ドロップダウン". "First Page" "./template/ja_JP/extensions/Image Browser.json" - "最初のページ". "Prev Page" -"./template/ja_JP/extensions/Image Browser.json" - "Prev Page". +"./template/ja_JP/extensions/Image Browser.json" - "前のページ". "Page Index" "./template/ja_JP/extensions/Image Browser.json" - "ページのインデックス". @@ -5512,25 +5513,25 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "ランキング". "Next Image After Ranking (To be implemented)" -"./template/ja_JP/extensions/Image Browser.json" - "Next Image After Ranking (To be implemented)". +"./template/ja_JP/extensions/Image Browser.json" - "次回画像ランキング(実装予定)". "delete next" -"./template/ja_JP/extensions/Image Browser.json" - "delete next". +"./template/ja_JP/extensions/Image Browser.json" - "次を削除". "Delete" "./template/ja_JP/extensions/Image Browser.json" - "削除". "also delete off-screen images" -"./template/ja_JP/extensions/Image Browser.json" - "also delete off-screen images". +"./template/ja_JP/extensions/Image Browser.json" - "画面外の画像も削除します". "Additional Generation Info" -"./template/ja_JP/extensions/Image Browser.json" - "Additional Generation Info". +"./template/ja_JP/extensions/Image Browser.json" - "追加の生成情報". "sort by" "./template/ja_JP/extensions/Image Browser.json" - "並べ替え順". "cfg scale" -"./template/ja_JP/extensions/Image Browser.json" - "cfg scale". +"./template/ja_JP/extensions/Image Browser.json" - "CFGスケール". "steps" "./template/ja_JP/extensions/Image Browser.json" - "ステップ数". @@ -5545,19 +5546,19 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "モデルのHash値". "filename keyword" -"./template/ja_JP/extensions/Image Browser.json" - "filename keyword". +"./template/ja_JP/extensions/Image Browser.json" - "ファイル名 キーワード". "Filename keyword search" -"./template/ja_JP/extensions/Image Browser.json" - "Filename keyword search". +"./template/ja_JP/extensions/Image Browser.json" - "ファイル名 キーワード検索". "exif keyword" "./template/ja_JP/extensions/Image Browser.json" - "exif キーワード". "EXIF keyword search" -"./template/ja_JP/extensions/Image Browser.json" - "EXIF keyword search". +"./template/ja_JP/extensions/Image Browser.json" - "EXIF キーワード検索". "Search negative prompt" -"./template/ja_JP/extensions/Image Browser.json" - "Search negative prompt". +"./template/ja_JP/extensions/Image Browser.json" - "ネガティブプロンプトを検索". "Yes" "./template/ja_JP/extensions/Image Browser.json" - "Yes". @@ -5566,52 +5567,52 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "Only". "case sensitive" -"./template/ja_JP/extensions/Image Browser.json" - "case sensitive". +"./template/ja_JP/extensions/Image Browser.json" - "大文字と小文字を区別". "regex - e.g. ^(?!.*Hires).*$" -"./template/ja_JP/extensions/Image Browser.json" - "regex - e.g. ^(?!.*Hires).*$". +"./template/ja_JP/extensions/Image Browser.json" - "正規表現 - 例: ^(?!.*Hires).*$". "ranking filter" -"./template/ja_JP/extensions/Image Browser.json" - "ranking filter". +"./template/ja_JP/extensions/Image Browser.json" - "ランキングフィルター". "Ranking filter" -"./template/ja_JP/extensions/Image Browser.json" - "Ranking filter". +"./template/ja_JP/extensions/Image Browser.json" - "ランキングフィルター". "minimum aesthetic_score" -"./template/ja_JP/extensions/Image Browser.json" - "minimum aesthetic_score". +"./template/ja_JP/extensions/Image Browser.json" - "最小美的スコア". "Minimum aesthetic_score" -"./template/ja_JP/extensions/Image Browser.json" - "Minimum aesthetic_score". +"./template/ja_JP/extensions/Image Browser.json" - "最小美的スコア". "Maximum aesthetic_score" -"./template/ja_JP/extensions/Image Browser.json" - "Maximum aesthetic_score". +"./template/ja_JP/extensions/Image Browser.json" - "最大美的スコア". "Generation Info" -"./template/ja_JP/extensions/Image Browser.json" - "Generation Info". +"./template/ja_JP/extensions/Image Browser.json" - "生成時の情報". "File Name" -"./template/ja_JP/extensions/Image Browser.json" - "File Name". +"./template/ja_JP/extensions/Image Browser.json" - "ファイル名". "Move to favorites" -"./template/ja_JP/extensions/Image Browser.json" - "Move to favorites". +"./template/ja_JP/extensions/Image Browser.json" - "お気に入りへ移動". "Send to txt2img ControlNet" -"./template/ja_JP/extensions/Image Browser.json" - "Send to txt2img ControlNet". +"./template/ja_JP/extensions/Image Browser.json" - "txt2img ControlNet に転送". "Send to img2img ControlNet" -"./template/ja_JP/extensions/Image Browser.json" - "Send to img2img ControlNet". +"./template/ja_JP/extensions/Image Browser.json" - "img2img ControlNet に転送". "ControlNet number" "./template/ja_JP/extensions/Image Browser.json" - "ControlNet number". "Directory path" -"./template/ja_JP/extensions/Image Browser.json" - "Directory path". +"./template/ja_JP/extensions/Image Browser.json" - "ディレクトリ パス". "Move to directory" -"./template/ja_JP/extensions/Image Browser.json" - "Move to directory". +"./template/ja_JP/extensions/Image Browser.json" - "ディレクトリへ移動". "Renew Page" -"./template/ja_JP/extensions/Image Browser.json" - "Renew Page". +"./template/ja_JP/extensions/Image Browser.json" - "ページの更新". "set_index" "./template/ja_JP/extensions/Image Browser.json" - "set_index". @@ -5623,61 +5624,61 @@ E.g. in ./outputs/txt2img-images/.". "./template/ja_JP/extensions/Image Browser.json" - "to_dir_load_switch". "turn_page_switch" -"./template/ja_JP/extensions/Image Browser.json" - "turn_page_switch". +"./template/ja_JP/extensions/Image Browser.json" - "ページをめくる". "List of active tabs (separated by commas). Available options are txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others. Custom folders are also supported by specifying their path." -"./template/ja_JP/extensions/Image Browser.json" - "List of active tabs (separated by commas). Available options are txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others. Custom folders are also supported by specifying their path.". +"./template/ja_JP/extensions/Image Browser.json" - "アクティブなタブの一覧 (カンマで区切られています). 利用可能なオプションは、txt2img, img2img-grid, img2img-grids, extras, Favorites, Othersです. パスを指定することで、カスタムフォルダもサポートされます。". "Select components to hide" -"./template/ja_JP/extensions/Image Browser.json" - "Select components to hide". +"./template/ja_JP/extensions/Image Browser.json" - "非表示にするコンポーネントを選択". "Include images in sub directories" -"./template/ja_JP/extensions/Image Browser.json" - "Include images in sub directories". +"./template/ja_JP/extensions/Image Browser.json" - "サブディレクトリ内の画像を含める". "Preload images at startup" -"./template/ja_JP/extensions/Image Browser.json" - "Preload images at startup". +"./template/ja_JP/extensions/Image Browser.json" - "起動時に画像をプリロードする". "Move buttons copy instead of move" -"./template/ja_JP/extensions/Image Browser.json" - "Move buttons copy instead of move". +"./template/ja_JP/extensions/Image Browser.json" - "移動ボタンは「移動」ではなく「コピー」に". "Print image deletion messages to the console" -"./template/ja_JP/extensions/Image Browser.json" - "Print image deletion messages to the console". +"./template/ja_JP/extensions/Image Browser.json" - "コンソールに画像削除メッセージを出力する". "Move/Copy/Delete matching .txt files" -"./template/ja_JP/extensions/Image Browser.json" - "Move/Copy/Delete matching .txt files". +"./template/ja_JP/extensions/Image Browser.json" - "一致する.txtファイルを移動/コピー/削除". "Print warning logs to the console" -"./template/ja_JP/extensions/Image Browser.json" - "Print warning logs to the console". +"./template/ja_JP/extensions/Image Browser.json" - "警告ログをコンソールに出力". "Print debug logs to the console" -"./template/ja_JP/extensions/Image Browser.json" - "Print debug logs to the console". +"./template/ja_JP/extensions/Image Browser.json" - "デバッグログをコンソールに出力". "Use recycle bin when deleting images" -"./template/ja_JP/extensions/Image Browser.json" - "Use recycle bin when deleting images". +"./template/ja_JP/extensions/Image Browser.json" - "画像を削除するときにごみ箱を使用". "Scan Exif-/.txt-data (initially slower, but required for many features to work)" -"./template/ja_JP/extensions/Image Browser.json" - "Scan Exif-/.txt-data (initially slower, but required for many features to work)". +"./template/ja_JP/extensions/Image Browser.json" - "Exif-/.txt-data をスキャンします (最初は遅くなりますが、多くの機能が動作するために必要です)". "Scan Exif-/.txt-data (slower, but required for exif-keyword-search)" -"./template/ja_JP/extensions/Image Browser.json" - "Scan Exif-/.txt-data (slower, but required for exif-keyword-search)". +"./template/ja_JP/extensions/Image Browser.json" - "Exif-/.txt-data をスキャンします (低速ですが、EXIF キーワード検索 に必要です)". "Change CTRL keybindings to SHIFT" -"./template/ja_JP/extensions/Image Browser.json" - "Change CTRL keybindings to SHIFT". +"./template/ja_JP/extensions/Image Browser.json" - "Ctrlキー割り当てをShiftに変更する". "or to CTRL+SHIFT" -"./template/ja_JP/extensions/Image Browser.json" - "or to CTRL+SHIFT". +"./template/ja_JP/extensions/Image Browser.json" - "または Ctrl + Shift". "Enable Maintenance tab" -"./template/ja_JP/extensions/Image Browser.json" - "Enable Maintenance tab". +"./template/ja_JP/extensions/Image Browser.json" - "メンテナンス タブを表示". "Save ranking in image's pnginfo" -"./template/ja_JP/extensions/Image Browser.json" - "Save ranking in image's pnginfo". +"./template/ja_JP/extensions/Image Browser.json" - "画像のpnginfo にランキングを保存". "Number of columns on the page" -"./template/ja_JP/extensions/Image Browser.json" - "Number of columns on the page". +"./template/ja_JP/extensions/Image Browser.json" - "ページ上の列数". "stable-diffusion-webui-images-browser" "./template/ja_JP/extensions/Image Browser.json" - "stable-diffusion-webui-images-browser". "Input images directory" -"./template/ja_JP/extensions/Image Browser.json" - "Input images directory". +"./template/ja_JP/extensions/Image Browser.json" - "入力画像のディレクトリ".