|
1 | 1 | { |
2 | 2 | "common": { |
3 | | - "nodes": "節點", |
| 3 | + "nodes": "工作流程", |
4 | 4 | "img2img": "圖片轉圖片", |
5 | 5 | "statusDisconnected": "已中斷連線", |
6 | 6 | "back": "返回", |
|
11 | 11 | "reportBugLabel": "回報錯誤", |
12 | 12 | "githubLabel": "GitHub", |
13 | 13 | "hotkeysLabel": "快捷鍵", |
14 | | - "languagePickerLabel": "切換語言", |
| 14 | + "languagePickerLabel": "語言", |
15 | 15 | "unifiedCanvas": "統一畫布", |
16 | 16 | "cancel": "取消", |
17 | | - "txt2img": "文字轉圖片" |
| 17 | + "txt2img": "文字轉圖片", |
| 18 | + "controlNet": "ControlNet", |
| 19 | + "advanced": "進階", |
| 20 | + "folder": "資料夾", |
| 21 | + "installed": "已安裝", |
| 22 | + "accept": "接受", |
| 23 | + "goTo": "前往", |
| 24 | + "input": "輸入", |
| 25 | + "random": "隨機", |
| 26 | + "selected": "已選擇", |
| 27 | + "communityLabel": "社群", |
| 28 | + "loading": "載入中", |
| 29 | + "delete": "刪除", |
| 30 | + "copy": "複製", |
| 31 | + "error": "錯誤", |
| 32 | + "file": "檔案", |
| 33 | + "format": "格式", |
| 34 | + "imageFailedToLoad": "無法載入圖片" |
18 | 35 | }, |
19 | 36 | "accessibility": { |
20 | 37 | "invokeProgressBar": "Invoke 進度條", |
21 | 38 | "uploadImage": "上傳圖片", |
22 | | - "reset": "重設", |
| 39 | + "reset": "重置", |
23 | 40 | "nextImage": "下一張圖片", |
24 | 41 | "previousImage": "上一張圖片", |
25 | | - "menu": "選單" |
| 42 | + "menu": "選單", |
| 43 | + "loadMore": "載入更多", |
| 44 | + "about": "關於", |
| 45 | + "createIssue": "建立問題", |
| 46 | + "resetUI": "$t(accessibility.reset) 介面", |
| 47 | + "submitSupportTicket": "提交支援工單", |
| 48 | + "mode": "模式" |
| 49 | + }, |
| 50 | + "boards": { |
| 51 | + "loading": "載入中…", |
| 52 | + "movingImagesToBoard_other": "正在移動 {{count}} 張圖片至板上:", |
| 53 | + "move": "移動", |
| 54 | + "uncategorized": "未分類", |
| 55 | + "cancel": "取消" |
| 56 | + }, |
| 57 | + "metadata": { |
| 58 | + "workflow": "工作流程", |
| 59 | + "steps": "步數", |
| 60 | + "model": "模型", |
| 61 | + "seed": "種子", |
| 62 | + "vae": "VAE", |
| 63 | + "seamless": "無縫", |
| 64 | + "metadata": "元數據", |
| 65 | + "width": "寬度", |
| 66 | + "height": "高度" |
| 67 | + }, |
| 68 | + "accordions": { |
| 69 | + "control": { |
| 70 | + "title": "控制" |
| 71 | + }, |
| 72 | + "compositing": { |
| 73 | + "title": "合成" |
| 74 | + }, |
| 75 | + "advanced": { |
| 76 | + "title": "進階", |
| 77 | + "options": "$t(accordions.advanced.title) 選項" |
| 78 | + } |
| 79 | + }, |
| 80 | + "hotkeys": { |
| 81 | + "nodesHotkeys": "節點", |
| 82 | + "cancel": { |
| 83 | + "title": "取消" |
| 84 | + }, |
| 85 | + "generalHotkeys": "一般", |
| 86 | + "keyboardShortcuts": "快捷鍵", |
| 87 | + "appHotkeys": "應用程式" |
| 88 | + }, |
| 89 | + "modelManager": { |
| 90 | + "advanced": "進階", |
| 91 | + "allModels": "全部模型", |
| 92 | + "variant": "變體", |
| 93 | + "config": "配置", |
| 94 | + "model": "模型", |
| 95 | + "selected": "已選擇", |
| 96 | + "huggingFace": "HuggingFace", |
| 97 | + "install": "安裝", |
| 98 | + "metadata": "元數據", |
| 99 | + "delete": "刪除", |
| 100 | + "description": "描述", |
| 101 | + "cancel": "取消", |
| 102 | + "convert": "轉換", |
| 103 | + "manual": "手動", |
| 104 | + "none": "無", |
| 105 | + "name": "名稱", |
| 106 | + "load": "載入", |
| 107 | + "height": "高度", |
| 108 | + "width": "寬度", |
| 109 | + "search": "搜尋", |
| 110 | + "vae": "VAE", |
| 111 | + "settings": "設定" |
| 112 | + }, |
| 113 | + "controlnet": { |
| 114 | + "mlsd": "M-LSD", |
| 115 | + "canny": "Canny", |
| 116 | + "duplicate": "重複", |
| 117 | + "none": "無", |
| 118 | + "pidi": "PIDI", |
| 119 | + "h": "H", |
| 120 | + "balanced": "平衡", |
| 121 | + "crop": "裁切", |
| 122 | + "processor": "處理器", |
| 123 | + "control": "控制", |
| 124 | + "f": "F", |
| 125 | + "lineart": "線條藝術", |
| 126 | + "w": "W", |
| 127 | + "hed": "HED", |
| 128 | + "delete": "刪除" |
| 129 | + }, |
| 130 | + "queue": { |
| 131 | + "queue": "佇列", |
| 132 | + "canceled": "已取消", |
| 133 | + "failed": "已失敗", |
| 134 | + "completed": "已完成", |
| 135 | + "cancel": "取消", |
| 136 | + "session": "工作階段", |
| 137 | + "batch": "批量", |
| 138 | + "item": "項目", |
| 139 | + "completedIn": "完成於", |
| 140 | + "notReady": "無法排隊" |
| 141 | + }, |
| 142 | + "parameters": { |
| 143 | + "cancel": { |
| 144 | + "cancel": "取消" |
| 145 | + }, |
| 146 | + "height": "高度", |
| 147 | + "type": "類型", |
| 148 | + "symmetry": "對稱性", |
| 149 | + "images": "圖片", |
| 150 | + "width": "寬度", |
| 151 | + "coherenceMode": "模式", |
| 152 | + "seed": "種子", |
| 153 | + "general": "一般", |
| 154 | + "strength": "強度", |
| 155 | + "steps": "步數", |
| 156 | + "info": "資訊" |
| 157 | + }, |
| 158 | + "settings": { |
| 159 | + "beta": "Beta", |
| 160 | + "developer": "開發者", |
| 161 | + "general": "一般", |
| 162 | + "models": "模型" |
| 163 | + }, |
| 164 | + "popovers": { |
| 165 | + "paramModel": { |
| 166 | + "heading": "模型" |
| 167 | + }, |
| 168 | + "compositingCoherenceMode": { |
| 169 | + "heading": "模式" |
| 170 | + }, |
| 171 | + "paramSteps": { |
| 172 | + "heading": "步數" |
| 173 | + }, |
| 174 | + "controlNetProcessor": { |
| 175 | + "heading": "處理器" |
| 176 | + }, |
| 177 | + "paramVAE": { |
| 178 | + "heading": "VAE" |
| 179 | + }, |
| 180 | + "paramHeight": { |
| 181 | + "heading": "高度" |
| 182 | + }, |
| 183 | + "paramSeed": { |
| 184 | + "heading": "種子" |
| 185 | + }, |
| 186 | + "paramWidth": { |
| 187 | + "heading": "寬度" |
| 188 | + }, |
| 189 | + "refinerSteps": { |
| 190 | + "heading": "步數" |
| 191 | + } |
| 192 | + }, |
| 193 | + "unifiedCanvas": { |
| 194 | + "undo": "復原", |
| 195 | + "mask": "遮罩", |
| 196 | + "eraser": "橡皮擦", |
| 197 | + "antialiasing": "抗鋸齒", |
| 198 | + "redo": "重做", |
| 199 | + "layer": "圖層", |
| 200 | + "accept": "接受", |
| 201 | + "brush": "刷子", |
| 202 | + "move": "移動", |
| 203 | + "brushSize": "大小" |
| 204 | + }, |
| 205 | + "nodes": { |
| 206 | + "workflowName": "名稱", |
| 207 | + "notes": "註釋", |
| 208 | + "workflowVersion": "版本", |
| 209 | + "workflowNotes": "註釋", |
| 210 | + "executionStateError": "錯誤", |
| 211 | + "unableToUpdateNodes_other": "無法更新 {{count}} 個節點", |
| 212 | + "integer": "整數", |
| 213 | + "workflow": "工作流程", |
| 214 | + "enum": "枚舉", |
| 215 | + "edit": "編輯", |
| 216 | + "string": "字串", |
| 217 | + "workflowTags": "標籤", |
| 218 | + "node": "節點", |
| 219 | + "boolean": "布林值", |
| 220 | + "workflowAuthor": "作者", |
| 221 | + "version": "版本", |
| 222 | + "executionStateCompleted": "已完成", |
| 223 | + "edge": "邊緣", |
| 224 | + "versionUnknown": " 版本未知" |
| 225 | + }, |
| 226 | + "sdxl": { |
| 227 | + "steps": "步數", |
| 228 | + "loading": "載入中…", |
| 229 | + "refiner": "精煉器" |
| 230 | + }, |
| 231 | + "gallery": { |
| 232 | + "copy": "複製", |
| 233 | + "download": "下載", |
| 234 | + "loading": "載入中" |
| 235 | + }, |
| 236 | + "ui": { |
| 237 | + "tabs": { |
| 238 | + "models": "模型", |
| 239 | + "queueTab": "$t(ui.tabs.queue) $t(common.tab)", |
| 240 | + "queue": "佇列" |
| 241 | + } |
| 242 | + }, |
| 243 | + "models": { |
| 244 | + "loading": "載入中" |
| 245 | + }, |
| 246 | + "workflows": { |
| 247 | + "name": "名稱" |
26 | 248 | } |
27 | 249 | } |
0 commit comments