6261: Update simplified_chinese.txt r=def- a=Cheeser0613

<!-- What is the motivation for the changes of this pull request? -->

<!-- Note that builds and other checks will be run for your change. Don't feel intimidated by failures in some of the checks. If you can't resolve them yourself, experienced devs can also resolve them before merging your pull request. -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test (especially base/) or added coverage to integration test
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Cheeser0613 <54943099+Cheeser0613@users.noreply.github.com>
This commit is contained in:
bors[bot] 2023-01-10 19:43:43 +00:00 committed by GitHub
commit 9336ed05e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@
# 2022-09-17 cheeser0613
# 2022-10-24 cheeser0613
# 2022-12-11 cheeser0613
# 2023-01-11 cheeser0613
##### /authors #####
##### translated strings #####
@ -1665,59 +1666,59 @@ Are you sure that you want to reset the controls to their defaults?
[Graphics error]
Failed during initialization. Try to change gfx_backend to OpenGL or Vulkan in settings_ddnet.cfg in the config directory and try again.
==
== 初始化失败。请尝试打开配置目录中的设置文件settings_ddnet.cfg并将“gfx_backend OpenGL”修改为“gfx_backend Vulkan”若没有前者则可直接输入后者再重试。
[Graphics error]
Out of VRAM. Try removing custom assets (skins, entities, etc.), especially those with high resolution.
==
== 显存不足。请尝试移除自定义资源(如皮肤,实体层等等),尤其高分辨率的自定义资源。
[Graphics error]
An error during command recording occurred. Try to update your GPU drivers.
==
== 指令记录期间检测到错误。请尝试更新显卡驱动程序。
[Graphics error]
A render command failed. Try to update your GPU drivers.
==
== 渲染指令错误。请尝试更新显卡驱动程序
[Graphics error]
Submitting the render commands failed. Try to update your GPU drivers.
==
== 渲染指令提交失败。请尝试更新显卡驱动程序。
[Graphics error]
Failed to swap framebuffers. Try to update your GPU drivers.
==
== 帧缓存交替失败。请尝试更新显卡驱动程序。
[Graphics error]
Unknown error. Try to change gfx_backend to OpenGL or Vulkan in settings_ddnet.cfg in the config directory and try again.
==
== 未知错误。请尝试打开配置目录中的设置文件settings_ddnet.cfg并将“gfx_backend OpenGL”修改为“gfx_backend Vulkan”若没有前者则可直接输入后者再重试。
[Graphics error]
Could not initialize the given graphics backend, reverting to the default backend now.
==
== 无法初始化当前配置的图形后端,正在将配置回退至默认图形后端。
Open the directory that contains the demo files
==
== 打开存有回放文件的文件夹路径
Save power by lowering refresh rate (higher input latency)
==
== 省电模式(限制帧率上限以降低功耗但也将提高输入延迟)
Open the settings file
==
== 打开设置文件
Open the directory that contains the configuration and user files
==
== 打开存有配置文件与用户文件的文件夹路径
Open the directory to add custom themes
==
== 打开用以添加自定义主题的文件夹路径
Open the directory to add custom skins
==
== 打开用以添加自定义皮肤的文件夹路径
No controller found. Plug in a controller.
==
== 未检测到任何控制器。请尝试重新连接控制器。
Unregister protocol and file extensions
==
== 未注册的协议与扩充文件
Open the directory to add custom assets
==
== 打开用以添加自定义资源的文件夹路径