Merge ja_JP.json
parent
4ef3ba8842
commit
3de09a138a
|
|
@ -2,12 +2,12 @@
|
||||||
"Loading...": "読み込み中...",
|
"Loading...": "読み込み中...",
|
||||||
"Use via API": "APIを通して利用する",
|
"Use via API": "APIを通して利用する",
|
||||||
"Built with Gradio": "Gradioでビルドされました",
|
"Built with Gradio": "Gradioでビルドされました",
|
||||||
"Stable Diffusion checkpoint": "Stable Diffusionのcheckpoint",
|
"Stable Diffusion checkpoint": "Stable Diffusion checkpoint",
|
||||||
"txt2img": "txt2img",
|
"txt2img": "txt2img",
|
||||||
"img2img": "img2img",
|
"img2img": "img2img",
|
||||||
"Extras": "その他",
|
"Extras": "その他",
|
||||||
"PNG Info": "PNG内の情報を表示",
|
"PNG Info": "PNG内の情報を表示",
|
||||||
"Checkpoint Merger": "checkpointのマージ",
|
"Checkpoint Merger": "Checkpointのマージ",
|
||||||
"Train": "学習",
|
"Train": "学習",
|
||||||
"Settings": "設定",
|
"Settings": "設定",
|
||||||
"Extensions": "拡張機能",
|
"Extensions": "拡張機能",
|
||||||
|
|
@ -25,12 +25,12 @@
|
||||||
"Click to Upload": "クリックしてアップロード",
|
"Click to Upload": "クリックしてアップロード",
|
||||||
"Textual Inversion": "Textual Inversion",
|
"Textual Inversion": "Textual Inversion",
|
||||||
"Hypernetworks": "Hypernetworks",
|
"Hypernetworks": "Hypernetworks",
|
||||||
"Checkpoints": "チェックポイント",
|
"Checkpoints": "Checkpoint",
|
||||||
"Lora": "LoRA",
|
"Lora": "LoRA",
|
||||||
"Refresh": "リフレッシュ",
|
"Refresh": "リフレッシュ",
|
||||||
"replace preview": "プレビューを置換",
|
"replace preview": "プレビューを置換",
|
||||||
"Nothing here. Add some content to the following directories:": "ここには何もありません。以下のディレクトリにコンテンツを追加してください。",
|
"Nothing here. Add some content to the following directories:": "ここには何もありません。以下のディレクトリにコンテンツを追加してください。",
|
||||||
"all": "all",
|
"all": "すべて",
|
||||||
"Textbox": "テキストボックス",
|
"Textbox": "テキストボックス",
|
||||||
"Save preview": "プレビューを保存",
|
"Save preview": "プレビューを保存",
|
||||||
"Sampling method": "サンプリング方法",
|
"Sampling method": "サンプリング方法",
|
||||||
|
|
@ -150,15 +150,15 @@
|
||||||
"Interrogate\nDeepBooru": "DeepBooruによる解析",
|
"Interrogate\nDeepBooru": "DeepBooruによる解析",
|
||||||
"Sketch": "スケッチ",
|
"Sketch": "スケッチ",
|
||||||
"Inpaint": "inpaint",
|
"Inpaint": "inpaint",
|
||||||
"Inpaint sketch": "inpaintスケッチ",
|
"Inpaint sketch": "Inpaintスケッチ",
|
||||||
"Inpaint upload": "inpaintアップロード",
|
"Inpaint upload": "Inpaintアップロード",
|
||||||
"Batch": "バッチ",
|
"Batch": "バッチ",
|
||||||
"Image for img2img": "img2imgで使用する画像",
|
"Image for img2img": "img2imgで使用する画像",
|
||||||
"Drop Image Here": "ここに画像をドロップ",
|
"Drop Image Here": "ここに画像をドロップ",
|
||||||
"Copy image to:": "画像のコピー先:",
|
"Copy image to:": "画像のコピー先:",
|
||||||
"sketch": "スケッチ",
|
"sketch": "スケッチ",
|
||||||
"inpaint": "Inpaint",
|
"inpaint": "Inpaint",
|
||||||
"inpaint sketch": "inpaintスケッチ",
|
"inpaint sketch": "Inpaintスケッチ",
|
||||||
"Image for inpainting with mask": "インペイントで使用する画像とマスク",
|
"Image for inpainting with mask": "インペイントで使用する画像とマスク",
|
||||||
"Color sketch inpainting": "インペイントで使用するカラースケッチ",
|
"Color sketch inpainting": "インペイントで使用するカラースケッチ",
|
||||||
"Mask": "マスク",
|
"Mask": "マスク",
|
||||||
|
|
@ -273,7 +273,7 @@
|
||||||
"Modules": "モジュール",
|
"Modules": "モジュール",
|
||||||
"Enter hypernetwork layer structure": "Hypernetworkのレイヤー構造を入力",
|
"Enter hypernetwork layer structure": "Hypernetworkのレイヤー構造を入力",
|
||||||
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "Hypernetworkの活性化関数(activation function)を選択。 推奨: Swish / Linear(none)",
|
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "Hypernetworkの活性化関数(activation function)を選択。 推奨: Swish / Linear(none)",
|
||||||
"linear": "liner",
|
"linear": "linear",
|
||||||
"relu": "relu",
|
"relu": "relu",
|
||||||
"leakyrelu": "leakyrelu",
|
"leakyrelu": "leakyrelu",
|
||||||
"elu": "elu",
|
"elu": "elu",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue