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
+14 -14
View File
@@ -19,7 +19,7 @@ text.highscore = [accent]新纪录!
text.wave.lasted = 你坚持到了第 [accent]{0}[] 波。
text.level.highscore = 最高分: [accent]{0}
text.level.delete.title = 确认删除
text.map.delete = 确定要删除 "[orange]{0}[]" 地图吗?
text.map.delete = 确定要删除 "[accent]{0}[]" 地图吗?
text.level.select = 选择关卡
text.level.mode = 游戏模式:
text.construction.desktop = 桌面控制已更改.\n取消选择快活停止构建, [accent]使用空间[].
@@ -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 = 这个存档属于旧版本游戏,无法继续使用了。\n\n[LIGHT_GRAY]存档向下兼容将在 4.0 版本中实现。
text.save.new = 新存档
text.save.overwrite = 确认要\n覆盖这个存档吗?
@@ -151,17 +151,17 @@ text.savefail = 保存失败!
text.save.delete.confirm = 确认要删除这个存档吗?
text.save.delete = 删除
text.save.export = 导出存档
text.save.import.invalid = [orange]存档无效!
text.save.import.fail = [crimson]导入存档:[orange]{0} 失败
text.save.export.fail = [crimson]导出存档“[orange]{0} 失败
text.save.import.invalid = [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]存档损坏或无效!\n如果你刚刚升级了游戏,那么这可能是因为存档格式改变了而[scarlet]不是[] bug 。
text.sector.corrupted = [orange]发现了一个此区域的保存文件,但是加载失败。\n已经创建了一个新的。
text.save.corrupted = [accent]存档损坏或无效!\n如果你刚刚升级了游戏,那么这可能是因为存档格式改变了而[scarlet]不是[] bug 。
text.sector.corrupted = [accent]发现了一个此区域的保存文件,但是加载失败。\n已经创建了一个新的。
text.empty = <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]请注意更新日志有时在安卓 4.4 以下不工作。\n这是因为安卓系统的一个 bug 。
text.changelog.error.ios = [orange]iOS还不支持更新日志。
text.changelog.error.android = [accent]请注意更新日志有时在安卓 4.4 以下不工作。\n这是因为安卓系统的一个 bug 。
text.changelog.error.ios = [accent]iOS还不支持更新日志。
text.changelog.error = [scarlet]获取更新日志失败!\n请检查你的网络。
text.changelog.current = [yellow][[Current version]
text.changelog.latest = [orange][[Latest version]
text.changelog.latest = [accent][[Latest version]
text.loading = [accent]加载中...
text.saving = [accent]保存中...
text.wave = [orange]第 {0} 波
text.wave = [accent]第 {0} 波
text.wave.waiting = 下一波将在 {0} 秒后到来
text.waiting = 等待中...
text.waiting.players = Waiting for players...
@@ -216,8 +216,8 @@ text.editor.description = 描述:
text.editor.name = 名字:
text.editor.teams = 团队
text.editor.elevation = 高度
text.editor.errorimageload = 载入文件出错:\n[orange]{0}
text.editor.errorimagesave = 保存文件出错:\n[orange]{0}
text.editor.errorimageload = 载入文件出错:\n[accent]{0}
text.editor.errorimagesave = 保存文件出错:\n[accent]{0}
text.editor.generate = 生成
text.editor.resize = 调整
text.editor.loadmap = 载入地图
@@ -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!