|
7 | 7 | "Loading...": "載入中…",
|
8 | 8 | "view": "檢視",
|
9 | 9 | "api": "api",
|
10 |
| - "•": "•", |
| 10 | + "•": " • ", |
11 | 11 | "built with gradio": "基於 Gradio 構建",
|
12 | 12 | "Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
13 | 13 | "txt2img": "文生圖",
|
|
70 | 70 | "Variation strength": "差異強度",
|
71 | 71 | "Resize seed from width": "自寬度縮放隨機種子",
|
72 | 72 | "Resize seed from height": "自高度縮放隨機種子",
|
73 |
| - "Open for Clip Aesthetic!": "打開美術風格 Clip!", |
| 73 | + "Open for Clip Aesthetic!": "打開以調整 Clip 的美術風格!", |
74 | 74 | "▼": "▼",
|
75 | 75 | "Aesthetic weight": "美術風格權重",
|
76 | 76 | "Aesthetic steps": "美術風格疊代步數",
|
77 | 77 | "Aesthetic learning rate": "美術風格學習率",
|
78 |
| - "Slerp interpolation": "Slerp 插值", |
| 78 | + "Slerp interpolation": "球面線性插值角度", |
79 | 79 | "Aesthetic imgs embedding": "美術風格圖集 embedding",
|
80 | 80 | "None": "無",
|
81 | 81 | "Aesthetic text for imgs": "該圖集的美術風格描述",
|
|
105 | 105 | "Prompt order": "提示詞順序",
|
106 | 106 | "Sampler": "採樣器",
|
107 | 107 | "Checkpoint name": "模型權重存檔點的名稱",
|
108 |
| - "Hypernetwork": "超網路", |
109 |
| - "Hypernet str.": "超網路強度", |
| 108 | + "Hypernetwork": "超網路(Hypernetwork)", |
| 109 | + "Hypernet str.": "超網路(Hypernetwork)強度", |
110 | 110 | "Sigma Churn": "Sigma Churn",
|
111 | 111 | "Sigma min": "最小 Sigma",
|
112 | 112 | "Sigma max": "最大 Sigma",
|
113 | 113 | "Sigma noise": "Sigma noise",
|
114 | 114 | "Eta": "Eta",
|
115 | 115 | "Clip skip": "Clip 跳過",
|
116 |
| - "Denoising": "去噪", |
| 116 | + "Denoising": "重繪幅度", |
117 | 117 | "Cond. Image Mask Weight": "圖像調節屏蔽度",
|
118 | 118 | "X values": "X軸數值",
|
119 | 119 | "Y type": "Y軸類型",
|
|
189 | 189 | "Tile overlap": "圖塊重疊的畫素",
|
190 | 190 | "Upscaler": "放大演算法",
|
191 | 191 | "Lanczos": "Lanczos",
|
| 192 | + "Nearest": "最鄰近(整數縮放)", |
192 | 193 | "LDSR": "LDSR",
|
193 | 194 | "BSRGAN 4x": "BSRGAN 4x",
|
194 | 195 | "ESRGAN_4x": "ESRGAN_4x",
|
|
230 | 231 | "for detailed explanation.": "以了解詳細說明",
|
231 | 232 | "Create embedding": "生成 embedding",
|
232 | 233 | "Create aesthetic images embedding": "生成美術風格圖集 embedding",
|
233 |
| - "Create hypernetwork": "生成 hypernetwork", |
| 234 | + "Create hypernetwork": "生成超網路(Hypernetwork)", |
234 | 235 | "Preprocess images": "圖像預處理",
|
235 | 236 | "Name": "名稱",
|
236 | 237 | "Initialization text": "初始化文字",
|
237 | 238 | "Number of vectors per token": "每個 token 的向量數",
|
238 | 239 | "Overwrite Old Embedding": "覆寫舊的 Embedding",
|
239 | 240 | "Modules": "模組",
|
240 |
| - "Enter hypernetwork layer structure": "輸入 hypernetwork 層結構", |
241 |
| - "Select activation function of hypernetwork": "選擇 hypernetwork 的激活函數", |
| 241 | + "Enter hypernetwork layer structure": "輸入超網路(Hypernetwork)層結構", |
| 242 | + "Select activation function of hypernetwork": "選擇超網路(Hypernetwork)的激活函數", |
242 | 243 | "linear": "linear",
|
243 | 244 | "relu": "relu",
|
244 | 245 | "leakyrelu": "leakyrelu",
|
|
276 | 277 | "XavierNormal": "Xavier 正態",
|
277 | 278 | "Add layer normalization": "加入層標準化",
|
278 | 279 | "Use dropout": "採用 dropout 防止過擬合",
|
279 |
| - "Overwrite Old Hypernetwork": "覆寫舊的 Hypernetwork", |
| 280 | + "Overwrite Old Hypernetwork": "覆寫舊的超網路(Hypernetwork)", |
280 | 281 | "Source directory": "來源目錄",
|
281 | 282 | "Destination directory": "目標目錄",
|
282 | 283 | "Existing Caption txt Action": "對已有的TXT說明文字的行為",
|
|
298 | 299 | "Create debug image": "生成除錯圖片",
|
299 | 300 | "Preprocess": "預處理",
|
300 | 301 | "Train an embedding; must specify a directory with a set of 1:1 ratio images": "訓練 embedding; 必須指定一組具有 1:1 比例圖像的目錄",
|
301 |
| - "Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "訓練 embedding 或者 hypernetwork; 必須指定一組具有 1:1 比例圖像的目錄", |
302 |
| - "[wiki]": "[wiki]", |
| 302 | + "Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "訓練 embedding 或者超網路(Hypernetwork); 必須指定一組具有 1:1 比例圖像的目錄", |
| 303 | + "[wiki]": "[wiki文件]", |
303 | 304 | "Embedding": "Embedding",
|
304 | 305 | "Embedding Learning rate": "Embedding 學習率",
|
305 |
| - "Hypernetwork Learning rate": "Hypernetwork 學習率", |
| 306 | + "Hypernetwork Learning rate": "超網路(Hypernetwork)學習率", |
306 | 307 | "Learning rate": "學習率",
|
307 | 308 | "Dataset directory": "資料集目錄",
|
308 | 309 | "Log directory": "日誌目錄",
|
|
312 | 313 | "Save a copy of embedding to log directory every N steps, 0 to disable": "每 N 步將 embedding 的副本儲存到日誌目錄,0 表示禁用",
|
313 | 314 | "Save images with embedding in PNG chunks": "儲存圖像,並在 PNG 圖片檔案中嵌入 embedding 檔案",
|
314 | 315 | "Read parameters (prompt, etc...) from txt2img tab when making previews": "進行預覽時,從文生圖頁籤中讀取參數(提示詞等)",
|
315 |
| - "Train Hypernetwork": "訓練 Hypernetwork", |
| 316 | + "Train Hypernetwork": "訓練超網路(Hypernetwork)", |
316 | 317 | "Train Embedding": "訓練 Embedding",
|
317 | 318 | "Create an aesthetic embedding out of any number of images": "從任意數量的圖像中建立美術風格 embedding",
|
318 | 319 | "Create images embedding": "生成圖集 embedding",
|
|
418 | 419 | "Checkpoints to cache in RAM": "快取在內存(RAM)中的模型權重存檔點",
|
419 | 420 | "SD VAE": "模型的VAE",
|
420 | 421 | "auto": "自動",
|
421 |
| - "Hypernetwork strength": "Hypernetwork 強度", |
| 422 | + "Hypernetwork strength": "超網路(Hypernetwork)強度", |
422 | 423 | "Inpainting conditioning mask strength": "局部重繪時圖像調節的蒙版屏蔽強度",
|
423 | 424 | "Apply color correction to img2img results to match original colors.": "對圖生圖結果套用顏色校正以匹配原始顏色",
|
424 | 425 | "With img2img, do exactly the amount of steps the slider specifies (normally you'd do less with less denoising).": "在進行圖生圖的時候,確切地執行滑塊指定的疊代步數(正常情況下更弱的重繪幅度需要更少的疊代步數)",
|
|
488 | 489 | "Extension": "擴充",
|
489 | 490 | "URL": "網址",
|
490 | 491 | "Update": "更新",
|
| 492 | + "a1111-sd-webui-tagcomplete": "標記自動補全", |
491 | 493 | "unknown": "未知",
|
| 494 | + "deforum-for-automatic1111-webui": "Deforum", |
| 495 | + "sd-dynamic-prompting": "動態提示詞", |
| 496 | + "stable-diffusion-webui-aesthetic-gradients": "美術風格梯度", |
| 497 | + "stable-diffusion-webui-aesthetic-image-scorer": "美術風格評等", |
| 498 | + "stable-diffusion-webui-artists-to-study": "藝術家圖庫", |
| 499 | + "stable-diffusion-webui-dataset-tag-editor": "資料集標記編輯器", |
| 500 | + "stable-diffusion-webui-images-browser": "圖庫瀏覽器", |
| 501 | + "stable-diffusion-webui-inspiration": "靈感", |
| 502 | + "stable-diffusion-webui-wildcards": "萬用字元", |
492 | 503 | "Load from:": "載入自",
|
493 | 504 | "Extension index URL": "擴充清單連結",
|
494 | 505 | "URL for extension's git repository": "擴充的 git 倉庫連結",
|
|
527 | 538 | "What to put inside the masked area before processing it with Stable Diffusion.": "在使用 Stable Diffusion 處理蒙版區域之前要在蒙版區域內放置什麼",
|
528 | 539 | "fill it with colors of the image": "用圖像的顏色(高強度模糊)填充它",
|
529 | 540 | "keep whatever was there originally": "保留原來的圖像,不進行預處理",
|
530 |
| - "fill it with latent space noise": "用潛空間的噪聲填充它", |
531 |
| - "fill it with latent space zeroes": "用潛空間的零填充它", |
| 541 | + "fill it with latent space noise": "於潛空間填充噪聲", |
| 542 | + "fill it with latent space zeroes": "於潛空間填零", |
532 | 543 | "Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "將蒙版區域(包括預留畫素長度的緩衝區域)放大到目標解析度,進行局部重繪。\n然後縮小並粘貼回原始圖像中",
|
533 | 544 | "Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "將圖像大小調整為目標解析度。除非高度和寬度匹配,否則你將獲得不正確的縱橫比",
|
534 | 545 | "Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "調整圖像大小,使整個目標解析度都被圖像填充。裁剪多出來的部分",
|
|
560 | 571 | "Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "選擇哪些 Real-ESRGAN 模型顯示在網頁使用者介面。(需要重新啟動)",
|
561 | 572 | "Allowed categories for random artists selection when using the Roll button": "使用抽選藝術家按鈕時將會隨機的藝術家類別",
|
562 | 573 | "Append commas": "附加逗號",
|
| 574 | + "latest": "最新", |
| 575 | + "behind": "落後", |
563 | 576 | "Roll three": "抽三位出來",
|
564 | 577 | "Generate forever": "無限生成",
|
565 | 578 | "Cancel generate forever": "停止無限生成",
|
|
581 | 594 | "Start drawing": "開始繪製",
|
582 | 595 | "Description": "描述",
|
583 | 596 | "Action": "行動",
|
584 |
| - "Aesthetic Gradients": "美術風格", |
585 |
| - "aesthetic-gradients": "美術風格", |
586 |
| - "stable-diffusion-webui-wildcards": "萬用字元", |
587 |
| - "Dynamic Prompts": "動態提示", |
| 597 | + "Aesthetic Gradients": "美術風格梯度", |
| 598 | + "aesthetic-gradients": "美術風格梯度", |
| 599 | + "Dynamic Prompts": "動態提示詞", |
588 | 600 | "images-browser": "圖庫瀏覽器",
|
589 | 601 | "Inspiration": "靈感",
|
590 | 602 | "Deforum": "Deforum",
|
|
0 commit comments