调整readme mod列表顺序
新增自动翻译mod 部分mod更新 汉化更新
This commit is contained in:
		| @@ -0,0 +1,7 @@ | ||||
| { | ||||
|   "sodium.console.game_restart": "The game must be restarted to apply one or more video settings!", | ||||
|   "sodium.options.use_no_error_context.name": "Use No Error Context", | ||||
|   "sodium.console.pojav_launcher": "PojavLauncher is not supported when using Sodium.\n  * You are very likely to run into extreme performance issues, graphical bugs, and crashes.\n  * You will be on your own if you decide to continue -- we will not help you with any bugs or crashes!", | ||||
|   "sodium.options.use_no_error_context.tooltip": "If enabled, the OpenGL context will be created with error checking disabled. This may slightly improve performance, but it also increases the risk that the game will crash instead of gracefully handling OpenGL errors. You should disable this option if you are experiencing sudden unexplained crashes.", | ||||
|   "sodium.console.broken_nvidia_driver": "Your NVIDIA graphics drivers are out of date!\n  * This will cause severe performance issues and crashes when Sodium is installed.\n  * Please update your graphics drivers to the latest version (version 536.23 or newer.)" | ||||
| } | ||||
| @@ -0,0 +1,7 @@ | ||||
| { | ||||
|   "sodium.console.game_restart": "必须重新启动游戏才能应用一项或多项视频设置!", | ||||
|   "sodium.options.use_no_error_context.name": "不使用错误上下文", | ||||
|   "sodium.console.pojav_launcher": "使用 Sodium 时不支持 PojavLauncher。\n * 您很可能会遇到极端的性能问题、图形错误和崩溃。\n * 如果您决定这样做,您将只能靠自己了继续——我们不会帮助您解决任何错误或崩溃!", | ||||
|   "sodium.options.use_no_error_context.tooltip": "如果启用,将在禁用错误检查的情况下创建 OpenGL 上下文。这可能会稍微提高性能,但也会增加游戏崩溃的风险,而不是优雅地处理 OpenGL 错误。您应该禁用如果您遇到突然且无法解释的崩溃,请选择此选项。", | ||||
|   "sodium.console.broken_nvidia_driver": "您的 NVIDIA 显卡驱动程序已过期!\n * 安装 Sodium 时,这将导致严重的性能问题和崩溃。\n * 请将您的显卡驱动程序更新到最新版本(版本 536.23 或较新。)" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user