Apply translations in zh-Hant

100% reviewed for the source file 'app/src/main/res/values/strings.xml'
on the 'zh-Hant' language.
This commit is contained in:
transifex-integration[bot] 2023-04-11 11:18:58 +00:00 committed by GitHub
parent c7ba1c44ed
commit fc36f87e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@
<string name="gpu_driver_config_desc">啟用中的驅動程式:%1$s</string>
<string name="gpu_driver_config_desc_unsupported">您的裝置不支援自訂驅動程式</string>
<string name="force_triple_buffering">強制三重緩衝處理</string>
<string name="triple_buffering_enabled">利用至少三個交換鏈緩衝區(更高的 FPS 但更多的輸入延遲)</string>
<string name="triple_buffering_enabled">利用至少三個交換鏈結緩衝區 (更高的 FPS 但有更多的輸入延遲)</string>
<string name="triple_buffering_disabled">利用至少兩個交換鏈緩衝區(較低的 FPS 但較少的輸入延遲)</string>
<string name="disable_frame_throttling">禁用FPS限制</string>
<string name="disable_frame_throttling_enabled">允許遊戲盡快提交FPS僅用於基準測試\n\n<b>注意:</b>啟用此功能後,使用另一種方​​法來測量 FPS不得將這些數字與節流的 FPS 數字進行比較</string>