Traditional Chinese | New Translations

Might required some fixes, but it's here.
This commit is contained in:
Kimi 2022-05-03 16:22:18 +08:00 committed by GitHub
parent 7dc635beac
commit d8230ff00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,8 @@
"introSen3": "是否要運行Proxy安裝程序",
"introSen4": "(需要連接到私人伺服器)",
"proxyInstallBtn": "安装",
"updateBtn": "更新",
"proxyInstallBtn": "安裝",
"proxyInstallDeny": "不用了,謝謝。",
"gameFolderDialog": "選擇Genshin Impact game資料夾",
@ -62,5 +63,21 @@
"alertAuthNoRegister": "未啟用認證,無需註冊!",
"alertRegisterSuccess": "註冊成功!",
"downloadTitle": "安裝清單",
"grassclipperTitle": "GrassClipper",
"grasscutterTitle": "Grasscutter",
"installerTitle": "安裝程式",
"installerSubtitle": "安裝Proxy和其他工具。 Grasscutter伺服器連接時需要。",
"downloadStable": "安裝 Stable 構建",
"stableSubtitle": "安裝 Stable 分支. 此構建通常具有較少的錯誤,但功能也很少。",
"downloadDev": "安裝 Development 構建",
"downloadSubtitle": "安裝 Development 分支. 此版本有時存在錯誤,並且經常更新。 使用此版本風險自負。",
"downloadResources": "下載 resources 資料夾",
"devSubtitle": "將 resources 安裝在目前設置的 Grasscutter 資料夾中。 除非您計劃從外部獲取resources否則應該這樣做。",
"gcScriptRunning": "執行中...",
"stableInstall": "安裝",
"devInstall": "安装",
"updateNotifText": "有新的GrassClipper更新可用 最新版本: "
}