This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Traditional Chinese (zh_tw.json) (#107)
Added Traditional Chinese translations
- Loading branch information
1 parent
c37b547
commit e10cd15
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"methane.active": "Methane 已啟用!", | ||
"methane.offline": "Methane 已停用!", | ||
"key.methane.toggle": "切換Methane ", | ||
"category.methane.keys": "Methane 按鍵綁定", | ||
"text.autoconfig.methane.option.useOldLightingEngine": "使用舊版光照引擎?", | ||
"text.autoconfig.methane.option.fogSettings.disableAirFog": "停用空氣霧", | ||
"text.autoconfig.methane.option.fogSettings.disableWaterFog": "停用水下霧", | ||
"text.autoconfig.methane.option.fogSettings.disableLavaFog": "停用岩漿霧", | ||
"text.autoconfig.methane.option.fogSettings.disablePowderedSnowFog": "停用粉雪霧", | ||
"text.autoconfig.methane.option.fogSettings.disableThickFog": "停用地獄霧", | ||
"text.autoconfig.methane.option.fogSettings.disableSkyFog": "停用天空霧", | ||
"text.autoconfig.methane.option.fogSettings.persistFogSettings": "保留霧設定?", | ||
"text.autoconfig.methane.option.dynamicShading": "啟用動態陰影?", | ||
"text.autoconfig.methane.option.fogSettings": "霧覆蓋", | ||
"text.autoconfig.methane.option.modstate": "啟動時啟用 Methane?", | ||
"text.autoconfig.methane.option.brightness": "(實驗性) 預設地形亮度:", | ||
"text.autoconfig.methane.option.hudrender": "在 HUD 上渲染狀態?", | ||
"text.autoconfig.methane.option.disableToasts": "停用提示資訊", | ||
"text.autoconfig.methane.option.rebuildSeconds": "陰影重建時間", | ||
"methane.serverpopup.settings": "Methane 伺服器設定", | ||
"methane.serverpopup.info": "此伺服器推薦特定的 Methane 設定。您可以選擇是否遵循這些設定。", | ||
"methane.reject": "拒絕伺服器配置。", | ||
"methane.accept": "接受伺服器配置。", | ||
"methane.yes": "是", | ||
"methane.no": "否", | ||
"text.autoconfig.methane.title": "Methane 設定", | ||
"text.autoconfig.methane.option.destructiveSettings.destructiveweatheroptimizations": "破壞性天氣最佳化", | ||
"text.autoconfig.methane.option.destructiveSettings": "破壞性 Methane 設定", | ||
"text.autoconfig.methane.option.destructiveSettings.DestroySky": "摧毀天空", | ||
"text.autoconfig.methane.option.destructiveSettings.DestroyWeather": "摧毀天氣", | ||
"text.autoconfig.methane.option.destructiveSettings.RenderLayerSkips": "停用字串渲染器", | ||
"text.autoconfig.methane.option.destructiveSettings.DestroyScreens": "移除 HUD 背景渲染器" | ||
} | ||
|