mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
629ccd059e
Updated by "Cleanup translation files" hook in Weblate. 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
28 lines
809 B
JSON
28 lines
809 B
JSON
{
|
|
"common": {
|
|
"nodes": "節點",
|
|
"img2img": "圖片轉圖片",
|
|
"statusDisconnected": "已中斷連線",
|
|
"back": "返回",
|
|
"load": "載入",
|
|
"settingsLabel": "設定",
|
|
"upload": "上傳",
|
|
"discordLabel": "Discord",
|
|
"reportBugLabel": "回報錯誤",
|
|
"githubLabel": "GitHub",
|
|
"hotkeysLabel": "快捷鍵",
|
|
"languagePickerLabel": "切換語言",
|
|
"unifiedCanvas": "統一畫布",
|
|
"cancel": "取消",
|
|
"txt2img": "文字轉圖片"
|
|
},
|
|
"accessibility": {
|
|
"invokeProgressBar": "Invoke 進度條",
|
|
"uploadImage": "上傳圖片",
|
|
"reset": "重設",
|
|
"nextImage": "下一張圖片",
|
|
"previousImage": "上一張圖片",
|
|
"menu": "選單"
|
|
}
|
|
}
|