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:17:04 +00:00 committed by GitHub
parent aaee46519a
commit c7ba1c44ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@
<string name="gpu_driver_config">GPU 驅動程式組態</string>
<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="force_triple_buffering">強制三重緩衝處理</string>
<string name="triple_buffering_enabled">利用至少三個交換鏈緩衝區(更高的 FPS 但更多的輸入延遲)</string>
<string name="triple_buffering_disabled">利用至少兩個交換鏈緩衝區(較低的 FPS 但較少的輸入延遲)</string>
<string name="disable_frame_throttling">禁用FPS限制</string>