InvokeAI/invokeai/frontend/web/public/locales/zh_Hant.json
Hosted Weblate 14472dc09d translationBot(ui): update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/
Translation: InvokeAI/Web UI
2024-02-05 11:16:38 +11:00

39 lines
1.3 KiB
JSON

{
"common": {
"nodes": "節點",
"img2img": "圖片轉圖片",
"statusError": "錯誤",
"statusDisconnected": "已中斷連線",
"statusConnected": "已連線",
"back": "返回",
"load": "載入",
"close": "關閉",
"settingsLabel": "設定",
"upload": "上傳",
"discordLabel": "Discord",
"nodesDesc": "使用Node生成圖像的系統正在開發中。敬請期待有關於這項功能的更新。",
"reportBugLabel": "",
"githubLabel": "GitHub",
"hotkeysLabel": "",
"languagePickerLabel": "",
"unifiedCanvas": "",
"cancel": "",
"txt2img": ""
},
"accessibility": {
"modelSelect": "",
"invokeProgressBar": "Invoke ",
"uploadImage": "",
"reset": "",
"nextImage": "",
"previousImage": "",
"flipHorizontally": "",
"useThisParameter": "使",
"zoomIn": "",
"zoomOut": "",
"flipVertically": "",
"modifyConfig": "",
"menu": ""
}
}