mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-06 00:15:07 +01:00
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:
parent
b312eb4872
commit
32c544dabb
@ -100,7 +100,7 @@
|
||||
<string name="triple_buffering_enabled">利用至少三個交換鏈結緩衝區 (更高的 FPS 但有更多的輸入延遲)</string>
|
||||
<string name="triple_buffering_disabled">利用至少兩個交換鏈結緩衝區 (更低的 FPS 但有更少的輸入延遲)</string>
|
||||
<string name="disable_frame_throttling">停用影格節流</string>
|
||||
<string name="disable_frame_throttling_enabled">允許遊戲盡快提交FPS(僅用於基準測試)\n\n<b>注意:</b>啟用此功能後,使用另一種方法來測量 FPS,不得將這些數字與節流的 FPS 數字進行比較</string>
|
||||
<string name="disable_frame_throttling_enabled">允許遊戲盡快提交影格 (僅用於效能評定)\n\n<b>注意:</b>利用替代方法以測量啟用此功能後的 FPS,這些數字不得與節流的 FPS 數字相比較</string>
|
||||
<string name="disable_frame_throttling_disabled">只允許遊戲以顯示刷新率提交FPS</string>
|
||||
<string name="executor_slot_count_scale">執行器插槽計數比例</string>
|
||||
<string name="executor_slot_count_scale_desc">縮放控制同時 GPU 執行的最大數量(更高有時可能表現更好但會使用更多 RAM)</string>
|
||||
|
Loading…
Reference in New Issue
Block a user