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