diff options
| author | 2022-04-01 03:08:10 +0000 | |
|---|---|---|
| committer | 2022-04-01 03:08:10 +0000 | |
| commit | a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b (patch) | |
| tree | 71a8bca138257ad821986d5fc4244e3a0c0ba8ab /dist/languages/zh_TW.ts | |
| parent | Merge pull request #8066 from ameerj/gpu-decode-fixes (diff) | |
| download | yuzu-a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b.tar.gz yuzu-a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b.tar.xz yuzu-a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b.zip | |
Update translations (2022-04-01)
Diffstat (limited to '')
| -rw-r--r-- | dist/languages/zh_TW.ts | 1101 |
1 files changed, 578 insertions, 523 deletions
diff --git a/dist/languages/zh_TW.ts b/dist/languages/zh_TW.ts index 1e671bbdc..e703b62cb 100644 --- a/dist/languages/zh_TW.ts +++ b/dist/languages/zh_TW.ts | |||
| @@ -52,32 +52,32 @@ p, li { white-space: pre-wrap; } | |||
| 52 | <context> | 52 | <context> |
| 53 | <name>CalibrationConfigurationDialog</name> | 53 | <name>CalibrationConfigurationDialog</name> |
| 54 | <message> | 54 | <message> |
| 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="29"/> | 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> |
| 56 | <source>Communicating with the server...</source> | 56 | <source>Communicating with the server...</source> |
| 57 | <translation>與伺服器連線中...</translation> | 57 | <translation>與伺服器連線中...</translation> |
| 58 | </message> | 58 | </message> |
| 59 | <message> | 59 | <message> |
| 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="30"/> | 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="25"/> |
| 61 | <source>Cancel</source> | 61 | <source>Cancel</source> |
| 62 | <translation>取消</translation> | 62 | <translation>取消</translation> |
| 63 | </message> | 63 | </message> |
| 64 | <message> | 64 | <message> |
| 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="49"/> | 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="44"/> |
| 66 | <source>Touch the top left corner <br>of your touchpad.</source> | 66 | <source>Touch the top left corner <br>of your touchpad.</source> |
| 67 | <translation>觸碰您的觸控板<br>左上角</translation> | 67 | <translation>觸碰您的觸控板<br>左上角</translation> |
| 68 | </message> | 68 | </message> |
| 69 | <message> | 69 | <message> |
| 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="52"/> | 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="47"/> |
| 71 | <source>Now touch the bottom right corner <br>of your touchpad.</source> | 71 | <source>Now touch the bottom right corner <br>of your touchpad.</source> |
| 72 | <translation>接著觸碰您的觸控板<br>右下角</translation> | 72 | <translation>接著觸碰您的觸控板<br>右下角</translation> |
| 73 | </message> | 73 | </message> |
| 74 | <message> | 74 | <message> |
| 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="55"/> | 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="50"/> |
| 76 | <source>Configuration completed!</source> | 76 | <source>Configuration completed!</source> |
| 77 | <translation>設定完成!</translation> | 77 | <translation>設定完成!</translation> |
| 78 | </message> | 78 | </message> |
| 79 | <message> | 79 | <message> |
| 80 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="63"/> | 80 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="58"/> |
| 81 | <source>OK</source> | 81 | <source>OK</source> |
| 82 | <translation>確定</translation> | 82 | <translation>確定</translation> |
| 83 | </message> | 83 | </message> |
| @@ -230,7 +230,7 @@ p, li { white-space: pre-wrap; } | |||
| 230 | <translation>0 %</translation> | 230 | <translation>0 %</translation> |
| 231 | </message> | 231 | </message> |
| 232 | <message> | 232 | <message> |
| 233 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="97"/> | 233 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="95"/> |
| 234 | <source>%1%</source> | 234 | <source>%1%</source> |
| 235 | <comment>Volume percentage (e.g. 50%)</comment> | 235 | <comment>Volume percentage (e.g. 50%)</comment> |
| 236 | <translation>%1%</translation> | 236 | <translation>%1%</translation> |
| @@ -359,7 +359,21 @@ p, li { white-space: pre-wrap; } | |||
| 359 | <translation>停用位址空間檢查</translation> | 359 | <translation>停用位址空間檢查</translation> |
| 360 | </message> | 360 | </message> |
| 361 | <message> | 361 | <message> |
| 362 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="174"/> | 362 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="156"/> |
| 363 | <source> | ||
| 364 | <div>This option improves speed by relying only on the semantics of cmpxchg to ensure safety of exclusive access instructions. Please note this may result in deadlocks and other race conditions.</div> | ||
| 365 | </source> | ||
| 366 | <translation> | ||
| 367 | <div>此选项仅通过 cmpxchg 指令来提高速度,以确保独占访问指令的安全性。请注意,这可能会导致死锁和其他问题。</div> | ||
| 368 | </translation> | ||
| 369 | </message> | ||
| 370 | <message> | ||
| 371 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="161"/> | ||
| 372 | <source>Ignore global monitor</source> | ||
| 373 | <translation>忽略全局监视器</translation> | ||
| 374 | </message> | ||
| 375 | <message> | ||
| 376 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="186"/> | ||
| 363 | <source>CPU settings are available only when game is not running.</source> | 377 | <source>CPU settings are available only when game is not running.</source> |
| 364 | <translation>僅在遊戲未執行時才能調整 CPU 設定</translation> | 378 | <translation>僅在遊戲未執行時才能調整 CPU 設定</translation> |
| 365 | </message> | 379 | </message> |
| @@ -518,11 +532,45 @@ p, li { white-space: pre-wrap; } | |||
| 518 | </message> | 532 | </message> |
| 519 | <message> | 533 | <message> |
| 520 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> | 534 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> |
| 521 | <source>Enable Host MMU Emulation</source> | 535 | <source>Enable Host MMU Emulation (general memory instructions)</source> |
| 522 | <translation>Enable Host MMU Emulation</translation> | 536 | <translation>启用宿主机 MMU 仿真 (通用内存指令)</translation> |
| 537 | </message> | ||
| 538 | <message> | ||
| 539 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="154"/> | ||
| 540 | <source> | ||
| 541 | <div style="white-space: nowrap">This optimization speeds up exclusive memory accesses by the guest program.</div> | ||
| 542 | <div style="white-space: nowrap">Enabling it causes guest exclusive memory reads/writes to be done directly into memory and make use of Host's MMU.</div> | ||
| 543 | <div style="white-space: nowrap">Disabling this forces all exclusive memory accesses to use Software MMU Emulation.</div> | ||
| 544 | </source> | ||
| 545 | <translation> | ||
| 546 | <div style="white-space: nowrap">此优化能提高正在运行的游戏对独占内存的访问速度。</div> | ||
| 547 | <div style="white-space: nowrap">启用此选项可使模拟独占内存的读/写直接在内存中进行,并利用主机的 MMU 机制。</div> | ||
| 548 | <div style="white-space: nowrap">禁用此功能将迫使所有的独占内存访问都通过软件 MMU 进行模拟。</div> | ||
| 549 | </translation> | ||
| 550 | </message> | ||
| 551 | <message> | ||
| 552 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="161"/> | ||
| 553 | <source>Enable Host MMU Emulation (exclusive memory instructions)</source> | ||
| 554 | <translation>启用主机 MMU 仿真 (独占内存指令)</translation> | ||
| 523 | </message> | 555 | </message> |
| 524 | <message> | 556 | <message> |
| 525 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="172"/> | 557 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="168"/> |
| 558 | <source> | ||
| 559 | <div style="white-space: nowrap">This optimization speeds up exclusive memory accesses by the guest program.</div> | ||
| 560 | <div style="white-space: nowrap">Enabling it reduces the overhead of fastmem failure of exclusive memory accesses.</div> | ||
| 561 | </source> | ||
| 562 | <translation> | ||
| 563 | <div style="white-space: nowrap">此优化能提高正在运行的游戏对独占内存的访问速度。</div> | ||
| 564 | <div style="white-space: nowrap">启用此功能将减少独占内存访问条件下 fastmem 机制失败带来的性能开销。</div> | ||
| 565 | </translation> | ||
| 566 | </message> | ||
| 567 | <message> | ||
| 568 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="174"/> | ||
| 569 | <source>Enable recompilation of exclusive memory instructions</source> | ||
| 570 | <translation>启用独占内存指令的重新编译</translation> | ||
| 571 | </message> | ||
| 572 | <message> | ||
| 573 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="199"/> | ||
| 526 | <source>CPU settings are available only when game is not running.</source> | 574 | <source>CPU settings are available only when game is not running.</source> |
| 527 | <translation>僅在遊戲未執行時才能調整 CPU 設定</translation> | 575 | <translation>僅在遊戲未執行時才能調整 CPU 設定</translation> |
| 528 | </message> | 576 | </message> |
| @@ -680,7 +728,12 @@ p, li { white-space: pre-wrap; } | |||
| 680 | <translation>啟用所有控制器類型</translation> | 728 | <translation>啟用所有控制器類型</translation> |
| 681 | </message> | 729 | </message> |
| 682 | <message> | 730 | <message> |
| 683 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="232"/> | 731 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/> |
| 732 | <source>Disable Web Applet**</source> | ||
| 733 | <translation>禁用 Web 应用程序**</translation> | ||
| 734 | </message> | ||
| 735 | <message> | ||
| 736 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/> | ||
| 684 | <source>**This will be reset automatically when yuzu closes.</source> | 737 | <source>**This will be reset automatically when yuzu closes.</source> |
| 685 | <translation>**當 yuzu 關閉時會自動重設。</translation> | 738 | <translation>**當 yuzu 關閉時會自動重設。</translation> |
| 686 | </message> | 739 | </message> |
| @@ -730,78 +783,78 @@ p, li { white-space: pre-wrap; } | |||
| 730 | <translation>yuzu 設定</translation> | 783 | <translation>yuzu 設定</translation> |
| 731 | </message> | 784 | </message> |
| 732 | <message> | 785 | <message> |
| 733 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="59"/> | 786 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> |
| 734 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="162"/> | 787 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> |
| 735 | <source>Audio</source> | 788 | <source>Audio</source> |
| 736 | <translation>音訊</translation> | 789 | <translation>音訊</translation> |
| 737 | </message> | 790 | </message> |
| 738 | <message> | 791 | <message> |
| 739 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> | 792 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> |
| 740 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="160"/> | 793 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="153"/> |
| 741 | <source>CPU</source> | 794 | <source>CPU</source> |
| 742 | <translation>CPU</translation> | 795 | <translation>CPU</translation> |
| 743 | </message> | 796 | </message> |
| 744 | <message> | 797 | <message> |
| 745 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="61"/> | 798 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="54"/> |
| 746 | <source>Debug</source> | 799 | <source>Debug</source> |
| 747 | <translation>偵錯</translation> | 800 | <translation>偵錯</translation> |
| 748 | </message> | 801 | </message> |
| 749 | <message> | 802 | <message> |
| 750 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="62"/> | 803 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="55"/> |
| 751 | <source>Filesystem</source> | 804 | <source>Filesystem</source> |
| 752 | <translation>檔案系統</translation> | 805 | <translation>檔案系統</translation> |
| 753 | </message> | 806 | </message> |
| 754 | <message> | 807 | <message> |
| 755 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> | 808 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> |
| 756 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> | 809 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="149"/> |
| 757 | <source>General</source> | 810 | <source>General</source> |
| 758 | <translation>一般</translation> | 811 | <translation>一般</translation> |
| 759 | </message> | 812 | </message> |
| 760 | <message> | 813 | <message> |
| 761 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="64"/> | 814 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> |
| 762 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="161"/> | 815 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> |
| 763 | <source>Graphics</source> | 816 | <source>Graphics</source> |
| 764 | <translation>圖形</translation> | 817 | <translation>圖形</translation> |
| 765 | </message> | 818 | </message> |
| 766 | <message> | 819 | <message> |
| 767 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="65"/> | 820 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="58"/> |
| 768 | <source>GraphicsAdvanced</source> | 821 | <source>GraphicsAdvanced</source> |
| 769 | <translation>進階圖形</translation> | 822 | <translation>進階圖形</translation> |
| 770 | </message> | 823 | </message> |
| 771 | <message> | 824 | <message> |
| 772 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="66"/> | 825 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="59"/> |
| 773 | <source>Hotkeys</source> | 826 | <source>Hotkeys</source> |
| 774 | <translation>快速鍵</translation> | 827 | <translation>快速鍵</translation> |
| 775 | </message> | 828 | </message> |
| 776 | <message> | 829 | <message> |
| 777 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="67"/> | 830 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> |
| 778 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="163"/> | 831 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> |
| 779 | <source>Controls</source> | 832 | <source>Controls</source> |
| 780 | <translation>控制</translation> | 833 | <translation>控制</translation> |
| 781 | </message> | 834 | </message> |
| 782 | <message> | 835 | <message> |
| 783 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="68"/> | 836 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="61"/> |
| 784 | <source>Profiles</source> | 837 | <source>Profiles</source> |
| 785 | <translation>設定檔</translation> | 838 | <translation>設定檔</translation> |
| 786 | </message> | 839 | </message> |
| 787 | <message> | 840 | <message> |
| 788 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="69"/> | 841 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="62"/> |
| 789 | <source>Network</source> | 842 | <source>Network</source> |
| 790 | <translation>網路</translation> | 843 | <translation>網路</translation> |
| 791 | </message> | 844 | </message> |
| 792 | <message> | 845 | <message> |
| 793 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="70"/> | 846 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> |
| 794 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="158"/> | 847 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="151"/> |
| 795 | <source>System</source> | 848 | <source>System</source> |
| 796 | <translation>系統</translation> | 849 | <translation>系統</translation> |
| 797 | </message> | 850 | </message> |
| 798 | <message> | 851 | <message> |
| 799 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="71"/> | 852 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="64"/> |
| 800 | <source>Game List</source> | 853 | <source>Game List</source> |
| 801 | <translation>遊戲清單</translation> | 854 | <translation>遊戲清單</translation> |
| 802 | </message> | 855 | </message> |
| 803 | <message> | 856 | <message> |
| 804 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="72"/> | 857 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="65"/> |
| 805 | <source>Web</source> | 858 | <source>Web</source> |
| 806 | <translation>網路服務</translation> | 859 | <translation>網路服務</translation> |
| 807 | </message> | 860 | </message> |
| @@ -1036,12 +1089,12 @@ p, li { white-space: pre-wrap; } | |||
| 1036 | <translation>重設所有設定</translation> | 1089 | <translation>重設所有設定</translation> |
| 1037 | </message> | 1090 | </message> |
| 1038 | <message> | 1091 | <message> |
| 1039 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="82"/> | 1092 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="79"/> |
| 1040 | <source>yuzu</source> | 1093 | <source>yuzu</source> |
| 1041 | <translation>yuzu</translation> | 1094 | <translation>yuzu</translation> |
| 1042 | </message> | 1095 | </message> |
| 1043 | <message> | 1096 | <message> |
| 1044 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="83"/> | 1097 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="80"/> |
| 1045 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> | 1098 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> |
| 1046 | <translation>這將重設所有遊戲的額外設定,但不會刪除遊戲資料夾、使用者設定檔、輸入設定檔,是否繼續?</translation> | 1099 | <translation>這將重設所有遊戲的額外設定,但不會刪除遊戲資料夾、使用者設定檔、輸入設定檔,是否繼續?</translation> |
| 1047 | </message> | 1100 | </message> |
| @@ -1270,7 +1323,7 @@ p, li { white-space: pre-wrap; } | |||
| 1270 | <translation>背景顏色:</translation> | 1323 | <translation>背景顏色:</translation> |
| 1271 | </message> | 1324 | </message> |
| 1272 | <message> | 1325 | <message> |
| 1273 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="34"/> | 1326 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="33"/> |
| 1274 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> | 1327 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> |
| 1275 | <translation>GLASM(組合語言著色器,僅限 NVIDIA)</translation> | 1328 | <translation>GLASM(組合語言著色器,僅限 NVIDIA)</translation> |
| 1276 | </message> | 1329 | </message> |
| @@ -1838,7 +1891,7 @@ p, li { white-space: pre-wrap; } | |||
| 1838 | </message> | 1891 | </message> |
| 1839 | <message> | 1892 | <message> |
| 1840 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 1893 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1841 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1229"/> | 1894 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1227"/> |
| 1842 | <source>Left Stick</source> | 1895 | <source>Left Stick</source> |
| 1843 | <translation>左搖桿</translation> | 1896 | <translation>左搖桿</translation> |
| 1844 | </message> | 1897 | </message> |
| @@ -1932,14 +1985,14 @@ p, li { white-space: pre-wrap; } | |||
| 1932 | <message> | 1985 | <message> |
| 1933 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 1986 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 1934 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 1987 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 1935 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1234"/> | 1988 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1232"/> |
| 1936 | <source>L</source> | 1989 | <source>L</source> |
| 1937 | <translation>L</translation> | 1990 | <translation>L</translation> |
| 1938 | </message> | 1991 | </message> |
| 1939 | <message> | 1992 | <message> |
| 1940 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 1993 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 1941 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 1994 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 1942 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1226"/> | 1995 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1224"/> |
| 1943 | <source>ZL</source> | 1996 | <source>ZL</source> |
| 1944 | <translation>ZL</translation> | 1997 | <translation>ZL</translation> |
| 1945 | </message> | 1998 | </message> |
| @@ -1958,7 +2011,7 @@ p, li { white-space: pre-wrap; } | |||
| 1958 | <message> | 2011 | <message> |
| 1959 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 2012 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 1960 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 2013 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 1961 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1225"/> | 2014 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1223"/> |
| 1962 | <source>Plus</source> | 2015 | <source>Plus</source> |
| 1963 | <translation>+</translation> | 2016 | <translation>+</translation> |
| 1964 | </message> | 2017 | </message> |
| @@ -1971,15 +2024,15 @@ p, li { white-space: pre-wrap; } | |||
| 1971 | <message> | 2024 | <message> |
| 1972 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 2025 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 1973 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 2026 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 1974 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1228"/> | 2027 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1226"/> |
| 1975 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1235"/> | 2028 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1233"/> |
| 1976 | <source>R</source> | 2029 | <source>R</source> |
| 1977 | <translation>R</translation> | 2030 | <translation>R</translation> |
| 1978 | </message> | 2031 | </message> |
| 1979 | <message> | 2032 | <message> |
| 1980 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 2033 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 1981 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 2034 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 1982 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1227"/> | 2035 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1225"/> |
| 1983 | <source>ZR</source> | 2036 | <source>ZR</source> |
| 1984 | <translation>ZR</translation> | 2037 | <translation>ZR</translation> |
| 1985 | </message> | 2038 | </message> |
| @@ -2036,230 +2089,230 @@ p, li { white-space: pre-wrap; } | |||
| 2036 | </message> | 2089 | </message> |
| 2037 | <message> | 2090 | <message> |
| 2038 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 2091 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 2039 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1230"/> | 2092 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1228"/> |
| 2040 | <source>Right Stick</source> | 2093 | <source>Right Stick</source> |
| 2041 | <translation>右搖桿</translation> | 2094 | <translation>右搖桿</translation> |
| 2042 | </message> | 2095 | </message> |
| 2043 | <message> | 2096 | <message> |
| 2044 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="344"/> | 2097 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="342"/> |
| 2045 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="411"/> | 2098 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="409"/> |
| 2046 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="487"/> | 2099 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="485"/> |
| 2047 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="561"/> | 2100 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="559"/> |
| 2048 | <source>Clear</source> | 2101 | <source>Clear</source> |
| 2049 | <translation>清除</translation> | 2102 | <translation>清除</translation> |
| 2050 | </message> | 2103 | </message> |
| 2051 | <message> | 2104 | <message> |
| 2052 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="346"/> | 2105 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="344"/> |
| 2053 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="413"/> | 2106 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="411"/> |
| 2054 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="489"/> | 2107 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="487"/> |
| 2055 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="563"/> | 2108 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="561"/> |
| 2056 | <source>[not set]</source> | 2109 | <source>[not set]</source> |
| 2057 | <translation>[未設定]</translation> | 2110 | <translation>[未設定]</translation> |
| 2058 | </message> | 2111 | </message> |
| 2059 | <message> | 2112 | <message> |
| 2060 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="349"/> | 2113 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="347"/> |
| 2061 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="566"/> | 2114 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="564"/> |
| 2062 | <source>Toggle button</source> | 2115 | <source>Toggle button</source> |
| 2063 | <translation>切換按鍵</translation> | 2116 | <translation>切換按鍵</translation> |
| 2064 | </message> | 2117 | </message> |
| 2065 | <message> | 2118 | <message> |
| 2066 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="355"/> | 2119 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="353"/> |
| 2067 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="575"/> | 2120 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="573"/> |
| 2068 | <source>Invert button</source> | 2121 | <source>Invert button</source> |
| 2069 | <translation>無效按鈕</translation> | 2122 | <translation>無效按鈕</translation> |
| 2070 | </message> | 2123 | </message> |
| 2071 | <message> | 2124 | <message> |
| 2072 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="363"/> | 2125 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="361"/> |
| 2073 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="517"/> | 2126 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="515"/> |
| 2074 | <source>Invert axis</source> | 2127 | <source>Invert axis</source> |
| 2075 | <translation>方向反轉</translation> | 2128 | <translation>方向反轉</translation> |
| 2076 | </message> | 2129 | </message> |
| 2077 | <message> | 2130 | <message> |
| 2078 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="369"/> | 2131 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="367"/> |
| 2079 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="373"/> | 2132 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2080 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="420"/> | 2133 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="418"/> |
| 2081 | <source>Set threshold</source> | 2134 | <source>Set threshold</source> |
| 2082 | <translation>設定閾值</translation> | 2135 | <translation>設定閾值</translation> |
| 2083 | </message> | 2136 | </message> |
| 2084 | <message> | 2137 | <message> |
| 2085 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="373"/> | 2138 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2086 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="420"/> | 2139 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="418"/> |
| 2087 | <source>Choose a value between 0% and 100%</source> | 2140 | <source>Choose a value between 0% and 100%</source> |
| 2088 | <translation>選擇介於 0% 和 100% 之間的值</translation> | 2141 | <translation>選擇介於 0% 和 100% 之間的值</translation> |
| 2089 | </message> | 2142 | </message> |
| 2090 | <message> | 2143 | <message> |
| 2091 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="416"/> | 2144 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="414"/> |
| 2092 | <source>Set gyro threshold</source> | 2145 | <source>Set gyro threshold</source> |
| 2093 | <translation>陀螺仪阈值设定</translation> | 2146 | <translation>陀螺仪阈值设定</translation> |
| 2094 | </message> | 2147 | </message> |
| 2095 | <message> | 2148 | <message> |
| 2096 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="462"/> | 2149 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="460"/> |
| 2097 | <source>Map Analog Stick</source> | 2150 | <source>Map Analog Stick</source> |
| 2098 | <translation>搖桿映射</translation> | 2151 | <translation>搖桿映射</translation> |
| 2099 | </message> | 2152 | </message> |
| 2100 | <message> | 2153 | <message> |
| 2101 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="463"/> | 2154 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="461"/> |
| 2102 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2155 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 2103 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2156 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 2104 | <translation>按下確定後,先水平再上下移動您的搖桿。 | 2157 | <translation>按下確定後,先水平再上下移動您的搖桿。 |
| 2105 | 要反轉方向,則先上下再水平移動您的搖桿。</translation> | 2158 | 要反轉方向,則先上下再水平移動您的搖桿。</translation> |
| 2106 | </message> | 2159 | </message> |
| 2107 | <message> | 2160 | <message> |
| 2108 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="491"/> | 2161 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="489"/> |
| 2109 | <source>Center axis</source> | 2162 | <source>Center axis</source> |
| 2110 | <translation>中心轴</translation> | 2163 | <translation>中心轴</translation> |
| 2111 | </message> | 2164 | </message> |
| 2112 | <message> | 2165 | <message> |
| 2113 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="599"/> | 2166 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="597"/> |
| 2114 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="954"/> | 2167 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="952"/> |
| 2115 | <source>Deadzone: %1%</source> | 2168 | <source>Deadzone: %1%</source> |
| 2116 | <translation>無感帶:%1%</translation> | 2169 | <translation>無感帶:%1%</translation> |
| 2117 | </message> | 2170 | </message> |
| 2118 | <message> | 2171 | <message> |
| 2119 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="608"/> | 2172 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="606"/> |
| 2120 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="959"/> | 2173 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="957"/> |
| 2121 | <source>Modifier Range: %1%</source> | 2174 | <source>Modifier Range: %1%</source> |
| 2122 | <translation>輕推靈敏度:%1%</translation> | 2175 | <translation>輕推靈敏度:%1%</translation> |
| 2123 | </message> | 2176 | </message> |
| 2124 | <message> | 2177 | <message> |
| 2125 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="634"/> | 2178 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="632"/> |
| 2126 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="984"/> | 2179 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="982"/> |
| 2127 | <source>Pro Controller</source> | 2180 | <source>Pro Controller</source> |
| 2128 | <translation>Pro 手把</translation> | 2181 | <translation>Pro 手把</translation> |
| 2129 | </message> | 2182 | </message> |
| 2130 | <message> | 2183 | <message> |
| 2131 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="988"/> | 2184 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="986"/> |
| 2132 | <source>Dual Joycons</source> | 2185 | <source>Dual Joycons</source> |
| 2133 | <translation>雙 Joycon 手把</translation> | 2186 | <translation>雙 Joycon 手把</translation> |
| 2134 | </message> | 2187 | </message> |
| 2135 | <message> | 2188 | <message> |
| 2136 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="992"/> | 2189 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="990"/> |
| 2137 | <source>Left Joycon</source> | 2190 | <source>Left Joycon</source> |
| 2138 | <translation>左 Joycon 手把</translation> | 2191 | <translation>左 Joycon 手把</translation> |
| 2139 | </message> | 2192 | </message> |
| 2140 | <message> | 2193 | <message> |
| 2141 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="996"/> | 2194 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="994"/> |
| 2142 | <source>Right Joycon</source> | 2195 | <source>Right Joycon</source> |
| 2143 | <translation>右 Joycon 手把</translation> | 2196 | <translation>右 Joycon 手把</translation> |
| 2144 | </message> | 2197 | </message> |
| 2145 | <message> | 2198 | <message> |
| 2146 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1000"/> | 2199 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="998"/> |
| 2147 | <source>Handheld</source> | 2200 | <source>Handheld</source> |
| 2148 | <translation>掌機模式</translation> | 2201 | <translation>掌機模式</translation> |
| 2149 | </message> | 2202 | </message> |
| 2150 | <message> | 2203 | <message> |
| 2151 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1004"/> | 2204 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1002"/> |
| 2152 | <source>GameCube Controller</source> | 2205 | <source>GameCube Controller</source> |
| 2153 | <translation>GameCube 手把</translation> | 2206 | <translation>GameCube 手把</translation> |
| 2154 | </message> | 2207 | </message> |
| 2155 | <message> | 2208 | <message> |
| 2156 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1013"/> | 2209 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1011"/> |
| 2157 | <source>Poke Ball Plus</source> | 2210 | <source>Poke Ball Plus</source> |
| 2158 | <translation>精靈球 PLUS</translation> | 2211 | <translation>精靈球 PLUS</translation> |
| 2159 | </message> | 2212 | </message> |
| 2160 | <message> | 2213 | <message> |
| 2161 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1017"/> | 2214 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1015"/> |
| 2162 | <source>NES Controller</source> | 2215 | <source>NES Controller</source> |
| 2163 | <translation>NES 控制器</translation> | 2216 | <translation>NES 控制器</translation> |
| 2164 | </message> | 2217 | </message> |
| 2165 | <message> | 2218 | <message> |
| 2166 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1021"/> | 2219 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1019"/> |
| 2167 | <source>SNES Controller</source> | 2220 | <source>SNES Controller</source> |
| 2168 | <translation>SNES 控制器</translation> | 2221 | <translation>SNES 控制器</translation> |
| 2169 | </message> | 2222 | </message> |
| 2170 | <message> | 2223 | <message> |
| 2171 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1025"/> | 2224 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1023"/> |
| 2172 | <source>N64 Controller</source> | 2225 | <source>N64 Controller</source> |
| 2173 | <translation>N64 控制器</translation> | 2226 | <translation>N64 控制器</translation> |
| 2174 | </message> | 2227 | </message> |
| 2175 | <message> | 2228 | <message> |
| 2176 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1029"/> | 2229 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1027"/> |
| 2177 | <source>Sega Genesis</source> | 2230 | <source>Sega Genesis</source> |
| 2178 | <translation>Mega Drive</translation> | 2231 | <translation>Mega Drive</translation> |
| 2179 | </message> | 2232 | </message> |
| 2180 | <message> | 2233 | <message> |
| 2181 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1233"/> | 2234 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1231"/> |
| 2182 | <source>Start / Pause</source> | 2235 | <source>Start / Pause</source> |
| 2183 | <translation>開始 / 暫停</translation> | 2236 | <translation>開始 / 暫停</translation> |
| 2184 | </message> | 2237 | </message> |
| 2185 | <message> | 2238 | <message> |
| 2186 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1236"/> | 2239 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1234"/> |
| 2187 | <source>Z</source> | 2240 | <source>Z</source> |
| 2188 | <translation>Z</translation> | 2241 | <translation>Z</translation> |
| 2189 | </message> | 2242 | </message> |
| 2190 | <message> | 2243 | <message> |
| 2191 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1237"/> | 2244 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1235"/> |
| 2192 | <source>Control Stick</source> | 2245 | <source>Control Stick</source> |
| 2193 | <translation>控制搖桿</translation> | 2246 | <translation>控制搖桿</translation> |
| 2194 | </message> | 2247 | </message> |
| 2195 | <message> | 2248 | <message> |
| 2196 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1238"/> | 2249 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1236"/> |
| 2197 | <source>C-Stick</source> | 2250 | <source>C-Stick</source> |
| 2198 | <translation>C 搖桿</translation> | 2251 | <translation>C 搖桿</translation> |
| 2199 | </message> | 2252 | </message> |
| 2200 | <message> | 2253 | <message> |
| 2201 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1339"/> | 2254 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1337"/> |
| 2202 | <source>Shake!</source> | 2255 | <source>Shake!</source> |
| 2203 | <translation>搖動!</translation> | 2256 | <translation>搖動!</translation> |
| 2204 | </message> | 2257 | </message> |
| 2205 | <message> | 2258 | <message> |
| 2206 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1341"/> | 2259 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1339"/> |
| 2207 | <source>[waiting]</source> | 2260 | <source>[waiting]</source> |
| 2208 | <translation>[等待中]</translation> | 2261 | <translation>[等待中]</translation> |
| 2209 | </message> | 2262 | </message> |
| 2210 | <message> | 2263 | <message> |
| 2211 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1423"/> | 2264 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1421"/> |
| 2212 | <source>New Profile</source> | 2265 | <source>New Profile</source> |
| 2213 | <translation>新增設定檔</translation> | 2266 | <translation>新增設定檔</translation> |
| 2214 | </message> | 2267 | </message> |
| 2215 | <message> | 2268 | <message> |
| 2216 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1423"/> | 2269 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1421"/> |
| 2217 | <source>Enter a profile name:</source> | 2270 | <source>Enter a profile name:</source> |
| 2218 | <translation>輸入設定檔名稱:</translation> | 2271 | <translation>輸入設定檔名稱:</translation> |
| 2219 | </message> | 2272 | </message> |
| 2220 | <message> | 2273 | <message> |
| 2221 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1431"/> | 2274 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1429"/> |
| 2222 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1439"/> | 2275 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1437"/> |
| 2223 | <source>Create Input Profile</source> | 2276 | <source>Create Input Profile</source> |
| 2224 | <translation>建立輸入設定檔</translation> | 2277 | <translation>建立輸入設定檔</translation> |
| 2225 | </message> | 2278 | </message> |
| 2226 | <message> | 2279 | <message> |
| 2227 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1432"/> | 2280 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1430"/> |
| 2228 | <source>The given profile name is not valid!</source> | 2281 | <source>The given profile name is not valid!</source> |
| 2229 | <translation>輸入的設定檔名稱無效!</translation> | 2282 | <translation>輸入的設定檔名稱無效!</translation> |
| 2230 | </message> | 2283 | </message> |
| 2231 | <message> | 2284 | <message> |
| 2232 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1440"/> | 2285 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1438"/> |
| 2233 | <source>Failed to create the input profile "%1"</source> | 2286 | <source>Failed to create the input profile "%1"</source> |
| 2234 | <translation>建立輸入設定檔「%1」失敗</translation> | 2287 | <translation>建立輸入設定檔「%1」失敗</translation> |
| 2235 | </message> | 2288 | </message> |
| 2236 | <message> | 2289 | <message> |
| 2237 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1460"/> | 2290 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1458"/> |
| 2238 | <source>Delete Input Profile</source> | 2291 | <source>Delete Input Profile</source> |
| 2239 | <translation>刪除輸入設定檔</translation> | 2292 | <translation>刪除輸入設定檔</translation> |
| 2240 | </message> | 2293 | </message> |
| 2241 | <message> | 2294 | <message> |
| 2242 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1461"/> | 2295 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1459"/> |
| 2243 | <source>Failed to delete the input profile "%1"</source> | 2296 | <source>Failed to delete the input profile "%1"</source> |
| 2244 | <translation>刪除輸入設定檔「%1」失敗</translation> | 2297 | <translation>刪除輸入設定檔「%1」失敗</translation> |
| 2245 | </message> | 2298 | </message> |
| 2246 | <message> | 2299 | <message> |
| 2247 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1483"/> | 2300 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1481"/> |
| 2248 | <source>Load Input Profile</source> | 2301 | <source>Load Input Profile</source> |
| 2249 | <translation>載入輸入設定檔</translation> | 2302 | <translation>載入輸入設定檔</translation> |
| 2250 | </message> | 2303 | </message> |
| 2251 | <message> | 2304 | <message> |
| 2252 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1484"/> | 2305 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1482"/> |
| 2253 | <source>Failed to load the input profile "%1"</source> | 2306 | <source>Failed to load the input profile "%1"</source> |
| 2254 | <translation>載入輸入設定檔「%1」失敗</translation> | 2307 | <translation>載入輸入設定檔「%1」失敗</translation> |
| 2255 | </message> | 2308 | </message> |
| 2256 | <message> | 2309 | <message> |
| 2257 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1503"/> | 2310 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1501"/> |
| 2258 | <source>Save Input Profile</source> | 2311 | <source>Save Input Profile</source> |
| 2259 | <translation>儲存輸入設定檔</translation> | 2312 | <translation>儲存輸入設定檔</translation> |
| 2260 | </message> | 2313 | </message> |
| 2261 | <message> | 2314 | <message> |
| 2262 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1504"/> | 2315 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1502"/> |
| 2263 | <source>Failed to save the input profile "%1"</source> | 2316 | <source>Failed to save the input profile "%1"</source> |
| 2264 | <translation>儲存輸入設定檔「%1」失敗</translation> | 2317 | <translation>儲存輸入設定檔「%1」失敗</translation> |
| 2265 | </message> | 2318 | </message> |
| @@ -2307,7 +2360,7 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2307 | <message> | 2360 | <message> |
| 2308 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> | 2361 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> |
| 2309 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> | 2362 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> |
| 2310 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="247"/> | 2363 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="242"/> |
| 2311 | <source>Configure</source> | 2364 | <source>Configure</source> |
| 2312 | <translation>設定</translation> | 2365 | <translation>設定</translation> |
| 2313 | </message> | 2366 | </message> |
| @@ -2343,7 +2396,7 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2343 | </message> | 2396 | </message> |
| 2344 | <message> | 2397 | <message> |
| 2345 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> | 2398 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> |
| 2346 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="270"/> | 2399 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> |
| 2347 | <source>Test</source> | 2400 | <source>Test</source> |
| 2348 | <translation>測試</translation> | 2401 | <translation>測試</translation> |
| 2349 | </message> | 2402 | </message> |
| @@ -2358,82 +2411,82 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2358 | <translation>移除伺服器</translation> | 2411 | <translation>移除伺服器</translation> |
| 2359 | </message> | 2412 | </message> |
| 2360 | <message> | 2413 | <message> |
| 2361 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="93"/> | 2414 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="88"/> |
| 2362 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> | 2415 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> |
| 2363 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">了解更多</span></a></translation> | 2416 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">了解更多</span></a></translation> |
| 2364 | </message> | 2417 | </message> |
| 2365 | <message> | 2418 | <message> |
| 2366 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> | 2419 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="168"/> |
| 2367 | <source>%1:%2</source> | 2420 | <source>%1:%2</source> |
| 2368 | <translation>%1:%2</translation> | 2421 | <translation>%1:%2</translation> |
| 2369 | </message> | 2422 | </message> |
| 2370 | <message> | 2423 | <message> |
| 2371 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> | 2424 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> |
| 2372 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> | 2425 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="177"/> |
| 2373 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="186"/> | 2426 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> |
| 2374 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="192"/> | 2427 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="187"/> |
| 2375 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="198"/> | 2428 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="193"/> |
| 2376 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="292"/> | 2429 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="287"/> |
| 2377 | <source>yuzu</source> | 2430 | <source>yuzu</source> |
| 2378 | <translation>yuzu</translation> | 2431 | <translation>yuzu</translation> |
| 2379 | </message> | 2432 | </message> |
| 2380 | <message> | 2433 | <message> |
| 2381 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> | 2434 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> |
| 2382 | <source>Port number has invalid characters</source> | 2435 | <source>Port number has invalid characters</source> |
| 2383 | <translation>連線埠中包含無效字元</translation> | 2436 | <translation>連線埠中包含無效字元</translation> |
| 2384 | </message> | 2437 | </message> |
| 2385 | <message> | 2438 | <message> |
| 2386 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> | 2439 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="177"/> |
| 2387 | <source>Port has to be in range 0 and 65353</source> | 2440 | <source>Port has to be in range 0 and 65353</source> |
| 2388 | <translation>連線埠必須為 0 到 65353 之間</translation> | 2441 | <translation>連線埠必須為 0 到 65353 之間</translation> |
| 2389 | </message> | 2442 | </message> |
| 2390 | <message> | 2443 | <message> |
| 2391 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="186"/> | 2444 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> |
| 2392 | <source>IP address is not valid</source> | 2445 | <source>IP address is not valid</source> |
| 2393 | <translation>無效的 IP 位址</translation> | 2446 | <translation>無效的 IP 位址</translation> |
| 2394 | </message> | 2447 | </message> |
| 2395 | <message> | 2448 | <message> |
| 2396 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="192"/> | 2449 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="187"/> |
| 2397 | <source>This UDP server already exists</source> | 2450 | <source>This UDP server already exists</source> |
| 2398 | <translation>此 UDP 伺服器已存在</translation> | 2451 | <translation>此 UDP 伺服器已存在</translation> |
| 2399 | </message> | 2452 | </message> |
| 2400 | <message> | 2453 | <message> |
| 2401 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="198"/> | 2454 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="193"/> |
| 2402 | <source>Unable to add more than 8 servers</source> | 2455 | <source>Unable to add more than 8 servers</source> |
| 2403 | <translation>最多只能新增 8 個伺服器</translation> | 2456 | <translation>最多只能新增 8 個伺服器</translation> |
| 2404 | </message> | 2457 | </message> |
| 2405 | <message> | 2458 | <message> |
| 2406 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="214"/> | 2459 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="209"/> |
| 2407 | <source>Testing</source> | 2460 | <source>Testing</source> |
| 2408 | <translation>測試中</translation> | 2461 | <translation>測試中</translation> |
| 2409 | </message> | 2462 | </message> |
| 2410 | <message> | 2463 | <message> |
| 2411 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="230"/> | 2464 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="225"/> |
| 2412 | <source>Configuring</source> | 2465 | <source>Configuring</source> |
| 2413 | <translation>設定中</translation> | 2466 | <translation>設定中</translation> |
| 2414 | </message> | 2467 | </message> |
| 2415 | <message> | 2468 | <message> |
| 2416 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> | 2469 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="256"/> |
| 2417 | <source>Test Successful</source> | 2470 | <source>Test Successful</source> |
| 2418 | <translation>測試成功</translation> | 2471 | <translation>測試成功</translation> |
| 2419 | </message> | 2472 | </message> |
| 2420 | <message> | 2473 | <message> |
| 2421 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="262"/> | 2474 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="257"/> |
| 2422 | <source>Successfully received data from the server.</source> | 2475 | <source>Successfully received data from the server.</source> |
| 2423 | <translation>已成功從伺服器取得資料</translation> | 2476 | <translation>已成功從伺服器取得資料</translation> |
| 2424 | </message> | 2477 | </message> |
| 2425 | <message> | 2478 | <message> |
| 2426 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="264"/> | 2479 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="259"/> |
| 2427 | <source>Test Failed</source> | 2480 | <source>Test Failed</source> |
| 2428 | <translation>測試失敗</translation> | 2481 | <translation>測試失敗</translation> |
| 2429 | </message> | 2482 | </message> |
| 2430 | <message> | 2483 | <message> |
| 2431 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> | 2484 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="260"/> |
| 2432 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> | 2485 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> |
| 2433 | <translation>無法從伺服器取得有效的資料。<br>請檢查伺服器是否正確設定以及位址和連接埠是否正確。</translation> | 2486 | <translation>無法從伺服器取得有效的資料。<br>請檢查伺服器是否正確設定以及位址和連接埠是否正確。</translation> |
| 2434 | </message> | 2487 | </message> |
| 2435 | <message> | 2488 | <message> |
| 2436 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="293"/> | 2489 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="288"/> |
| 2437 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> | 2490 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> |
| 2438 | <translation>UDP 測試或觸控校正進行中。<br>請耐心等候。</translation> | 2491 | <translation>UDP 測試或觸控校正進行中。<br>請耐心等候。</translation> |
| 2439 | </message> | 2492 | </message> |
| @@ -2461,7 +2514,7 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2461 | <translation>網路卡</translation> | 2514 | <translation>網路卡</translation> |
| 2462 | </message> | 2515 | </message> |
| 2463 | <message> | 2516 | <message> |
| 2464 | <location filename="../../src/yuzu/configuration/configure_network.cpp" line="17"/> | 2517 | <location filename="../../src/yuzu/configuration/configure_network.cpp" line="16"/> |
| 2465 | <source>None</source> | 2518 | <source>None</source> |
| 2466 | <translation>無</translation> | 2519 | <translation>無</translation> |
| 2467 | </message> | 2520 | </message> |
| @@ -2514,47 +2567,47 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2514 | <translation>出版商</translation> | 2567 | <translation>出版商</translation> |
| 2515 | </message> | 2568 | </message> |
| 2516 | <message> | 2569 | <message> |
| 2517 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="65"/> | 2570 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="59"/> |
| 2518 | <source>Add-Ons</source> | 2571 | <source>Add-Ons</source> |
| 2519 | <translation>延伸模組</translation> | 2572 | <translation>延伸模組</translation> |
| 2520 | </message> | 2573 | </message> |
| 2521 | <message> | 2574 | <message> |
| 2522 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="66"/> | 2575 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="60"/> |
| 2523 | <source>General</source> | 2576 | <source>General</source> |
| 2524 | <translation>一般</translation> | 2577 | <translation>一般</translation> |
| 2525 | </message> | 2578 | </message> |
| 2526 | <message> | 2579 | <message> |
| 2527 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="67"/> | 2580 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="61"/> |
| 2528 | <source>System</source> | 2581 | <source>System</source> |
| 2529 | <translation>系統</translation> | 2582 | <translation>系統</translation> |
| 2530 | </message> | 2583 | </message> |
| 2531 | <message> | 2584 | <message> |
| 2532 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="68"/> | 2585 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="62"/> |
| 2533 | <source>CPU</source> | 2586 | <source>CPU</source> |
| 2534 | <translation>CPU</translation> | 2587 | <translation>CPU</translation> |
| 2535 | </message> | 2588 | </message> |
| 2536 | <message> | 2589 | <message> |
| 2537 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="69"/> | 2590 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="63"/> |
| 2538 | <source>Graphics</source> | 2591 | <source>Graphics</source> |
| 2539 | <translation>圖形</translation> | 2592 | <translation>圖形</translation> |
| 2540 | </message> | 2593 | </message> |
| 2541 | <message> | 2594 | <message> |
| 2542 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="70"/> | 2595 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="64"/> |
| 2543 | <source>Adv. Graphics</source> | 2596 | <source>Adv. Graphics</source> |
| 2544 | <translation>進階圖形</translation> | 2597 | <translation>進階圖形</translation> |
| 2545 | </message> | 2598 | </message> |
| 2546 | <message> | 2599 | <message> |
| 2547 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="71"/> | 2600 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="65"/> |
| 2548 | <source>Audio</source> | 2601 | <source>Audio</source> |
| 2549 | <translation>音訊</translation> | 2602 | <translation>音訊</translation> |
| 2550 | </message> | 2603 | </message> |
| 2551 | <message> | 2604 | <message> |
| 2552 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="74"/> | 2605 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="68"/> |
| 2553 | <source>Properties</source> | 2606 | <source>Properties</source> |
| 2554 | <translation>屬性</translation> | 2607 | <translation>屬性</translation> |
| 2555 | </message> | 2608 | </message> |
| 2556 | <message> | 2609 | <message> |
| 2557 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="93"/> | 2610 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="92"/> |
| 2558 | <source>Use global configuration (%1)</source> | 2611 | <source>Use global configuration (%1)</source> |
| 2559 | <translation>使用全域設定 (%1)</translation> | 2612 | <translation>使用全域設定 (%1)</translation> |
| 2560 | </message> | 2613 | </message> |
| @@ -2572,12 +2625,12 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2572 | <translation>延伸模組</translation> | 2625 | <translation>延伸模組</translation> |
| 2573 | </message> | 2626 | </message> |
| 2574 | <message> | 2627 | <message> |
| 2575 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> | 2628 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> |
| 2576 | <source>Patch Name</source> | 2629 | <source>Patch Name</source> |
| 2577 | <translation>延伸模組名稱</translation> | 2630 | <translation>延伸模組名稱</translation> |
| 2578 | </message> | 2631 | </message> |
| 2579 | <message> | 2632 | <message> |
| 2580 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="49"/> | 2633 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> |
| 2581 | <source>Version</source> | 2634 | <source>Version</source> |
| 2582 | <translation>版本</translation> | 2635 | <translation>版本</translation> |
| 2583 | </message> | 2636 | </message> |
| @@ -2635,7 +2688,7 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2635 | <translation>僅在遊戲未執行時才能修改使用者設定檔</translation> | 2688 | <translation>僅在遊戲未執行時才能修改使用者設定檔</translation> |
| 2636 | </message> | 2689 | </message> |
| 2637 | <message> | 2690 | <message> |
| 2638 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="55"/> | 2691 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="53"/> |
| 2639 | <source>%1 | 2692 | <source>%1 |
| 2640 | %2</source> | 2693 | %2</source> |
| 2641 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 2694 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -2643,92 +2696,92 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 2643 | %2</translation> | 2696 | %2</translation> |
| 2644 | </message> | 2697 | </message> |
| 2645 | <message> | 2698 | <message> |
| 2646 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="73"/> | 2699 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="71"/> |
| 2647 | <source>Enter Username</source> | 2700 | <source>Enter Username</source> |
| 2648 | <translation>輸入使用者名稱</translation> | 2701 | <translation>輸入使用者名稱</translation> |
| 2649 | </message> | 2702 | </message> |
| 2650 | <message> | 2703 | <message> |
| 2651 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="136"/> | 2704 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="134"/> |
| 2652 | <source>Users</source> | 2705 | <source>Users</source> |
| 2653 | <translation>使用者</translation> | 2706 | <translation>使用者</translation> |
| 2654 | </message> | 2707 | </message> |
| 2655 | <message> | 2708 | <message> |
| 2656 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="198"/> | 2709 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="196"/> |
| 2657 | <source>Enter a username for the new user:</source> | 2710 | <source>Enter a username for the new user:</source> |
| 2658 | <translation>輸入新使用者的名稱</translation> | 2711 | <translation>輸入新使用者的名稱</translation> |
| 2659 | </message> | 2712 | </message> |
| 2660 | <message> | 2713 | <message> |
| 2661 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="218"/> | 2714 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="216"/> |
| 2662 | <source>Enter a new username:</source> | 2715 | <source>Enter a new username:</source> |
| 2663 | <translation>輸入新的使用者名稱</translation> | 2716 | <translation>輸入新的使用者名稱</translation> |
| 2664 | </message> | 2717 | </message> |
| 2665 | <message> | 2718 | <message> |
| 2666 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="243"/> | 2719 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> |
| 2667 | <source>Confirm Delete</source> | 2720 | <source>Confirm Delete</source> |
| 2668 | <translation>確認刪除</translation> | 2721 | <translation>確認刪除</translation> |
| 2669 | </message> | 2722 | </message> |
| 2670 | <message> | 2723 | <message> |
| 2671 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="244"/> | 2724 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="242"/> |
| 2672 | <source>You are about to delete user with name "%1". Are you sure?</source> | 2725 | <source>You are about to delete user with name "%1". Are you sure?</source> |
| 2673 | <translation>您確定要移除使用者「%1」嗎?</translation> | 2726 | <translation>您確定要移除使用者「%1」嗎?</translation> |
| 2674 | </message> | 2727 | </message> |
| 2675 | <message> | 2728 | <message> |
| 2676 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="271"/> | 2729 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> |
| 2677 | <source>Select User Image</source> | 2730 | <source>Select User Image</source> |
| 2678 | <translation>選擇使用者圖片</translation> | 2731 | <translation>選擇使用者圖片</translation> |
| 2679 | </message> | 2732 | </message> |
| 2680 | <message> | 2733 | <message> |
| 2681 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="272"/> | 2734 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="270"/> |
| 2682 | <source>JPEG Images (*.jpg *.jpeg)</source> | 2735 | <source>JPEG Images (*.jpg *.jpeg)</source> |
| 2683 | <translation>JPEG圖片 (*.jpg *.jpeg)</translation> | 2736 | <translation>JPEG圖片 (*.jpg *.jpeg)</translation> |
| 2684 | </message> | 2737 | </message> |
| 2685 | <message> | 2738 | <message> |
| 2686 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="281"/> | 2739 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> |
| 2687 | <source>Error deleting image</source> | 2740 | <source>Error deleting image</source> |
| 2688 | <translation>刪除圖片時發生錯誤</translation> | 2741 | <translation>刪除圖片時發生錯誤</translation> |
| 2689 | </message> | 2742 | </message> |
| 2690 | <message> | 2743 | <message> |
| 2691 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="282"/> | 2744 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="280"/> |
| 2692 | <source>Error occurred attempting to overwrite previous image at: %1.</source> | 2745 | <source>Error occurred attempting to overwrite previous image at: %1.</source> |
| 2693 | <translation>嘗試覆寫之前的圖片時發生錯誤:%1</translation> | 2746 | <translation>嘗試覆寫之前的圖片時發生錯誤:%1</translation> |
| 2694 | </message> | 2747 | </message> |
| 2695 | <message> | 2748 | <message> |
| 2696 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="290"/> | 2749 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> |
| 2697 | <source>Error deleting file</source> | 2750 | <source>Error deleting file</source> |
| 2698 | <translation>刪除檔案時發生錯誤</translation> | 2751 | <translation>刪除檔案時發生錯誤</translation> |
| 2699 | </message> | 2752 | </message> |
| 2700 | <message> | 2753 | <message> |
| 2701 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="291"/> | 2754 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="289"/> |
| 2702 | <source>Unable to delete existing file: %1.</source> | 2755 | <source>Unable to delete existing file: %1.</source> |
| 2703 | <translation>無法刪除檔案:%1</translation> | 2756 | <translation>無法刪除檔案:%1</translation> |
| 2704 | </message> | 2757 | </message> |
| 2705 | <message> | 2758 | <message> |
| 2706 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="298"/> | 2759 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> |
| 2707 | <source>Error creating user image directory</source> | 2760 | <source>Error creating user image directory</source> |
| 2708 | <translation>建立使用者圖片資料夾時發生錯誤</translation> | 2761 | <translation>建立使用者圖片資料夾時發生錯誤</translation> |
| 2709 | </message> | 2762 | </message> |
| 2710 | <message> | 2763 | <message> |
| 2711 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="299"/> | 2764 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="297"/> |
| 2712 | <source>Unable to create directory %1 for storing user images.</source> | 2765 | <source>Unable to create directory %1 for storing user images.</source> |
| 2713 | <translation>無法建立儲存使用者圖片的資料夾 %1</translation> | 2766 | <translation>無法建立儲存使用者圖片的資料夾 %1</translation> |
| 2714 | </message> | 2767 | </message> |
| 2715 | <message> | 2768 | <message> |
| 2716 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="304"/> | 2769 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> |
| 2717 | <source>Error copying user image</source> | 2770 | <source>Error copying user image</source> |
| 2718 | <translation>複製使用者圖片時發生錯誤</translation> | 2771 | <translation>複製使用者圖片時發生錯誤</translation> |
| 2719 | </message> | 2772 | </message> |
| 2720 | <message> | 2773 | <message> |
| 2721 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="305"/> | 2774 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="303"/> |
| 2722 | <source>Unable to copy image from %1 to %2</source> | 2775 | <source>Unable to copy image from %1 to %2</source> |
| 2723 | <translation>無法將圖片從 %1 複製到 %2</translation> | 2776 | <translation>無法將圖片從 %1 複製到 %2</translation> |
| 2724 | </message> | 2777 | </message> |
| 2725 | <message> | 2778 | <message> |
| 2726 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="314"/> | 2779 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> |
| 2727 | <source>Error resizing user image</source> | 2780 | <source>Error resizing user image</source> |
| 2728 | <translation>調整使用者圖片大小時發生錯誤</translation> | 2781 | <translation>調整使用者圖片大小時發生錯誤</translation> |
| 2729 | </message> | 2782 | </message> |
| 2730 | <message> | 2783 | <message> |
| 2731 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="315"/> | 2784 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="313"/> |
| 2732 | <source>Unable to resize image</source> | 2785 | <source>Unable to resize image</source> |
| 2733 | <translation>無法調整圖片大小</translation> | 2786 | <translation>無法調整圖片大小</translation> |
| 2734 | </message> | 2787 | </message> |
| @@ -3172,17 +3225,17 @@ To invert the axes, first move your joystick vertically, and then horizontally.< | |||
| 3172 | <translation>僅在遊戲未執行時才能修改使用者設定檔</translation> | 3225 | <translation>僅在遊戲未執行時才能修改使用者設定檔</translation> |
| 3173 | </message> | 3226 | </message> |
| 3174 | <message> | 3227 | <message> |
| 3175 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="166"/> | 3228 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="164"/> |
| 3176 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> | 3229 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> |
| 3177 | <translation>這會使用新的虛擬 Switch 取代你目前的虛擬 Switch,且將無法還原目前的虛擬 Switch。在部分遊戲中可能會出現意外後果。此動作可能因您使用過時的設定存檔而失敗。確定要繼續嗎?</translation> | 3230 | <translation>這會使用新的虛擬 Switch 取代你目前的虛擬 Switch,且將無法還原目前的虛擬 Switch。在部分遊戲中可能會出現意外後果。此動作可能因您使用過時的設定存檔而失敗。確定要繼續嗎?</translation> |
| 3178 | </message> | 3231 | </message> |
| 3179 | <message> | 3232 | <message> |
| 3180 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="170"/> | 3233 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="168"/> |
| 3181 | <source>Warning</source> | 3234 | <source>Warning</source> |
| 3182 | <translation>警告</translation> | 3235 | <translation>警告</translation> |
| 3183 | </message> | 3236 | </message> |
| 3184 | <message> | 3237 | <message> |
| 3185 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="178"/> | 3238 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="176"/> |
| 3186 | <source>Console ID: 0x%1</source> | 3239 | <source>Console ID: 0x%1</source> |
| 3187 | <translation>主機 ID:0x%1</translation> | 3240 | <translation>主機 ID:0x%1</translation> |
| 3188 | </message> | 3241 | </message> |
| @@ -3298,54 +3351,54 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3298 | <translation>刪除定位點</translation> | 3351 | <translation>刪除定位點</translation> |
| 3299 | </message> | 3352 | </message> |
| 3300 | <message> | 3353 | <message> |
| 3301 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3354 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3302 | <source>Button</source> | 3355 | <source>Button</source> |
| 3303 | <translation>按鈕</translation> | 3356 | <translation>按鈕</translation> |
| 3304 | </message> | 3357 | </message> |
| 3305 | <message> | 3358 | <message> |
| 3306 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3359 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3307 | <source>X</source> | 3360 | <source>X</source> |
| 3308 | <comment>X axis</comment> | 3361 | <comment>X axis</comment> |
| 3309 | <translation>X</translation> | 3362 | <translation>X</translation> |
| 3310 | </message> | 3363 | </message> |
| 3311 | <message> | 3364 | <message> |
| 3312 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3365 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3313 | <source>Y</source> | 3366 | <source>Y</source> |
| 3314 | <comment>Y axis</comment> | 3367 | <comment>Y axis</comment> |
| 3315 | <translation>Y</translation> | 3368 | <translation>Y</translation> |
| 3316 | </message> | 3369 | </message> |
| 3317 | <message> | 3370 | <message> |
| 3318 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> | 3371 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> |
| 3319 | <source>New Profile</source> | 3372 | <source>New Profile</source> |
| 3320 | <translation>新增設定檔</translation> | 3373 | <translation>新增設定檔</translation> |
| 3321 | </message> | 3374 | </message> |
| 3322 | <message> | 3375 | <message> |
| 3323 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> | 3376 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> |
| 3324 | <source>Enter the name for the new profile.</source> | 3377 | <source>Enter the name for the new profile.</source> |
| 3325 | <translation>輸入新設定檔的名稱</translation> | 3378 | <translation>輸入新設定檔的名稱</translation> |
| 3326 | </message> | 3379 | </message> |
| 3327 | <message> | 3380 | <message> |
| 3328 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> | 3381 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> |
| 3329 | <source>Delete Profile</source> | 3382 | <source>Delete Profile</source> |
| 3330 | <translation>刪除設定檔</translation> | 3383 | <translation>刪除設定檔</translation> |
| 3331 | </message> | 3384 | </message> |
| 3332 | <message> | 3385 | <message> |
| 3333 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> | 3386 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> |
| 3334 | <source>Delete profile %1?</source> | 3387 | <source>Delete profile %1?</source> |
| 3335 | <translation>是否刪除設定檔 %1?</translation> | 3388 | <translation>是否刪除設定檔 %1?</translation> |
| 3336 | </message> | 3389 | </message> |
| 3337 | <message> | 3390 | <message> |
| 3338 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> | 3391 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> |
| 3339 | <source>Rename Profile</source> | 3392 | <source>Rename Profile</source> |
| 3340 | <translation>重新命名設定檔</translation> | 3393 | <translation>重新命名設定檔</translation> |
| 3341 | </message> | 3394 | </message> |
| 3342 | <message> | 3395 | <message> |
| 3343 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> | 3396 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> |
| 3344 | <source>New name:</source> | 3397 | <source>New name:</source> |
| 3345 | <translation>新名稱:</translation> | 3398 | <translation>新名稱:</translation> |
| 3346 | </message> | 3399 | </message> |
| 3347 | <message> | 3400 | <message> |
| 3348 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="233"/> | 3401 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="232"/> |
| 3349 | <source>[press key]</source> | 3402 | <source>[press key]</source> |
| 3350 | <translation>[按下按鍵]</translation> | 3403 | <translation>[按下按鍵]</translation> |
| 3351 | </message> | 3404 | </message> |
| @@ -3783,895 +3836,897 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3783 | <context> | 3836 | <context> |
| 3784 | <name>GMainWindow</name> | 3837 | <name>GMainWindow</name> |
| 3785 | <message> | 3838 | <message> |
| 3786 | <location filename="../../src/yuzu/main.cpp" line="180"/> | 3839 | <location filename="../../src/yuzu/main.cpp" line="176"/> |
| 3787 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> | 3840 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> |
| 3788 | <translation>我們<a href='https://yuzu-emu.org/help/feature/telemetry/'>蒐集匿名的資料</a>以幫助改善 yuzu。<br/><br/>您願意和我們分享您的使用資料嗎?</translation> | 3841 | <translation>我們<a href='https://yuzu-emu.org/help/feature/telemetry/'>蒐集匿名的資料</a>以幫助改善 yuzu。<br/><br/>您願意和我們分享您的使用資料嗎?</translation> |
| 3789 | </message> | 3842 | </message> |
| 3790 | <message> | 3843 | <message> |
| 3791 | <location filename="../../src/yuzu/main.cpp" line="183"/> | 3844 | <location filename="../../src/yuzu/main.cpp" line="179"/> |
| 3792 | <source>Telemetry</source> | 3845 | <source>Telemetry</source> |
| 3793 | <translation>遙測</translation> | 3846 | <translation>遙測</translation> |
| 3794 | </message> | 3847 | </message> |
| 3795 | <message> | 3848 | <message> |
| 3796 | <location filename="../../src/yuzu/main.cpp" line="603"/> | 3849 | <location filename="../../src/yuzu/main.cpp" line="606"/> |
| 3797 | <source>Loading Web Applet...</source> | 3850 | <source>Loading Web Applet...</source> |
| 3798 | <translation>載入 Web Applet...</translation> | 3851 | <translation>載入 Web Applet...</translation> |
| 3799 | </message> | 3852 | </message> |
| 3800 | <message> | 3853 | <message> |
| 3801 | <location filename="../../src/yuzu/main.cpp" line="650"/> | ||
| 3802 | <location filename="../../src/yuzu/main.cpp" line="653"/> | 3854 | <location filename="../../src/yuzu/main.cpp" line="653"/> |
| 3855 | <location filename="../../src/yuzu/main.cpp" line="656"/> | ||
| 3803 | <source>Disable Web Applet</source> | 3856 | <source>Disable Web Applet</source> |
| 3804 | <translation>停用 Web Applet</translation> | 3857 | <translation>停用 Web Applet</translation> |
| 3805 | </message> | 3858 | </message> |
| 3806 | <message> | 3859 | <message> |
| 3807 | <location filename="../../src/yuzu/main.cpp" line="654"/> | 3860 | <location filename="../../src/yuzu/main.cpp" line="657"/> |
| 3808 | <source>Disabling the web applet will cause it to not be shown again for the rest of the emulated session. This can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet?</source> | 3861 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? |
| 3809 | <translation>停用 web applet 會導致不再顯示於模擬視窗。可能導致非預期後果,且只能用於《超級瑪利歐 3D 收藏輯》。您確定要停用 web applet?</translation> | 3862 | (This can be re-enabled in the Debug settings.)</source> |
| 3863 | <translation>禁用 Web 应用程序可能会导致未知的行为,且只能在《超级马里奥 3D 全明星》中使用。您确定要禁用 Web 应用程序吗? | ||
| 3864 | (您可以在调试选项中重新启用它。)</translation> | ||
| 3810 | </message> | 3865 | </message> |
| 3811 | <message> | 3866 | <message> |
| 3812 | <location filename="../../src/yuzu/main.cpp" line="757"/> | 3867 | <location filename="../../src/yuzu/main.cpp" line="760"/> |
| 3813 | <source>The amount of shaders currently being built</source> | 3868 | <source>The amount of shaders currently being built</source> |
| 3814 | <translation>目前正在建構的著色器數量</translation> | 3869 | <translation>目前正在建構的著色器數量</translation> |
| 3815 | </message> | 3870 | </message> |
| 3816 | <message> | 3871 | <message> |
| 3817 | <location filename="../../src/yuzu/main.cpp" line="759"/> | 3872 | <location filename="../../src/yuzu/main.cpp" line="762"/> |
| 3818 | <source>The current selected resolution scaling multiplier.</source> | 3873 | <source>The current selected resolution scaling multiplier.</source> |
| 3819 | <translation>目前選擇的解析度縮放比例。</translation> | 3874 | <translation>目前選擇的解析度縮放比例。</translation> |
| 3820 | </message> | 3875 | </message> |
| 3821 | <message> | 3876 | <message> |
| 3822 | <location filename="../../src/yuzu/main.cpp" line="762"/> | 3877 | <location filename="../../src/yuzu/main.cpp" line="765"/> |
| 3823 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3878 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3824 | <translation>目前的模擬速度。高於或低於 100% 表示比實際 Switch 執行速度更快或更慢。</translation> | 3879 | <translation>目前的模擬速度。高於或低於 100% 表示比實際 Switch 執行速度更快或更慢。</translation> |
| 3825 | </message> | 3880 | </message> |
| 3826 | <message> | 3881 | <message> |
| 3827 | <location filename="../../src/yuzu/main.cpp" line="765"/> | 3882 | <location filename="../../src/yuzu/main.cpp" line="768"/> |
| 3828 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3883 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3829 | <translation>遊戲即時 FPS。會因遊戲和場景的不同而改變。</translation> | 3884 | <translation>遊戲即時 FPS。會因遊戲和場景的不同而改變。</translation> |
| 3830 | </message> | 3885 | </message> |
| 3831 | <message> | 3886 | <message> |
| 3832 | <location filename="../../src/yuzu/main.cpp" line="769"/> | 3887 | <location filename="../../src/yuzu/main.cpp" line="772"/> |
| 3833 | <source>Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For full-speed emulation this should be at most 16.67 ms.</source> | 3888 | <source>Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For full-speed emulation this should be at most 16.67 ms.</source> |
| 3834 | <translation>在不考慮幀數限制和垂直同步的情況下模擬一個 Switch 畫格的實際時間,若要全速模擬,此數值不得超過 16.67 毫秒。</translation> | 3889 | <translation>在不考慮幀數限制和垂直同步的情況下模擬一個 Switch 畫格的實際時間,若要全速模擬,此數值不得超過 16.67 毫秒。</translation> |
| 3835 | </message> | 3890 | </message> |
| 3836 | <message> | 3891 | <message> |
| 3837 | <location filename="../../src/yuzu/main.cpp" line="826"/> | 3892 | <location filename="../../src/yuzu/main.cpp" line="829"/> |
| 3838 | <source>DOCK</source> | 3893 | <source>DOCK</source> |
| 3839 | <translation>TV 模式</translation> | 3894 | <translation>TV 模式</translation> |
| 3840 | </message> | 3895 | </message> |
| 3841 | <message> | 3896 | <message> |
| 3842 | <location filename="../../src/yuzu/main.cpp" line="845"/> | 3897 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3843 | <source>VULKAN</source> | 3898 | <source>VULKAN</source> |
| 3844 | <translation>VULKAN</translation> | 3899 | <translation>VULKAN</translation> |
| 3845 | </message> | 3900 | </message> |
| 3846 | <message> | 3901 | <message> |
| 3847 | <location filename="../../src/yuzu/main.cpp" line="845"/> | 3902 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3848 | <source>OPENGL</source> | 3903 | <source>OPENGL</source> |
| 3849 | <translation>OPENGL</translation> | 3904 | <translation>OPENGL</translation> |
| 3850 | </message> | 3905 | </message> |
| 3851 | <message> | 3906 | <message> |
| 3852 | <location filename="../../src/yuzu/main.cpp" line="908"/> | 3907 | <location filename="../../src/yuzu/main.cpp" line="911"/> |
| 3853 | <source>&Clear Recent Files</source> | 3908 | <source>&Clear Recent Files</source> |
| 3854 | <translation>清除最近的檔案(&C)</translation> | 3909 | <translation>清除最近的檔案(&C)</translation> |
| 3855 | </message> | 3910 | </message> |
| 3856 | <message> | 3911 | <message> |
| 3857 | <location filename="../../src/yuzu/main.cpp" line="1179"/> | 3912 | <location filename="../../src/yuzu/main.cpp" line="1182"/> |
| 3858 | <source>&Continue</source> | 3913 | <source>&Continue</source> |
| 3859 | <translation>繼續(&C)</translation> | 3914 | <translation>繼續(&C)</translation> |
| 3860 | </message> | 3915 | </message> |
| 3861 | <message> | 3916 | <message> |
| 3862 | <location filename="../../src/yuzu/main.cpp" line="1181"/> | 3917 | <location filename="../../src/yuzu/main.cpp" line="1184"/> |
| 3863 | <source>&Pause</source> | 3918 | <source>&Pause</source> |
| 3864 | <translation>&暫停</translation> | 3919 | <translation>&暫停</translation> |
| 3865 | </message> | 3920 | </message> |
| 3866 | <message> | 3921 | <message> |
| 3867 | <location filename="../../src/yuzu/main.cpp" line="1222"/> | 3922 | <location filename="../../src/yuzu/main.cpp" line="1225"/> |
| 3868 | <source>yuzu is running a game</source> | 3923 | <source>yuzu is running a game</source> |
| 3869 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 3924 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 3870 | <translation>yuzu 正在執行中</translation> | 3925 | <translation>yuzu 正在執行中</translation> |
| 3871 | </message> | 3926 | </message> |
| 3872 | <message> | 3927 | <message> |
| 3873 | <location filename="../../src/yuzu/main.cpp" line="1306"/> | 3928 | <location filename="../../src/yuzu/main.cpp" line="1310"/> |
| 3874 | <source>Warning Outdated Game Format</source> | 3929 | <source>Warning Outdated Game Format</source> |
| 3875 | <translation>過時遊戲格式警告</translation> | 3930 | <translation>過時遊戲格式警告</translation> |
| 3876 | </message> | 3931 | </message> |
| 3877 | <message> | 3932 | <message> |
| 3878 | <location filename="../../src/yuzu/main.cpp" line="1307"/> | 3933 | <location filename="../../src/yuzu/main.cpp" line="1311"/> |
| 3879 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> | 3934 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> |
| 3880 | <translation>此遊戲為解構的 ROM 資料夾格式,這是一種過時的格式,已被其他格式取代,如 NCA、NAX、XCI、NSP。解構的 ROM 目錄缺少圖示、中繼資料和更新支援。<br><br>有關 yuzu 支援的各種 Switch 格式說明,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>請參閱我們的 wiki </a>。此訊息將不再顯示。</translation> | 3935 | <translation>此遊戲為解構的 ROM 資料夾格式,這是一種過時的格式,已被其他格式取代,如 NCA、NAX、XCI、NSP。解構的 ROM 目錄缺少圖示、中繼資料和更新支援。<br><br>有關 yuzu 支援的各種 Switch 格式說明,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>請參閱我們的 wiki </a>。此訊息將不再顯示。</translation> |
| 3881 | </message> | 3936 | </message> |
| 3882 | <message> | 3937 | <message> |
| 3883 | <location filename="../../src/yuzu/main.cpp" line="1319"/> | 3938 | <location filename="../../src/yuzu/main.cpp" line="1323"/> |
| 3884 | <location filename="../../src/yuzu/main.cpp" line="1353"/> | 3939 | <location filename="../../src/yuzu/main.cpp" line="1357"/> |
| 3885 | <source>Error while loading ROM!</source> | 3940 | <source>Error while loading ROM!</source> |
| 3886 | <translation>載入 ROM 時發生錯誤!</translation> | 3941 | <translation>載入 ROM 時發生錯誤!</translation> |
| 3887 | </message> | 3942 | </message> |
| 3888 | <message> | 3943 | <message> |
| 3889 | <location filename="../../src/yuzu/main.cpp" line="1320"/> | 3944 | <location filename="../../src/yuzu/main.cpp" line="1324"/> |
| 3890 | <source>The ROM format is not supported.</source> | 3945 | <source>The ROM format is not supported.</source> |
| 3891 | <translation>此 ROM 格式不支援</translation> | 3946 | <translation>此 ROM 格式不支援</translation> |
| 3892 | </message> | 3947 | </message> |
| 3893 | <message> | 3948 | <message> |
| 3894 | <location filename="../../src/yuzu/main.cpp" line="1324"/> | 3949 | <location filename="../../src/yuzu/main.cpp" line="1328"/> |
| 3895 | <source>An error occurred initializing the video core.</source> | 3950 | <source>An error occurred initializing the video core.</source> |
| 3896 | <translation>初始化視訊核心時發生錯誤</translation> | 3951 | <translation>初始化視訊核心時發生錯誤</translation> |
| 3897 | </message> | 3952 | </message> |
| 3898 | <message> | 3953 | <message> |
| 3899 | <location filename="../../src/yuzu/main.cpp" line="1325"/> | 3954 | <location filename="../../src/yuzu/main.cpp" line="1329"/> |
| 3900 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> | 3955 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> |
| 3901 | <translation>yuzu 在執行視訊核心時發生錯誤。 這可能是 GPU 驅動程序過舊造成的。 詳細資訊請查閱日誌檔案。 關於日誌檔案的更多資訊,請參考以下頁面:<a href='https://yuzu-emu.org/help/reference/log-files/'>如何上傳日誌檔案</a>。</translation> | 3956 | <translation>yuzu 在執行視訊核心時發生錯誤。 這可能是 GPU 驅動程序過舊造成的。 詳細資訊請查閱日誌檔案。 關於日誌檔案的更多資訊,請參考以下頁面:<a href='https://yuzu-emu.org/help/reference/log-files/'>如何上傳日誌檔案</a>。</translation> |
| 3902 | </message> | 3957 | </message> |
| 3903 | <message> | 3958 | <message> |
| 3904 | <location filename="../../src/yuzu/main.cpp" line="1340"/> | 3959 | <location filename="../../src/yuzu/main.cpp" line="1344"/> |
| 3905 | <source>Error while loading ROM! %1</source> | 3960 | <source>Error while loading ROM! %1</source> |
| 3906 | <comment>%1 signifies a numeric error code.</comment> | 3961 | <comment>%1 signifies a numeric error code.</comment> |
| 3907 | <translation>載入 ROM 時發生錯誤!%1</translation> | 3962 | <translation>載入 ROM 時發生錯誤!%1</translation> |
| 3908 | </message> | 3963 | </message> |
| 3909 | <message> | 3964 | <message> |
| 3910 | <location filename="../../src/yuzu/main.cpp" line="1343"/> | 3965 | <location filename="../../src/yuzu/main.cpp" line="1347"/> |
| 3911 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> | 3966 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> |
| 3912 | <comment>%1 signifies an error string.</comment> | 3967 | <comment>%1 signifies an error string.</comment> |
| 3913 | <translation>%1<br>請參閱 <a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速指引</a>以重新傾印檔案。<br>您可以前往 yuzu 的 wiki</a> 或 Discord 社群</a>以獲得幫助。</translation> | 3968 | <translation>%1<br>請參閱 <a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速指引</a>以重新傾印檔案。<br>您可以前往 yuzu 的 wiki</a> 或 Discord 社群</a>以獲得幫助。</translation> |
| 3914 | </message> | 3969 | </message> |
| 3915 | <message> | 3970 | <message> |
| 3916 | <location filename="../../src/yuzu/main.cpp" line="1354"/> | 3971 | <location filename="../../src/yuzu/main.cpp" line="1358"/> |
| 3917 | <source>An unknown error occurred. Please see the log for more details.</source> | 3972 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3918 | <translation>發生未知錯誤,請檢視紀錄了解細節。</translation> | 3973 | <translation>發生未知錯誤,請檢視紀錄了解細節。</translation> |
| 3919 | </message> | 3974 | </message> |
| 3920 | <message> | 3975 | <message> |
| 3921 | <location filename="../../src/yuzu/main.cpp" line="1478"/> | 3976 | <location filename="../../src/yuzu/main.cpp" line="1482"/> |
| 3922 | <source>(64-bit)</source> | 3977 | <source>(64-bit)</source> |
| 3923 | <translation>(64-bit)</translation> | 3978 | <translation>(64-bit)</translation> |
| 3924 | </message> | 3979 | </message> |
| 3925 | <message> | 3980 | <message> |
| 3926 | <location filename="../../src/yuzu/main.cpp" line="1478"/> | 3981 | <location filename="../../src/yuzu/main.cpp" line="1482"/> |
| 3927 | <source>(32-bit)</source> | 3982 | <source>(32-bit)</source> |
| 3928 | <translation>(32-bit)</translation> | 3983 | <translation>(32-bit)</translation> |
| 3929 | </message> | 3984 | </message> |
| 3930 | <message> | 3985 | <message> |
| 3931 | <location filename="../../src/yuzu/main.cpp" line="1479"/> | 3986 | <location filename="../../src/yuzu/main.cpp" line="1483"/> |
| 3932 | <source>%1 %2</source> | 3987 | <source>%1 %2</source> |
| 3933 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3988 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3934 | <translation>%1 %2</translation> | 3989 | <translation>%1 %2</translation> |
| 3935 | </message> | 3990 | </message> |
| 3936 | <message> | 3991 | <message> |
| 3937 | <location filename="../../src/yuzu/main.cpp" line="1626"/> | 3992 | <location filename="../../src/yuzu/main.cpp" line="1630"/> |
| 3938 | <source>Save Data</source> | 3993 | <source>Save Data</source> |
| 3939 | <translation>儲存資料</translation> | 3994 | <translation>儲存資料</translation> |
| 3940 | </message> | 3995 | </message> |
| 3941 | <message> | 3996 | <message> |
| 3942 | <location filename="../../src/yuzu/main.cpp" line="1674"/> | 3997 | <location filename="../../src/yuzu/main.cpp" line="1678"/> |
| 3943 | <source>Mod Data</source> | 3998 | <source>Mod Data</source> |
| 3944 | <translation>模組資料</translation> | 3999 | <translation>模組資料</translation> |
| 3945 | </message> | 4000 | </message> |
| 3946 | <message> | 4001 | <message> |
| 3947 | <location filename="../../src/yuzu/main.cpp" line="1686"/> | 4002 | <location filename="../../src/yuzu/main.cpp" line="1690"/> |
| 3948 | <source>Error Opening %1 Folder</source> | 4003 | <source>Error Opening %1 Folder</source> |
| 3949 | <translation>開啟資料夾 %1 時發生錯誤</translation> | 4004 | <translation>開啟資料夾 %1 時發生錯誤</translation> |
| 3950 | </message> | 4005 | </message> |
| 3951 | <message> | 4006 | <message> |
| 3952 | <location filename="../../src/yuzu/main.cpp" line="1687"/> | 4007 | <location filename="../../src/yuzu/main.cpp" line="1691"/> |
| 3953 | <location filename="../../src/yuzu/main.cpp" line="2093"/> | 4008 | <location filename="../../src/yuzu/main.cpp" line="2097"/> |
| 3954 | <source>Folder does not exist!</source> | 4009 | <source>Folder does not exist!</source> |
| 3955 | <translation>資料夾不存在</translation> | 4010 | <translation>資料夾不存在</translation> |
| 3956 | </message> | 4011 | </message> |
| 3957 | <message> | 4012 | <message> |
| 3958 | <location filename="../../src/yuzu/main.cpp" line="1699"/> | 4013 | <location filename="../../src/yuzu/main.cpp" line="1703"/> |
| 3959 | <source>Error Opening Transferable Shader Cache</source> | 4014 | <source>Error Opening Transferable Shader Cache</source> |
| 3960 | <translation>開啟通用著色器快取位置時發生錯誤</translation> | 4015 | <translation>開啟通用著色器快取位置時發生錯誤</translation> |
| 3961 | </message> | 4016 | </message> |
| 3962 | <message> | 4017 | <message> |
| 3963 | <location filename="../../src/yuzu/main.cpp" line="1700"/> | 4018 | <location filename="../../src/yuzu/main.cpp" line="1704"/> |
| 3964 | <source>Failed to create the shader cache directory for this title.</source> | 4019 | <source>Failed to create the shader cache directory for this title.</source> |
| 3965 | <translation>無法新增此遊戲的著色器快取資料夾。</translation> | 4020 | <translation>無法新增此遊戲的著色器快取資料夾。</translation> |
| 3966 | </message> | 4021 | </message> |
| 3967 | <message> | 4022 | <message> |
| 3968 | <location filename="../../src/yuzu/main.cpp" line="1752"/> | 4023 | <location filename="../../src/yuzu/main.cpp" line="1756"/> |
| 3969 | <source>Contents</source> | 4024 | <source>Contents</source> |
| 3970 | <translation>內容</translation> | 4025 | <translation>內容</translation> |
| 3971 | </message> | 4026 | </message> |
| 3972 | <message> | 4027 | <message> |
| 3973 | <location filename="../../src/yuzu/main.cpp" line="1754"/> | 4028 | <location filename="../../src/yuzu/main.cpp" line="1758"/> |
| 3974 | <source>Update</source> | 4029 | <source>Update</source> |
| 3975 | <translation>遊戲更新</translation> | 4030 | <translation>遊戲更新</translation> |
| 3976 | </message> | 4031 | </message> |
| 3977 | <message> | 4032 | <message> |
| 3978 | <location filename="../../src/yuzu/main.cpp" line="1756"/> | 4033 | <location filename="../../src/yuzu/main.cpp" line="1760"/> |
| 3979 | <source>DLC</source> | 4034 | <source>DLC</source> |
| 3980 | <translation>DLC</translation> | 4035 | <translation>DLC</translation> |
| 3981 | </message> | 4036 | </message> |
| 3982 | <message> | 4037 | <message> |
| 3983 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 4038 | <location filename="../../src/yuzu/main.cpp" line="1767"/> |
| 3984 | <source>Remove Entry</source> | 4039 | <source>Remove Entry</source> |
| 3985 | <translation>移除項目</translation> | 4040 | <translation>移除項目</translation> |
| 3986 | </message> | 4041 | </message> |
| 3987 | <message> | 4042 | <message> |
| 3988 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 4043 | <location filename="../../src/yuzu/main.cpp" line="1767"/> |
| 3989 | <source>Remove Installed Game %1?</source> | 4044 | <source>Remove Installed Game %1?</source> |
| 3990 | <translation>移除已安裝的遊戲「%1」?</translation> | 4045 | <translation>移除已安裝的遊戲「%1」?</translation> |
| 3991 | </message> | 4046 | </message> |
| 3992 | <message> | 4047 | <message> |
| 3993 | <location filename="../../src/yuzu/main.cpp" line="1793"/> | 4048 | <location filename="../../src/yuzu/main.cpp" line="1797"/> |
| 3994 | <location filename="../../src/yuzu/main.cpp" line="1809"/> | 4049 | <location filename="../../src/yuzu/main.cpp" line="1813"/> |
| 3995 | <location filename="../../src/yuzu/main.cpp" line="1840"/> | 4050 | <location filename="../../src/yuzu/main.cpp" line="1844"/> |
| 3996 | <location filename="../../src/yuzu/main.cpp" line="1901"/> | 4051 | <location filename="../../src/yuzu/main.cpp" line="1905"/> |
| 3997 | <location filename="../../src/yuzu/main.cpp" line="1919"/> | 4052 | <location filename="../../src/yuzu/main.cpp" line="1923"/> |
| 3998 | <location filename="../../src/yuzu/main.cpp" line="1942"/> | 4053 | <location filename="../../src/yuzu/main.cpp" line="1946"/> |
| 3999 | <source>Successfully Removed</source> | 4054 | <source>Successfully Removed</source> |
| 4000 | <translation>移除成功</translation> | 4055 | <translation>移除成功</translation> |
| 4001 | </message> | 4056 | </message> |
| 4002 | <message> | 4057 | <message> |
| 4003 | <location filename="../../src/yuzu/main.cpp" line="1794"/> | 4058 | <location filename="../../src/yuzu/main.cpp" line="1798"/> |
| 4004 | <source>Successfully removed the installed base game.</source> | 4059 | <source>Successfully removed the installed base game.</source> |
| 4005 | <translation>成功移除已安裝的遊戲。</translation> | 4060 | <translation>成功移除已安裝的遊戲。</translation> |
| 4006 | </message> | 4061 | </message> |
| 4007 | <message> | 4062 | <message> |
| 4008 | <location filename="../../src/yuzu/main.cpp" line="1797"/> | 4063 | <location filename="../../src/yuzu/main.cpp" line="1801"/> |
| 4009 | <location filename="../../src/yuzu/main.cpp" line="1812"/> | 4064 | <location filename="../../src/yuzu/main.cpp" line="1816"/> |
| 4010 | <location filename="../../src/yuzu/main.cpp" line="1835"/> | 4065 | <location filename="../../src/yuzu/main.cpp" line="1839"/> |
| 4011 | <source>Error Removing %1</source> | 4066 | <source>Error Removing %1</source> |
| 4012 | <translation>移除 %1 失敗</translation> | 4067 | <translation>移除 %1 失敗</translation> |
| 4013 | </message> | 4068 | </message> |
| 4014 | <message> | 4069 | <message> |
| 4015 | <location filename="../../src/yuzu/main.cpp" line="1798"/> | 4070 | <location filename="../../src/yuzu/main.cpp" line="1802"/> |
| 4016 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4071 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4017 | <translation>此遊戲並非安裝在內部儲存空間,因此無法移除。</translation> | 4072 | <translation>此遊戲並非安裝在內部儲存空間,因此無法移除。</translation> |
| 4018 | </message> | 4073 | </message> |
| 4019 | <message> | 4074 | <message> |
| 4020 | <location filename="../../src/yuzu/main.cpp" line="1810"/> | 4075 | <location filename="../../src/yuzu/main.cpp" line="1814"/> |
| 4021 | <source>Successfully removed the installed update.</source> | 4076 | <source>Successfully removed the installed update.</source> |
| 4022 | <translation>成功移除已安裝的遊戲更新。</translation> | 4077 | <translation>成功移除已安裝的遊戲更新。</translation> |
| 4023 | </message> | 4078 | </message> |
| 4024 | <message> | 4079 | <message> |
| 4025 | <location filename="../../src/yuzu/main.cpp" line="1813"/> | 4080 | <location filename="../../src/yuzu/main.cpp" line="1817"/> |
| 4026 | <source>There is no update installed for this title.</source> | 4081 | <source>There is no update installed for this title.</source> |
| 4027 | <translation>此遊戲沒有已安裝的更新。</translation> | 4082 | <translation>此遊戲沒有已安裝的更新。</translation> |
| 4028 | </message> | 4083 | </message> |
| 4029 | <message> | 4084 | <message> |
| 4030 | <location filename="../../src/yuzu/main.cpp" line="1836"/> | 4085 | <location filename="../../src/yuzu/main.cpp" line="1840"/> |
| 4031 | <source>There are no DLC installed for this title.</source> | 4086 | <source>There are no DLC installed for this title.</source> |
| 4032 | <translation>此遊戲沒有已安裝的 DLC。</translation> | 4087 | <translation>此遊戲沒有已安裝的 DLC。</translation> |
| 4033 | </message> | 4088 | </message> |
| 4034 | <message> | 4089 | <message> |
| 4035 | <location filename="../../src/yuzu/main.cpp" line="1841"/> | 4090 | <location filename="../../src/yuzu/main.cpp" line="1845"/> |
| 4036 | <source>Successfully removed %1 installed DLC.</source> | 4091 | <source>Successfully removed %1 installed DLC.</source> |
| 4037 | <translation>成功移除遊戲 %1 已安裝的 DLC。</translation> | 4092 | <translation>成功移除遊戲 %1 已安裝的 DLC。</translation> |
| 4038 | </message> | 4093 | </message> |
| 4039 | <message> | 4094 | <message> |
| 4040 | <location filename="../../src/yuzu/main.cpp" line="1849"/> | 4095 | <location filename="../../src/yuzu/main.cpp" line="1853"/> |
| 4041 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4096 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4042 | <translation>刪除 OpenGL 模式的著色器快取?</translation> | 4097 | <translation>刪除 OpenGL 模式的著色器快取?</translation> |
| 4043 | </message> | 4098 | </message> |
| 4044 | <message> | 4099 | <message> |
| 4045 | <location filename="../../src/yuzu/main.cpp" line="1851"/> | 4100 | <location filename="../../src/yuzu/main.cpp" line="1855"/> |
| 4046 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4101 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4047 | <translation>刪除 Vulkan 模式的著色器快取?</translation> | 4102 | <translation>刪除 Vulkan 模式的著色器快取?</translation> |
| 4048 | </message> | 4103 | </message> |
| 4049 | <message> | 4104 | <message> |
| 4050 | <location filename="../../src/yuzu/main.cpp" line="1853"/> | 4105 | <location filename="../../src/yuzu/main.cpp" line="1857"/> |
| 4051 | <source>Delete All Transferable Shader Caches?</source> | 4106 | <source>Delete All Transferable Shader Caches?</source> |
| 4052 | <translation>刪除所有的著色器快取?</translation> | 4107 | <translation>刪除所有的著色器快取?</translation> |
| 4053 | </message> | 4108 | </message> |
| 4054 | <message> | 4109 | <message> |
| 4055 | <location filename="../../src/yuzu/main.cpp" line="1855"/> | 4110 | <location filename="../../src/yuzu/main.cpp" line="1859"/> |
| 4056 | <source>Remove Custom Game Configuration?</source> | 4111 | <source>Remove Custom Game Configuration?</source> |
| 4057 | <translation>移除額外遊戲設定?</translation> | 4112 | <translation>移除額外遊戲設定?</translation> |
| 4058 | </message> | 4113 | </message> |
| 4059 | <message> | 4114 | <message> |
| 4060 | <location filename="../../src/yuzu/main.cpp" line="1861"/> | 4115 | <location filename="../../src/yuzu/main.cpp" line="1865"/> |
| 4061 | <source>Remove File</source> | 4116 | <source>Remove File</source> |
| 4062 | <translation>刪除檔案</translation> | 4117 | <translation>刪除檔案</translation> |
| 4063 | </message> | 4118 | </message> |
| 4064 | <message> | 4119 | <message> |
| 4065 | <location filename="../../src/yuzu/main.cpp" line="1896"/> | 4120 | <location filename="../../src/yuzu/main.cpp" line="1900"/> |
| 4066 | <location filename="../../src/yuzu/main.cpp" line="1904"/> | 4121 | <location filename="../../src/yuzu/main.cpp" line="1908"/> |
| 4067 | <source>Error Removing Transferable Shader Cache</source> | 4122 | <source>Error Removing Transferable Shader Cache</source> |
| 4068 | <translation>刪除通用著色器快取時發生錯誤</translation> | 4123 | <translation>刪除通用著色器快取時發生錯誤</translation> |
| 4069 | </message> | 4124 | </message> |
| 4070 | <message> | 4125 | <message> |
| 4071 | <location filename="../../src/yuzu/main.cpp" line="1897"/> | 4126 | <location filename="../../src/yuzu/main.cpp" line="1901"/> |
| 4072 | <location filename="../../src/yuzu/main.cpp" line="1915"/> | 4127 | <location filename="../../src/yuzu/main.cpp" line="1919"/> |
| 4073 | <source>A shader cache for this title does not exist.</source> | 4128 | <source>A shader cache for this title does not exist.</source> |
| 4074 | <translation>此遊戲沒有著色器快取</translation> | 4129 | <translation>此遊戲沒有著色器快取</translation> |
| 4075 | </message> | 4130 | </message> |
| 4076 | <message> | 4131 | <message> |
| 4077 | <location filename="../../src/yuzu/main.cpp" line="1902"/> | 4132 | <location filename="../../src/yuzu/main.cpp" line="1906"/> |
| 4078 | <source>Successfully removed the transferable shader cache.</source> | 4133 | <source>Successfully removed the transferable shader cache.</source> |
| 4079 | <translation>成功刪除著色器快取。</translation> | 4134 | <translation>成功刪除著色器快取。</translation> |
| 4080 | </message> | 4135 | </message> |
| 4081 | <message> | 4136 | <message> |
| 4082 | <location filename="../../src/yuzu/main.cpp" line="1905"/> | 4137 | <location filename="../../src/yuzu/main.cpp" line="1909"/> |
| 4083 | <source>Failed to remove the transferable shader cache.</source> | 4138 | <source>Failed to remove the transferable shader cache.</source> |
| 4084 | <translation>刪除通用著色器快取失敗。</translation> | 4139 | <translation>刪除通用著色器快取失敗。</translation> |
| 4085 | </message> | 4140 | </message> |
| 4086 | <message> | 4141 | <message> |
| 4087 | <location filename="../../src/yuzu/main.cpp" line="1914"/> | 4142 | <location filename="../../src/yuzu/main.cpp" line="1918"/> |
| 4088 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4143 | <location filename="../../src/yuzu/main.cpp" line="1926"/> |
| 4089 | <source>Error Removing Transferable Shader Caches</source> | 4144 | <source>Error Removing Transferable Shader Caches</source> |
| 4090 | <translation>刪除通用著色器快取時發生錯誤</translation> | 4145 | <translation>刪除通用著色器快取時發生錯誤</translation> |
| 4091 | </message> | 4146 | </message> |
| 4092 | <message> | 4147 | <message> |
| 4093 | <location filename="../../src/yuzu/main.cpp" line="1920"/> | 4148 | <location filename="../../src/yuzu/main.cpp" line="1924"/> |
| 4094 | <source>Successfully removed the transferable shader caches.</source> | 4149 | <source>Successfully removed the transferable shader caches.</source> |
| 4095 | <translation>成功刪除通用著色器快取。</translation> | 4150 | <translation>成功刪除通用著色器快取。</translation> |
| 4096 | </message> | 4151 | </message> |
| 4097 | <message> | 4152 | <message> |
| 4098 | <location filename="../../src/yuzu/main.cpp" line="1923"/> | 4153 | <location filename="../../src/yuzu/main.cpp" line="1927"/> |
| 4099 | <source>Failed to remove the transferable shader cache directory.</source> | 4154 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4100 | <translation>無法刪除著色器快取資料夾。</translation> | 4155 | <translation>無法刪除著色器快取資料夾。</translation> |
| 4101 | </message> | 4156 | </message> |
| 4102 | <message> | 4157 | <message> |
| 4103 | <location filename="../../src/yuzu/main.cpp" line="1936"/> | 4158 | <location filename="../../src/yuzu/main.cpp" line="1940"/> |
| 4104 | <location filename="../../src/yuzu/main.cpp" line="1945"/> | 4159 | <location filename="../../src/yuzu/main.cpp" line="1949"/> |
| 4105 | <source>Error Removing Custom Configuration</source> | 4160 | <source>Error Removing Custom Configuration</source> |
| 4106 | <translation>移除額外遊戲設定時發生錯誤</translation> | 4161 | <translation>移除額外遊戲設定時發生錯誤</translation> |
| 4107 | </message> | 4162 | </message> |
| 4108 | <message> | 4163 | <message> |
| 4109 | <location filename="../../src/yuzu/main.cpp" line="1937"/> | 4164 | <location filename="../../src/yuzu/main.cpp" line="1941"/> |
| 4110 | <source>A custom configuration for this title does not exist.</source> | 4165 | <source>A custom configuration for this title does not exist.</source> |
| 4111 | <translation>此遊戲沒有額外設定。</translation> | 4166 | <translation>此遊戲沒有額外設定。</translation> |
| 4112 | </message> | 4167 | </message> |
| 4113 | <message> | 4168 | <message> |
| 4114 | <location filename="../../src/yuzu/main.cpp" line="1943"/> | 4169 | <location filename="../../src/yuzu/main.cpp" line="1947"/> |
| 4115 | <source>Successfully removed the custom game configuration.</source> | 4170 | <source>Successfully removed the custom game configuration.</source> |
| 4116 | <translation>成功移除額外遊戲設定。</translation> | 4171 | <translation>成功移除額外遊戲設定。</translation> |
| 4117 | </message> | 4172 | </message> |
| 4118 | <message> | 4173 | <message> |
| 4119 | <location filename="../../src/yuzu/main.cpp" line="1946"/> | 4174 | <location filename="../../src/yuzu/main.cpp" line="1950"/> |
| 4120 | <source>Failed to remove the custom game configuration.</source> | 4175 | <source>Failed to remove the custom game configuration.</source> |
| 4121 | <translation>移除額外遊戲設定失敗。</translation> | 4176 | <translation>移除額外遊戲設定失敗。</translation> |
| 4122 | </message> | 4177 | </message> |
| 4123 | <message> | 4178 | <message> |
| 4124 | <location filename="../../src/yuzu/main.cpp" line="1953"/> | 4179 | <location filename="../../src/yuzu/main.cpp" line="1957"/> |
| 4125 | <location filename="../../src/yuzu/main.cpp" line="2032"/> | 4180 | <location filename="../../src/yuzu/main.cpp" line="2036"/> |
| 4126 | <source>RomFS Extraction Failed!</source> | 4181 | <source>RomFS Extraction Failed!</source> |
| 4127 | <translation>RomFS 抽取失敗!</translation> | 4182 | <translation>RomFS 抽取失敗!</translation> |
| 4128 | </message> | 4183 | </message> |
| 4129 | <message> | 4184 | <message> |
| 4130 | <location filename="../../src/yuzu/main.cpp" line="1954"/> | 4185 | <location filename="../../src/yuzu/main.cpp" line="1958"/> |
| 4131 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4186 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4132 | <translation>複製 RomFS 檔案時發生錯誤或使用者取消動作。</translation> | 4187 | <translation>複製 RomFS 檔案時發生錯誤或使用者取消動作。</translation> |
| 4133 | </message> | 4188 | </message> |
| 4134 | <message> | 4189 | <message> |
| 4135 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4190 | <location filename="../../src/yuzu/main.cpp" line="2016"/> |
| 4136 | <source>Full</source> | 4191 | <source>Full</source> |
| 4137 | <translation>全部</translation> | 4192 | <translation>全部</translation> |
| 4138 | </message> | 4193 | </message> |
| 4139 | <message> | 4194 | <message> |
| 4140 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4195 | <location filename="../../src/yuzu/main.cpp" line="2016"/> |
| 4141 | <source>Skeleton</source> | 4196 | <source>Skeleton</source> |
| 4142 | <translation>部分</translation> | 4197 | <translation>部分</translation> |
| 4143 | </message> | 4198 | </message> |
| 4144 | <message> | 4199 | <message> |
| 4145 | <location filename="../../src/yuzu/main.cpp" line="2014"/> | 4200 | <location filename="../../src/yuzu/main.cpp" line="2018"/> |
| 4146 | <source>Select RomFS Dump Mode</source> | 4201 | <source>Select RomFS Dump Mode</source> |
| 4147 | <translation>選擇RomFS傾印模式</translation> | 4202 | <translation>選擇RomFS傾印模式</translation> |
| 4148 | </message> | 4203 | </message> |
| 4149 | <message> | 4204 | <message> |
| 4150 | <location filename="../../src/yuzu/main.cpp" line="2015"/> | 4205 | <location filename="../../src/yuzu/main.cpp" line="2019"/> |
| 4151 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> | 4206 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> |
| 4152 | <translation>請選擇如何傾印 RomFS。<br>「全部」會複製所有檔案到新資料夾中,而<br>「部分」只會建立資料夾結構。</translation> | 4207 | <translation>請選擇如何傾印 RomFS。<br>「全部」會複製所有檔案到新資料夾中,而<br>「部分」只會建立資料夾結構。</translation> |
| 4153 | </message> | 4208 | </message> |
| 4154 | <message> | 4209 | <message> |
| 4155 | <location filename="../../src/yuzu/main.cpp" line="2033"/> | 4210 | <location filename="../../src/yuzu/main.cpp" line="2037"/> |
| 4156 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> | 4211 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> |
| 4157 | <translation>%1 沒有足夠的空間用於抽取 RomFS。請確保有足夠的空間或於模擬 > 設定 >系統 >檔案系統 > 傾印根目錄中選擇其他資料夾。</translation> | 4212 | <translation>%1 沒有足夠的空間用於抽取 RomFS。請確保有足夠的空間或於模擬 > 設定 >系統 >檔案系統 > 傾印根目錄中選擇其他資料夾。</translation> |
| 4158 | </message> | 4213 | </message> |
| 4159 | <message> | 4214 | <message> |
| 4160 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4215 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4161 | <source>Extracting RomFS...</source> | 4216 | <source>Extracting RomFS...</source> |
| 4162 | <translation>抽取 RomFS 中...</translation> | 4217 | <translation>抽取 RomFS 中...</translation> |
| 4163 | </message> | 4218 | </message> |
| 4164 | <message> | 4219 | <message> |
| 4165 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4220 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4166 | <location filename="../../src/yuzu/main.cpp" line="2226"/> | 4221 | <location filename="../../src/yuzu/main.cpp" line="2230"/> |
| 4167 | <source>Cancel</source> | 4222 | <source>Cancel</source> |
| 4168 | <translation>取消</translation> | 4223 | <translation>取消</translation> |
| 4169 | </message> | 4224 | </message> |
| 4170 | <message> | 4225 | <message> |
| 4171 | <location filename="../../src/yuzu/main.cpp" line="2047"/> | 4226 | <location filename="../../src/yuzu/main.cpp" line="2051"/> |
| 4172 | <source>RomFS Extraction Succeeded!</source> | 4227 | <source>RomFS Extraction Succeeded!</source> |
| 4173 | <translation>RomFS 抽取完成!</translation> | 4228 | <translation>RomFS 抽取完成!</translation> |
| 4174 | </message> | 4229 | </message> |
| 4175 | <message> | 4230 | <message> |
| 4176 | <location filename="../../src/yuzu/main.cpp" line="2048"/> | 4231 | <location filename="../../src/yuzu/main.cpp" line="2052"/> |
| 4177 | <source>The operation completed successfully.</source> | 4232 | <source>The operation completed successfully.</source> |
| 4178 | <translation>動作已成功完成</translation> | 4233 | <translation>動作已成功完成</translation> |
| 4179 | </message> | 4234 | </message> |
| 4180 | <message> | 4235 | <message> |
| 4181 | <location filename="../../src/yuzu/main.cpp" line="2092"/> | 4236 | <location filename="../../src/yuzu/main.cpp" line="2096"/> |
| 4182 | <source>Error Opening %1</source> | 4237 | <source>Error Opening %1</source> |
| 4183 | <translation>開啟 %1 時發生錯誤</translation> | 4238 | <translation>開啟 %1 時發生錯誤</translation> |
| 4184 | </message> | 4239 | </message> |
| 4185 | <message> | 4240 | <message> |
| 4186 | <location filename="../../src/yuzu/main.cpp" line="2101"/> | 4241 | <location filename="../../src/yuzu/main.cpp" line="2105"/> |
| 4187 | <source>Select Directory</source> | 4242 | <source>Select Directory</source> |
| 4188 | <translation>選擇資料夾</translation> | 4243 | <translation>選擇資料夾</translation> |
| 4189 | </message> | 4244 | </message> |
| 4190 | <message> | 4245 | <message> |
| 4191 | <location filename="../../src/yuzu/main.cpp" line="2128"/> | 4246 | <location filename="../../src/yuzu/main.cpp" line="2132"/> |
| 4192 | <source>Properties</source> | 4247 | <source>Properties</source> |
| 4193 | <translation>屬性</translation> | 4248 | <translation>屬性</translation> |
| 4194 | </message> | 4249 | </message> |
| 4195 | <message> | 4250 | <message> |
| 4196 | <location filename="../../src/yuzu/main.cpp" line="2129"/> | 4251 | <location filename="../../src/yuzu/main.cpp" line="2133"/> |
| 4197 | <source>The game properties could not be loaded.</source> | 4252 | <source>The game properties could not be loaded.</source> |
| 4198 | <translation>無法載入遊戲屬性</translation> | 4253 | <translation>無法載入遊戲屬性</translation> |
| 4199 | </message> | 4254 | </message> |
| 4200 | <message> | 4255 | <message> |
| 4201 | <location filename="../../src/yuzu/main.cpp" line="2146"/> | 4256 | <location filename="../../src/yuzu/main.cpp" line="2150"/> |
| 4202 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4257 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4203 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4258 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4204 | <translation>Switch 執行檔 (%1);;所有檔案 (*.*)</translation> | 4259 | <translation>Switch 執行檔 (%1);;所有檔案 (*.*)</translation> |
| 4205 | </message> | 4260 | </message> |
| 4206 | <message> | 4261 | <message> |
| 4207 | <location filename="../../src/yuzu/main.cpp" line="2150"/> | 4262 | <location filename="../../src/yuzu/main.cpp" line="2154"/> |
| 4208 | <source>Load File</source> | 4263 | <source>Load File</source> |
| 4209 | <translation>開啟檔案</translation> | 4264 | <translation>開啟檔案</translation> |
| 4210 | </message> | 4265 | </message> |
| 4211 | <message> | 4266 | <message> |
| 4212 | <location filename="../../src/yuzu/main.cpp" line="2163"/> | 4267 | <location filename="../../src/yuzu/main.cpp" line="2167"/> |
| 4213 | <source>Open Extracted ROM Directory</source> | 4268 | <source>Open Extracted ROM Directory</source> |
| 4214 | <translation>開啟已抽取的 ROM 資料夾</translation> | 4269 | <translation>開啟已抽取的 ROM 資料夾</translation> |
| 4215 | </message> | 4270 | </message> |
| 4216 | <message> | 4271 | <message> |
| 4217 | <location filename="../../src/yuzu/main.cpp" line="2174"/> | 4272 | <location filename="../../src/yuzu/main.cpp" line="2178"/> |
| 4218 | <source>Invalid Directory Selected</source> | 4273 | <source>Invalid Directory Selected</source> |
| 4219 | <translation>選擇的資料夾無效</translation> | 4274 | <translation>選擇的資料夾無效</translation> |
| 4220 | </message> | 4275 | </message> |
| 4221 | <message> | 4276 | <message> |
| 4222 | <location filename="../../src/yuzu/main.cpp" line="2175"/> | 4277 | <location filename="../../src/yuzu/main.cpp" line="2179"/> |
| 4223 | <source>The directory you have selected does not contain a 'main' file.</source> | 4278 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4224 | <translation>選擇的資料夾未包含「main」檔案。</translation> | 4279 | <translation>選擇的資料夾未包含「main」檔案。</translation> |
| 4225 | </message> | 4280 | </message> |
| 4226 | <message> | 4281 | <message> |
| 4227 | <location filename="../../src/yuzu/main.cpp" line="2185"/> | 4282 | <location filename="../../src/yuzu/main.cpp" line="2189"/> |
| 4228 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4283 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4229 | <translation>可安装的 Switch 檔案 (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX 卡帶映像 (*.xci)</translation> | 4284 | <translation>可安装的 Switch 檔案 (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX 卡帶映像 (*.xci)</translation> |
| 4230 | </message> | 4285 | </message> |
| 4231 | <message> | 4286 | <message> |
| 4232 | <location filename="../../src/yuzu/main.cpp" line="2190"/> | 4287 | <location filename="../../src/yuzu/main.cpp" line="2194"/> |
| 4233 | <source>Install Files</source> | 4288 | <source>Install Files</source> |
| 4234 | <translation>安裝檔案</translation> | 4289 | <translation>安裝檔案</translation> |
| 4235 | </message> | 4290 | </message> |
| 4236 | <message numerus="yes"> | 4291 | <message numerus="yes"> |
| 4237 | <location filename="../../src/yuzu/main.cpp" line="2234"/> | 4292 | <location filename="../../src/yuzu/main.cpp" line="2238"/> |
| 4238 | <source>%n file(s) remaining</source> | 4293 | <source>%n file(s) remaining</source> |
| 4239 | <translation><numerusform>剩餘 %n 個檔案</numerusform></translation> | 4294 | <translation><numerusform>剩餘 %n 個檔案</numerusform></translation> |
| 4240 | </message> | 4295 | </message> |
| 4241 | <message> | 4296 | <message> |
| 4242 | <location filename="../../src/yuzu/main.cpp" line="2236"/> | 4297 | <location filename="../../src/yuzu/main.cpp" line="2240"/> |
| 4243 | <source>Installing file "%1"...</source> | 4298 | <source>Installing file "%1"...</source> |
| 4244 | <translation>正在安裝檔案「%1」...</translation> | 4299 | <translation>正在安裝檔案「%1」...</translation> |
| 4245 | </message> | 4300 | </message> |
| 4246 | <message> | 4301 | <message> |
| 4247 | <location filename="../../src/yuzu/main.cpp" line="2282"/> | 4302 | <location filename="../../src/yuzu/main.cpp" line="2286"/> |
| 4248 | <location filename="../../src/yuzu/main.cpp" line="2296"/> | 4303 | <location filename="../../src/yuzu/main.cpp" line="2300"/> |
| 4249 | <source>Install Results</source> | 4304 | <source>Install Results</source> |
| 4250 | <translation>安裝結果</translation> | 4305 | <translation>安裝結果</translation> |
| 4251 | </message> | 4306 | </message> |
| 4252 | <message> | 4307 | <message> |
| 4253 | <location filename="../../src/yuzu/main.cpp" line="2283"/> | 4308 | <location filename="../../src/yuzu/main.cpp" line="2287"/> |
| 4254 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4309 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4255 | Please, only use this feature to install updates and DLC.</source> | 4310 | Please, only use this feature to install updates and DLC.</source> |
| 4256 | <translation>為了避免潛在的衝突,不建議將遊戲本體安裝至內部儲存空間。 | 4311 | <translation>為了避免潛在的衝突,不建議將遊戲本體安裝至內部儲存空間。 |
| 4257 | 此功能僅用於安裝遊戲更新和 DLC。</translation> | 4312 | 此功能僅用於安裝遊戲更新和 DLC。</translation> |
| 4258 | </message> | 4313 | </message> |
| 4259 | <message numerus="yes"> | 4314 | <message numerus="yes"> |
| 4260 | <location filename="../../src/yuzu/main.cpp" line="2289"/> | 4315 | <location filename="../../src/yuzu/main.cpp" line="2293"/> |
| 4261 | <source>%n file(s) were newly installed | 4316 | <source>%n file(s) were newly installed |
| 4262 | </source> | 4317 | </source> |
| 4263 | <translation><numerusform>最近安裝了 %n 個檔案 | 4318 | <translation><numerusform>最近安裝了 %n 個檔案 |
| 4264 | </numerusform></translation> | 4319 | </numerusform></translation> |
| 4265 | </message> | 4320 | </message> |
| 4266 | <message numerus="yes"> | 4321 | <message numerus="yes"> |
| 4267 | <location filename="../../src/yuzu/main.cpp" line="2292"/> | 4322 | <location filename="../../src/yuzu/main.cpp" line="2296"/> |
| 4268 | <source>%n file(s) were overwritten | 4323 | <source>%n file(s) were overwritten |
| 4269 | </source> | 4324 | </source> |
| 4270 | <translation><numerusform>%n 個檔案被取代 | 4325 | <translation><numerusform>%n 個檔案被取代 |
| 4271 | </numerusform></translation> | 4326 | </numerusform></translation> |
| 4272 | </message> | 4327 | </message> |
| 4273 | <message numerus="yes"> | 4328 | <message numerus="yes"> |
| 4274 | <location filename="../../src/yuzu/main.cpp" line="2294"/> | 4329 | <location filename="../../src/yuzu/main.cpp" line="2298"/> |
| 4275 | <source>%n file(s) failed to install | 4330 | <source>%n file(s) failed to install |
| 4276 | </source> | 4331 | </source> |
| 4277 | <translation><numerusform>%n 個檔案安裝失敗</numerusform></translation> | 4332 | <translation><numerusform>%n 個檔案安裝失敗</numerusform></translation> |
| 4278 | </message> | 4333 | </message> |
| 4279 | <message> | 4334 | <message> |
| 4280 | <location filename="../../src/yuzu/main.cpp" line="2395"/> | 4335 | <location filename="../../src/yuzu/main.cpp" line="2399"/> |
| 4281 | <source>System Application</source> | 4336 | <source>System Application</source> |
| 4282 | <translation>系統應用程式</translation> | 4337 | <translation>系統應用程式</translation> |
| 4283 | </message> | 4338 | </message> |
| 4284 | <message> | 4339 | <message> |
| 4285 | <location filename="../../src/yuzu/main.cpp" line="2396"/> | 4340 | <location filename="../../src/yuzu/main.cpp" line="2400"/> |
| 4286 | <source>System Archive</source> | 4341 | <source>System Archive</source> |
| 4287 | <translation>系統檔案</translation> | 4342 | <translation>系統檔案</translation> |
| 4288 | </message> | 4343 | </message> |
| 4289 | <message> | 4344 | <message> |
| 4290 | <location filename="../../src/yuzu/main.cpp" line="2397"/> | 4345 | <location filename="../../src/yuzu/main.cpp" line="2401"/> |
| 4291 | <source>System Application Update</source> | 4346 | <source>System Application Update</source> |
| 4292 | <translation>系統應用程式更新</translation> | 4347 | <translation>系統應用程式更新</translation> |
| 4293 | </message> | 4348 | </message> |
| 4294 | <message> | 4349 | <message> |
| 4295 | <location filename="../../src/yuzu/main.cpp" line="2398"/> | 4350 | <location filename="../../src/yuzu/main.cpp" line="2402"/> |
| 4296 | <source>Firmware Package (Type A)</source> | 4351 | <source>Firmware Package (Type A)</source> |
| 4297 | <translation>韌體包(A型)</translation> | 4352 | <translation>韌體包(A型)</translation> |
| 4298 | </message> | 4353 | </message> |
| 4299 | <message> | 4354 | <message> |
| 4300 | <location filename="../../src/yuzu/main.cpp" line="2399"/> | 4355 | <location filename="../../src/yuzu/main.cpp" line="2403"/> |
| 4301 | <source>Firmware Package (Type B)</source> | 4356 | <source>Firmware Package (Type B)</source> |
| 4302 | <translation>韌體包(B型)</translation> | 4357 | <translation>韌體包(B型)</translation> |
| 4303 | </message> | 4358 | </message> |
| 4304 | <message> | 4359 | <message> |
| 4305 | <location filename="../../src/yuzu/main.cpp" line="2400"/> | 4360 | <location filename="../../src/yuzu/main.cpp" line="2404"/> |
| 4306 | <source>Game</source> | 4361 | <source>Game</source> |
| 4307 | <translation>遊戲</translation> | 4362 | <translation>遊戲</translation> |
| 4308 | </message> | 4363 | </message> |
| 4309 | <message> | 4364 | <message> |
| 4310 | <location filename="../../src/yuzu/main.cpp" line="2401"/> | 4365 | <location filename="../../src/yuzu/main.cpp" line="2405"/> |
| 4311 | <source>Game Update</source> | 4366 | <source>Game Update</source> |
| 4312 | <translation>遊戲更新</translation> | 4367 | <translation>遊戲更新</translation> |
| 4313 | </message> | 4368 | </message> |
| 4314 | <message> | 4369 | <message> |
| 4315 | <location filename="../../src/yuzu/main.cpp" line="2402"/> | 4370 | <location filename="../../src/yuzu/main.cpp" line="2406"/> |
| 4316 | <source>Game DLC</source> | 4371 | <source>Game DLC</source> |
| 4317 | <translation>遊戲 DLC</translation> | 4372 | <translation>遊戲 DLC</translation> |
| 4318 | </message> | 4373 | </message> |
| 4319 | <message> | 4374 | <message> |
| 4320 | <location filename="../../src/yuzu/main.cpp" line="2403"/> | 4375 | <location filename="../../src/yuzu/main.cpp" line="2407"/> |
| 4321 | <source>Delta Title</source> | 4376 | <source>Delta Title</source> |
| 4322 | <translation>Delta Title</translation> | 4377 | <translation>Delta Title</translation> |
| 4323 | </message> | 4378 | </message> |
| 4324 | <message> | 4379 | <message> |
| 4325 | <location filename="../../src/yuzu/main.cpp" line="2406"/> | 4380 | <location filename="../../src/yuzu/main.cpp" line="2410"/> |
| 4326 | <source>Select NCA Install Type...</source> | 4381 | <source>Select NCA Install Type...</source> |
| 4327 | <translation>選擇 NCA 安裝類型...</translation> | 4382 | <translation>選擇 NCA 安裝類型...</translation> |
| 4328 | </message> | 4383 | </message> |
| 4329 | <message> | 4384 | <message> |
| 4330 | <location filename="../../src/yuzu/main.cpp" line="2407"/> | 4385 | <location filename="../../src/yuzu/main.cpp" line="2411"/> |
| 4331 | <source>Please select the type of title you would like to install this NCA as: | 4386 | <source>Please select the type of title you would like to install this NCA as: |
| 4332 | (In most instances, the default 'Game' is fine.)</source> | 4387 | (In most instances, the default 'Game' is fine.)</source> |
| 4333 | <translation>請選擇此 NCA 的安裝類型: | 4388 | <translation>請選擇此 NCA 的安裝類型: |
| 4334 | (在多數情況下,選擇預設的「遊戲」即可。)</translation> | 4389 | (在多數情況下,選擇預設的「遊戲」即可。)</translation> |
| 4335 | </message> | 4390 | </message> |
| 4336 | <message> | 4391 | <message> |
| 4337 | <location filename="../../src/yuzu/main.cpp" line="2413"/> | 4392 | <location filename="../../src/yuzu/main.cpp" line="2417"/> |
| 4338 | <source>Failed to Install</source> | 4393 | <source>Failed to Install</source> |
| 4339 | <translation>安裝失敗</translation> | 4394 | <translation>安裝失敗</translation> |
| 4340 | </message> | 4395 | </message> |
| 4341 | <message> | 4396 | <message> |
| 4342 | <location filename="../../src/yuzu/main.cpp" line="2414"/> | 4397 | <location filename="../../src/yuzu/main.cpp" line="2418"/> |
| 4343 | <source>The title type you selected for the NCA is invalid.</source> | 4398 | <source>The title type you selected for the NCA is invalid.</source> |
| 4344 | <translation>選擇的 NCA 安裝類型無效。</translation> | 4399 | <translation>選擇的 NCA 安裝類型無效。</translation> |
| 4345 | </message> | 4400 | </message> |
| 4346 | <message> | 4401 | <message> |
| 4347 | <location filename="../../src/yuzu/main.cpp" line="2449"/> | 4402 | <location filename="../../src/yuzu/main.cpp" line="2453"/> |
| 4348 | <source>File not found</source> | 4403 | <source>File not found</source> |
| 4349 | <translation>找不到檔案</translation> | 4404 | <translation>找不到檔案</translation> |
| 4350 | </message> | 4405 | </message> |
| 4351 | <message> | 4406 | <message> |
| 4352 | <location filename="../../src/yuzu/main.cpp" line="2450"/> | 4407 | <location filename="../../src/yuzu/main.cpp" line="2454"/> |
| 4353 | <source>File "%1" not found</source> | 4408 | <source>File "%1" not found</source> |
| 4354 | <translation>找不到「%1」檔案</translation> | 4409 | <translation>找不到「%1」檔案</translation> |
| 4355 | </message> | 4410 | </message> |
| 4356 | <message> | 4411 | <message> |
| 4357 | <location filename="../../src/yuzu/main.cpp" line="2519"/> | 4412 | <location filename="../../src/yuzu/main.cpp" line="2523"/> |
| 4358 | <source>OK</source> | 4413 | <source>OK</source> |
| 4359 | <translation>確定</translation> | 4414 | <translation>確定</translation> |
| 4360 | </message> | 4415 | </message> |
| 4361 | <message> | 4416 | <message> |
| 4362 | <location filename="../../src/yuzu/main.cpp" line="2533"/> | 4417 | <location filename="../../src/yuzu/main.cpp" line="2537"/> |
| 4363 | <source>Missing yuzu Account</source> | 4418 | <source>Missing yuzu Account</source> |
| 4364 | <translation>未設定 yuzu 帳號</translation> | 4419 | <translation>未設定 yuzu 帳號</translation> |
| 4365 | </message> | 4420 | </message> |
| 4366 | <message> | 4421 | <message> |
| 4367 | <location filename="../../src/yuzu/main.cpp" line="2534"/> | 4422 | <location filename="../../src/yuzu/main.cpp" line="2538"/> |
| 4368 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> | 4423 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> |
| 4369 | <translation>為了上傳相容性測試結果,您必須登入 yuzu 帳號。<br><br/>欲登入 yuzu 帳號請至模擬 &gt; 設定 &gt; 網路。</translation> | 4424 | <translation>為了上傳相容性測試結果,您必須登入 yuzu 帳號。<br><br/>欲登入 yuzu 帳號請至模擬 &gt; 設定 &gt; 網路。</translation> |
| 4370 | </message> | 4425 | </message> |
| 4371 | <message> | 4426 | <message> |
| 4372 | <location filename="../../src/yuzu/main.cpp" line="2544"/> | 4427 | <location filename="../../src/yuzu/main.cpp" line="2548"/> |
| 4373 | <source>Error opening URL</source> | 4428 | <source>Error opening URL</source> |
| 4374 | <translation>開啟 URL 時發生錯誤</translation> | 4429 | <translation>開啟 URL 時發生錯誤</translation> |
| 4375 | </message> | 4430 | </message> |
| 4376 | <message> | 4431 | <message> |
| 4377 | <location filename="../../src/yuzu/main.cpp" line="2545"/> | 4432 | <location filename="../../src/yuzu/main.cpp" line="2549"/> |
| 4378 | <source>Unable to open the URL "%1".</source> | 4433 | <source>Unable to open the URL "%1".</source> |
| 4379 | <translation>無法開啟 URL:「%1」。</translation> | 4434 | <translation>無法開啟 URL:「%1」。</translation> |
| 4380 | </message> | 4435 | </message> |
| 4381 | <message> | 4436 | <message> |
| 4382 | <location filename="../../src/yuzu/main.cpp" line="2812"/> | 4437 | <location filename="../../src/yuzu/main.cpp" line="2816"/> |
| 4383 | <source>TAS Recording</source> | 4438 | <source>TAS Recording</source> |
| 4384 | <translation>TAS 錄製</translation> | 4439 | <translation>TAS 錄製</translation> |
| 4385 | </message> | 4440 | </message> |
| 4386 | <message> | 4441 | <message> |
| 4387 | <location filename="../../src/yuzu/main.cpp" line="2813"/> | 4442 | <location filename="../../src/yuzu/main.cpp" line="2817"/> |
| 4388 | <source>Overwrite file of player 1?</source> | 4443 | <source>Overwrite file of player 1?</source> |
| 4389 | <translation>覆寫玩家 1 的檔案?</translation> | 4444 | <translation>覆寫玩家 1 的檔案?</translation> |
| 4390 | </message> | 4445 | </message> |
| 4391 | <message> | 4446 | <message> |
| 4392 | <location filename="../../src/yuzu/main.cpp" line="2839"/> | 4447 | <location filename="../../src/yuzu/main.cpp" line="2843"/> |
| 4393 | <source>Invalid config detected</source> | 4448 | <source>Invalid config detected</source> |
| 4394 | <translation>偵測到無效設定</translation> | 4449 | <translation>偵測到無效設定</translation> |
| 4395 | </message> | 4450 | </message> |
| 4396 | <message> | 4451 | <message> |
| 4397 | <location filename="../../src/yuzu/main.cpp" line="2840"/> | 4452 | <location filename="../../src/yuzu/main.cpp" line="2844"/> |
| 4398 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4453 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4399 | <translation>掌機手把無法在主機模式中使用。將會選擇 Pro 手把。</translation> | 4454 | <translation>掌機手把無法在主機模式中使用。將會選擇 Pro 手把。</translation> |
| 4400 | </message> | 4455 | </message> |
| 4401 | <message> | 4456 | <message> |
| 4402 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4457 | <location filename="../../src/yuzu/main.cpp" line="2937"/> |
| 4403 | <location filename="../../src/yuzu/main.cpp" line="2945"/> | 4458 | <location filename="../../src/yuzu/main.cpp" line="2949"/> |
| 4404 | <source>Error</source> | 4459 | <source>Error</source> |
| 4405 | <translation>错误</translation> | 4460 | <translation>错误</translation> |
| 4406 | </message> | 4461 | </message> |
| 4407 | <message> | 4462 | <message> |
| 4408 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4463 | <location filename="../../src/yuzu/main.cpp" line="2937"/> |
| 4409 | <location filename="../../src/yuzu/main.cpp" line="2945"/> | 4464 | <location filename="../../src/yuzu/main.cpp" line="2949"/> |
| 4410 | <source>The current game is not looking for amiibos</source> | 4465 | <source>The current game is not looking for amiibos</source> |
| 4411 | <translation>当前游戏并没有在寻找 Amiibos</translation> | 4466 | <translation>当前游戏并没有在寻找 Amiibos</translation> |
| 4412 | </message> | 4467 | </message> |
| 4413 | <message> | 4468 | <message> |
| 4414 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4469 | <location filename="../../src/yuzu/main.cpp" line="2944"/> |
| 4415 | <location filename="../../src/yuzu/main.cpp" line="2974"/> | 4470 | <location filename="../../src/yuzu/main.cpp" line="2978"/> |
| 4416 | <source>Amiibo</source> | 4471 | <source>Amiibo</source> |
| 4417 | <translation>Amiibo</translation> | 4472 | <translation>Amiibo</translation> |
| 4418 | </message> | 4473 | </message> |
| 4419 | <message> | 4474 | <message> |
| 4420 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4475 | <location filename="../../src/yuzu/main.cpp" line="2944"/> |
| 4421 | <location filename="../../src/yuzu/main.cpp" line="2974"/> | 4476 | <location filename="../../src/yuzu/main.cpp" line="2978"/> |
| 4422 | <source>The current amiibo has been removed</source> | 4477 | <source>The current amiibo has been removed</source> |
| 4423 | <translation>当前的 Amiibo 已被移除。</translation> | 4478 | <translation>当前的 Amiibo 已被移除。</translation> |
| 4424 | </message> | 4479 | </message> |
| 4425 | <message> | 4480 | <message> |
| 4426 | <location filename="../../src/yuzu/main.cpp" line="2951"/> | 4481 | <location filename="../../src/yuzu/main.cpp" line="2955"/> |
| 4427 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4482 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4428 | <translation>Amiibo 檔案 (%1);; 所有檔案 (*.*)</translation> | 4483 | <translation>Amiibo 檔案 (%1);; 所有檔案 (*.*)</translation> |
| 4429 | </message> | 4484 | </message> |
| 4430 | <message> | 4485 | <message> |
| 4431 | <location filename="../../src/yuzu/main.cpp" line="2952"/> | 4486 | <location filename="../../src/yuzu/main.cpp" line="2956"/> |
| 4432 | <source>Load Amiibo</source> | 4487 | <source>Load Amiibo</source> |
| 4433 | <translation>開啟 Amiibo</translation> | 4488 | <translation>開啟 Amiibo</translation> |
| 4434 | </message> | 4489 | </message> |
| 4435 | <message> | 4490 | <message> |
| 4436 | <location filename="../../src/yuzu/main.cpp" line="2980"/> | 4491 | <location filename="../../src/yuzu/main.cpp" line="2984"/> |
| 4437 | <source>Error opening Amiibo data file</source> | 4492 | <source>Error opening Amiibo data file</source> |
| 4438 | <translation>開啟 Amiibo 檔案時發生錯誤</translation> | 4493 | <translation>開啟 Amiibo 檔案時發生錯誤</translation> |
| 4439 | </message> | 4494 | </message> |
| 4440 | <message> | 4495 | <message> |
| 4441 | <location filename="../../src/yuzu/main.cpp" line="2981"/> | 4496 | <location filename="../../src/yuzu/main.cpp" line="2985"/> |
| 4442 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4497 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4443 | <translation>無法開啟 Amiibo 檔案 %1。</translation> | 4498 | <translation>無法開啟 Amiibo 檔案 %1。</translation> |
| 4444 | </message> | 4499 | </message> |
| 4445 | <message> | 4500 | <message> |
| 4446 | <location filename="../../src/yuzu/main.cpp" line="2989"/> | 4501 | <location filename="../../src/yuzu/main.cpp" line="2993"/> |
| 4447 | <source>Error reading Amiibo data file</source> | 4502 | <source>Error reading Amiibo data file</source> |
| 4448 | <translation>讀取 Amiibo 檔案時發生錯誤</translation> | 4503 | <translation>讀取 Amiibo 檔案時發生錯誤</translation> |
| 4449 | </message> | 4504 | </message> |
| 4450 | <message> | 4505 | <message> |
| 4451 | <location filename="../../src/yuzu/main.cpp" line="2990"/> | 4506 | <location filename="../../src/yuzu/main.cpp" line="2994"/> |
| 4452 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4507 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4453 | <translation>無法讀取完整的 Amiibo 資料。應讀取 %1 位元組,但實際僅讀取到 %2 位元組。</translation> | 4508 | <translation>無法讀取完整的 Amiibo 資料。應讀取 %1 位元組,但實際僅讀取到 %2 位元組。</translation> |
| 4454 | </message> | 4509 | </message> |
| 4455 | <message> | 4510 | <message> |
| 4456 | <location filename="../../src/yuzu/main.cpp" line="2998"/> | 4511 | <location filename="../../src/yuzu/main.cpp" line="3002"/> |
| 4457 | <source>Error loading Amiibo data</source> | 4512 | <source>Error loading Amiibo data</source> |
| 4458 | <translation>載入 Amiibo 資料時發生錯誤</translation> | 4513 | <translation>載入 Amiibo 資料時發生錯誤</translation> |
| 4459 | </message> | 4514 | </message> |
| 4460 | <message> | 4515 | <message> |
| 4461 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | 4516 | <location filename="../../src/yuzu/main.cpp" line="3003"/> |
| 4462 | <source>Unable to load Amiibo data.</source> | 4517 | <source>Unable to load Amiibo data.</source> |
| 4463 | <translation>無法載入 Amiibo 資料。</translation> | 4518 | <translation>無法載入 Amiibo 資料。</translation> |
| 4464 | </message> | 4519 | </message> |
| 4465 | <message> | 4520 | <message> |
| 4466 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4521 | <location filename="../../src/yuzu/main.cpp" line="3052"/> |
| 4467 | <source>Capture Screenshot</source> | 4522 | <source>Capture Screenshot</source> |
| 4468 | <translation>截圖</translation> | 4523 | <translation>截圖</translation> |
| 4469 | </message> | 4524 | </message> |
| 4470 | <message> | 4525 | <message> |
| 4471 | <location filename="../../src/yuzu/main.cpp" line="3049"/> | 4526 | <location filename="../../src/yuzu/main.cpp" line="3053"/> |
| 4472 | <source>PNG Image (*.png)</source> | 4527 | <source>PNG Image (*.png)</source> |
| 4473 | <translation>PNG 圖片 (*.png)</translation> | 4528 | <translation>PNG 圖片 (*.png)</translation> |
| 4474 | </message> | 4529 | </message> |
| 4475 | <message> | 4530 | <message> |
| 4476 | <location filename="../../src/yuzu/main.cpp" line="3114"/> | 4531 | <location filename="../../src/yuzu/main.cpp" line="3118"/> |
| 4477 | <source>TAS state: Running %1/%2</source> | 4532 | <source>TAS state: Running %1/%2</source> |
| 4478 | <translation>TAS 狀態:正在執行 %1/%2</translation> | 4533 | <translation>TAS 狀態:正在執行 %1/%2</translation> |
| 4479 | </message> | 4534 | </message> |
| 4480 | <message> | 4535 | <message> |
| 4481 | <location filename="../../src/yuzu/main.cpp" line="3116"/> | 4536 | <location filename="../../src/yuzu/main.cpp" line="3120"/> |
| 4482 | <source>TAS state: Recording %1</source> | 4537 | <source>TAS state: Recording %1</source> |
| 4483 | <translation>TAS 狀態:正在錄製 %1</translation> | 4538 | <translation>TAS 狀態:正在錄製 %1</translation> |
| 4484 | </message> | 4539 | </message> |
| 4485 | <message> | 4540 | <message> |
| 4486 | <location filename="../../src/yuzu/main.cpp" line="3118"/> | 4541 | <location filename="../../src/yuzu/main.cpp" line="3122"/> |
| 4487 | <source>TAS state: Idle %1/%2</source> | 4542 | <source>TAS state: Idle %1/%2</source> |
| 4488 | <translation>TAS 狀態:閒置 %1/%2</translation> | 4543 | <translation>TAS 狀態:閒置 %1/%2</translation> |
| 4489 | </message> | 4544 | </message> |
| 4490 | <message> | 4545 | <message> |
| 4491 | <location filename="../../src/yuzu/main.cpp" line="3120"/> | 4546 | <location filename="../../src/yuzu/main.cpp" line="3124"/> |
| 4492 | <source>TAS State: Invalid</source> | 4547 | <source>TAS State: Invalid</source> |
| 4493 | <translation>TAS 狀態:無效</translation> | 4548 | <translation>TAS 狀態:無效</translation> |
| 4494 | </message> | 4549 | </message> |
| 4495 | <message> | 4550 | <message> |
| 4496 | <location filename="../../src/yuzu/main.cpp" line="3134"/> | 4551 | <location filename="../../src/yuzu/main.cpp" line="3138"/> |
| 4497 | <source>&Stop Running</source> | 4552 | <source>&Stop Running</source> |
| 4498 | <translation>&停止執行</translation> | 4553 | <translation>&停止執行</translation> |
| 4499 | </message> | 4554 | </message> |
| 4500 | <message> | 4555 | <message> |
| 4501 | <location filename="../../src/yuzu/main.cpp" line="3134"/> | 4556 | <location filename="../../src/yuzu/main.cpp" line="3138"/> |
| 4502 | <source>&Start</source> | 4557 | <source>&Start</source> |
| 4503 | <translation>開始(&S)</translation> | 4558 | <translation>開始(&S)</translation> |
| 4504 | </message> | 4559 | </message> |
| 4505 | <message> | 4560 | <message> |
| 4506 | <location filename="../../src/yuzu/main.cpp" line="3135"/> | 4561 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4507 | <source>Stop R&ecording</source> | 4562 | <source>Stop R&ecording</source> |
| 4508 | <translation>停止錄製</translation> | 4563 | <translation>停止錄製</translation> |
| 4509 | </message> | 4564 | </message> |
| 4510 | <message> | 4565 | <message> |
| 4511 | <location filename="../../src/yuzu/main.cpp" line="3135"/> | 4566 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4512 | <source>R&ecord</source> | 4567 | <source>R&ecord</source> |
| 4513 | <translation>錄製 (&E)</translation> | 4568 | <translation>錄製 (&E)</translation> |
| 4514 | </message> | 4569 | </message> |
| 4515 | <message numerus="yes"> | 4570 | <message numerus="yes"> |
| 4516 | <location filename="../../src/yuzu/main.cpp" line="3159"/> | 4571 | <location filename="../../src/yuzu/main.cpp" line="3163"/> |
| 4517 | <source>Building: %n shader(s)</source> | 4572 | <source>Building: %n shader(s)</source> |
| 4518 | <translation><numerusform>正在編譯 %n 個著色器檔案</numerusform></translation> | 4573 | <translation><numerusform>正在編譯 %n 個著色器檔案</numerusform></translation> |
| 4519 | </message> | 4574 | </message> |
| 4520 | <message> | 4575 | <message> |
| 4521 | <location filename="../../src/yuzu/main.cpp" line="3168"/> | 4576 | <location filename="../../src/yuzu/main.cpp" line="3172"/> |
| 4522 | <source>Scale: %1x</source> | 4577 | <source>Scale: %1x</source> |
| 4523 | <comment>%1 is the resolution scaling factor</comment> | 4578 | <comment>%1 is the resolution scaling factor</comment> |
| 4524 | <translation>縮放比例:%1x</translation> | 4579 | <translation>縮放比例:%1x</translation> |
| 4525 | </message> | 4580 | </message> |
| 4526 | <message> | 4581 | <message> |
| 4527 | <location filename="../../src/yuzu/main.cpp" line="3171"/> | 4582 | <location filename="../../src/yuzu/main.cpp" line="3175"/> |
| 4528 | <source>Speed: %1% / %2%</source> | 4583 | <source>Speed: %1% / %2%</source> |
| 4529 | <translation>速度:%1% / %2%</translation> | 4584 | <translation>速度:%1% / %2%</translation> |
| 4530 | </message> | 4585 | </message> |
| 4531 | <message> | 4586 | <message> |
| 4532 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | 4587 | <location filename="../../src/yuzu/main.cpp" line="3179"/> |
| 4533 | <source>Speed: %1%</source> | 4588 | <source>Speed: %1%</source> |
| 4534 | <translation>速度:%1%</translation> | 4589 | <translation>速度:%1%</translation> |
| 4535 | </message> | 4590 | </message> |
| 4536 | <message> | 4591 | <message> |
| 4537 | <location filename="../../src/yuzu/main.cpp" line="3179"/> | 4592 | <location filename="../../src/yuzu/main.cpp" line="3183"/> |
| 4538 | <source>Game: %1 FPS (Unlocked)</source> | 4593 | <source>Game: %1 FPS (Unlocked)</source> |
| 4539 | <translation>遊戲: %1 FPS(未限制)</translation> | 4594 | <translation>遊戲: %1 FPS(未限制)</translation> |
| 4540 | </message> | 4595 | </message> |
| 4541 | <message> | 4596 | <message> |
| 4542 | <location filename="../../src/yuzu/main.cpp" line="3181"/> | 4597 | <location filename="../../src/yuzu/main.cpp" line="3185"/> |
| 4543 | <source>Game: %1 FPS</source> | 4598 | <source>Game: %1 FPS</source> |
| 4544 | <translation>遊戲:%1 FPS</translation> | 4599 | <translation>遊戲:%1 FPS</translation> |
| 4545 | </message> | 4600 | </message> |
| 4546 | <message> | 4601 | <message> |
| 4547 | <location filename="../../src/yuzu/main.cpp" line="3183"/> | 4602 | <location filename="../../src/yuzu/main.cpp" line="3187"/> |
| 4548 | <source>Frame: %1 ms</source> | 4603 | <source>Frame: %1 ms</source> |
| 4549 | <translation>畫格延遲:%1 ms</translation> | 4604 | <translation>畫格延遲:%1 ms</translation> |
| 4550 | </message> | 4605 | </message> |
| 4551 | <message> | 4606 | <message> |
| 4552 | <location filename="../../src/yuzu/main.cpp" line="3194"/> | 4607 | <location filename="../../src/yuzu/main.cpp" line="3198"/> |
| 4553 | <source>GPU NORMAL</source> | 4608 | <source>GPU NORMAL</source> |
| 4554 | <translation>GPU 一般效能</translation> | 4609 | <translation>GPU 一般效能</translation> |
| 4555 | </message> | 4610 | </message> |
| 4556 | <message> | 4611 | <message> |
| 4557 | <location filename="../../src/yuzu/main.cpp" line="3199"/> | 4612 | <location filename="../../src/yuzu/main.cpp" line="3203"/> |
| 4558 | <source>GPU HIGH</source> | 4613 | <source>GPU HIGH</source> |
| 4559 | <translation>GPU 高效能</translation> | 4614 | <translation>GPU 高效能</translation> |
| 4560 | </message> | 4615 | </message> |
| 4561 | <message> | 4616 | <message> |
| 4562 | <location filename="../../src/yuzu/main.cpp" line="3204"/> | 4617 | <location filename="../../src/yuzu/main.cpp" line="3208"/> |
| 4563 | <source>GPU EXTREME</source> | 4618 | <source>GPU EXTREME</source> |
| 4564 | <translation>GPU 最高效能</translation> | 4619 | <translation>GPU 最高效能</translation> |
| 4565 | </message> | 4620 | </message> |
| 4566 | <message> | 4621 | <message> |
| 4567 | <location filename="../../src/yuzu/main.cpp" line="3209"/> | 4622 | <location filename="../../src/yuzu/main.cpp" line="3213"/> |
| 4568 | <source>GPU ERROR</source> | 4623 | <source>GPU ERROR</source> |
| 4569 | <translation>GPU 錯誤</translation> | 4624 | <translation>GPU 錯誤</translation> |
| 4570 | </message> | 4625 | </message> |
| 4571 | <message> | 4626 | <message> |
| 4572 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4627 | <location filename="../../src/yuzu/main.cpp" line="3223"/> |
| 4573 | <source>NEAREST</source> | 4628 | <source>NEAREST</source> |
| 4574 | <translation>最近鄰域</translation> | 4629 | <translation>最近鄰域</translation> |
| 4575 | </message> | 4630 | </message> |
| 4576 | <message> | 4631 | <message> |
| 4577 | <location filename="../../src/yuzu/main.cpp" line="3222"/> | 4632 | <location filename="../../src/yuzu/main.cpp" line="3226"/> |
| 4578 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4633 | <location filename="../../src/yuzu/main.cpp" line="3241"/> |
| 4579 | <source>BILINEAR</source> | 4634 | <source>BILINEAR</source> |
| 4580 | <translation>雙線性</translation> | 4635 | <translation>雙線性</translation> |
| 4581 | </message> | 4636 | </message> |
| 4582 | <message> | 4637 | <message> |
| 4583 | <location filename="../../src/yuzu/main.cpp" line="3225"/> | 4638 | <location filename="../../src/yuzu/main.cpp" line="3229"/> |
| 4584 | <source>BICUBIC</source> | 4639 | <source>BICUBIC</source> |
| 4585 | <translation>雙三次</translation> | 4640 | <translation>雙三次</translation> |
| 4586 | </message> | 4641 | </message> |
| 4587 | <message> | 4642 | <message> |
| 4588 | <location filename="../../src/yuzu/main.cpp" line="3228"/> | 4643 | <location filename="../../src/yuzu/main.cpp" line="3232"/> |
| 4589 | <source>GAUSSIAN</source> | 4644 | <source>GAUSSIAN</source> |
| 4590 | <translation>高斯</translation> | 4645 | <translation>高斯</translation> |
| 4591 | </message> | 4646 | </message> |
| 4592 | <message> | 4647 | <message> |
| 4593 | <location filename="../../src/yuzu/main.cpp" line="3231"/> | 4648 | <location filename="../../src/yuzu/main.cpp" line="3235"/> |
| 4594 | <source>SCALEFORCE</source> | 4649 | <source>SCALEFORCE</source> |
| 4595 | <translation>強制縮放</translation> | 4650 | <translation>強制縮放</translation> |
| 4596 | </message> | 4651 | </message> |
| 4597 | <message> | 4652 | <message> |
| 4598 | <location filename="../../src/yuzu/main.cpp" line="3234"/> | 4653 | <location filename="../../src/yuzu/main.cpp" line="3238"/> |
| 4599 | <source>FSR</source> | 4654 | <source>FSR</source> |
| 4600 | <translation>FSR</translation> | 4655 | <translation>FSR</translation> |
| 4601 | </message> | 4656 | </message> |
| 4602 | <message> | 4657 | <message> |
| 4603 | <location filename="../../src/yuzu/main.cpp" line="3246"/> | 4658 | <location filename="../../src/yuzu/main.cpp" line="3250"/> |
| 4604 | <location filename="../../src/yuzu/main.cpp" line="3252"/> | 4659 | <location filename="../../src/yuzu/main.cpp" line="3256"/> |
| 4605 | <source>NO AA</source> | 4660 | <source>NO AA</source> |
| 4606 | <translation>抗鋸齒關</translation> | 4661 | <translation>抗鋸齒關</translation> |
| 4607 | </message> | 4662 | </message> |
| 4608 | <message> | 4663 | <message> |
| 4609 | <location filename="../../src/yuzu/main.cpp" line="3249"/> | 4664 | <location filename="../../src/yuzu/main.cpp" line="3253"/> |
| 4610 | <source>FXAA</source> | 4665 | <source>FXAA</source> |
| 4611 | <translation>FXAA</translation> | 4666 | <translation>FXAA</translation> |
| 4612 | </message> | 4667 | </message> |
| 4613 | <message> | 4668 | <message> |
| 4614 | <location filename="../../src/yuzu/main.cpp" line="3310"/> | 4669 | <location filename="../../src/yuzu/main.cpp" line="3314"/> |
| 4615 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 4670 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4616 | <translation>此遊戲需要從您的 Switch 傾印額外檔案。<br/><br/>有關傾印這些檔案的更多資訊,請參閱以下 wiki 網頁:Dumping System Archives and the Shared Fonts from a Switch Console<a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>。<br/><br/>您要停止並回到遊戲清單嗎?繼續模擬可能會導致當機、存檔損毀或其他錯誤。</translation> | 4671 | <translation>此遊戲需要從您的 Switch 傾印額外檔案。<br/><br/>有關傾印這些檔案的更多資訊,請參閱以下 wiki 網頁:Dumping System Archives and the Shared Fonts from a Switch Console<a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>。<br/><br/>您要停止並回到遊戲清單嗎?繼續模擬可能會導致當機、存檔損毀或其他錯誤。</translation> |
| 4617 | </message> | 4672 | </message> |
| 4618 | <message> | 4673 | <message> |
| 4619 | <location filename="../../src/yuzu/main.cpp" line="3325"/> | 4674 | <location filename="../../src/yuzu/main.cpp" line="3329"/> |
| 4620 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 4675 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4621 | <translation>Yuzu 找不到 Switch 系統檔案 %1 </translation> | 4676 | <translation>Yuzu 找不到 Switch 系統檔案 %1 </translation> |
| 4622 | </message> | 4677 | </message> |
| 4623 | <message> | 4678 | <message> |
| 4624 | <location filename="../../src/yuzu/main.cpp" line="3327"/> | 4679 | <location filename="../../src/yuzu/main.cpp" line="3331"/> |
| 4625 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 4680 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4626 | <translation>Yuzu 找不到 Switch 系統檔案:%1。%2 </translation> | 4681 | <translation>Yuzu 找不到 Switch 系統檔案:%1。%2 </translation> |
| 4627 | </message> | 4682 | </message> |
| 4628 | <message> | 4683 | <message> |
| 4629 | <location filename="../../src/yuzu/main.cpp" line="3331"/> | 4684 | <location filename="../../src/yuzu/main.cpp" line="3335"/> |
| 4630 | <source>System Archive Not Found</source> | 4685 | <source>System Archive Not Found</source> |
| 4631 | <translation>找不到系統檔案</translation> | 4686 | <translation>找不到系統檔案</translation> |
| 4632 | </message> | 4687 | </message> |
| 4633 | <message> | 4688 | <message> |
| 4634 | <location filename="../../src/yuzu/main.cpp" line="3333"/> | 4689 | <location filename="../../src/yuzu/main.cpp" line="3337"/> |
| 4635 | <source>System Archive Missing</source> | 4690 | <source>System Archive Missing</source> |
| 4636 | <translation>系統檔案遺失</translation> | 4691 | <translation>系統檔案遺失</translation> |
| 4637 | </message> | 4692 | </message> |
| 4638 | <message> | 4693 | <message> |
| 4639 | <location filename="../../src/yuzu/main.cpp" line="3339"/> | 4694 | <location filename="../../src/yuzu/main.cpp" line="3343"/> |
| 4640 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 4695 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4641 | <translation>Yuzu 找不到 Switch 共享字型 %1 </translation> | 4696 | <translation>Yuzu 找不到 Switch 共享字型 %1 </translation> |
| 4642 | </message> | 4697 | </message> |
| 4643 | <message> | 4698 | <message> |
| 4644 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 4699 | <location filename="../../src/yuzu/main.cpp" line="3344"/> |
| 4645 | <source>Shared Fonts Not Found</source> | 4700 | <source>Shared Fonts Not Found</source> |
| 4646 | <translation>找不到共享字型</translation> | 4701 | <translation>找不到共享字型</translation> |
| 4647 | </message> | 4702 | </message> |
| 4648 | <message> | 4703 | <message> |
| 4649 | <location filename="../../src/yuzu/main.cpp" line="3342"/> | 4704 | <location filename="../../src/yuzu/main.cpp" line="3346"/> |
| 4650 | <source>Shared Font Missing</source> | 4705 | <source>Shared Font Missing</source> |
| 4651 | <translation>遺失共享字型</translation> | 4706 | <translation>遺失共享字型</translation> |
| 4652 | </message> | 4707 | </message> |
| 4653 | <message> | 4708 | <message> |
| 4654 | <location filename="../../src/yuzu/main.cpp" line="3348"/> | 4709 | <location filename="../../src/yuzu/main.cpp" line="3352"/> |
| 4655 | <source>Fatal Error</source> | 4710 | <source>Fatal Error</source> |
| 4656 | <translation>嚴重錯誤</translation> | 4711 | <translation>嚴重錯誤</translation> |
| 4657 | </message> | 4712 | </message> |
| 4658 | <message> | 4713 | <message> |
| 4659 | <location filename="../../src/yuzu/main.cpp" line="3349"/> | 4714 | <location filename="../../src/yuzu/main.cpp" line="3353"/> |
| 4660 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 4715 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4661 | <translation>yuzu 發生嚴重錯誤,請檢視紀錄以了解細節。更多資訊請參閱網頁:<a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>。<br/><br/>您要停止模擬並回到遊戲清單嗎?繼續模擬可能會導致當機、存檔損毀或其他錯誤。</translation> | 4716 | <translation>yuzu 發生嚴重錯誤,請檢視紀錄以了解細節。更多資訊請參閱網頁:<a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>。<br/><br/>您要停止模擬並回到遊戲清單嗎?繼續模擬可能會導致當機、存檔損毀或其他錯誤。</translation> |
| 4662 | </message> | 4717 | </message> |
| 4663 | <message> | 4718 | <message> |
| 4664 | <location filename="../../src/yuzu/main.cpp" line="3358"/> | 4719 | <location filename="../../src/yuzu/main.cpp" line="3362"/> |
| 4665 | <source>Fatal Error encountered</source> | 4720 | <source>Fatal Error encountered</source> |
| 4666 | <translation>發生嚴重錯誤</translation> | 4721 | <translation>發生嚴重錯誤</translation> |
| 4667 | </message> | 4722 | </message> |
| 4668 | <message> | 4723 | <message> |
| 4669 | <location filename="../../src/yuzu/main.cpp" line="3381"/> | 4724 | <location filename="../../src/yuzu/main.cpp" line="3385"/> |
| 4670 | <source>Confirm Key Rederivation</source> | 4725 | <source>Confirm Key Rederivation</source> |
| 4671 | <translation>確認重新產生金鑰</translation> | 4726 | <translation>確認重新產生金鑰</translation> |
| 4672 | </message> | 4727 | </message> |
| 4673 | <message> | 4728 | <message> |
| 4674 | <location filename="../../src/yuzu/main.cpp" line="3382"/> | 4729 | <location filename="../../src/yuzu/main.cpp" line="3386"/> |
| 4675 | <source>You are about to force rederive all of your keys. | 4730 | <source>You are about to force rederive all of your keys. |
| 4676 | If you do not know what this means or what you are doing, | 4731 | If you do not know what this means or what you are doing, |
| 4677 | this is a potentially destructive action. | 4732 | this is a potentially destructive action. |
| @@ -4687,37 +4742,37 @@ This will delete your autogenerated key files and re-run the key derivation modu | |||
| 4687 | 這將刪除您自動產生的金鑰檔案並重新執行產生金鑰模組。</translation> | 4742 | 這將刪除您自動產生的金鑰檔案並重新執行產生金鑰模組。</translation> |
| 4688 | </message> | 4743 | </message> |
| 4689 | <message> | 4744 | <message> |
| 4690 | <location filename="../../src/yuzu/main.cpp" line="3414"/> | 4745 | <location filename="../../src/yuzu/main.cpp" line="3418"/> |
| 4691 | <source>Missing fuses</source> | 4746 | <source>Missing fuses</source> |
| 4692 | <translation>遺失項目</translation> | 4747 | <translation>遺失項目</translation> |
| 4693 | </message> | 4748 | </message> |
| 4694 | <message> | 4749 | <message> |
| 4695 | <location filename="../../src/yuzu/main.cpp" line="3417"/> | 4750 | <location filename="../../src/yuzu/main.cpp" line="3421"/> |
| 4696 | <source> - Missing BOOT0</source> | 4751 | <source> - Missing BOOT0</source> |
| 4697 | <translation>- 遺失 BOOT0</translation> | 4752 | <translation>- 遺失 BOOT0</translation> |
| 4698 | </message> | 4753 | </message> |
| 4699 | <message> | 4754 | <message> |
| 4700 | <location filename="../../src/yuzu/main.cpp" line="3420"/> | 4755 | <location filename="../../src/yuzu/main.cpp" line="3424"/> |
| 4701 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4756 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4702 | <translation> - 遺失 BCPKG2-1-Normal-Main</translation> | 4757 | <translation> - 遺失 BCPKG2-1-Normal-Main</translation> |
| 4703 | </message> | 4758 | </message> |
| 4704 | <message> | 4759 | <message> |
| 4705 | <location filename="../../src/yuzu/main.cpp" line="3423"/> | 4760 | <location filename="../../src/yuzu/main.cpp" line="3427"/> |
| 4706 | <source> - Missing PRODINFO</source> | 4761 | <source> - Missing PRODINFO</source> |
| 4707 | <translation>- 遺失 PRODINFO</translation> | 4762 | <translation>- 遺失 PRODINFO</translation> |
| 4708 | </message> | 4763 | </message> |
| 4709 | <message> | 4764 | <message> |
| 4710 | <location filename="../../src/yuzu/main.cpp" line="3427"/> | 4765 | <location filename="../../src/yuzu/main.cpp" line="3431"/> |
| 4711 | <source>Derivation Components Missing</source> | 4766 | <source>Derivation Components Missing</source> |
| 4712 | <translation>遺失產生元件</translation> | 4767 | <translation>遺失產生元件</translation> |
| 4713 | </message> | 4768 | </message> |
| 4714 | <message> | 4769 | <message> |
| 4715 | <location filename="../../src/yuzu/main.cpp" line="3428"/> | 4770 | <location filename="../../src/yuzu/main.cpp" line="3432"/> |
| 4716 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> | 4771 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> |
| 4717 | <translation>缺少加密金鑰。 <br>請按照<a href='https://yuzu-emu.org/help/quickstart/'>《Yuzu快速入門指南》來取得所有金鑰、韌體、遊戲<br><br><small>(%1)。</translation> | 4772 | <translation>缺少加密金鑰。 <br>請按照<a href='https://yuzu-emu.org/help/quickstart/'>《Yuzu快速入門指南》來取得所有金鑰、韌體、遊戲<br><br><small>(%1)。</translation> |
| 4718 | </message> | 4773 | </message> |
| 4719 | <message> | 4774 | <message> |
| 4720 | <location filename="../../src/yuzu/main.cpp" line="3437"/> | 4775 | <location filename="../../src/yuzu/main.cpp" line="3441"/> |
| 4721 | <source>Deriving keys... | 4776 | <source>Deriving keys... |
| 4722 | This may take up to a minute depending | 4777 | This may take up to a minute depending |
| 4723 | on your system's performance.</source> | 4778 | on your system's performance.</source> |
| @@ -4726,39 +4781,39 @@ on your system's performance.</source> | |||
| 4726 | 您的系統效能。</translation> | 4781 | 您的系統效能。</translation> |
| 4727 | </message> | 4782 | </message> |
| 4728 | <message> | 4783 | <message> |
| 4729 | <location filename="../../src/yuzu/main.cpp" line="3439"/> | 4784 | <location filename="../../src/yuzu/main.cpp" line="3443"/> |
| 4730 | <source>Deriving Keys</source> | 4785 | <source>Deriving Keys</source> |
| 4731 | <translation>產生金鑰</translation> | 4786 | <translation>產生金鑰</translation> |
| 4732 | </message> | 4787 | </message> |
| 4733 | <message> | 4788 | <message> |
| 4734 | <location filename="../../src/yuzu/main.cpp" line="3484"/> | 4789 | <location filename="../../src/yuzu/main.cpp" line="3488"/> |
| 4735 | <source>Select RomFS Dump Target</source> | 4790 | <source>Select RomFS Dump Target</source> |
| 4736 | <translation>選擇 RomFS 傾印目標</translation> | 4791 | <translation>選擇 RomFS 傾印目標</translation> |
| 4737 | </message> | 4792 | </message> |
| 4738 | <message> | 4793 | <message> |
| 4739 | <location filename="../../src/yuzu/main.cpp" line="3485"/> | 4794 | <location filename="../../src/yuzu/main.cpp" line="3489"/> |
| 4740 | <source>Please select which RomFS you would like to dump.</source> | 4795 | <source>Please select which RomFS you would like to dump.</source> |
| 4741 | <translation>請選擇希望傾印的 RomFS。</translation> | 4796 | <translation>請選擇希望傾印的 RomFS。</translation> |
| 4742 | </message> | 4797 | </message> |
| 4743 | <message> | 4798 | <message> |
| 4744 | <location filename="../../src/yuzu/main.cpp" line="3500"/> | 4799 | <location filename="../../src/yuzu/main.cpp" line="3504"/> |
| 4745 | <source>Are you sure you want to close yuzu?</source> | 4800 | <source>Are you sure you want to close yuzu?</source> |
| 4746 | <translation>您確定要關閉 yuzu 嗎?</translation> | 4801 | <translation>您確定要關閉 yuzu 嗎?</translation> |
| 4747 | </message> | 4802 | </message> |
| 4748 | <message> | 4803 | <message> |
| 4749 | <location filename="../../src/yuzu/main.cpp" line="3501"/> | 4804 | <location filename="../../src/yuzu/main.cpp" line="3505"/> |
| 4750 | <location filename="../../src/yuzu/main.cpp" line="3581"/> | 4805 | <location filename="../../src/yuzu/main.cpp" line="3585"/> |
| 4751 | <location filename="../../src/yuzu/main.cpp" line="3594"/> | 4806 | <location filename="../../src/yuzu/main.cpp" line="3598"/> |
| 4752 | <source>yuzu</source> | 4807 | <source>yuzu</source> |
| 4753 | <translation>yuzu</translation> | 4808 | <translation>yuzu</translation> |
| 4754 | </message> | 4809 | </message> |
| 4755 | <message> | 4810 | <message> |
| 4756 | <location filename="../../src/yuzu/main.cpp" line="3582"/> | 4811 | <location filename="../../src/yuzu/main.cpp" line="3586"/> |
| 4757 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4812 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4758 | <translation>您確定要停止模擬嗎?未儲存的進度將會遺失。</translation> | 4813 | <translation>您確定要停止模擬嗎?未儲存的進度將會遺失。</translation> |
| 4759 | </message> | 4814 | </message> |
| 4760 | <message> | 4815 | <message> |
| 4761 | <location filename="../../src/yuzu/main.cpp" line="3591"/> | 4816 | <location filename="../../src/yuzu/main.cpp" line="3595"/> |
| 4762 | <source>The currently running application has requested yuzu to not exit. | 4817 | <source>The currently running application has requested yuzu to not exit. |
| 4763 | 4818 | ||
| 4764 | Would you like to bypass this and exit anyway?</source> | 4819 | Would you like to bypass this and exit anyway?</source> |
| @@ -4770,38 +4825,38 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4770 | <context> | 4825 | <context> |
| 4771 | <name>GRenderWindow</name> | 4826 | <name>GRenderWindow</name> |
| 4772 | <message> | 4827 | <message> |
| 4773 | <location filename="../../src/yuzu/bootmanager.cpp" line="976"/> | 4828 | <location filename="../../src/yuzu/bootmanager.cpp" line="973"/> |
| 4774 | <source>OpenGL not available!</source> | 4829 | <source>OpenGL not available!</source> |
| 4775 | <translation>無法使用 OpenGL 模式!</translation> | 4830 | <translation>無法使用 OpenGL 模式!</translation> |
| 4776 | </message> | 4831 | </message> |
| 4777 | <message> | 4832 | <message> |
| 4778 | <location filename="../../src/yuzu/bootmanager.cpp" line="977"/> | 4833 | <location filename="../../src/yuzu/bootmanager.cpp" line="974"/> |
| 4779 | <source>yuzu has not been compiled with OpenGL support.</source> | 4834 | <source>yuzu has not been compiled with OpenGL support.</source> |
| 4780 | <translation>yuzu 未以支援 OpenGL 的方式編譯。</translation> | 4835 | <translation>yuzu 未以支援 OpenGL 的方式編譯。</translation> |
| 4781 | </message> | 4836 | </message> |
| 4782 | <message> | 4837 | <message> |
| 4783 | <location filename="../../src/yuzu/bootmanager.cpp" line="996"/> | 4838 | <location filename="../../src/yuzu/bootmanager.cpp" line="993"/> |
| 4784 | <location filename="../../src/yuzu/bootmanager.cpp" line="1016"/> | 4839 | <location filename="../../src/yuzu/bootmanager.cpp" line="1013"/> |
| 4785 | <source>Error while initializing OpenGL!</source> | 4840 | <source>Error while initializing OpenGL!</source> |
| 4786 | <translation>初始化 OpenGL 時發生錯誤!</translation> | 4841 | <translation>初始化 OpenGL 時發生錯誤!</translation> |
| 4787 | </message> | 4842 | </message> |
| 4788 | <message> | 4843 | <message> |
| 4789 | <location filename="../../src/yuzu/bootmanager.cpp" line="997"/> | 4844 | <location filename="../../src/yuzu/bootmanager.cpp" line="994"/> |
| 4790 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> | 4845 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> |
| 4791 | <translation>您的 GPU 可能不支援 OpenGL,或是未安裝最新的圖形驅動程式</translation> | 4846 | <translation>您的 GPU 可能不支援 OpenGL,或是未安裝最新的圖形驅動程式</translation> |
| 4792 | </message> | 4847 | </message> |
| 4793 | <message> | 4848 | <message> |
| 4794 | <location filename="../../src/yuzu/bootmanager.cpp" line="1006"/> | 4849 | <location filename="../../src/yuzu/bootmanager.cpp" line="1003"/> |
| 4795 | <source>Error while initializing OpenGL 4.6!</source> | 4850 | <source>Error while initializing OpenGL 4.6!</source> |
| 4796 | <translation>初始化 OpenGL 4.6 時發生錯誤!</translation> | 4851 | <translation>初始化 OpenGL 4.6 時發生錯誤!</translation> |
| 4797 | </message> | 4852 | </message> |
| 4798 | <message> | 4853 | <message> |
| 4799 | <location filename="../../src/yuzu/bootmanager.cpp" line="1007"/> | 4854 | <location filename="../../src/yuzu/bootmanager.cpp" line="1004"/> |
| 4800 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> | 4855 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> |
| 4801 | <translation>您的 GPU 可能不支援 OpenGL 4.6,或是未安裝最新的圖形驅動程式<br><br>GL 渲染器:<br>%1</translation> | 4856 | <translation>您的 GPU 可能不支援 OpenGL 4.6,或是未安裝最新的圖形驅動程式<br><br>GL 渲染器:<br>%1</translation> |
| 4802 | </message> | 4857 | </message> |
| 4803 | <message> | 4858 | <message> |
| 4804 | <location filename="../../src/yuzu/bootmanager.cpp" line="1017"/> | 4859 | <location filename="../../src/yuzu/bootmanager.cpp" line="1014"/> |
| 4805 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> | 4860 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> |
| 4806 | <translation>您的 GPU 可能不支援某些必需的 OpenGL 功能。請確保您已安裝最新的圖形驅動程式。<br><br>GL 渲染器:<br>%1<br><br>不支援的功能:<br>%2</translation> | 4861 | <translation>您的 GPU 可能不支援某些必需的 OpenGL 功能。請確保您已安裝最新的圖形驅動程式。<br><br>GL 渲染器:<br>%1<br><br>不支援的功能:<br>%2</translation> |
| 4807 | </message> | 4862 | </message> |
| @@ -4963,77 +5018,77 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4963 | <context> | 5018 | <context> |
| 4964 | <name>GameListItemCompat</name> | 5019 | <name>GameListItemCompat</name> |
| 4965 | <message> | 5020 | <message> |
| 4966 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5021 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 4967 | <source>Perfect</source> | 5022 | <source>Perfect</source> |
| 4968 | <translation>完美</translation> | 5023 | <translation>完美</translation> |
| 4969 | </message> | 5024 | </message> |
| 4970 | <message> | 5025 | <message> |
| 4971 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5026 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 4972 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without | 5027 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without |
| 4973 | any workarounds needed.</source> | 5028 | any workarounds needed.</source> |
| 4974 | <translation>遊戲能完整進行。不會出現任何圖形或音訊錯誤,所有功能測試皆正常,也不須使用任何替代方案。</translation> | 5029 | <translation>遊戲能完整進行。不會出現任何圖形或音訊錯誤,所有功能測試皆正常,也不須使用任何替代方案。</translation> |
| 4975 | </message> | 5030 | </message> |
| 4976 | <message> | 5031 | <message> |
| 4977 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5032 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 4978 | <source>Great</source> | 5033 | <source>Great</source> |
| 4979 | <translation>極佳</translation> | 5034 | <translation>極佳</translation> |
| 4980 | </message> | 5035 | </message> |
| 4981 | <message> | 5036 | <message> |
| 4982 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5037 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 4983 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some | 5038 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some |
| 4984 | workarounds.</source> | 5039 | workarounds.</source> |
| 4985 | <translation>遊戲能進行。會出現少量圖形或音訊錯誤,可能需要使用一些替代方案以破完遊戲。</translation> | 5040 | <translation>遊戲能進行。會出現少量圖形或音訊錯誤,可能需要使用一些替代方案以破完遊戲。</translation> |
| 4986 | </message> | 5041 | </message> |
| 4987 | <message> | 5042 | <message> |
| 4988 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5043 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 4989 | <source>Okay</source> | 5044 | <source>Okay</source> |
| 4990 | <translation>尚可</translation> | 5045 | <translation>尚可</translation> |
| 4991 | </message> | 5046 | </message> |
| 4992 | <message> | 5047 | <message> |
| 4993 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5048 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 4994 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with | 5049 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with |
| 4995 | workarounds.</source> | 5050 | workarounds.</source> |
| 4996 | <translation>遊戲能進行。會出現大量圖形或音訊錯誤,但是使用一些替代方案能順利破完遊戲。</translation> | 5051 | <translation>遊戲能進行。會出現大量圖形或音訊錯誤,但是使用一些替代方案能順利破完遊戲。</translation> |
| 4997 | </message> | 5052 | </message> |
| 4998 | <message> | 5053 | <message> |
| 4999 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5054 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5000 | <source>Bad</source> | 5055 | <source>Bad</source> |
| 5001 | <translation>不佳</translation> | 5056 | <translation>不佳</translation> |
| 5002 | </message> | 5057 | </message> |
| 5003 | <message> | 5058 | <message> |
| 5004 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5059 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5005 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches | 5060 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches |
| 5006 | even with workarounds.</source> | 5061 | even with workarounds.</source> |
| 5007 | <translation>遊戲能進行。但是會出現大量圖形或音訊錯誤,即使使用一些替代方案也無法通過遊戲的某些區域。</translation> | 5062 | <translation>遊戲能進行。但是會出現大量圖形或音訊錯誤,即使使用一些替代方案也無法通過遊戲的某些區域。</translation> |
| 5008 | </message> | 5063 | </message> |
| 5009 | <message> | 5064 | <message> |
| 5010 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5065 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5011 | <source>Intro/Menu</source> | 5066 | <source>Intro/Menu</source> |
| 5012 | <translation>開始畫面/選單</translation> | 5067 | <translation>開始畫面/選單</translation> |
| 5013 | </message> | 5068 | </message> |
| 5014 | <message> | 5069 | <message> |
| 5015 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5070 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5016 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start | 5071 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start |
| 5017 | Screen.</source> | 5072 | Screen.</source> |
| 5018 | <translation>遊戲完全無法進行。因為圖形或音訊的大量錯誤,在通過開始畫面後無法繼續遊戲。</translation> | 5073 | <translation>遊戲完全無法進行。因為圖形或音訊的大量錯誤,在通過開始畫面後無法繼續遊戲。</translation> |
| 5019 | </message> | 5074 | </message> |
| 5020 | <message> | 5075 | <message> |
| 5021 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5076 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5022 | <source>Won't Boot</source> | 5077 | <source>Won't Boot</source> |
| 5023 | <translation>無法啟動</translation> | 5078 | <translation>無法啟動</translation> |
| 5024 | </message> | 5079 | </message> |
| 5025 | <message> | 5080 | <message> |
| 5026 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5081 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5027 | <source>The game crashes when attempting to startup.</source> | 5082 | <source>The game crashes when attempting to startup.</source> |
| 5028 | <translation>啟動遊戲時異常關閉</translation> | 5083 | <translation>啟動遊戲時異常關閉</translation> |
| 5029 | </message> | 5084 | </message> |
| 5030 | <message> | 5085 | <message> |
| 5031 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5086 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5032 | <source>Not Tested</source> | 5087 | <source>Not Tested</source> |
| 5033 | <translation>未測試</translation> | 5088 | <translation>未測試</translation> |
| 5034 | </message> | 5089 | </message> |
| 5035 | <message> | 5090 | <message> |
| 5036 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5091 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5037 | <source>The game has not yet been tested.</source> | 5092 | <source>The game has not yet been tested.</source> |
| 5038 | <translation>此遊戲尚未經過測試</translation> | 5093 | <translation>此遊戲尚未經過測試</translation> |
| 5039 | </message> | 5094 | </message> |
| @@ -5067,22 +5122,22 @@ Screen.</source> | |||
| 5067 | <context> | 5122 | <context> |
| 5068 | <name>InstallDialog</name> | 5123 | <name>InstallDialog</name> |
| 5069 | <message> | 5124 | <message> |
| 5070 | <location filename="../../src/yuzu/install_dialog.cpp" line="31"/> | 5125 | <location filename="../../src/yuzu/install_dialog.cpp" line="30"/> |
| 5071 | <source>Please confirm these are the files you wish to install.</source> | 5126 | <source>Please confirm these are the files you wish to install.</source> |
| 5072 | <translation>請確認您想安裝的檔案</translation> | 5127 | <translation>請確認您想安裝的檔案</translation> |
| 5073 | </message> | 5128 | </message> |
| 5074 | <message> | 5129 | <message> |
| 5075 | <location filename="../../src/yuzu/install_dialog.cpp" line="34"/> | 5130 | <location filename="../../src/yuzu/install_dialog.cpp" line="33"/> |
| 5076 | <source>Installing an Update or DLC will overwrite the previously installed one.</source> | 5131 | <source>Installing an Update or DLC will overwrite the previously installed one.</source> |
| 5077 | <translation>安裝遊戲更新或 DLC 時會覆寫之前的安裝</translation> | 5132 | <translation>安裝遊戲更新或 DLC 時會覆寫之前的安裝</translation> |
| 5078 | </message> | 5133 | </message> |
| 5079 | <message> | 5134 | <message> |
| 5080 | <location filename="../../src/yuzu/install_dialog.cpp" line="38"/> | 5135 | <location filename="../../src/yuzu/install_dialog.cpp" line="37"/> |
| 5081 | <source>Install</source> | 5136 | <source>Install</source> |
| 5082 | <translation>安裝</translation> | 5137 | <translation>安裝</translation> |
| 5083 | </message> | 5138 | </message> |
| 5084 | <message> | 5139 | <message> |
| 5085 | <location filename="../../src/yuzu/install_dialog.cpp" line="52"/> | 5140 | <location filename="../../src/yuzu/install_dialog.cpp" line="51"/> |
| 5086 | <source>Install Files to NAND</source> | 5141 | <source>Install Files to NAND</source> |
| 5087 | <translation>安裝檔案至內部儲存空間</translation> | 5142 | <translation>安裝檔案至內部儲存空間</translation> |
| 5088 | </message> | 5143 | </message> |
| @@ -5114,22 +5169,22 @@ Screen.</source> | |||
| 5114 | <translation>預估時間:5 分 4 秒</translation> | 5169 | <translation>預估時間:5 分 4 秒</translation> |
| 5115 | </message> | 5170 | </message> |
| 5116 | <message> | 5171 | <message> |
| 5117 | <location filename="../../src/yuzu/loading_screen.cpp" line="91"/> | 5172 | <location filename="../../src/yuzu/loading_screen.cpp" line="84"/> |
| 5118 | <source>Loading...</source> | 5173 | <source>Loading...</source> |
| 5119 | <translation>載入中...</translation> | 5174 | <translation>載入中...</translation> |
| 5120 | </message> | 5175 | </message> |
| 5121 | <message> | 5176 | <message> |
| 5122 | <location filename="../../src/yuzu/loading_screen.cpp" line="92"/> | 5177 | <location filename="../../src/yuzu/loading_screen.cpp" line="85"/> |
| 5123 | <source>Loading Shaders %1 / %2</source> | 5178 | <source>Loading Shaders %1 / %2</source> |
| 5124 | <translation>載入著色器:%1 / %2</translation> | 5179 | <translation>載入著色器:%1 / %2</translation> |
| 5125 | </message> | 5180 | </message> |
| 5126 | <message> | 5181 | <message> |
| 5127 | <location filename="../../src/yuzu/loading_screen.cpp" line="93"/> | 5182 | <location filename="../../src/yuzu/loading_screen.cpp" line="86"/> |
| 5128 | <source>Launching...</source> | 5183 | <source>Launching...</source> |
| 5129 | <translation>啟動中...</translation> | 5184 | <translation>啟動中...</translation> |
| 5130 | </message> | 5185 | </message> |
| 5131 | <message> | 5186 | <message> |
| 5132 | <location filename="../../src/yuzu/loading_screen.cpp" line="174"/> | 5187 | <location filename="../../src/yuzu/loading_screen.cpp" line="167"/> |
| 5133 | <source>Estimated Time %1</source> | 5188 | <source>Estimated Time %1</source> |
| 5134 | <translation>預估時間:%1</translation> | 5189 | <translation>預估時間:%1</translation> |
| 5135 | </message> | 5190 | </message> |
| @@ -5409,284 +5464,284 @@ p, li { white-space: pre-wrap; } | |||
| 5409 | <context> | 5464 | <context> |
| 5410 | <name>QObject</name> | 5465 | <name>QObject</name> |
| 5411 | <message> | 5466 | <message> |
| 5412 | <location filename="../../src/yuzu/game_list_p.h" line="244"/> | 5467 | <location filename="../../src/yuzu/game_list_p.h" line="243"/> |
| 5413 | <source>Installed SD Titles</source> | 5468 | <source>Installed SD Titles</source> |
| 5414 | <translation>安裝在 SD 卡中的遊戲</translation> | 5469 | <translation>安裝在 SD 卡中的遊戲</translation> |
| 5415 | </message> | 5470 | </message> |
| 5416 | <message> | 5471 | <message> |
| 5417 | <location filename="../../src/yuzu/game_list_p.h" line="252"/> | 5472 | <location filename="../../src/yuzu/game_list_p.h" line="251"/> |
| 5418 | <source>Installed NAND Titles</source> | 5473 | <source>Installed NAND Titles</source> |
| 5419 | <translation>安裝在內部儲存空間中的遊戲</translation> | 5474 | <translation>安裝在內部儲存空間中的遊戲</translation> |
| 5420 | </message> | 5475 | </message> |
| 5421 | <message> | 5476 | <message> |
| 5422 | <location filename="../../src/yuzu/game_list_p.h" line="260"/> | 5477 | <location filename="../../src/yuzu/game_list_p.h" line="259"/> |
| 5423 | <source>System Titles</source> | 5478 | <source>System Titles</source> |
| 5424 | <translation>系統項目</translation> | 5479 | <translation>系統項目</translation> |
| 5425 | </message> | 5480 | </message> |
| 5426 | <message> | 5481 | <message> |
| 5427 | <location filename="../../src/yuzu/game_list_p.h" line="303"/> | 5482 | <location filename="../../src/yuzu/game_list_p.h" line="302"/> |
| 5428 | <source>Add New Game Directory</source> | 5483 | <source>Add New Game Directory</source> |
| 5429 | <translation>加入遊戲資料夾</translation> | 5484 | <translation>加入遊戲資料夾</translation> |
| 5430 | </message> | 5485 | </message> |
| 5431 | <message> | 5486 | <message> |
| 5432 | <location filename="../../src/yuzu/game_list_p.h" line="326"/> | 5487 | <location filename="../../src/yuzu/game_list_p.h" line="325"/> |
| 5433 | <source>Favorites</source> | 5488 | <source>Favorites</source> |
| 5434 | <translation>我的最愛</translation> | 5489 | <translation>我的最愛</translation> |
| 5435 | </message> | 5490 | </message> |
| 5436 | <message> | 5491 | <message> |
| 5437 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> | 5492 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="22"/> |
| 5438 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> | 5493 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="41"/> |
| 5439 | <source>Shift</source> | 5494 | <source>Shift</source> |
| 5440 | <translation>Shift</translation> | 5495 | <translation>Shift</translation> |
| 5441 | </message> | 5496 | </message> |
| 5442 | <message> | 5497 | <message> |
| 5443 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> | 5498 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="24"/> |
| 5444 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> | 5499 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> |
| 5445 | <source>Ctrl</source> | 5500 | <source>Ctrl</source> |
| 5446 | <translation>Ctrl</translation> | 5501 | <translation>Ctrl</translation> |
| 5447 | </message> | 5502 | </message> |
| 5448 | <message> | 5503 | <message> |
| 5449 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="27"/> | 5504 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="26"/> |
| 5450 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="47"/> | 5505 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> |
| 5451 | <source>Alt</source> | 5506 | <source>Alt</source> |
| 5452 | <translation>Alt</translation> | 5507 | <translation>Alt</translation> |
| 5453 | </message> | 5508 | </message> |
| 5454 | <message> | 5509 | <message> |
| 5455 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="37"/> | 5510 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="36"/> |
| 5456 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="144"/> | 5511 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="142"/> |
| 5457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> | 5512 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="208"/> |
| 5458 | <source>[not set]</source> | 5513 | <source>[not set]</source> |
| 5459 | <translation>[未設定]</translation> | 5514 | <translation>[未設定]</translation> |
| 5460 | </message> | 5515 | </message> |
| 5461 | <message> | 5516 | <message> |
| 5462 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="49"/> | 5517 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="48"/> |
| 5463 | <source>Hat %1 %2</source> | 5518 | <source>Hat %1 %2</source> |
| 5464 | <translation>方向鍵 %1 %2</translation> | 5519 | <translation>方向鍵 %1 %2</translation> |
| 5465 | </message> | 5520 | </message> |
| 5466 | <message> | 5521 | <message> |
| 5467 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="56"/> | 5522 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="55"/> |
| 5468 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="233"/> | 5523 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="231"/> |
| 5469 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="237"/> | 5524 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="235"/> |
| 5470 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="241"/> | 5525 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="239"/> |
| 5471 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="245"/> | 5526 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="243"/> |
| 5472 | <source>Axis %1%2</source> | 5527 | <source>Axis %1%2</source> |
| 5473 | <translation>Axis %1%2</translation> | 5528 | <translation>Axis %1%2</translation> |
| 5474 | </message> | 5529 | </message> |
| 5475 | <message> | 5530 | <message> |
| 5476 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="62"/> | 5531 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="61"/> |
| 5477 | <source>Button %1</source> | 5532 | <source>Button %1</source> |
| 5478 | <translation>按鍵 %1</translation> | 5533 | <translation>按鍵 %1</translation> |
| 5479 | </message> | 5534 | </message> |
| 5480 | <message> | 5535 | <message> |
| 5481 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="68"/> | 5536 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="67"/> |
| 5482 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="204"/> | 5537 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="202"/> |
| 5483 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="218"/> | 5538 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="216"/> |
| 5484 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="248"/> | 5539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="246"/> |
| 5485 | <source>[unknown]</source> | 5540 | <source>[unknown]</source> |
| 5486 | <translation>[未知]</translation> | 5541 | <translation>[未知]</translation> |
| 5487 | </message> | 5542 | </message> |
| 5488 | <message> | 5543 | <message> |
| 5489 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> | 5544 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="56"/> |
| 5490 | <source>Left</source> | 5545 | <source>Left</source> |
| 5491 | <translation>左</translation> | 5546 | <translation>左</translation> |
| 5492 | </message> | 5547 | </message> |
| 5493 | <message> | 5548 | <message> |
| 5494 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> | 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> |
| 5495 | <source>Right</source> | 5550 | <source>Right</source> |
| 5496 | <translation>右</translation> | 5551 | <translation>右</translation> |
| 5497 | </message> | 5552 | </message> |
| 5498 | <message> | 5553 | <message> |
| 5499 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> | 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> |
| 5500 | <source>Down</source> | 5555 | <source>Down</source> |
| 5501 | <translation>下</translation> | 5556 | <translation>下</translation> |
| 5502 | </message> | 5557 | </message> |
| 5503 | <message> | 5558 | <message> |
| 5504 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> | 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> |
| 5505 | <source>Up</source> | 5560 | <source>Up</source> |
| 5506 | <translation>上</translation> | 5561 | <translation>上</translation> |
| 5507 | </message> | 5562 | </message> |
| 5508 | <message> | 5563 | <message> |
| 5509 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> | 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> |
| 5510 | <source>Z</source> | 5565 | <source>Z</source> |
| 5511 | <translation>Z</translation> | 5566 | <translation>Z</translation> |
| 5512 | </message> | 5567 | </message> |
| 5513 | <message> | 5568 | <message> |
| 5514 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> | 5569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> |
| 5515 | <source>R</source> | 5570 | <source>R</source> |
| 5516 | <translation>R</translation> | 5571 | <translation>R</translation> |
| 5517 | </message> | 5572 | </message> |
| 5518 | <message> | 5573 | <message> |
| 5519 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> | 5574 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> |
| 5520 | <source>L</source> | 5575 | <source>L</source> |
| 5521 | <translation>L</translation> | 5576 | <translation>L</translation> |
| 5522 | </message> | 5577 | </message> |
| 5523 | <message> | 5578 | <message> |
| 5524 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> | 5579 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> |
| 5525 | <source>A</source> | 5580 | <source>A</source> |
| 5526 | <translation>A</translation> | 5581 | <translation>A</translation> |
| 5527 | </message> | 5582 | </message> |
| 5528 | <message> | 5583 | <message> |
| 5529 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> | 5584 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> |
| 5530 | <source>B</source> | 5585 | <source>B</source> |
| 5531 | <translation>B</translation> | 5586 | <translation>B</translation> |
| 5532 | </message> | 5587 | </message> |
| 5533 | <message> | 5588 | <message> |
| 5534 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> | 5589 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> |
| 5535 | <source>X</source> | 5590 | <source>X</source> |
| 5536 | <translation>X</translation> | 5591 | <translation>X</translation> |
| 5537 | </message> | 5592 | </message> |
| 5538 | <message> | 5593 | <message> |
| 5539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> | 5594 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> |
| 5540 | <source>Y</source> | 5595 | <source>Y</source> |
| 5541 | <translation>Y</translation> | 5596 | <translation>Y</translation> |
| 5542 | </message> | 5597 | </message> |
| 5543 | <message> | 5598 | <message> |
| 5544 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> | 5599 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> |
| 5545 | <source>Start</source> | 5600 | <source>Start</source> |
| 5546 | <translation>開始</translation> | 5601 | <translation>開始</translation> |
| 5547 | </message> | 5602 | </message> |
| 5548 | <message> | 5603 | <message> |
| 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> | 5604 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> |
| 5550 | <source>L1</source> | 5605 | <source>L1</source> |
| 5551 | <translation>L1</translation> | 5606 | <translation>L1</translation> |
| 5552 | </message> | 5607 | </message> |
| 5553 | <message> | 5608 | <message> |
| 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> | 5609 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| 5555 | <source>L2</source> | 5610 | <source>L2</source> |
| 5556 | <translation>L2</translation> | 5611 | <translation>L2</translation> |
| 5557 | </message> | 5612 | </message> |
| 5558 | <message> | 5613 | <message> |
| 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> | 5614 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> |
| 5560 | <source>L3</source> | 5615 | <source>L3</source> |
| 5561 | <translation>L3</translation> | 5616 | <translation>L3</translation> |
| 5562 | </message> | 5617 | </message> |
| 5563 | <message> | 5618 | <message> |
| 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> | 5619 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> |
| 5565 | <source>R1</source> | 5620 | <source>R1</source> |
| 5566 | <translation>R1</translation> | 5621 | <translation>R1</translation> |
| 5567 | </message> | 5622 | </message> |
| 5568 | <message> | 5623 | <message> |
| 5569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> | 5624 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> |
| 5570 | <source>R2</source> | 5625 | <source>R2</source> |
| 5571 | <translation>R2</translation> | 5626 | <translation>R2</translation> |
| 5572 | </message> | 5627 | </message> |
| 5573 | <message> | 5628 | <message> |
| 5574 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> | 5629 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> |
| 5575 | <source>R3</source> | 5630 | <source>R3</source> |
| 5576 | <translation>R3</translation> | 5631 | <translation>R3</translation> |
| 5577 | </message> | 5632 | </message> |
| 5578 | <message> | 5633 | <message> |
| 5579 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> | 5634 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> |
| 5580 | <source>Circle</source> | 5635 | <source>Circle</source> |
| 5581 | <translation>○</translation> | 5636 | <translation>○</translation> |
| 5582 | </message> | 5637 | </message> |
| 5583 | <message> | 5638 | <message> |
| 5584 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> | 5639 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> |
| 5585 | <source>Cross</source> | 5640 | <source>Cross</source> |
| 5586 | <translation>╳</translation> | 5641 | <translation>╳</translation> |
| 5587 | </message> | 5642 | </message> |
| 5588 | <message> | 5643 | <message> |
| 5589 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> | 5644 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5590 | <source>Square</source> | 5645 | <source>Square</source> |
| 5591 | <translation>□</translation> | 5646 | <translation>□</translation> |
| 5592 | </message> | 5647 | </message> |
| 5593 | <message> | 5648 | <message> |
| 5594 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> | 5649 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| 5595 | <source>Triangle</source> | 5650 | <source>Triangle</source> |
| 5596 | <translation>Δ</translation> | 5651 | <translation>Δ</translation> |
| 5597 | </message> | 5652 | </message> |
| 5598 | <message> | 5653 | <message> |
| 5599 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> | 5654 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> |
| 5600 | <source>Share</source> | 5655 | <source>Share</source> |
| 5601 | <translation>分享</translation> | 5656 | <translation>分享</translation> |
| 5602 | </message> | 5657 | </message> |
| 5603 | <message> | 5658 | <message> |
| 5604 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> | 5659 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> |
| 5605 | <source>Options</source> | 5660 | <source>Options</source> |
| 5606 | <translation>選項</translation> | 5661 | <translation>選項</translation> |
| 5607 | </message> | 5662 | </message> |
| 5608 | <message> | 5663 | <message> |
| 5609 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> | 5664 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> |
| 5610 | <source>Home</source> | 5665 | <source>Home</source> |
| 5611 | <translation>HOME</translation> | 5666 | <translation>HOME</translation> |
| 5612 | </message> | 5667 | </message> |
| 5613 | <message> | 5668 | <message> |
| 5614 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> | 5669 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 5615 | <source>Touch</source> | 5670 | <source>Touch</source> |
| 5616 | <translation>觸控</translation> | 5671 | <translation>觸控</translation> |
| 5617 | </message> | 5672 | </message> |
| 5618 | <message> | 5673 | <message> |
| 5619 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> | 5674 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> |
| 5620 | <source>Wheel</source> | 5675 | <source>Wheel</source> |
| 5621 | <comment>Indicates the mouse wheel</comment> | 5676 | <comment>Indicates the mouse wheel</comment> |
| 5622 | <translation>滑鼠滾輪</translation> | 5677 | <translation>滑鼠滾輪</translation> |
| 5623 | </message> | 5678 | </message> |
| 5624 | <message> | 5679 | <message> |
| 5625 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> | 5680 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> |
| 5626 | <source>Backward</source> | 5681 | <source>Backward</source> |
| 5627 | <translation>後退</translation> | 5682 | <translation>後退</translation> |
| 5628 | </message> | 5683 | </message> |
| 5629 | <message> | 5684 | <message> |
| 5630 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> | 5685 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> |
| 5631 | <source>Forward</source> | 5686 | <source>Forward</source> |
| 5632 | <translation>前進</translation> | 5687 | <translation>前進</translation> |
| 5633 | </message> | 5688 | </message> |
| 5634 | <message> | 5689 | <message> |
| 5635 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> | 5690 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> |
| 5636 | <source>Task</source> | 5691 | <source>Task</source> |
| 5637 | <translation>任務鍵</translation> | 5692 | <translation>任務鍵</translation> |
| 5638 | </message> | 5693 | </message> |
| 5639 | <message> | 5694 | <message> |
| 5640 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> | 5695 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> |
| 5641 | <source>Extra</source> | 5696 | <source>Extra</source> |
| 5642 | <translation>額外按鍵</translation> | 5697 | <translation>額外按鍵</translation> |
| 5643 | </message> | 5698 | </message> |
| 5644 | <message> | 5699 | <message> |
| 5645 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="120"/> | 5700 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> |
| 5646 | <source>[undefined]</source> | 5701 | <source>[undefined]</source> |
| 5647 | <translation>[未指定]</translation> | 5702 | <translation>[未指定]</translation> |
| 5648 | </message> | 5703 | </message> |
| 5649 | <message> | 5704 | <message> |
| 5650 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="154"/> | 5705 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="152"/> |
| 5651 | <source>%1%2%3</source> | 5706 | <source>%1%2%3</source> |
| 5652 | <translation>%1%2%3</translation> | 5707 | <translation>%1%2%3</translation> |
| 5653 | </message> | 5708 | </message> |
| 5654 | <message> | 5709 | <message> |
| 5655 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="158"/> | 5710 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="156"/> |
| 5656 | <source>[invalid]</source> | 5711 | <source>[invalid]</source> |
| 5657 | <translation>[無效]</translation> | 5712 | <translation>[無效]</translation> |
| 5658 | </message> | 5713 | </message> |
| 5659 | <message> | 5714 | <message> |
| 5660 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="168"/> | 5715 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="166"/> |
| 5661 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="192"/> | 5716 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="190"/> |
| 5662 | <source>%1%2Hat %3</source> | 5717 | <source>%1%2Hat %3</source> |
| 5663 | <translation>%1%2Hat 控制器 %3</translation> | 5718 | <translation>%1%2Hat 控制器 %3</translation> |
| 5664 | </message> | 5719 | </message> |
| 5665 | <message> | 5720 | <message> |
| 5666 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="172"/> | 5721 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> |
| 5667 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="195"/> | 5722 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="193"/> |
| 5668 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="198"/> | 5723 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="196"/> |
| 5669 | <source>%1%2Axis %3</source> | 5724 | <source>%1%2Axis %3</source> |
| 5670 | <translation>%1%2軸 %3</translation> | 5725 | <translation>%1%2軸 %3</translation> |
| 5671 | </message> | 5726 | </message> |
| 5672 | <message> | 5727 | <message> |
| 5673 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="178"/> | 5728 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="176"/> |
| 5674 | <source>%1%2Axis %3,%4,%5</source> | 5729 | <source>%1%2Axis %3,%4,%5</source> |
| 5675 | <translation>%1%2軸 %3,%4,%5</translation> | 5730 | <translation>%1%2軸 %3,%4,%5</translation> |
| 5676 | </message> | 5731 | </message> |
| 5677 | <message> | 5732 | <message> |
| 5678 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="182"/> | 5733 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="180"/> |
| 5679 | <source>%1%2Motion %3</source> | 5734 | <source>%1%2Motion %3</source> |
| 5680 | <translation>%1%2體感 %3</translation> | 5735 | <translation>%1%2體感 %3</translation> |
| 5681 | </message> | 5736 | </message> |
| 5682 | <message> | 5737 | <message> |
| 5683 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="186"/> | 5738 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> |
| 5684 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="201"/> | 5739 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="199"/> |
| 5685 | <source>%1%2Button %3</source> | 5740 | <source>%1%2Button %3</source> |
| 5686 | <translation>%1%2按鈕 %3</translation> | 5741 | <translation>%1%2按鈕 %3</translation> |
| 5687 | </message> | 5742 | </message> |
| 5688 | <message> | 5743 | <message> |
| 5689 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="228"/> | 5744 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="226"/> |
| 5690 | <source>[unused]</source> | 5745 | <source>[unused]</source> |
| 5691 | <translation>[未使用]</translation> | 5746 | <translation>[未使用]</translation> |
| 5692 | </message> | 5747 | </message> |
| @@ -5727,7 +5782,7 @@ p, li { white-space: pre-wrap; } | |||
| 5727 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> | 5782 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> |
| 5728 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> | 5783 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> |
| 5729 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> | 5784 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> |
| 5730 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="416"/> | 5785 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="415"/> |
| 5731 | <source>Pro Controller</source> | 5786 | <source>Pro Controller</source> |
| 5732 | <translation>Pro 手把</translation> | 5787 | <translation>Pro 手把</translation> |
| 5733 | </message> | 5788 | </message> |
| @@ -5740,7 +5795,7 @@ p, li { white-space: pre-wrap; } | |||
| 5740 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> | 5795 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> |
| 5741 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> | 5796 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> |
| 5742 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> | 5797 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> |
| 5743 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="420"/> | 5798 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> |
| 5744 | <source>Dual Joycons</source> | 5799 | <source>Dual Joycons</source> |
| 5745 | <translation>雙 Joycon 手把</translation> | 5800 | <translation>雙 Joycon 手把</translation> |
| 5746 | </message> | 5801 | </message> |
| @@ -5753,7 +5808,7 @@ p, li { white-space: pre-wrap; } | |||
| 5753 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> | 5808 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> |
| 5754 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> | 5809 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> |
| 5755 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> | 5810 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> |
| 5756 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="424"/> | 5811 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> |
| 5757 | <source>Left Joycon</source> | 5812 | <source>Left Joycon</source> |
| 5758 | <translation>左 Joycon 手把</translation> | 5813 | <translation>左 Joycon 手把</translation> |
| 5759 | </message> | 5814 | </message> |
| @@ -5766,7 +5821,7 @@ p, li { white-space: pre-wrap; } | |||
| 5766 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> | 5821 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> |
| 5767 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> | 5822 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> |
| 5768 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> | 5823 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> |
| 5769 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> | 5824 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="427"/> |
| 5770 | <source>Right Joycon</source> | 5825 | <source>Right Joycon</source> |
| 5771 | <translation>右 Joycon 手把</translation> | 5826 | <translation>右 Joycon 手把</translation> |
| 5772 | </message> | 5827 | </message> |
| @@ -5794,7 +5849,7 @@ p, li { white-space: pre-wrap; } | |||
| 5794 | </message> | 5849 | </message> |
| 5795 | <message> | 5850 | <message> |
| 5796 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> | 5851 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> |
| 5797 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="432"/> | 5852 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="431"/> |
| 5798 | <source>Handheld</source> | 5853 | <source>Handheld</source> |
| 5799 | <translation>掌機模式</translation> | 5854 | <translation>掌機模式</translation> |
| 5800 | </message> | 5855 | </message> |
| @@ -5915,32 +5970,32 @@ p, li { white-space: pre-wrap; } | |||
| 5915 | <translation>8</translation> | 5970 | <translation>8</translation> |
| 5916 | </message> | 5971 | </message> |
| 5917 | <message> | 5972 | <message> |
| 5918 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="436"/> | 5973 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="435"/> |
| 5919 | <source>GameCube Controller</source> | 5974 | <source>GameCube Controller</source> |
| 5920 | <translation>GameCube 手把</translation> | 5975 | <translation>GameCube 手把</translation> |
| 5921 | </message> | 5976 | </message> |
| 5922 | <message> | 5977 | <message> |
| 5923 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="445"/> | 5978 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="444"/> |
| 5924 | <source>Poke Ball Plus</source> | 5979 | <source>Poke Ball Plus</source> |
| 5925 | <translation>精靈球 PLUS</translation> | 5980 | <translation>精靈球 PLUS</translation> |
| 5926 | </message> | 5981 | </message> |
| 5927 | <message> | 5982 | <message> |
| 5928 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="449"/> | 5983 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="448"/> |
| 5929 | <source>NES Controller</source> | 5984 | <source>NES Controller</source> |
| 5930 | <translation>NES 控制手把</translation> | 5985 | <translation>NES 控制手把</translation> |
| 5931 | </message> | 5986 | </message> |
| 5932 | <message> | 5987 | <message> |
| 5933 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="453"/> | 5988 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="452"/> |
| 5934 | <source>SNES Controller</source> | 5989 | <source>SNES Controller</source> |
| 5935 | <translation>SNES 控制手把</translation> | 5990 | <translation>SNES 控制手把</translation> |
| 5936 | </message> | 5991 | </message> |
| 5937 | <message> | 5992 | <message> |
| 5938 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="457"/> | 5993 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="456"/> |
| 5939 | <source>N64 Controller</source> | 5994 | <source>N64 Controller</source> |
| 5940 | <translation>N64 控制手把</translation> | 5995 | <translation>N64 控制手把</translation> |
| 5941 | </message> | 5996 | </message> |
| 5942 | <message> | 5997 | <message> |
| 5943 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="461"/> | 5998 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="460"/> |
| 5944 | <source>Sega Genesis</source> | 5999 | <source>Sega Genesis</source> |
| 5945 | <translation>Mega Drive</translation> | 6000 | <translation>Mega Drive</translation> |
| 5946 | </message> | 6001 | </message> |
| @@ -5985,7 +6040,7 @@ Please try again or contact the developer of the software.</source> | |||
| 5985 | <context> | 6040 | <context> |
| 5986 | <name>QtProfileSelectionDialog</name> | 6041 | <name>QtProfileSelectionDialog</name> |
| 5987 | <message> | 6042 | <message> |
| 5988 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="23"/> | 6043 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="24"/> |
| 5989 | <source>%1 | 6044 | <source>%1 |
| 5990 | %2</source> | 6045 | %2</source> |
| 5991 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 6046 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -5993,17 +6048,17 @@ Please try again or contact the developer of the software.</source> | |||
| 5993 | %2</translation> | 6048 | %2</translation> |
| 5994 | </message> | 6049 | </message> |
| 5995 | <message> | 6050 | <message> |
| 5996 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="53"/> | 6051 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="54"/> |
| 5997 | <source>Select a user:</source> | 6052 | <source>Select a user:</source> |
| 5998 | <translation>選擇一位使用者:</translation> | 6053 | <translation>選擇一位使用者:</translation> |
| 5999 | </message> | 6054 | </message> |
| 6000 | <message> | 6055 | <message> |
| 6001 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="83"/> | 6056 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="84"/> |
| 6002 | <source>Users</source> | 6057 | <source>Users</source> |
| 6003 | <translation>使用者</translation> | 6058 | <translation>使用者</translation> |
| 6004 | </message> | 6059 | </message> |
| 6005 | <message> | 6060 | <message> |
| 6006 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="122"/> | 6061 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="123"/> |
| 6007 | <source>Profile Selector</source> | 6062 | <source>Profile Selector</source> |
| 6008 | <translation>設定檔選擇</translation> | 6063 | <translation>設定檔選擇</translation> |
| 6009 | </message> | 6064 | </message> |
| @@ -6056,7 +6111,7 @@ p, li { white-space: pre-wrap; } | |||
| 6056 | <context> | 6111 | <context> |
| 6057 | <name>WaitTreeCallstack</name> | 6112 | <name>WaitTreeCallstack</name> |
| 6058 | <message> | 6113 | <message> |
| 6059 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="150"/> | 6114 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="148"/> |
| 6060 | <source>Call stack</source> | 6115 | <source>Call stack</source> |
| 6061 | <translation>Call stack</translation> | 6116 | <translation>Call stack</translation> |
| 6062 | </message> | 6117 | </message> |
| @@ -6064,17 +6119,17 @@ p, li { white-space: pre-wrap; } | |||
| 6064 | <context> | 6119 | <context> |
| 6065 | <name>WaitTreeMutexInfo</name> | 6120 | <name>WaitTreeMutexInfo</name> |
| 6066 | <message> | 6121 | <message> |
| 6067 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="129"/> | 6122 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="127"/> |
| 6068 | <source>waiting for mutex 0x%1</source> | 6123 | <source>waiting for mutex 0x%1</source> |
| 6069 | <translation>waiting for mutex 0x%1</translation> | 6124 | <translation>waiting for mutex 0x%1</translation> |
| 6070 | </message> | 6125 | </message> |
| 6071 | <message> | 6126 | <message> |
| 6072 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> | 6127 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="134"/> |
| 6073 | <source>has waiters: %1</source> | 6128 | <source>has waiters: %1</source> |
| 6074 | <translation>has waiters: %1</translation> | 6129 | <translation>has waiters: %1</translation> |
| 6075 | </message> | 6130 | </message> |
| 6076 | <message> | 6131 | <message> |
| 6077 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="138"/> | 6132 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> |
| 6078 | <source>owner handle: 0x%1</source> | 6133 | <source>owner handle: 0x%1</source> |
| 6079 | <translation>owner handle: 0x%1</translation> | 6134 | <translation>owner handle: 0x%1</translation> |
| 6080 | </message> | 6135 | </message> |
| @@ -6082,12 +6137,12 @@ p, li { white-space: pre-wrap; } | |||
| 6082 | <context> | 6137 | <context> |
| 6083 | <name>WaitTreeObjectList</name> | 6138 | <name>WaitTreeObjectList</name> |
| 6084 | <message> | 6139 | <message> |
| 6085 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="231"/> | 6140 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> |
| 6086 | <source>waiting for all objects</source> | 6141 | <source>waiting for all objects</source> |
| 6087 | <translation>waiting for all objects</translation> | 6142 | <translation>waiting for all objects</translation> |
| 6088 | </message> | 6143 | </message> |
| 6089 | <message> | 6144 | <message> |
| 6090 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="232"/> | 6145 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="230"/> |
| 6091 | <source>waiting for one of the following objects</source> | 6146 | <source>waiting for one of the following objects</source> |
| 6092 | <translation>waiting for one of the following objects</translation> | 6147 | <translation>waiting for one of the following objects</translation> |
| 6093 | </message> | 6148 | </message> |
| @@ -6095,12 +6150,12 @@ p, li { white-space: pre-wrap; } | |||
| 6095 | <context> | 6150 | <context> |
| 6096 | <name>WaitTreeSynchronizationObject</name> | 6151 | <name>WaitTreeSynchronizationObject</name> |
| 6097 | <message> | 6152 | <message> |
| 6098 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="188"/> | 6153 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="186"/> |
| 6099 | <source>[%1] %2 %3</source> | 6154 | <source>[%1] %2 %3</source> |
| 6100 | <translation>[%1] %2 %3</translation> | 6155 | <translation>[%1] %2 %3</translation> |
| 6101 | </message> | 6156 | </message> |
| 6102 | <message> | 6157 | <message> |
| 6103 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="215"/> | 6158 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="213"/> |
| 6104 | <source>waited by no thread</source> | 6159 | <source>waited by no thread</source> |
| 6105 | <translation>waited by no thread</translation> | 6160 | <translation>waited by no thread</translation> |
| 6106 | </message> | 6161 | </message> |
| @@ -6108,112 +6163,112 @@ p, li { white-space: pre-wrap; } | |||
| 6108 | <context> | 6163 | <context> |
| 6109 | <name>WaitTreeThread</name> | 6164 | <name>WaitTreeThread</name> |
| 6110 | <message> | 6165 | <message> |
| 6111 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> | 6166 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="251"/> |
| 6112 | <source>runnable</source> | 6167 | <source>runnable</source> |
| 6113 | <translation>runnable</translation> | 6168 | <translation>runnable</translation> |
| 6114 | </message> | 6169 | </message> |
| 6115 | <message> | 6170 | <message> |
| 6116 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="255"/> | 6171 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> |
| 6117 | <source>paused</source> | 6172 | <source>paused</source> |
| 6118 | <translation>paused</translation> | 6173 | <translation>paused</translation> |
| 6119 | </message> | 6174 | </message> |
| 6120 | <message> | 6175 | <message> |
| 6121 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="261"/> | 6176 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="259"/> |
| 6122 | <source>sleeping</source> | 6177 | <source>sleeping</source> |
| 6123 | <translation>sleeping</translation> | 6178 | <translation>sleeping</translation> |
| 6124 | </message> | 6179 | </message> |
| 6125 | <message> | 6180 | <message> |
| 6126 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="264"/> | 6181 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="262"/> |
| 6127 | <source>waiting for IPC reply</source> | 6182 | <source>waiting for IPC reply</source> |
| 6128 | <translation>waiting for IPC reply</translation> | 6183 | <translation>waiting for IPC reply</translation> |
| 6129 | </message> | 6184 | </message> |
| 6130 | <message> | 6185 | <message> |
| 6131 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="267"/> | 6186 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="265"/> |
| 6132 | <source>waiting for objects</source> | 6187 | <source>waiting for objects</source> |
| 6133 | <translation>waiting for objects</translation> | 6188 | <translation>waiting for objects</translation> |
| 6134 | </message> | 6189 | </message> |
| 6135 | <message> | 6190 | <message> |
| 6136 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="270"/> | 6191 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="268"/> |
| 6137 | <source>waiting for condition variable</source> | 6192 | <source>waiting for condition variable</source> |
| 6138 | <translation>waiting for condition variable</translation> | 6193 | <translation>waiting for condition variable</translation> |
| 6139 | </message> | 6194 | </message> |
| 6140 | <message> | 6195 | <message> |
| 6141 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="273"/> | 6196 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="271"/> |
| 6142 | <source>waiting for address arbiter</source> | 6197 | <source>waiting for address arbiter</source> |
| 6143 | <translation>waiting for address arbiter</translation> | 6198 | <translation>waiting for address arbiter</translation> |
| 6144 | </message> | 6199 | </message> |
| 6145 | <message> | 6200 | <message> |
| 6146 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="276"/> | 6201 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="274"/> |
| 6147 | <source>waiting for suspend resume</source> | 6202 | <source>waiting for suspend resume</source> |
| 6148 | <translation>waiting for suspend resume</translation> | 6203 | <translation>waiting for suspend resume</translation> |
| 6149 | </message> | 6204 | </message> |
| 6150 | <message> | 6205 | <message> |
| 6151 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="279"/> | 6206 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="277"/> |
| 6152 | <source>waiting</source> | 6207 | <source>waiting</source> |
| 6153 | <translation>waiting</translation> | 6208 | <translation>waiting</translation> |
| 6154 | </message> | 6209 | </message> |
| 6155 | <message> | 6210 | <message> |
| 6156 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="284"/> | 6211 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="282"/> |
| 6157 | <source>initialized</source> | 6212 | <source>initialized</source> |
| 6158 | <translation>initialized</translation> | 6213 | <translation>initialized</translation> |
| 6159 | </message> | 6214 | </message> |
| 6160 | <message> | 6215 | <message> |
| 6161 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="287"/> | 6216 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="285"/> |
| 6162 | <source>terminated</source> | 6217 | <source>terminated</source> |
| 6163 | <translation>terminated</translation> | 6218 | <translation>terminated</translation> |
| 6164 | </message> | 6219 | </message> |
| 6165 | <message> | 6220 | <message> |
| 6166 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="290"/> | 6221 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="288"/> |
| 6167 | <source>unknown</source> | 6222 | <source>unknown</source> |
| 6168 | <translation>unknown</translation> | 6223 | <translation>unknown</translation> |
| 6169 | </message> | 6224 | </message> |
| 6170 | <message> | 6225 | <message> |
| 6171 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="295"/> | 6226 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="293"/> |
| 6172 | <source> PC = 0x%1 LR = 0x%2</source> | 6227 | <source> PC = 0x%1 LR = 0x%2</source> |
| 6173 | <translation>PC = 0x%1 LR = 0x%2</translation> | 6228 | <translation>PC = 0x%1 LR = 0x%2</translation> |
| 6174 | </message> | 6229 | </message> |
| 6175 | <message> | 6230 | <message> |
| 6176 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="345"/> | 6231 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="343"/> |
| 6177 | <source>ideal</source> | 6232 | <source>ideal</source> |
| 6178 | <translation>ideal</translation> | 6233 | <translation>ideal</translation> |
| 6179 | </message> | 6234 | </message> |
| 6180 | <message> | 6235 | <message> |
| 6181 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="348"/> | 6236 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="346"/> |
| 6182 | <source>core %1</source> | 6237 | <source>core %1</source> |
| 6183 | <translation>core %1</translation> | 6238 | <translation>core %1</translation> |
| 6184 | </message> | 6239 | </message> |
| 6185 | <message> | 6240 | <message> |
| 6186 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> | 6241 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="350"/> |
| 6187 | <source>processor = %1</source> | 6242 | <source>processor = %1</source> |
| 6188 | <translation>processor = %1</translation> | 6243 | <translation>processor = %1</translation> |
| 6189 | </message> | 6244 | </message> |
| 6190 | <message> | 6245 | <message> |
| 6191 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> | 6246 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> |
| 6192 | <source>ideal core = %1</source> | 6247 | <source>ideal core = %1</source> |
| 6193 | <translation>ideal core = %1</translation> | 6248 | <translation>ideal core = %1</translation> |
| 6194 | </message> | 6249 | </message> |
| 6195 | <message> | 6250 | <message> |
| 6196 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> | 6251 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> |
| 6197 | <source>affinity mask = %1</source> | 6252 | <source>affinity mask = %1</source> |
| 6198 | <translation>affinity mask = %1</translation> | 6253 | <translation>affinity mask = %1</translation> |
| 6199 | </message> | 6254 | </message> |
| 6200 | <message> | 6255 | <message> |
| 6201 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="357"/> | 6256 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> |
| 6202 | <source>thread id = %1</source> | 6257 | <source>thread id = %1</source> |
| 6203 | <translation>thread id = %1</translation> | 6258 | <translation>thread id = %1</translation> |
| 6204 | </message> | 6259 | </message> |
| 6205 | <message> | 6260 | <message> |
| 6206 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="358"/> | 6261 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> |
| 6207 | <source>priority = %1(current) / %2(normal)</source> | 6262 | <source>priority = %1(current) / %2(normal)</source> |
| 6208 | <translation>priority = %1(current) / %2(normal)</translation> | 6263 | <translation>priority = %1(current) / %2(normal)</translation> |
| 6209 | </message> | 6264 | </message> |
| 6210 | <message> | 6265 | <message> |
| 6211 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="362"/> | 6266 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="360"/> |
| 6212 | <source>last running ticks = %1</source> | 6267 | <source>last running ticks = %1</source> |
| 6213 | <translation>last running ticks = %1</translation> | 6268 | <translation>last running ticks = %1</translation> |
| 6214 | </message> | 6269 | </message> |
| 6215 | <message> | 6270 | <message> |
| 6216 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="370"/> | 6271 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="368"/> |
| 6217 | <source>not waiting for mutex</source> | 6272 | <source>not waiting for mutex</source> |
| 6218 | <translation>未等待 mutex</translation> | 6273 | <translation>未等待 mutex</translation> |
| 6219 | </message> | 6274 | </message> |
| @@ -6221,7 +6276,7 @@ p, li { white-space: pre-wrap; } | |||
| 6221 | <context> | 6276 | <context> |
| 6222 | <name>WaitTreeThreadList</name> | 6277 | <name>WaitTreeThreadList</name> |
| 6223 | <message> | 6278 | <message> |
| 6224 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="394"/> | 6279 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="392"/> |
| 6225 | <source>waited by thread</source> | 6280 | <source>waited by thread</source> |
| 6226 | <translation>waited by thread</translation> | 6281 | <translation>waited by thread</translation> |
| 6227 | </message> | 6282 | </message> |
| @@ -6229,7 +6284,7 @@ p, li { white-space: pre-wrap; } | |||
| 6229 | <context> | 6284 | <context> |
| 6230 | <name>WaitTreeWidget</name> | 6285 | <name>WaitTreeWidget</name> |
| 6231 | <message> | 6286 | <message> |
| 6232 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="468"/> | 6287 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="466"/> |
| 6233 | <source>&Wait Tree</source> | 6288 | <source>&Wait Tree</source> |
| 6234 | <translation>&Wait Tree</translation> | 6289 | <translation>&Wait Tree</translation> |
| 6235 | </message> | 6290 | </message> |