Misc. cleanup of UI / Removed 'font scale' var / Removed [orange]

This commit is contained in:
Anuken
2018-11-06 23:47:23 -05:00
parent 837f621633
commit d4f5e854c5
37 changed files with 1186 additions and 1203 deletions
+13 -13
View File
@@ -19,7 +19,7 @@ text.highscore = [YELLOW]新的高分紀錄!
text.wave.lasted = You lasted until wave [accent]{0}[].
text.level.highscore = 最高分:[accent] {0}
text.level.delete.title = 確認刪除
text.map.delete = Are you sure you want to delete the map "[orange]{0}[]"?
text.map.delete = Are you sure you want to delete the map "[accent]{0}[]"?
text.level.select = 選擇關卡
text.level.mode = 遊戲模式:
text.construction.desktop = Desktop controls have been changed.\nTo deselect a block or stop building, [accent]use space[].
@@ -140,7 +140,7 @@ text.connecting.data = [accent]正在載入地圖資料...
text.server.port = 連接埠:
text.server.addressinuse = 該位址已使用中!
text.server.invalidport = 無效的連接埠!
text.server.error = [crimson]建立伺服器時發生錯誤:[orange] {0}
text.server.error = [crimson]建立伺服器時發生錯誤:[accent] {0}
text.save.old = This save is for an older version of the game, and can no longer be used.\n\n[LIGHT_GRAY]Save backwards compatibility will be implemented in the full 4.0 release.
text.save.new = 新存檔
text.save.overwrite = 您確定要覆蓋存檔嗎?
@@ -151,17 +151,17 @@ text.savefail = 無法存檔!
text.save.delete.confirm = 您確定要刪除這個存檔嗎?
text.save.delete = 刪除存檔
text.save.export = 匯出存檔
text.save.import.invalid = [orange]這是個無效的存檔!\n\n請注意您[scarlet]無法[orange]匯入自訂地圖存檔!
text.save.import.fail = [crimson]無法匯入存檔: [orange]{0}
text.save.export.fail = [crimson]無法匯出存檔: [orange] {0}
text.save.import.invalid = [accent]這是個無效的存檔!\n\n請注意您[scarlet]無法[accent]匯入自訂地圖存檔!
text.save.import.fail = [crimson]無法匯入存檔: [accent]{0}
text.save.export.fail = [crimson]無法匯出存檔: [accent] {0}
text.save.import = 匯入存檔
text.save.newslot = 存檔名稱:
text.save.rename = 重新命名
text.save.rename.text = 新名稱:
text.selectslot = 選取一個存檔。
text.slot = [accent]存檔 {0}
text.save.corrupted = [orange]此存檔無效或已損毀!
text.sector.corrupted = [orange]A save file for this sector was found, but loading failed.\nA new one has been created.
text.save.corrupted = [accent]此存檔無效或已損毀!
text.sector.corrupted = [accent]A save file for this sector was found, but loading failed.\nA new one has been created.
text.empty = <空白>
text.on = 開啟
text.off = 關閉
@@ -182,14 +182,14 @@ text.back = 返回
text.quit.confirm = 您確定要退出嗎?
text.changelog.title = 更新日誌
text.changelog.loading = 正在取得更新日誌...
text.changelog.error.android = [orange]請注意,更新日誌有時無法在 Android 4.4 或更低版本使用!這是因為 Android 的內部 Bug 導致。
text.changelog.error.ios = [orange]目前無法在 iOS 系統中使用更新日誌。
text.changelog.error.android = [accent]請注意,更新日誌有時無法在 Android 4.4 或更低版本使用!這是因為 Android 的內部 Bug 導致。
text.changelog.error.ios = [accent]目前無法在 iOS 系統中使用更新日誌。
text.changelog.error = [scarlet]無法取得更新日誌!請檢查您的網路連線!
text.changelog.current = [yellow][[目前版本]
text.changelog.latest = [orange][[最新版本]
text.changelog.latest = [accent][[最新版本]
text.loading = [accent]載入中...
text.saving = [accent]Saving...
text.wave = [orange]第 {0} 波
text.wave = [accent]第 {0} 波
text.wave.waiting = 將於 {0} 秒後抵達
text.waiting = 等待中...
text.waiting.players = Waiting for players...
@@ -216,7 +216,7 @@ text.editor.description = Description:
text.editor.name = Name:
text.editor.teams = Teams
text.editor.elevation = Elevation
text.editor.errorimageload = 載入圖像檔時發生錯誤:[orange] {0}
text.editor.errorimageload = 載入圖像檔時發生錯誤:[accent] {0}
text.editor.errorimagesave = 儲存圖像檔時發生錯誤:[橙色] {0}
text.editor.generate = 產生
text.editor.resize = 調整大小
@@ -261,7 +261,7 @@ text.tutorial = 教學
text.editor = 地圖編輯器
text.mapeditor = 地圖編輯器
text.donate = 贊助
text.connectfail = [crimson]無法連線到伺服器: [orange]{0}
text.connectfail = [crimson]無法連線到伺服器: [accent]{0}
text.error.unreachable = Server unreachable.
text.error.invalidaddress = Invalid address.
text.error.timedout = Timed out!\nMake sure the host has port forwarding set up, and that the address is correct!