6262: 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-01-10 20:43:59 +00:00 committed by GitHub
commit ddabc11bca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@
# 2022-09-17 cheeser0613
# 2022-10-24 cheeser0613
# 2022-12-11 cheeser0613
# 2023-01-11 cheeser0613
##### /authors #####
##### translated strings #####
@ -1474,7 +1475,7 @@ Sending initial client info
== 正在發送初始客戶端資訊
Uploading map data to GPU
== 正在將地圖數據傳輸至顯卡
== 正在將地圖數據傳輸至顯
Getting game info
== 正在獲取游戲資訊
@ -1654,59 +1655,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
==
== 打開用以添加自定義材質的資料夾路徑