stable-diffusion-webui-loca.../template/zh_TW/extensions/stable-diffusion-webui-embe...

16 lines
1.7 KiB
JSON

{
"Embedding Editor": "嵌入編輯器",
"Vector": "向量",
"Refresh Embeddings": "重新整理多個嵌入",
"Save Embedding": "儲存嵌入",
"Enter words and color hexes to mark weights on the sliders for guidance. Hint: Use the txt2img prompt token counter or": "輸入文字和顏色十六進制代碼以在滑桿上標記權重作為引導。 提示:使用文生圖提示詞標記計數器或使用",
"webui-tokenizer": "標記解析器擴充功能",
"to see which words are constructed using multiple sub-words, e.g. 'computer' doesn't exist in stable diffusion's CLIP dictionary and instead 'compu' and 'ter' are used (1 word but 2 embedding vectors). Currently buggy and needs a moment to process before pressing the button. If it doesn't work after a moment, try adding a random space to refresh it.": "查看哪些詞是使用多個子詞構成的,例如 Stable Diffusion 的 CLIP 字典中不存在 'computer',而是使用 'compu' 以及 'ter'(一個單字但使用兩個嵌入向量)。目前這個擴充功能還有點問題,在按下按鈕之前需要一點時間來處理。如果過了一段時間還是不行,試試隨便加個空格重新整理一下",
"Sampling Steps": "採樣疊代步數",
"Generate Preview": "產生預覽",
"stable-diffusion-webui-embedding-editor": "stable-diffusion-webui-embedding-editor",
"https://github.com/CodeExplode/stable-diffusion-webui-embedding-editor.git": "https://github.com/CodeExplode/stable-diffusion-webui-embedding-editor.git",
"symbol:color-hex, symbol:color-hex, ...": "文字:顏色代碼, 文字:顏色代碼, ...",
"e.g. A portrait photo of embedding_name": "示例: A portrait photo of embedding_name"
}