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:19:21 +00:00 committed by GitHub
parent fc36f87e11
commit c3acbb433d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@
<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_disabled">利用至少兩個交換鏈緩衝區(較低的 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>
<string name="disable_frame_throttling_disabled">只允許遊戲以顯示刷新率提交FPS</string>