sd-webui-lobe-theme/locales/zh_HK.json

197 lines
5.5 KiB
JSON

{
"brand": {
"custom": "自定義",
"kitchen": "Kitchen",
"lobe": "LobeHub"
},
"cancel": "取消",
"confirm": "確認",
"custom": {
"initializing": "StableDiffusion / LobeTheme 正在初始化,請稍候..."
},
"footer": {
"community": "社區",
"help": "幫助",
"moreProducts": "更多產品",
"resources": "資源"
},
"header": {
"feedback": "反饋",
"setting": "設置",
"switchTheme": "切換明/暗主題"
},
"modal": {
"themeFeedback": {
"title": "主題反饋"
},
"themeSetting": {
"title": "主題設置"
}
},
"prompt": {
"area": {
"attribute": "屬性選擇",
"object": "對象選擇",
"tag": "標籤選擇"
},
"load": "載入提示",
"negative": "否定",
"positive": "肯定",
"set": "設置提示"
},
"setting": {
"button": {
"reset": "恢復預設值",
"submit": "應用並重新啟動界面"
},
"confirmPageUnload": {
"desc": "幫助防止未保存數據的丟失",
"title": "離開頁面確認"
},
"customFont": {
"desc": "啟用後,將自動加載網頁字體,以增強中文、英文和代碼的顯示效果",
"title": "自定義字體"
},
"customLogo": {
"desc": "支援 URL / Base64 / 表情符號",
"title": "自定義標誌"
},
"customTitle": {
"desc": "自定義標誌標題",
"title": "自定義標題"
},
"extraNetworkSidebar": {
"defaultCardSize": {
"desc": "啟動時的模型封面大小的默認值",
"title": "模型封面大小"
},
"defaultExpand": {
"desc": "啟動時是否默認展開側邊欄",
"title": "默認展開"
},
"defaultWidth": {
"desc": "啟動時側邊欄的默認寬度",
"title": "默認寬度"
},
"displayMode": {
"desc": "固定為網格模式以保持恆定顯示,在浮動模式下當滑鼠移至側邊時自動展開",
"title": "顯示模式"
},
"enable": {
"desc": "在右側啟用額外的網絡側邊欄",
"title": "啟用"
}
},
"group": {
"experimental": "實驗性功能",
"extraNetworkSidebar": "額外網絡側邊欄",
"layout": "佈局設置",
"promptTextarea": "提示文本框",
"quickSettingSidebar": "快速設置側邊欄",
"theme": "主題設置"
},
"hideFooter": {
"desc": "隱藏主題頁腳,僅顯示 Stable Diffusion webui 的默認頁腳",
"title": "隱藏頁腳"
},
"imageInfo": {
"desc": "在生成的圖片中顯示更好的圖片資訊",
"title": "替代圖片資訊"
},
"language": {
"desc": "Lobe 主題語言",
"title": "語言"
},
"logoType": {
"desc": "標誌類型",
"preview": "預覽",
"title": "標誌類型"
},
"neutralColor": {
"desc": "使用不同的色調自定義不同的灰色,第二個是原始 Kitchen 中性顏色",
"title": "中性顏色"
},
"primaryColor": {
"desc": "自定義主要顏色,第二個是原始 Kitchen 主題顏色",
"title": "主要顏色"
},
"promptDisplayMode": {
"desc": "固定高度或可拖動調整大小的自動高度",
"resizable": "可調整大小",
"scroll": "滾動",
"title": "提示顯示模式"
},
"promptEditor": {
"desc": "在快速設置側邊欄頂部提供簡單的提示編輯器",
"title": "提示編輯器"
},
"promptHighlight": {
"desc": "根據 Stable Diffusion 語法規則自動著色提示顯示",
"title": "提示語法高亮"
},
"quickSettingSidebar": {
"defaultExpand": {
"desc": "啟動時是否默認展開側邊欄",
"title": "默認展開"
},
"defaultWidth": {
"desc": "啟動時側邊欄的默認寬度",
"title": "默認寬度"
},
"displayMode": {
"desc": "固定為網格模式以保持恆定顯示,在浮動模式下當滑鼠移至側邊時自動展開",
"title": "顯示模式"
},
"enable": {
"desc": "在左側啟用快速設置側邊欄",
"title": "啟用"
}
},
"reduceAnimation": {
"desc": "減少模糊效果和背景流動顏色,可提高流暢度並節省 CPU 使用率",
"title": "減少動畫"
},
"splitPreviewer": {
"desc": "將提示輸入框放在左側,生成按鈕放在右側,確保滾動時始終在頂部顯示生成的圖像(實驗性)",
"title": "分割預覽器"
},
"svgIcons": {
"desc": "全局替換 Stable Diffusion webui 中的所有表情符號為 SVG 圖示",
"title": "SVG 圖示"
},
"tab": {
"appearance": "外觀",
"experimental": "實驗性",
"layout": "佈局",
"sidebar": "側邊欄"
}
},
"share": "分享",
"shareModal": {
"download": "下載截圖",
"imageType": "圖片格式",
"info": "圖片資訊",
"screenshot": "截圖",
"settings": "匯出設定",
"showAllImages": "顯示所有圖片",
"showConfig": "顯示生成配置",
"showNegative": "顯示負面推廣",
"tabs": {
"info": "資訊",
"settings": "設定"
},
"title": "圖片名稱",
"warn": "請先生成圖片",
"withBackground": "包括背景圖片",
"withFooter": "包括頁腳"
},
"sidebar": {
"extraNetwork": "額外網絡",
"mode": {
"fixed": "固定",
"float": "浮動"
},
"quickSetting": "快速設置"
}
}