6487: 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)


6488: Update traditional_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-04-01 21:29:16 +00:00 committed by GitHub
commit df8e9e8c59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 13 deletions

View file

@ -31,6 +31,7 @@
# 2022-10-24 cheeser0613
# 2022-12-11 cheeser0613
# 2023-01-11 cheeser0613
# 2023-04-01 cheeser0613
##### /authors #####
##### translated strings #####
@ -1716,13 +1717,13 @@ Open the directory to add custom assets
[Graphics error]
Could not initialize the given graphics backend, this is probably because you didn't install the driver of the integrated graphics card.
==
== 无法初始化当前配置的图形后端,请检查此电脑是否已安装集成显卡的驱动程序。
Could not save downloaded map. Try manually deleting this file: %s
==
== 地图下载失败,请尝试手动删除此文件:%s
Copy info
==
== 复制服务器信息
Create a random skin
==
== 随机创造皮肤

View file

@ -20,6 +20,7 @@
# 2022-10-24 cheeser0613
# 2022-12-11 cheeser0613
# 2023-01-11 cheeser0613
# 2023-04-01 cheeser0613
##### /authors #####
##### translated strings #####
@ -1278,7 +1279,7 @@ Windowed fullscreen
== 視窗化全螢幕
The format of texture %s is not RGBA which will cause visual bugs.
== 紋理文件 %s 并非 RGBA 格式,這可能會導致顯示錯誤
== 紋理檔案 %s 并非 RGBA 格式,這可能會導致顯示錯誤
Join Tutorial Server
== 加入教學伺服器
@ -1654,19 +1655,19 @@ Out of VRAM. Try removing custom assets (skins, entities, etc.), especially thos
[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.
@ -1705,13 +1706,13 @@ Open the directory to add custom assets
[Graphics error]
Could not initialize the given graphics backend, this is probably because you didn't install the driver of the integrated graphics card.
==
== 無法初始化當前配置的圖形後端,請檢查此電腦是否已安裝集成顯卡的驅動程式。
Could not save downloaded map. Try manually deleting this file: %s
==
== 地圖下載失敗,請嘗試手動刪除此檔案:%s
Copy info
==
== 複製伺服器資訊
Create a random skin
==
== 隨機創造外觀