stable-diffusion-webui-loca.../template/zh_TW/extensions/sd-webui-additional-network...

114 lines
6.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"Additional Networks": "附加網路LoRA擴充功能",
"Enable": "啟用",
"Separate UNet/Text Encoder weights": "單獨設定 UNet 及文字編碼器的權重",
"Network module 1": "附加網路類型 1⃣",
"LoRA": "LoRA",
"Model 1": "模型 1⃣",
"Weight 1": "權重 1⃣",
"UNet Weight 1": "UNet 權重 1⃣",
"TEnc Weight 1": "文字編碼器權重 1⃣",
"Network module 2": "附加網路類型 2⃣",
"Model 2": "模型 2⃣",
"Weight 2": "權重 2⃣",
"UNet Weight 2": "UNet 權重 2⃣",
"TEnc Weight 2": "文字編碼器權重 2⃣",
"Network module 3": "附加網路類型 3⃣",
"Model 3": "模型 3⃣",
"Weight 3": "權重 3⃣",
"UNet Weight 3": "UNet 權重 3⃣",
"TEnc Weight 3": "文字編碼器權重 3⃣",
"Network module 4": "附加網路類型 4⃣",
"Model 4": "模型 4⃣",
"Weight 4": "權重 4⃣",
"UNet Weight 4": "UNet 權重 4⃣",
"TEnc Weight 4": "文字編碼器權重 4⃣",
"Network module 5": "附加網路類型 5⃣",
"Model 5": "模型 5⃣",
"Weight 5": "權重 5⃣",
"UNet Weight 5": "UNet 權重 5⃣",
"TEnc Weight 5": "文字編碼器權重 5⃣",
"Extra args": "額外參數",
"mask image:": "遮罩圖像:",
"Refresh models": "重新整理模型列表",
"AddNet Model 1": "[附加網絡] 模型 1⃣",
"AddNet Weight 1": "[附加網路] 權重 1⃣",
"AddNet UNet Weight 1": "[附加網路] UNet 權重 1⃣",
"AddNet TEnc Weight 1": "[附加網路] 文字編碼器權重 1⃣",
"AddNet Model 2": "[附加網路] 模型 2⃣",
"AddNet Weight 2": "[附加網路] 權重 2⃣",
"AddNet UNet Weight 2": "[附加網路] UNet 權重 2⃣",
"AddNet TEnc Weight 2": "[附加網路] 文字編碼器權重 2⃣",
"AddNet Model 3": "[附加網路] 模型 3⃣",
"AddNet Weight 3": "[附加網路] 權重 3⃣",
"AddNet UNet Weight 3": "[附加網路] UNet 權重 3⃣",
"AddNet TEnc Weight 3": "[附加網路] 文字編碼器權重 3⃣",
"AddNet Model 4": "[附加網路] 模型 4⃣",
"AddNet Weight 4": "[附加網路] 權重 4⃣",
"AddNet UNet Weight 4": "[附加網路] UNet 權重 4⃣",
"AddNet TEnc Weight 4": "[附加網路] 文字編碼器權重 4⃣",
"AddNet Model 5": "[附加網路] 模型 5⃣",
"AddNet Weight 5": "[附加網路] 權重 5⃣",
"AddNet UNet Weight 5": "[附加網路] UNet 權重 5⃣",
"AddNet TEnc Weight 5": "[附加網路] 文字編碼器權重 5⃣",
"Model path filter": "模型路徑過濾器",
"Filter models by path name": "模型列表將僅顯示此路徑下的模型",
"Network module": "附加網路類型",
"Model": "模型",
"Model hash": "模型雜湊值",
"Legacy hash": "舊雜湊值",
"Model path": "模型路徑",
"Send to txt2img:": ">> 文生圖\n數字對應模型號碼",
"Send to img2img:": ">> 圖生圖\n數字對應模型號碼",
"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": "觸發提示詞,以逗號分隔",
"Description": "描述",
"Model description/readme/notes/instructions": "模型的描述資訊",
"Source URL where this model could be found": "模型的發布網址",
"Rating": "評分",
"Tags": "標記",
"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": "訓練用描述最常用的標記",
"Dataset folder structure": "資料集資料夾結構",
"Image Count": "圖像數",
"Repeats": "重複",
"Total Images": "圖像總數",
"Training parameters": "訓練參數",
"copy to clipboard": "複製到剪貼簿",
"Generate Info": "產生資訊",
"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": "名稱",
"date": "日期",
"path name": "路徑名",
"rating": "評分",
"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\")": "顯示於 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 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"
}