summaryrefslogtreecommitdiff
path: root/dist/languages/zh_CN.ts
diff options
context:
space:
mode:
authorGravatar The yuzu Community2022-01-05 07:55:04 +0000
committerGravatar zhaobot2022-01-05 07:55:04 +0000
commit7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32 (patch)
tree1a4b9b0b51b8d710fe5845be66743b18c2817997 /dist/languages/zh_CN.ts
parentMerge pull request #7610 from Tatsh/more-system-libs (diff)
downloadyuzu-7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32.tar.gz
yuzu-7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32.tar.xz
yuzu-7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32.zip
Update translations (2022-01-05)
Diffstat (limited to 'dist/languages/zh_CN.ts')
-rw-r--r--dist/languages/zh_CN.ts655
1 files changed, 348 insertions, 307 deletions
diff --git a/dist/languages/zh_CN.ts b/dist/languages/zh_CN.ts
index 164cfbe14..1078cbff1 100644
--- a/dist/languages/zh_CN.ts
+++ b/dist/languages/zh_CN.ts
@@ -1,4 +1,4 @@
1<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" sourcelanguage="en_US" version="2.1"> 1<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="zh_CN" sourcelanguage="en_US">
2<context> 2<context>
3 <name>AboutDialog</name> 3 <name>AboutDialog</name>
4 <message> 4 <message>
@@ -594,81 +594,91 @@ p, li { white-space: pre-wrap; }
594 </message> 594 </message>
595 <message> 595 <message>
596 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="114"/> 596 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="114"/>
597 <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source>
598 <translation>启用时,将从磁盘着色器缓存或游戏中转储所有的着色器文件。</translation>
599 </message>
600 <message>
601 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="117"/>
602 <source>Dump Game Shaders</source>
603 <translation>转储着色器文件</translation>
604 </message>
605 <message>
606 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
597 <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> 607 <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
598 <translation>启用时,将禁用宏即时编译器。这会降低游戏运行速度。</translation> 608 <translation>启用时,将禁用宏即时编译器。这会降低游戏运行速度。</translation>
599 </message> 609 </message>
600 <message> 610 <message>
601 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="117"/> 611 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
602 <source>Disable Macro JIT</source> 612 <source>Disable Macro JIT</source>
603 <translation>禁用宏 JIT</translation> 613 <translation>禁用宏 JIT</translation>
604 </message> 614 </message>
605 <message> 615 <message>
606 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="124"/> 616 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
607 <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> 617 <source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
608 <translation>选中时,yuzu 将记录有关已编译着色器缓存的统计信息。</translation> 618 <translation>选中时,yuzu 将记录有关已编译着色器缓存的统计信息。</translation>
609 </message> 619 </message>
610 <message> 620 <message>
611 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/> 621 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
612 <source>Enable Shader Feedback</source> 622 <source>Enable Shader Feedback</source>
613 <translation>启用着色器反馈</translation> 623 <translation>启用着色器反馈</translation>
614 </message> 624 </message>
615 <message> 625 <message>
616 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="134"/> 626 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
617 <source>When checked, it executes shaders without loop logic changes</source> 627 <source>When checked, it executes shaders without loop logic changes</source>
618 <translation>启用后,yuzu 在执行着色器时,不会修改循环结构的条件判断</translation> 628 <translation>启用后,yuzu 在执行着色器时,不会修改循环结构的条件判断</translation>
619 </message> 629 </message>
620 <message> 630 <message>
621 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/> 631 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
622 <source>Disable Loop safety checks</source> 632 <source>Disable Loop safety checks</source>
623 <translation>禁用循环体安全检查</translation> 633 <translation>禁用循环体安全检查</translation>
624 </message> 634 </message>
625 <message> 635 <message>
626 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/> 636 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
627 <source>Debugging</source> 637 <source>Debugging</source>
628 <translation>调试选项</translation> 638 <translation>调试选项</translation>
629 </message> 639 </message>
630 <message> 640 <message>
631 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/> 641 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
632 <source>Enable FS Access Log</source> 642 <source>Enable FS Access Log</source>
633 <translation>启用文件系统访问记录</translation> 643 <translation>启用文件系统访问记录</translation>
634 </message> 644 </message>
635 <message> 645 <message>
636 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/> 646 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
637 <source>Enable Verbose Reporting Services**</source> 647 <source>Enable Verbose Reporting Services**</source>
638 <translation>启用详细报告服务**</translation> 648 <translation>启用详细报告服务**</translation>
639 </message> 649 </message>
640 <message> 650 <message>
641 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="170"/> 651 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
642 <source>Advanced</source> 652 <source>Advanced</source>
643 <translation>高级选项</translation> 653 <translation>高级选项</translation>
644 </message> 654 </message>
645 <message> 655 <message>
646 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="176"/> 656 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
647 <source>Kiosk (Quest) Mode</source> 657 <source>Kiosk (Quest) Mode</source>
648 <translation>Kiosk (Quest) 模式</translation> 658 <translation>Kiosk (Quest) 模式</translation>
649 </message> 659 </message>
650 <message> 660 <message>
651 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/> 661 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
652 <source>Enable CPU Debugging</source> 662 <source>Enable CPU Debugging</source>
653 <translation>启用 CPU 模拟调试</translation> 663 <translation>启用 CPU 模拟调试</translation>
654 </message> 664 </message>
655 <message> 665 <message>
656 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="190"/> 666 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
657 <source>Enable Debug Asserts</source> 667 <source>Enable Debug Asserts</source>
658 <translation>启用调试</translation> 668 <translation>启用调试</translation>
659 </message> 669 </message>
660 <message> 670 <message>
661 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="197"/> 671 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
662 <source>Enable Auto-Stub**</source> 672 <source>Enable Auto-Stub**</source>
663 <translation>启用自动函数打桩(Auto-Stub)**</translation> 673 <translation>启用自动函数打桩(Auto-Stub)**</translation>
664 </message> 674 </message>
665 <message> 675 <message>
666 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="204"/> 676 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
667 <source>Enable all Controller Types</source> 677 <source>Enable all Controller Types</source>
668 <translation>启用其他控制器</translation> 678 <translation>启用其他控制器</translation>
669 </message> 679 </message>
670 <message> 680 <message>
671 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="219"/> 681 <location filename="../../src/yuzu/configuration/configure_debug.ui" line="232"/>
672 <source>**This will be reset automatically when yuzu closes.</source> 682 <source>**This will be reset automatically when yuzu closes.</source>
673 <translation>**该选项将在 yuzu 关闭时自动重置。</translation> 683 <translation>**该选项将在 yuzu 关闭时自动重置。</translation>
674 </message> 684 </message>
@@ -1784,7 +1794,7 @@ p, li { white-space: pre-wrap; }
1784 </message> 1794 </message>
1785 <message> 1795 <message>
1786 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> 1796 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/>
1787 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1190"/> 1797 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1166"/>
1788 <source>Left Stick</source> 1798 <source>Left Stick</source>
1789 <translation>左摇杆</translation> 1799 <translation>左摇杆</translation>
1790 </message> 1800 </message>
@@ -1878,14 +1888,14 @@ p, li { white-space: pre-wrap; }
1878 <message> 1888 <message>
1879 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> 1889 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/>
1880 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> 1890 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/>
1881 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1195"/> 1891 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1171"/>
1882 <source>L</source> 1892 <source>L</source>
1883 <translation>L</translation> 1893 <translation>L</translation>
1884 </message> 1894 </message>
1885 <message> 1895 <message>
1886 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> 1896 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/>
1887 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> 1897 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/>
1888 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1187"/> 1898 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1163"/>
1889 <source>ZL</source> 1899 <source>ZL</source>
1890 <translation>ZL</translation> 1900 <translation>ZL</translation>
1891 </message> 1901 </message>
@@ -1904,7 +1914,7 @@ p, li { white-space: pre-wrap; }
1904 <message> 1914 <message>
1905 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> 1915 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/>
1906 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> 1916 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/>
1907 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1186"/> 1917 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1162"/>
1908 <source>Plus</source> 1918 <source>Plus</source>
1909 <translation>+</translation> 1919 <translation>+</translation>
1910 </message> 1920 </message>
@@ -1917,15 +1927,15 @@ p, li { white-space: pre-wrap; }
1917 <message> 1927 <message>
1918 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> 1928 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/>
1919 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> 1929 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/>
1920 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1189"/> 1930 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1165"/>
1921 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1196"/> 1931 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1172"/>
1922 <source>R</source> 1932 <source>R</source>
1923 <translation>R</translation> 1933 <translation>R</translation>
1924 </message> 1934 </message>
1925 <message> 1935 <message>
1926 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> 1936 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/>
1927 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> 1937 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/>
1928 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1188"/> 1938 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1164"/>
1929 <source>ZR</source> 1939 <source>ZR</source>
1930 <translation>ZR</translation> 1940 <translation>ZR</translation>
1931 </message> 1941 </message>
@@ -1982,7 +1992,7 @@ p, li { white-space: pre-wrap; }
1982 </message> 1992 </message>
1983 <message> 1993 <message>
1984 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> 1994 <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/>
1985 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1191"/> 1995 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1167"/>
1986 <source>Right Stick</source> 1996 <source>Right Stick</source>
1987 <translation>右摇杆</translation> 1997 <translation>右摇杆</translation>
1988 </message> 1998 </message>
@@ -2056,143 +2066,143 @@ To invert the axes, first move your joystick vertically, and then horizontally.<
2056 </message> 2066 </message>
2057 <message> 2067 <message>
2058 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="572"/> 2068 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="572"/>
2059 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="918"/> 2069 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="921"/>
2060 <source>Pro Controller</source> 2070 <source>Pro Controller</source>
2061 <translation>Pro Controller</translation> 2071 <translation>Pro Controller</translation>
2062 </message> 2072 </message>
2063 <message> 2073 <message>
2064 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="924"/> 2074 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="925"/>
2065 <source>Dual Joycons</source> 2075 <source>Dual Joycons</source>
2066 <translation>双 Joycons 手柄</translation> 2076 <translation>双 Joycons 手柄</translation>
2067 </message> 2077 </message>
2068 <message> 2078 <message>
2069 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="930"/> 2079 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="929"/>
2070 <source>Left Joycon</source> 2080 <source>Left Joycon</source>
2071 <translation>左 Joycon 手柄</translation> 2081 <translation>左 Joycon 手柄</translation>
2072 </message> 2082 </message>
2073 <message> 2083 <message>
2074 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="936"/> 2084 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="933"/>
2075 <source>Right Joycon</source> 2085 <source>Right Joycon</source>
2076 <translation>右 Joycon 手柄</translation> 2086 <translation>右 Joycon 手柄</translation>
2077 </message> 2087 </message>
2078 <message> 2088 <message>
2079 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="942"/> 2089 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="937"/>
2080 <source>Handheld</source> 2090 <source>Handheld</source>
2081 <translation>掌机模式</translation> 2091 <translation>掌机模式</translation>
2082 </message> 2092 </message>
2083 <message> 2093 <message>
2084 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="948"/> 2094 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="941"/>
2085 <source>GameCube Controller</source> 2095 <source>GameCube Controller</source>
2086 <translation>GameCube 控制器</translation> 2096 <translation>GameCube 控制器</translation>
2087 </message> 2097 </message>
2088 <message> 2098 <message>
2089 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="958"/> 2099 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="950"/>
2090 <source>Poke Ball Plus</source> 2100 <source>Poke Ball Plus</source>
2091 <translation>精灵球 PLUS</translation> 2101 <translation>精灵球 PLUS</translation>
2092 </message> 2102 </message>
2093 <message> 2103 <message>
2094 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="964"/> 2104 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="954"/>
2095 <source>NES Controller</source> 2105 <source>NES Controller</source>
2096 <translation>NES 控制器</translation> 2106 <translation>NES 控制器</translation>
2097 </message> 2107 </message>
2098 <message> 2108 <message>
2099 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="970"/> 2109 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="958"/>
2100 <source>SNES Controller</source> 2110 <source>SNES Controller</source>
2101 <translation>SNES 控制器</translation> 2111 <translation>SNES 控制器</translation>
2102 </message> 2112 </message>
2103 <message> 2113 <message>
2104 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="976"/> 2114 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="962"/>
2105 <source>N64 Controller</source> 2115 <source>N64 Controller</source>
2106 <translation>N64 控制器</translation> 2116 <translation>N64 控制器</translation>
2107 </message> 2117 </message>
2108 <message> 2118 <message>
2109 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="982"/> 2119 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="966"/>
2110 <source>Sega Genesis</source> 2120 <source>Sega Genesis</source>
2111 <translation>世嘉创世纪</translation> 2121 <translation>世嘉创世纪</translation>
2112 </message> 2122 </message>
2113 <message> 2123 <message>
2114 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1194"/> 2124 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1170"/>
2115 <source>Start / Pause</source> 2125 <source>Start / Pause</source>
2116 <translation>开始 / 暂停</translation> 2126 <translation>开始 / 暂停</translation>
2117 </message> 2127 </message>
2118 <message> 2128 <message>
2119 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1197"/> 2129 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1173"/>
2120 <source>Z</source> 2130 <source>Z</source>
2121 <translation>Z</translation> 2131 <translation>Z</translation>
2122 </message> 2132 </message>
2123 <message> 2133 <message>
2124 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1198"/> 2134 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1174"/>
2125 <source>Control Stick</source> 2135 <source>Control Stick</source>
2126 <translation>控制摇杆</translation> 2136 <translation>控制摇杆</translation>
2127 </message> 2137 </message>
2128 <message> 2138 <message>
2129 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1199"/> 2139 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1175"/>
2130 <source>C-Stick</source> 2140 <source>C-Stick</source>
2131 <translation>C 摇杆</translation> 2141 <translation>C 摇杆</translation>
2132 </message> 2142 </message>
2133 <message> 2143 <message>
2134 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1297"/> 2144 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1273"/>
2135 <source>Shake!</source> 2145 <source>Shake!</source>
2136 <translation>摇动!</translation> 2146 <translation>摇动!</translation>
2137 </message> 2147 </message>
2138 <message> 2148 <message>
2139 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1299"/> 2149 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1275"/>
2140 <source>[waiting]</source> 2150 <source>[waiting]</source>
2141 <translation>[等待中]</translation> 2151 <translation>[等待中]</translation>
2142 </message> 2152 </message>
2143 <message> 2153 <message>
2144 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1381"/> 2154 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1357"/>
2145 <source>New Profile</source> 2155 <source>New Profile</source>
2146 <translation>保存自定义设置</translation> 2156 <translation>保存自定义设置</translation>
2147 </message> 2157 </message>
2148 <message> 2158 <message>
2149 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1381"/> 2159 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1357"/>
2150 <source>Enter a profile name:</source> 2160 <source>Enter a profile name:</source>
2151 <translation>输入配置文件名称:</translation> 2161 <translation>输入配置文件名称:</translation>
2152 </message> 2162 </message>
2153 <message> 2163 <message>
2154 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1389"/> 2164 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1365"/>
2155 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1397"/> 2165 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1373"/>
2156 <source>Create Input Profile</source> 2166 <source>Create Input Profile</source>
2157 <translation>新建输入配置文件</translation> 2167 <translation>新建输入配置文件</translation>
2158 </message> 2168 </message>
2159 <message> 2169 <message>
2160 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1390"/> 2170 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1366"/>
2161 <source>The given profile name is not valid!</source> 2171 <source>The given profile name is not valid!</source>
2162 <translation>输入的配置文件名称无效!</translation> 2172 <translation>输入的配置文件名称无效!</translation>
2163 </message> 2173 </message>
2164 <message> 2174 <message>
2165 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1398"/> 2175 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1374"/>
2166 <source>Failed to create the input profile &quot;%1&quot;</source> 2176 <source>Failed to create the input profile &quot;%1&quot;</source>
2167 <translation>新建输入配置文件 &quot;%1&quot; 失败</translation> 2177 <translation>新建输入配置文件 &quot;%1&quot; 失败</translation>
2168 </message> 2178 </message>
2169 <message> 2179 <message>
2170 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1418"/> 2180 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1394"/>
2171 <source>Delete Input Profile</source> 2181 <source>Delete Input Profile</source>
2172 <translation>删除输入配置文件</translation> 2182 <translation>删除输入配置文件</translation>
2173 </message> 2183 </message>
2174 <message> 2184 <message>
2175 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1419"/> 2185 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1395"/>
2176 <source>Failed to delete the input profile &quot;%1&quot;</source> 2186 <source>Failed to delete the input profile &quot;%1&quot;</source>
2177 <translation>删除输入配置文件 &quot;%1&quot; 失败</translation> 2187 <translation>删除输入配置文件 &quot;%1&quot; 失败</translation>
2178 </message> 2188 </message>
2179 <message> 2189 <message>
2180 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1441"/> 2190 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1417"/>
2181 <source>Load Input Profile</source> 2191 <source>Load Input Profile</source>
2182 <translation>加载输入配置文件</translation> 2192 <translation>加载输入配置文件</translation>
2183 </message> 2193 </message>
2184 <message> 2194 <message>
2185 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1442"/> 2195 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1418"/>
2186 <source>Failed to load the input profile &quot;%1&quot;</source> 2196 <source>Failed to load the input profile &quot;%1&quot;</source>
2187 <translation>加载输入配置文件 &quot;%1&quot; 失败</translation> 2197 <translation>加载输入配置文件 &quot;%1&quot; 失败</translation>
2188 </message> 2198 </message>
2189 <message> 2199 <message>
2190 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1461"/> 2200 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1437"/>
2191 <source>Save Input Profile</source> 2201 <source>Save Input Profile</source>
2192 <translation>保存输入配置文件</translation> 2202 <translation>保存输入配置文件</translation>
2193 </message> 2203 </message>
2194 <message> 2204 <message>
2195 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1462"/> 2205 <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1438"/>
2196 <source>Failed to save the input profile &quot;%1&quot;</source> 2206 <source>Failed to save the input profile &quot;%1&quot;</source>
2197 <translation>保存输入配置文件 &quot;%1&quot; 失败</translation> 2207 <translation>保存输入配置文件 &quot;%1&quot; 失败</translation>
2198 </message> 2208 </message>
@@ -3711,866 +3721,872 @@ Drag points to change position, or double-click table cells to edit values.</sou
3711<context> 3721<context>
3712 <name>GMainWindow</name> 3722 <name>GMainWindow</name>
3713 <message> 3723 <message>
3714 <location filename="../../src/yuzu/main.cpp" line="176"/> 3724 <location filename="../../src/yuzu/main.cpp" line="179"/>
3715 <source>&lt;a href=&apos;https://yuzu-emu.org/help/feature/telemetry/&apos;&gt;Anonymous data is collected&lt;/a&gt; to help improve yuzu. &lt;br/&gt;&lt;br/&gt;Would you like to share your usage data with us?</source> 3725 <source>&lt;a href=&apos;https://yuzu-emu.org/help/feature/telemetry/&apos;&gt;Anonymous data is collected&lt;/a&gt; to help improve yuzu. &lt;br/&gt;&lt;br/&gt;Would you like to share your usage data with us?</source>
3716 <translation>&lt;a href=&apos;https://yuzu-emu.org/help/feature/telemetry/&apos;&gt;我们收集匿名数据&lt;/a&gt;来帮助改进 yuzu 。&lt;br/&gt;&lt;br/&gt;您愿意和我们分享您的使用数据吗?</translation> 3726 <translation>&lt;a href=&apos;https://yuzu-emu.org/help/feature/telemetry/&apos;&gt;我们收集匿名数据&lt;/a&gt;来帮助改进 yuzu 。&lt;br/&gt;&lt;br/&gt;您愿意和我们分享您的使用数据吗?</translation>
3717 </message> 3727 </message>
3718 <message> 3728 <message>
3719 <location filename="../../src/yuzu/main.cpp" line="179"/> 3729 <location filename="../../src/yuzu/main.cpp" line="182"/>
3720 <source>Telemetry</source> 3730 <source>Telemetry</source>
3721 <translation>使用数据共享</translation> 3731 <translation>使用数据共享</translation>
3722 </message> 3732 </message>
3723 <message> 3733 <message>
3724 <location filename="../../src/yuzu/main.cpp" line="600"/> 3734 <location filename="../../src/yuzu/main.cpp" line="602"/>
3725 <source>Loading Web Applet...</source> 3735 <source>Loading Web Applet...</source>
3726 <translation>正在加载 Web 应用程序...</translation> 3736 <translation>正在加载 Web 应用程序...</translation>
3727 </message> 3737 </message>
3728 <message> 3738 <message>
3729 <location filename="../../src/yuzu/main.cpp" line="647"/> 3739 <location filename="../../src/yuzu/main.cpp" line="649"/>
3730 <location filename="../../src/yuzu/main.cpp" line="650"/> 3740 <location filename="../../src/yuzu/main.cpp" line="652"/>
3731 <source>Disable Web Applet</source> 3741 <source>Disable Web Applet</source>
3732 <translation>禁用 Web 应用程序</translation> 3742 <translation>禁用 Web 应用程序</translation>
3733 </message> 3743 </message>
3734 <message> 3744 <message>
3735 <location filename="../../src/yuzu/main.cpp" line="651"/> 3745 <location filename="../../src/yuzu/main.cpp" line="653"/>
3736 <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> 3746 <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>
3737 <translation>禁用 web 程序将导致它在模拟窗口中不再显示。这可能导致未知的后果,且只能用于《超级马里奥 3D 全明星》中。您确定要禁用 web 程序吗?</translation> 3747 <translation>禁用 web 程序将导致它在模拟窗口中不再显示。这可能导致未知的后果,且只能用于《超级马里奥 3D 全明星》中。您确定要禁用 web 程序吗?</translation>
3738 </message> 3748 </message>
3739 <message> 3749 <message>
3740 <location filename="../../src/yuzu/main.cpp" line="754"/> 3750 <location filename="../../src/yuzu/main.cpp" line="756"/>
3741 <source>The amount of shaders currently being built</source> 3751 <source>The amount of shaders currently being built</source>
3742 <translation>当前正在构建的着色器数量</translation> 3752 <translation>当前正在构建的着色器数量</translation>
3743 </message> 3753 </message>
3744 <message> 3754 <message>
3745 <location filename="../../src/yuzu/main.cpp" line="756"/> 3755 <location filename="../../src/yuzu/main.cpp" line="758"/>
3746 <source>The current selected resolution scaling multiplier.</source> 3756 <source>The current selected resolution scaling multiplier.</source>
3747 <translation>当前选定的分辨率缩放比例。</translation> 3757 <translation>当前选定的分辨率缩放比例。</translation>
3748 </message> 3758 </message>
3749 <message> 3759 <message>
3750 <location filename="../../src/yuzu/main.cpp" line="759"/> 3760 <location filename="../../src/yuzu/main.cpp" line="761"/>
3751 <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> 3761 <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source>
3752 <translation>当前的模拟速度。高于或低于 100% 的值表示模拟正在运行得比实际 Switch 更快或更慢。</translation> 3762 <translation>当前的模拟速度。高于或低于 100% 的值表示模拟正在运行得比实际 Switch 更快或更慢。</translation>
3753 </message> 3763 </message>
3754 <message> 3764 <message>
3755 <location filename="../../src/yuzu/main.cpp" line="762"/> 3765 <location filename="../../src/yuzu/main.cpp" line="764"/>
3756 <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> 3766 <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source>
3757 <translation>游戏当前运行的帧率。这将因游戏和场景的不同而有所变化。</translation> 3767 <translation>游戏当前运行的帧率。这将因游戏和场景的不同而有所变化。</translation>
3758 </message> 3768 </message>
3759 <message> 3769 <message>
3760 <location filename="../../src/yuzu/main.cpp" line="766"/> 3770 <location filename="../../src/yuzu/main.cpp" line="768"/>
3761 <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> 3771 <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>
3762 <translation>在不计算速度限制和垂直同步的情况下,模拟一个 Switch 帧的实际时间。若要进行全速模拟,这个数值不应超过 16.67 毫秒。</translation> 3772 <translation>在不计算速度限制和垂直同步的情况下,模拟一个 Switch 帧的实际时间。若要进行全速模拟,这个数值不应超过 16.67 毫秒。</translation>
3763 </message> 3773 </message>
3764 <message> 3774 <message>
3765 <location filename="../../src/yuzu/main.cpp" line="841"/> 3775 <location filename="../../src/yuzu/main.cpp" line="843"/>
3766 <source>Invalid config detected</source> 3776 <source>Invalid config detected</source>
3767 <translation>检测到无效配置</translation> 3777 <translation>检测到无效配置</translation>
3768 </message> 3778 </message>
3769 <message> 3779 <message>
3770 <location filename="../../src/yuzu/main.cpp" line="842"/> 3780 <location filename="../../src/yuzu/main.cpp" line="844"/>
3771 <source>Handheld controller can&apos;t be used on docked mode. Pro controller will be selected.</source> 3781 <source>Handheld controller can&apos;t be used on docked mode. Pro controller will be selected.</source>
3772 <translation>掌机手柄无法在主机模式中使用。将会选择 Pro controller。</translation> 3782 <translation>掌机手柄无法在主机模式中使用。将会选择 Pro controller。</translation>
3773 </message> 3783 </message>
3774 <message> 3784 <message>
3775 <location filename="../../src/yuzu/main.cpp" line="854"/> 3785 <location filename="../../src/yuzu/main.cpp" line="856"/>
3776 <source>DOCK</source> 3786 <source>DOCK</source>
3777 <translation>主机模式</translation> 3787 <translation>主机模式</translation>
3778 </message> 3788 </message>
3779 <message> 3789 <message>
3780 <location filename="../../src/yuzu/main.cpp" line="888"/> 3790 <location filename="../../src/yuzu/main.cpp" line="890"/>
3781 <source>VULKAN</source> 3791 <source>VULKAN</source>
3782 <translation>VULKAN</translation> 3792 <translation>VULKAN</translation>
3783 </message> 3793 </message>
3784 <message> 3794 <message>
3785 <location filename="../../src/yuzu/main.cpp" line="888"/> 3795 <location filename="../../src/yuzu/main.cpp" line="890"/>
3786 <source>OPENGL</source> 3796 <source>OPENGL</source>
3787 <translation>OPENGL</translation> 3797 <translation>OPENGL</translation>
3788 </message> 3798 </message>
3789 <message> 3799 <message>
3790 <location filename="../../src/yuzu/main.cpp" line="951"/> 3800 <location filename="../../src/yuzu/main.cpp" line="953"/>
3791 <source>&amp;Clear Recent Files</source> 3801 <source>&amp;Clear Recent Files</source>
3792 <translation>清除最近文件 (&amp;C)</translation> 3802 <translation>清除最近文件 (&amp;C)</translation>
3793 </message> 3803 </message>
3794 <message> 3804 <message>
3795 <location filename="../../src/yuzu/main.cpp" line="1210"/> 3805 <location filename="../../src/yuzu/main.cpp" line="1213"/>
3796 <source>&amp;Continue</source> 3806 <source>&amp;Continue</source>
3797 <translation>继续 (&amp;C)</translation> 3807 <translation>继续 (&amp;C)</translation>
3798 </message> 3808 </message>
3799 <message> 3809 <message>
3800 <location filename="../../src/yuzu/main.cpp" line="1212"/> 3810 <location filename="../../src/yuzu/main.cpp" line="1215"/>
3801 <source>&amp;Pause</source> 3811 <source>&amp;Pause</source>
3802 <translation>暂停 (&amp;P)</translation> 3812 <translation>暂停 (&amp;P)</translation>
3803 </message> 3813 </message>
3804 <message> 3814 <message>
3805 <location filename="../../src/yuzu/main.cpp" line="1285"/> 3815 <location filename="../../src/yuzu/main.cpp" line="1256"/>
3816 <source>yuzu is running a game</source>
3817 <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment>
3818 <translation>yuzu 正在运行中</translation>
3819 </message>
3820 <message>
3821 <location filename="../../src/yuzu/main.cpp" line="1340"/>
3806 <source>Warning Outdated Game Format</source> 3822 <source>Warning Outdated Game Format</source>
3807 <translation>过时游戏格式警告</translation> 3823 <translation>过时游戏格式警告</translation>
3808 </message> 3824 </message>
3809 <message> 3825 <message>
3810 <location filename="../../src/yuzu/main.cpp" line="1286"/> 3826 <location filename="../../src/yuzu/main.cpp" line="1341"/>
3811 <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.&lt;br&gt;&lt;br&gt;For an explanation of the various Switch formats yuzu supports, &lt;a href=&apos;https://yuzu-emu.org/wiki/overview-of-switch-game-formats&apos;&gt;check out our wiki&lt;/a&gt;. This message will not be shown again.</source> 3827 <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.&lt;br&gt;&lt;br&gt;For an explanation of the various Switch formats yuzu supports, &lt;a href=&apos;https://yuzu-emu.org/wiki/overview-of-switch-game-formats&apos;&gt;check out our wiki&lt;/a&gt;. This message will not be shown again.</source>
3812 <translation>目前使用的游戏为解体的 ROM 目录格式,这是一种过时的格式,已被其他格式替代,如 NCA,NAX,XCI 或 NSP。解体的 ROM 目录缺少图标、元数据和更新支持。&lt;br&gt;&lt;br&gt;有关 yuzu 支持的各种 Switch 格式的说明,&lt;a href=&apos;https://yuzu-emu.org/wiki/overview-of-switch-game-formats&apos;&gt;请查看我们的 wiki&lt;/a&gt;。此消息将不会再次出现。</translation> 3828 <translation>目前使用的游戏为解体的 ROM 目录格式,这是一种过时的格式,已被其他格式替代,如 NCA,NAX,XCI 或 NSP。解体的 ROM 目录缺少图标、元数据和更新支持。&lt;br&gt;&lt;br&gt;有关 yuzu 支持的各种 Switch 格式的说明,&lt;a href=&apos;https://yuzu-emu.org/wiki/overview-of-switch-game-formats&apos;&gt;请查看我们的 wiki&lt;/a&gt;。此消息将不会再次出现。</translation>
3813 </message> 3829 </message>
3814 <message> 3830 <message>
3815 <location filename="../../src/yuzu/main.cpp" line="1298"/> 3831 <location filename="../../src/yuzu/main.cpp" line="1353"/>
3816 <location filename="../../src/yuzu/main.cpp" line="1335"/> 3832 <location filename="../../src/yuzu/main.cpp" line="1387"/>
3817 <source>Error while loading ROM!</source> 3833 <source>Error while loading ROM!</source>
3818 <translation>加载 ROM 时出错!</translation> 3834 <translation>加载 ROM 时出错!</translation>
3819 </message> 3835 </message>
3820 <message> 3836 <message>
3821 <location filename="../../src/yuzu/main.cpp" line="1299"/> 3837 <location filename="../../src/yuzu/main.cpp" line="1354"/>
3822 <source>The ROM format is not supported.</source> 3838 <source>The ROM format is not supported.</source>
3823 <translation>该 ROM 格式不受支持。</translation> 3839 <translation>该 ROM 格式不受支持。</translation>
3824 </message> 3840 </message>
3825 <message> 3841 <message>
3826 <location filename="../../src/yuzu/main.cpp" line="1303"/> 3842 <location filename="../../src/yuzu/main.cpp" line="1358"/>
3827 <source>An error occurred initializing the video core.</source> 3843 <source>An error occurred initializing the video core.</source>
3828 <translation>在初始化视频核心时发生错误。</translation> 3844 <translation>在初始化视频核心时发生错误。</translation>
3829 </message> 3845 </message>
3830 <message> 3846 <message>
3831 <location filename="../../src/yuzu/main.cpp" line="1304"/> 3847 <location filename="../../src/yuzu/main.cpp" line="1359"/>
3832 <source>yuzu has encountered an error while running the video core, please see the log for more details.For more information on accessing the log, please see the following page: &lt;a href=&apos;https://community.citra-emu.org/t/how-to-upload-the-log-file/296&apos;&gt;How to Upload the Log File&lt;/a&gt;.Ensure that you have the latest graphics drivers for your GPU.</source> 3848 <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: &lt;a href=&apos;https://yuzu-emu.org/help/reference/log-files/&apos;&gt;How to Upload the Log File&lt;/a&gt;. </source>
3833 <translation>yuzu 在运行视频核心时遇到错误,请查看日志了解更多详细信息。有关查看日志的更多信息,请参阅以下页面:&lt;a href=&apos;https://community.citra-emu.org/t/how-to-upload-the-log-file/296&apos;&gt;How to Upload the Log File&lt;/a&gt;。请确保您的 GPU 安装了最新的图形驱动程序。</translation> 3849 <translation>yuzu 在运行视频核心时发生错误。这可能是由 GPU 驱动程序过旧造成的。有关详细信息,请参阅日志文件。关于日志文件的更多信息,请参考以下页面:&lt;a href=&apos;https://yuzu-emu.org/help/reference/log-files/&apos;&gt;如何上传日志文件&lt;/a&gt;。</translation>
3834 </message> 3850 </message>
3835 <message> 3851 <message>
3836 <location filename="../../src/yuzu/main.cpp" line="1322"/> 3852 <location filename="../../src/yuzu/main.cpp" line="1374"/>
3837 <source>Error while loading ROM! %1</source> 3853 <source>Error while loading ROM! %1</source>
3838 <comment>%1 signifies a numeric error code.</comment> 3854 <comment>%1 signifies a numeric error code.</comment>
3839 <translation>加载 ROM 时出错! %1</translation> 3855 <translation>加载 ROM 时出错! %1</translation>
3840 </message> 3856 </message>
3841 <message> 3857 <message>
3842 <location filename="../../src/yuzu/main.cpp" line="1325"/> 3858 <location filename="../../src/yuzu/main.cpp" line="1377"/>
3843 <source>%1&lt;br&gt;Please follow &lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;the yuzu quickstart guide&lt;/a&gt; to redump your files.&lt;br&gt;You can refer to the yuzu wiki&lt;/a&gt; or the yuzu Discord&lt;/a&gt; for help.</source> 3859 <source>%1&lt;br&gt;Please follow &lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;the yuzu quickstart guide&lt;/a&gt; to redump your files.&lt;br&gt;You can refer to the yuzu wiki&lt;/a&gt; or the yuzu Discord&lt;/a&gt; for help.</source>
3844 <comment>%1 signifies an error string.</comment> 3860 <comment>%1 signifies an error string.</comment>
3845 <translation>%1&lt;br&gt;请参考&lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;yuzu 快速导航&lt;/a&gt;以获取相关文件。&lt;br&gt;您可以参考 yuzu 的 wiki 页面&lt;/a&gt;或 Discord 社区&lt;/a&gt;以获得帮助。</translation> 3861 <translation>%1&lt;br&gt;请参考&lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;yuzu 快速导航&lt;/a&gt;以获取相关文件。&lt;br&gt;您可以参考 yuzu 的 wiki 页面&lt;/a&gt;或 Discord 社区&lt;/a&gt;以获得帮助。</translation>
3846 </message> 3862 </message>
3847 <message> 3863 <message>
3848 <location filename="../../src/yuzu/main.cpp" line="1336"/> 3864 <location filename="../../src/yuzu/main.cpp" line="1388"/>
3849 <source>An unknown error occurred. Please see the log for more details.</source> 3865 <source>An unknown error occurred. Please see the log for more details.</source>
3850 <translation>发生了未知错误。请查看日志了解详情。</translation> 3866 <translation>发生了未知错误。请查看日志了解详情。</translation>
3851 </message> 3867 </message>
3852 <message> 3868 <message>
3853 <location filename="../../src/yuzu/main.cpp" line="1460"/> 3869 <location filename="../../src/yuzu/main.cpp" line="1512"/>
3854 <source>(64-bit)</source> 3870 <source>(64-bit)</source>
3855 <translation>(64-bit)</translation> 3871 <translation>(64-bit)</translation>
3856 </message> 3872 </message>
3857 <message> 3873 <message>
3858 <location filename="../../src/yuzu/main.cpp" line="1460"/> 3874 <location filename="../../src/yuzu/main.cpp" line="1512"/>
3859 <source>(32-bit)</source> 3875 <source>(32-bit)</source>
3860 <translation>(32-bit)</translation> 3876 <translation>(32-bit)</translation>
3861 </message> 3877 </message>
3862 <message> 3878 <message>
3863 <location filename="../../src/yuzu/main.cpp" line="1461"/> 3879 <location filename="../../src/yuzu/main.cpp" line="1513"/>
3864 <source>%1 %2</source> 3880 <source>%1 %2</source>
3865 <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> 3881 <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment>
3866 <translation>%1 %2</translation> 3882 <translation>%1 %2</translation>
3867 </message> 3883 </message>
3868 <message> 3884 <message>
3869 <location filename="../../src/yuzu/main.cpp" line="1605"/> 3885 <location filename="../../src/yuzu/main.cpp" line="1660"/>
3870 <source>Save Data</source> 3886 <source>Save Data</source>
3871 <translation>保存数据</translation> 3887 <translation>保存数据</translation>
3872 </message> 3888 </message>
3873 <message> 3889 <message>
3874 <location filename="../../src/yuzu/main.cpp" line="1653"/> 3890 <location filename="../../src/yuzu/main.cpp" line="1708"/>
3875 <source>Mod Data</source> 3891 <source>Mod Data</source>
3876 <translation>Mod 数据</translation> 3892 <translation>Mod 数据</translation>
3877 </message> 3893 </message>
3878 <message> 3894 <message>
3879 <location filename="../../src/yuzu/main.cpp" line="1665"/> 3895 <location filename="../../src/yuzu/main.cpp" line="1720"/>
3880 <source>Error Opening %1 Folder</source> 3896 <source>Error Opening %1 Folder</source>
3881 <translation>打开 %1 文件夹时出错</translation> 3897 <translation>打开 %1 文件夹时出错</translation>
3882 </message> 3898 </message>
3883 <message> 3899 <message>
3884 <location filename="../../src/yuzu/main.cpp" line="1666"/> 3900 <location filename="../../src/yuzu/main.cpp" line="1721"/>
3885 <location filename="../../src/yuzu/main.cpp" line="2072"/> 3901 <location filename="../../src/yuzu/main.cpp" line="2127"/>
3886 <source>Folder does not exist!</source> 3902 <source>Folder does not exist!</source>
3887 <translation>文件夹不存在!</translation> 3903 <translation>文件夹不存在!</translation>
3888 </message> 3904 </message>
3889 <message> 3905 <message>
3890 <location filename="../../src/yuzu/main.cpp" line="1678"/> 3906 <location filename="../../src/yuzu/main.cpp" line="1733"/>
3891 <source>Error Opening Transferable Shader Cache</source> 3907 <source>Error Opening Transferable Shader Cache</source>
3892 <translation>打开可转移着色器缓存时出错</translation> 3908 <translation>打开可转移着色器缓存时出错</translation>
3893 </message> 3909 </message>
3894 <message> 3910 <message>
3895 <location filename="../../src/yuzu/main.cpp" line="1679"/> 3911 <location filename="../../src/yuzu/main.cpp" line="1734"/>
3896 <source>Failed to create the shader cache directory for this title.</source> 3912 <source>Failed to create the shader cache directory for this title.</source>
3897 <translation>为该游戏创建着色器缓存目录时失败。</translation> 3913 <translation>为该游戏创建着色器缓存目录时失败。</translation>
3898 </message> 3914 </message>
3899 <message> 3915 <message>
3900 <location filename="../../src/yuzu/main.cpp" line="1731"/> 3916 <location filename="../../src/yuzu/main.cpp" line="1786"/>
3901 <source>Contents</source> 3917 <source>Contents</source>
3902 <translation>目录</translation> 3918 <translation>目录</translation>
3903 </message> 3919 </message>
3904 <message> 3920 <message>
3905 <location filename="../../src/yuzu/main.cpp" line="1733"/> 3921 <location filename="../../src/yuzu/main.cpp" line="1788"/>
3906 <source>Update</source> 3922 <source>Update</source>
3907 <translation>游戏更新</translation> 3923 <translation>游戏更新</translation>
3908 </message> 3924 </message>
3909 <message> 3925 <message>
3910 <location filename="../../src/yuzu/main.cpp" line="1735"/> 3926 <location filename="../../src/yuzu/main.cpp" line="1790"/>
3911 <source>DLC</source> 3927 <source>DLC</source>
3912 <translation>DLC</translation> 3928 <translation>DLC</translation>
3913 </message> 3929 </message>
3914 <message> 3930 <message>
3915 <location filename="../../src/yuzu/main.cpp" line="1742"/> 3931 <location filename="../../src/yuzu/main.cpp" line="1797"/>
3916 <source>Remove Entry</source> 3932 <source>Remove Entry</source>
3917 <translation>删除项目</translation> 3933 <translation>删除项目</translation>
3918 </message> 3934 </message>
3919 <message> 3935 <message>
3920 <location filename="../../src/yuzu/main.cpp" line="1742"/> 3936 <location filename="../../src/yuzu/main.cpp" line="1797"/>
3921 <source>Remove Installed Game %1?</source> 3937 <source>Remove Installed Game %1?</source>
3922 <translation>删除已安装的游戏 %1 ?</translation> 3938 <translation>删除已安装的游戏 %1 ?</translation>
3923 </message> 3939 </message>
3924 <message> 3940 <message>
3925 <location filename="../../src/yuzu/main.cpp" line="1772"/> 3941 <location filename="../../src/yuzu/main.cpp" line="1827"/>
3926 <location filename="../../src/yuzu/main.cpp" line="1788"/> 3942 <location filename="../../src/yuzu/main.cpp" line="1843"/>
3927 <location filename="../../src/yuzu/main.cpp" line="1819"/> 3943 <location filename="../../src/yuzu/main.cpp" line="1874"/>
3928 <location filename="../../src/yuzu/main.cpp" line="1880"/> 3944 <location filename="../../src/yuzu/main.cpp" line="1935"/>
3929 <location filename="../../src/yuzu/main.cpp" line="1898"/> 3945 <location filename="../../src/yuzu/main.cpp" line="1953"/>
3930 <location filename="../../src/yuzu/main.cpp" line="1921"/> 3946 <location filename="../../src/yuzu/main.cpp" line="1976"/>
3931 <source>Successfully Removed</source> 3947 <source>Successfully Removed</source>
3932 <translation>删除成功</translation> 3948 <translation>删除成功</translation>
3933 </message> 3949 </message>
3934 <message> 3950 <message>
3935 <location filename="../../src/yuzu/main.cpp" line="1773"/> 3951 <location filename="../../src/yuzu/main.cpp" line="1828"/>
3936 <source>Successfully removed the installed base game.</source> 3952 <source>Successfully removed the installed base game.</source>
3937 <translation>成功删除已安装的游戏。</translation> 3953 <translation>成功删除已安装的游戏。</translation>
3938 </message> 3954 </message>
3939 <message> 3955 <message>
3940 <location filename="../../src/yuzu/main.cpp" line="1776"/> 3956 <location filename="../../src/yuzu/main.cpp" line="1831"/>
3941 <location filename="../../src/yuzu/main.cpp" line="1791"/> 3957 <location filename="../../src/yuzu/main.cpp" line="1846"/>
3942 <location filename="../../src/yuzu/main.cpp" line="1814"/> 3958 <location filename="../../src/yuzu/main.cpp" line="1869"/>
3943 <source>Error Removing %1</source> 3959 <source>Error Removing %1</source>
3944 <translation>删除 %1 时出错</translation> 3960 <translation>删除 %1 时出错</translation>
3945 </message> 3961 </message>
3946 <message> 3962 <message>
3947 <location filename="../../src/yuzu/main.cpp" line="1777"/> 3963 <location filename="../../src/yuzu/main.cpp" line="1832"/>
3948 <source>The base game is not installed in the NAND and cannot be removed.</source> 3964 <source>The base game is not installed in the NAND and cannot be removed.</source>
3949 <translation>该游戏未安装于 NAND 中,无法删除。</translation> 3965 <translation>该游戏未安装于 NAND 中,无法删除。</translation>
3950 </message> 3966 </message>
3951 <message> 3967 <message>
3952 <location filename="../../src/yuzu/main.cpp" line="1789"/> 3968 <location filename="../../src/yuzu/main.cpp" line="1844"/>
3953 <source>Successfully removed the installed update.</source> 3969 <source>Successfully removed the installed update.</source>
3954 <translation>成功删除已安装的游戏更新。</translation> 3970 <translation>成功删除已安装的游戏更新。</translation>
3955 </message> 3971 </message>
3956 <message> 3972 <message>
3957 <location filename="../../src/yuzu/main.cpp" line="1792"/> 3973 <location filename="../../src/yuzu/main.cpp" line="1847"/>
3958 <source>There is no update installed for this title.</source> 3974 <source>There is no update installed for this title.</source>
3959 <translation>这个游戏没有任何已安装的更新。</translation> 3975 <translation>这个游戏没有任何已安装的更新。</translation>
3960 </message> 3976 </message>
3961 <message> 3977 <message>
3962 <location filename="../../src/yuzu/main.cpp" line="1815"/> 3978 <location filename="../../src/yuzu/main.cpp" line="1870"/>
3963 <source>There are no DLC installed for this title.</source> 3979 <source>There are no DLC installed for this title.</source>
3964 <translation>这个游戏没有任何已安装的 DLC 。</translation> 3980 <translation>这个游戏没有任何已安装的 DLC 。</translation>
3965 </message> 3981 </message>
3966 <message> 3982 <message>
3967 <location filename="../../src/yuzu/main.cpp" line="1820"/> 3983 <location filename="../../src/yuzu/main.cpp" line="1875"/>
3968 <source>Successfully removed %1 installed DLC.</source> 3984 <source>Successfully removed %1 installed DLC.</source>
3969 <translation>成功删除游戏 %1 安装的 DLC 。</translation> 3985 <translation>成功删除游戏 %1 安装的 DLC 。</translation>
3970 </message> 3986 </message>
3971 <message> 3987 <message>
3972 <location filename="../../src/yuzu/main.cpp" line="1828"/> 3988 <location filename="../../src/yuzu/main.cpp" line="1883"/>
3973 <source>Delete OpenGL Transferable Shader Cache?</source> 3989 <source>Delete OpenGL Transferable Shader Cache?</source>
3974 <translation>删除 OpenGL 模式的着色器缓存?</translation> 3990 <translation>删除 OpenGL 模式的着色器缓存?</translation>
3975 </message> 3991 </message>
3976 <message> 3992 <message>
3977 <location filename="../../src/yuzu/main.cpp" line="1830"/> 3993 <location filename="../../src/yuzu/main.cpp" line="1885"/>
3978 <source>Delete Vulkan Transferable Shader Cache?</source> 3994 <source>Delete Vulkan Transferable Shader Cache?</source>
3979 <translation>删除 Vulkan 模式的着色器缓存?</translation> 3995 <translation>删除 Vulkan 模式的着色器缓存?</translation>
3980 </message> 3996 </message>
3981 <message> 3997 <message>
3982 <location filename="../../src/yuzu/main.cpp" line="1832"/> 3998 <location filename="../../src/yuzu/main.cpp" line="1887"/>
3983 <source>Delete All Transferable Shader Caches?</source> 3999 <source>Delete All Transferable Shader Caches?</source>
3984 <translation>删除所有的着色器缓存?</translation> 4000 <translation>删除所有的着色器缓存?</translation>
3985 </message> 4001 </message>
3986 <message> 4002 <message>
3987 <location filename="../../src/yuzu/main.cpp" line="1834"/> 4003 <location filename="../../src/yuzu/main.cpp" line="1889"/>
3988 <source>Remove Custom Game Configuration?</source> 4004 <source>Remove Custom Game Configuration?</source>
3989 <translation>移除自定义游戏设置?</translation> 4005 <translation>移除自定义游戏设置?</translation>
3990 </message> 4006 </message>
3991 <message> 4007 <message>
3992 <location filename="../../src/yuzu/main.cpp" line="1840"/> 4008 <location filename="../../src/yuzu/main.cpp" line="1895"/>
3993 <source>Remove File</source> 4009 <source>Remove File</source>
3994 <translation>删除文件</translation> 4010 <translation>删除文件</translation>
3995 </message> 4011 </message>
3996 <message> 4012 <message>
3997 <location filename="../../src/yuzu/main.cpp" line="1875"/> 4013 <location filename="../../src/yuzu/main.cpp" line="1930"/>
3998 <location filename="../../src/yuzu/main.cpp" line="1883"/> 4014 <location filename="../../src/yuzu/main.cpp" line="1938"/>
3999 <source>Error Removing Transferable Shader Cache</source> 4015 <source>Error Removing Transferable Shader Cache</source>
4000 <translation>删除着色器缓存时出错</translation> 4016 <translation>删除着色器缓存时出错</translation>
4001 </message> 4017 </message>
4002 <message> 4018 <message>
4003 <location filename="../../src/yuzu/main.cpp" line="1876"/> 4019 <location filename="../../src/yuzu/main.cpp" line="1931"/>
4004 <location filename="../../src/yuzu/main.cpp" line="1894"/> 4020 <location filename="../../src/yuzu/main.cpp" line="1949"/>
4005 <source>A shader cache for this title does not exist.</source> 4021 <source>A shader cache for this title does not exist.</source>
4006 <translation>这个游戏的着色器缓存不存在。</translation> 4022 <translation>这个游戏的着色器缓存不存在。</translation>
4007 </message> 4023 </message>
4008 <message> 4024 <message>
4009 <location filename="../../src/yuzu/main.cpp" line="1881"/> 4025 <location filename="../../src/yuzu/main.cpp" line="1936"/>
4010 <source>Successfully removed the transferable shader cache.</source> 4026 <source>Successfully removed the transferable shader cache.</source>
4011 <translation>成功删除着色器缓存。</translation> 4027 <translation>成功删除着色器缓存。</translation>
4012 </message> 4028 </message>
4013 <message> 4029 <message>
4014 <location filename="../../src/yuzu/main.cpp" line="1884"/> 4030 <location filename="../../src/yuzu/main.cpp" line="1939"/>
4015 <source>Failed to remove the transferable shader cache.</source> 4031 <source>Failed to remove the transferable shader cache.</source>
4016 <translation>删除着色器缓存失败。</translation> 4032 <translation>删除着色器缓存失败。</translation>
4017 </message> 4033 </message>
4018 <message> 4034 <message>
4019 <location filename="../../src/yuzu/main.cpp" line="1893"/> 4035 <location filename="../../src/yuzu/main.cpp" line="1948"/>
4020 <location filename="../../src/yuzu/main.cpp" line="1901"/> 4036 <location filename="../../src/yuzu/main.cpp" line="1956"/>
4021 <source>Error Removing Transferable Shader Caches</source> 4037 <source>Error Removing Transferable Shader Caches</source>
4022 <translation>删除着色器缓存时出错</translation> 4038 <translation>删除着色器缓存时出错</translation>
4023 </message> 4039 </message>
4024 <message> 4040 <message>
4025 <location filename="../../src/yuzu/main.cpp" line="1899"/> 4041 <location filename="../../src/yuzu/main.cpp" line="1954"/>
4026 <source>Successfully removed the transferable shader caches.</source> 4042 <source>Successfully removed the transferable shader caches.</source>
4027 <translation>着色器缓存删除成功。</translation> 4043 <translation>着色器缓存删除成功。</translation>
4028 </message> 4044 </message>
4029 <message> 4045 <message>
4030 <location filename="../../src/yuzu/main.cpp" line="1902"/> 4046 <location filename="../../src/yuzu/main.cpp" line="1957"/>
4031 <source>Failed to remove the transferable shader cache directory.</source> 4047 <source>Failed to remove the transferable shader cache directory.</source>
4032 <translation>删除着色器缓存目录失败。</translation> 4048 <translation>删除着色器缓存目录失败。</translation>
4033 </message> 4049 </message>
4034 <message> 4050 <message>
4035 <location filename="../../src/yuzu/main.cpp" line="1915"/> 4051 <location filename="../../src/yuzu/main.cpp" line="1970"/>
4036 <location filename="../../src/yuzu/main.cpp" line="1924"/> 4052 <location filename="../../src/yuzu/main.cpp" line="1979"/>
4037 <source>Error Removing Custom Configuration</source> 4053 <source>Error Removing Custom Configuration</source>
4038 <translation>移除自定义游戏设置时出错</translation> 4054 <translation>移除自定义游戏设置时出错</translation>
4039 </message> 4055 </message>
4040 <message> 4056 <message>
4041 <location filename="../../src/yuzu/main.cpp" line="1916"/> 4057 <location filename="../../src/yuzu/main.cpp" line="1971"/>
4042 <source>A custom configuration for this title does not exist.</source> 4058 <source>A custom configuration for this title does not exist.</source>
4043 <translation>这个游戏的自定义设置不存在。</translation> 4059 <translation>这个游戏的自定义设置不存在。</translation>
4044 </message> 4060 </message>
4045 <message> 4061 <message>
4046 <location filename="../../src/yuzu/main.cpp" line="1922"/> 4062 <location filename="../../src/yuzu/main.cpp" line="1977"/>
4047 <source>Successfully removed the custom game configuration.</source> 4063 <source>Successfully removed the custom game configuration.</source>
4048 <translation>成功移除自定义游戏设置。</translation> 4064 <translation>成功移除自定义游戏设置。</translation>
4049 </message> 4065 </message>
4050 <message> 4066 <message>
4051 <location filename="../../src/yuzu/main.cpp" line="1925"/> 4067 <location filename="../../src/yuzu/main.cpp" line="1980"/>
4052 <source>Failed to remove the custom game configuration.</source> 4068 <source>Failed to remove the custom game configuration.</source>
4053 <translation>移除自定义游戏设置失败。</translation> 4069 <translation>移除自定义游戏设置失败。</translation>
4054 </message> 4070 </message>
4055 <message> 4071 <message>
4056 <location filename="../../src/yuzu/main.cpp" line="1932"/> 4072 <location filename="../../src/yuzu/main.cpp" line="1987"/>
4057 <location filename="../../src/yuzu/main.cpp" line="2011"/> 4073 <location filename="../../src/yuzu/main.cpp" line="2066"/>
4058 <source>RomFS Extraction Failed!</source> 4074 <source>RomFS Extraction Failed!</source>
4059 <translation>RomFS 提取失败!</translation> 4075 <translation>RomFS 提取失败!</translation>
4060 </message> 4076 </message>
4061 <message> 4077 <message>
4062 <location filename="../../src/yuzu/main.cpp" line="1933"/> 4078 <location filename="../../src/yuzu/main.cpp" line="1988"/>
4063 <source>There was an error copying the RomFS files or the user cancelled the operation.</source> 4079 <source>There was an error copying the RomFS files or the user cancelled the operation.</source>
4064 <translation>复制 RomFS 文件时出错,或用户取消了操作。</translation> 4080 <translation>复制 RomFS 文件时出错,或用户取消了操作。</translation>
4065 </message> 4081 </message>
4066 <message> 4082 <message>
4067 <location filename="../../src/yuzu/main.cpp" line="1991"/> 4083 <location filename="../../src/yuzu/main.cpp" line="2046"/>
4068 <source>Full</source> 4084 <source>Full</source>
4069 <translation>完整</translation> 4085 <translation>完整</translation>
4070 </message> 4086 </message>
4071 <message> 4087 <message>
4072 <location filename="../../src/yuzu/main.cpp" line="1991"/> 4088 <location filename="../../src/yuzu/main.cpp" line="2046"/>
4073 <source>Skeleton</source> 4089 <source>Skeleton</source>
4074 <translation>框架</translation> 4090 <translation>框架</translation>
4075 </message> 4091 </message>
4076 <message> 4092 <message>
4077 <location filename="../../src/yuzu/main.cpp" line="1993"/> 4093 <location filename="../../src/yuzu/main.cpp" line="2048"/>
4078 <source>Select RomFS Dump Mode</source> 4094 <source>Select RomFS Dump Mode</source>
4079 <translation>选择 RomFS 转储模式</translation> 4095 <translation>选择 RomFS 转储模式</translation>
4080 </message> 4096 </message>
4081 <message> 4097 <message>
4082 <location filename="../../src/yuzu/main.cpp" line="1994"/> 4098 <location filename="../../src/yuzu/main.cpp" line="2049"/>
4083 <source>Please select the how you would like the RomFS dumped.&lt;br&gt;Full will copy all of the files into the new directory while &lt;br&gt;skeleton will only create the directory structure.</source> 4099 <source>Please select the how you would like the RomFS dumped.&lt;br&gt;Full will copy all of the files into the new directory while &lt;br&gt;skeleton will only create the directory structure.</source>
4084 <translation>请选择希望 RomFS 转储的方式。&lt;br&gt;“Full” 会将所有文件复制到新目录中,而&lt;br&gt;“Skeleton” 只会创建目录结构。</translation> 4100 <translation>请选择希望 RomFS 转储的方式。&lt;br&gt;“Full” 会将所有文件复制到新目录中,而&lt;br&gt;“Skeleton” 只会创建目录结构。</translation>
4085 </message> 4101 </message>
4086 <message> 4102 <message>
4087 <location filename="../../src/yuzu/main.cpp" line="2012"/> 4103 <location filename="../../src/yuzu/main.cpp" line="2067"/>
4088 <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 &gt; Configure &gt; System &gt; Filesystem &gt; Dump Root</source> 4104 <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 &gt; Configure &gt; System &gt; Filesystem &gt; Dump Root</source>
4089 <translation>%1 没有足够的空间用于提取 RomFS。请保持足够的空间或于模拟—&gt;设置—&gt;系统—&gt;文件系统—&gt;转储根目录中选择一个其他目录。</translation> 4105 <translation>%1 没有足够的空间用于提取 RomFS。请保持足够的空间或于模拟—&gt;设置—&gt;系统—&gt;文件系统—&gt;转储根目录中选择一个其他目录。</translation>
4090 </message> 4106 </message>
4091 <message> 4107 <message>
4092 <location filename="../../src/yuzu/main.cpp" line="2019"/> 4108 <location filename="../../src/yuzu/main.cpp" line="2074"/>
4093 <source>Extracting RomFS...</source> 4109 <source>Extracting RomFS...</source>
4094 <translation>正在提取 RomFS...</translation> 4110 <translation>正在提取 RomFS...</translation>
4095 </message> 4111 </message>
4096 <message> 4112 <message>
4097 <location filename="../../src/yuzu/main.cpp" line="2019"/> 4113 <location filename="../../src/yuzu/main.cpp" line="2074"/>
4098 <location filename="../../src/yuzu/main.cpp" line="2199"/> 4114 <location filename="../../src/yuzu/main.cpp" line="2254"/>
4099 <source>Cancel</source> 4115 <source>Cancel</source>
4100 <translation>取消</translation> 4116 <translation>取消</translation>
4101 </message> 4117 </message>
4102 <message> 4118 <message>
4103 <location filename="../../src/yuzu/main.cpp" line="2026"/> 4119 <location filename="../../src/yuzu/main.cpp" line="2081"/>
4104 <source>RomFS Extraction Succeeded!</source> 4120 <source>RomFS Extraction Succeeded!</source>
4105 <translation>RomFS 提取成功!</translation> 4121 <translation>RomFS 提取成功!</translation>
4106 </message> 4122 </message>
4107 <message> 4123 <message>
4108 <location filename="../../src/yuzu/main.cpp" line="2027"/> 4124 <location filename="../../src/yuzu/main.cpp" line="2082"/>
4109 <source>The operation completed successfully.</source> 4125 <source>The operation completed successfully.</source>
4110 <translation>操作成功完成。</translation> 4126 <translation>操作成功完成。</translation>
4111 </message> 4127 </message>
4112 <message> 4128 <message>
4113 <location filename="../../src/yuzu/main.cpp" line="2071"/> 4129 <location filename="../../src/yuzu/main.cpp" line="2126"/>
4114 <source>Error Opening %1</source> 4130 <source>Error Opening %1</source>
4115 <translation>打开 %1 时出错</translation> 4131 <translation>打开 %1 时出错</translation>
4116 </message> 4132 </message>
4117 <message> 4133 <message>
4118 <location filename="../../src/yuzu/main.cpp" line="2080"/> 4134 <location filename="../../src/yuzu/main.cpp" line="2135"/>
4119 <source>Select Directory</source> 4135 <source>Select Directory</source>
4120 <translation>选择目录</translation> 4136 <translation>选择目录</translation>
4121 </message> 4137 </message>
4122 <message> 4138 <message>
4123 <location filename="../../src/yuzu/main.cpp" line="2107"/> 4139 <location filename="../../src/yuzu/main.cpp" line="2162"/>
4124 <source>Properties</source> 4140 <source>Properties</source>
4125 <translation>属性</translation> 4141 <translation>属性</translation>
4126 </message> 4142 </message>
4127 <message> 4143 <message>
4128 <location filename="../../src/yuzu/main.cpp" line="2108"/> 4144 <location filename="../../src/yuzu/main.cpp" line="2163"/>
4129 <source>The game properties could not be loaded.</source> 4145 <source>The game properties could not be loaded.</source>
4130 <translation>无法加载该游戏的属性信息。</translation> 4146 <translation>无法加载该游戏的属性信息。</translation>
4131 </message> 4147 </message>
4132 <message> 4148 <message>
4133 <location filename="../../src/yuzu/main.cpp" line="2120"/> 4149 <location filename="../../src/yuzu/main.cpp" line="2175"/>
4134 <source>Switch Executable (%1);;All Files (*.*)</source> 4150 <source>Switch Executable (%1);;All Files (*.*)</source>
4135 <comment>%1 is an identifier for the Switch executable file extensions.</comment> 4151 <comment>%1 is an identifier for the Switch executable file extensions.</comment>
4136 <translation>Switch 可执行文件 (%1);;所有文件 (*.*)</translation> 4152 <translation>Switch 可执行文件 (%1);;所有文件 (*.*)</translation>
4137 </message> 4153 </message>
4138 <message> 4154 <message>
4139 <location filename="../../src/yuzu/main.cpp" line="2124"/> 4155 <location filename="../../src/yuzu/main.cpp" line="2179"/>
4140 <source>Load File</source> 4156 <source>Load File</source>
4141 <translation>加载文件</translation> 4157 <translation>加载文件</translation>
4142 </message> 4158 </message>
4143 <message> 4159 <message>
4144 <location filename="../../src/yuzu/main.cpp" line="2136"/> 4160 <location filename="../../src/yuzu/main.cpp" line="2191"/>
4145 <source>Open Extracted ROM Directory</source> 4161 <source>Open Extracted ROM Directory</source>
4146 <translation>打开提取的 ROM 目录</translation> 4162 <translation>打开提取的 ROM 目录</translation>
4147 </message> 4163 </message>
4148 <message> 4164 <message>
4149 <location filename="../../src/yuzu/main.cpp" line="2147"/> 4165 <location filename="../../src/yuzu/main.cpp" line="2202"/>
4150 <source>Invalid Directory Selected</source> 4166 <source>Invalid Directory Selected</source>
4151 <translation>选择的目录无效</translation> 4167 <translation>选择的目录无效</translation>
4152 </message> 4168 </message>
4153 <message> 4169 <message>
4154 <location filename="../../src/yuzu/main.cpp" line="2148"/> 4170 <location filename="../../src/yuzu/main.cpp" line="2203"/>
4155 <source>The directory you have selected does not contain a &apos;main&apos; file.</source> 4171 <source>The directory you have selected does not contain a &apos;main&apos; file.</source>
4156 <translation>选择的目录不包含 “main” 文件。</translation> 4172 <translation>选择的目录不包含 “main” 文件。</translation>
4157 </message> 4173 </message>
4158 <message> 4174 <message>
4159 <location filename="../../src/yuzu/main.cpp" line="2158"/> 4175 <location filename="../../src/yuzu/main.cpp" line="2213"/>
4160 <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> 4176 <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source>
4161 <translation>可安装的 Switch 文件 (*.nca *.nsp *.xci);;任天堂内容档案 (*.nca);;任天堂应用包 (*.nsp);;NX 卡带镜像 (*.xci)</translation> 4177 <translation>可安装的 Switch 文件 (*.nca *.nsp *.xci);;任天堂内容档案 (*.nca);;任天堂应用包 (*.nsp);;NX 卡带镜像 (*.xci)</translation>
4162 </message> 4178 </message>
4163 <message> 4179 <message>
4164 <location filename="../../src/yuzu/main.cpp" line="2163"/> 4180 <location filename="../../src/yuzu/main.cpp" line="2218"/>
4165 <source>Install Files</source> 4181 <source>Install Files</source>
4166 <translation>安装文件</translation> 4182 <translation>安装文件</translation>
4167 </message> 4183 </message>
4168 <message numerus="yes"> 4184 <message numerus="yes">
4169 <location filename="../../src/yuzu/main.cpp" line="2207"/> 4185 <location filename="../../src/yuzu/main.cpp" line="2262"/>
4170 <source>%n file(s) remaining</source> 4186 <source>%n file(s) remaining</source>
4171 <translation><numerusform>剩余 %n 个文件</numerusform></translation> 4187 <translation><numerusform>剩余 %n 个文件</numerusform></translation>
4172 </message> 4188 </message>
4173 <message> 4189 <message>
4174 <location filename="../../src/yuzu/main.cpp" line="2209"/> 4190 <location filename="../../src/yuzu/main.cpp" line="2264"/>
4175 <source>Installing file &quot;%1&quot;...</source> 4191 <source>Installing file &quot;%1&quot;...</source>
4176 <translation>正在安装文件 &quot;%1&quot;...</translation> 4192 <translation>正在安装文件 &quot;%1&quot;...</translation>
4177 </message> 4193 </message>
4178 <message> 4194 <message>
4179 <location filename="../../src/yuzu/main.cpp" line="2255"/> 4195 <location filename="../../src/yuzu/main.cpp" line="2310"/>
4180 <location filename="../../src/yuzu/main.cpp" line="2269"/> 4196 <location filename="../../src/yuzu/main.cpp" line="2324"/>
4181 <source>Install Results</source> 4197 <source>Install Results</source>
4182 <translation>安装结果</translation> 4198 <translation>安装结果</translation>
4183 </message> 4199 </message>
4184 <message> 4200 <message>
4185 <location filename="../../src/yuzu/main.cpp" line="2256"/> 4201 <location filename="../../src/yuzu/main.cpp" line="2311"/>
4186 <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. 4202 <source>To avoid possible conflicts, we discourage users from installing base games to the NAND.
4187Please, only use this feature to install updates and DLC.</source> 4203Please, only use this feature to install updates and DLC.</source>
4188 <translation>为了避免可能存在的冲突,我们不建议将游戏本体安装到 NAND 中。 4204 <translation>为了避免可能存在的冲突,我们不建议将游戏本体安装到 NAND 中。
4189此功能仅用于安装游戏更新和 DLC 。</translation> 4205此功能仅用于安装游戏更新和 DLC 。</translation>
4190 </message> 4206 </message>
4191 <message numerus="yes"> 4207 <message numerus="yes">
4192 <location filename="../../src/yuzu/main.cpp" line="2262"/> 4208 <location filename="../../src/yuzu/main.cpp" line="2317"/>
4193 <source>%n file(s) were newly installed 4209 <source>%n file(s) were newly installed
4194</source> 4210</source>
4195 <translation><numerusform>最近安装了 %n 个文件 4211 <translation><numerusform>最近安装了 %n 个文件
4196</numerusform></translation> 4212</numerusform></translation>
4197 </message> 4213 </message>
4198 <message numerus="yes"> 4214 <message numerus="yes">
4199 <location filename="../../src/yuzu/main.cpp" line="2265"/> 4215 <location filename="../../src/yuzu/main.cpp" line="2320"/>
4200 <source>%n file(s) were overwritten 4216 <source>%n file(s) were overwritten
4201</source> 4217</source>
4202 <translation><numerusform>%n 个文件被覆盖 4218 <translation><numerusform>%n 个文件被覆盖
4203</numerusform></translation> 4219</numerusform></translation>
4204 </message> 4220 </message>
4205 <message numerus="yes"> 4221 <message numerus="yes">
4206 <location filename="../../src/yuzu/main.cpp" line="2267"/> 4222 <location filename="../../src/yuzu/main.cpp" line="2322"/>
4207 <source>%n file(s) failed to install 4223 <source>%n file(s) failed to install
4208</source> 4224</source>
4209 <translation><numerusform>%n 个文件安装失败 4225 <translation><numerusform>%n 个文件安装失败
4210</numerusform></translation> 4226</numerusform></translation>
4211 </message> 4227 </message>
4212 <message> 4228 <message>
4213 <location filename="../../src/yuzu/main.cpp" line="2368"/> 4229 <location filename="../../src/yuzu/main.cpp" line="2423"/>
4214 <source>System Application</source> 4230 <source>System Application</source>
4215 <translation>系统应用</translation> 4231 <translation>系统应用</translation>
4216 </message> 4232 </message>
4217 <message> 4233 <message>
4218 <location filename="../../src/yuzu/main.cpp" line="2369"/> 4234 <location filename="../../src/yuzu/main.cpp" line="2424"/>
4219 <source>System Archive</source> 4235 <source>System Archive</source>
4220 <translation>系统档案</translation> 4236 <translation>系统档案</translation>
4221 </message> 4237 </message>
4222 <message> 4238 <message>
4223 <location filename="../../src/yuzu/main.cpp" line="2370"/> 4239 <location filename="../../src/yuzu/main.cpp" line="2425"/>
4224 <source>System Application Update</source> 4240 <source>System Application Update</source>
4225 <translation>系统应用更新</translation> 4241 <translation>系统应用更新</translation>
4226 </message> 4242 </message>
4227 <message> 4243 <message>
4228 <location filename="../../src/yuzu/main.cpp" line="2371"/> 4244 <location filename="../../src/yuzu/main.cpp" line="2426"/>
4229 <source>Firmware Package (Type A)</source> 4245 <source>Firmware Package (Type A)</source>
4230 <translation>固件包 (A型)</translation> 4246 <translation>固件包 (A型)</translation>
4231 </message> 4247 </message>
4232 <message> 4248 <message>
4233 <location filename="../../src/yuzu/main.cpp" line="2372"/> 4249 <location filename="../../src/yuzu/main.cpp" line="2427"/>
4234 <source>Firmware Package (Type B)</source> 4250 <source>Firmware Package (Type B)</source>
4235 <translation>固件包 (B型)</translation> 4251 <translation>固件包 (B型)</translation>
4236 </message> 4252 </message>
4237 <message> 4253 <message>
4238 <location filename="../../src/yuzu/main.cpp" line="2373"/> 4254 <location filename="../../src/yuzu/main.cpp" line="2428"/>
4239 <source>Game</source> 4255 <source>Game</source>
4240 <translation>游戏</translation> 4256 <translation>游戏</translation>
4241 </message> 4257 </message>
4242 <message> 4258 <message>
4243 <location filename="../../src/yuzu/main.cpp" line="2374"/> 4259 <location filename="../../src/yuzu/main.cpp" line="2429"/>
4244 <source>Game Update</source> 4260 <source>Game Update</source>
4245 <translation>游戏更新</translation> 4261 <translation>游戏更新</translation>
4246 </message> 4262 </message>
4247 <message> 4263 <message>
4248 <location filename="../../src/yuzu/main.cpp" line="2375"/> 4264 <location filename="../../src/yuzu/main.cpp" line="2430"/>
4249 <source>Game DLC</source> 4265 <source>Game DLC</source>
4250 <translation>游戏 DLC</translation> 4266 <translation>游戏 DLC</translation>
4251 </message> 4267 </message>
4252 <message> 4268 <message>
4253 <location filename="../../src/yuzu/main.cpp" line="2376"/> 4269 <location filename="../../src/yuzu/main.cpp" line="2431"/>
4254 <source>Delta Title</source> 4270 <source>Delta Title</source>
4255 <translation>差量程序</translation> 4271 <translation>差量程序</translation>
4256 </message> 4272 </message>
4257 <message> 4273 <message>
4258 <location filename="../../src/yuzu/main.cpp" line="2379"/> 4274 <location filename="../../src/yuzu/main.cpp" line="2434"/>
4259 <source>Select NCA Install Type...</source> 4275 <source>Select NCA Install Type...</source>
4260 <translation>选择 NCA 安装类型...</translation> 4276 <translation>选择 NCA 安装类型...</translation>
4261 </message> 4277 </message>
4262 <message> 4278 <message>
4263 <location filename="../../src/yuzu/main.cpp" line="2380"/> 4279 <location filename="../../src/yuzu/main.cpp" line="2435"/>
4264 <source>Please select the type of title you would like to install this NCA as: 4280 <source>Please select the type of title you would like to install this NCA as:
4265(In most instances, the default &apos;Game&apos; is fine.)</source> 4281(In most instances, the default &apos;Game&apos; is fine.)</source>
4266 <translation>请选择此 NCA 的程序类型: 4282 <translation>请选择此 NCA 的程序类型:
4267(在大多数情况下,选择默认的“游戏”即可。)</translation> 4283(在大多数情况下,选择默认的“游戏”即可。)</translation>
4268 </message> 4284 </message>
4269 <message> 4285 <message>
4270 <location filename="../../src/yuzu/main.cpp" line="2386"/> 4286 <location filename="../../src/yuzu/main.cpp" line="2441"/>
4271 <source>Failed to Install</source> 4287 <source>Failed to Install</source>
4272 <translation>安装失败</translation> 4288 <translation>安装失败</translation>
4273 </message> 4289 </message>
4274 <message> 4290 <message>
4275 <location filename="../../src/yuzu/main.cpp" line="2387"/> 4291 <location filename="../../src/yuzu/main.cpp" line="2442"/>
4276 <source>The title type you selected for the NCA is invalid.</source> 4292 <source>The title type you selected for the NCA is invalid.</source>
4277 <translation>选择的 NCA 程序类型无效。</translation> 4293 <translation>选择的 NCA 程序类型无效。</translation>
4278 </message> 4294 </message>
4279 <message> 4295 <message>
4280 <location filename="../../src/yuzu/main.cpp" line="2422"/> 4296 <location filename="../../src/yuzu/main.cpp" line="2477"/>
4281 <source>File not found</source> 4297 <source>File not found</source>
4282 <translation>找不到文件</translation> 4298 <translation>找不到文件</translation>
4283 </message> 4299 </message>
4284 <message> 4300 <message>
4285 <location filename="../../src/yuzu/main.cpp" line="2423"/> 4301 <location filename="../../src/yuzu/main.cpp" line="2478"/>
4286 <source>File &quot;%1&quot; not found</source> 4302 <source>File &quot;%1&quot; not found</source>
4287 <translation>文件 &quot;%1&quot; 未找到</translation> 4303 <translation>文件 &quot;%1&quot; 未找到</translation>
4288 </message> 4304 </message>
4289 <message> 4305 <message>
4290 <location filename="../../src/yuzu/main.cpp" line="2492"/> 4306 <location filename="../../src/yuzu/main.cpp" line="2547"/>
4291 <source>OK</source> 4307 <source>OK</source>
4292 <translation>确定</translation> 4308 <translation>确定</translation>
4293 </message> 4309 </message>
4294 <message> 4310 <message>
4295 <location filename="../../src/yuzu/main.cpp" line="2506"/> 4311 <location filename="../../src/yuzu/main.cpp" line="2561"/>
4296 <source>Missing yuzu Account</source> 4312 <source>Missing yuzu Account</source>
4297 <translation>未设置 yuzu 账户</translation> 4313 <translation>未设置 yuzu 账户</translation>
4298 </message> 4314 </message>
4299 <message> 4315 <message>
4300 <location filename="../../src/yuzu/main.cpp" line="2507"/> 4316 <location filename="../../src/yuzu/main.cpp" line="2562"/>
4301 <source>In order to submit a game compatibility test case, you must link your yuzu account.&lt;br&gt;&lt;br/&gt;To link your yuzu account, go to Emulation &amp;gt; Configuration &amp;gt; Web.</source> 4317 <source>In order to submit a game compatibility test case, you must link your yuzu account.&lt;br&gt;&lt;br/&gt;To link your yuzu account, go to Emulation &amp;gt; Configuration &amp;gt; Web.</source>
4302 <translation>要提交游戏兼容性测试用例,您必须设置您的 yuzu 帐户。&lt;br&gt;&lt;br/&gt;要设置您的 yuzu 帐户,请转到模拟 &amp;gt; 设置 &amp;gt; 网络。</translation> 4318 <translation>要提交游戏兼容性测试用例,您必须设置您的 yuzu 帐户。&lt;br&gt;&lt;br/&gt;要设置您的 yuzu 帐户,请转到模拟 &amp;gt; 设置 &amp;gt; 网络。</translation>
4303 </message> 4319 </message>
4304 <message> 4320 <message>
4305 <location filename="../../src/yuzu/main.cpp" line="2517"/> 4321 <location filename="../../src/yuzu/main.cpp" line="2572"/>
4306 <source>Error opening URL</source> 4322 <source>Error opening URL</source>
4307 <translation>打开 URL 时出错</translation> 4323 <translation>打开 URL 时出错</translation>
4308 </message> 4324 </message>
4309 <message> 4325 <message>
4310 <location filename="../../src/yuzu/main.cpp" line="2518"/> 4326 <location filename="../../src/yuzu/main.cpp" line="2573"/>
4311 <source>Unable to open the URL &quot;%1&quot;.</source> 4327 <source>Unable to open the URL &quot;%1&quot;.</source>
4312 <translation>无法打开 URL : &quot;%1&quot; 。</translation> 4328 <translation>无法打开 URL : &quot;%1&quot; 。</translation>
4313 </message> 4329 </message>
4314 <message> 4330 <message>
4315 <location filename="../../src/yuzu/main.cpp" line="2777"/> 4331 <location filename="../../src/yuzu/main.cpp" line="2823"/>
4316 <source>TAS Recording</source> 4332 <source>TAS Recording</source>
4317 <translation>TAS 录制</translation> 4333 <translation>TAS 录制</translation>
4318 </message> 4334 </message>
4319 <message> 4335 <message>
4320 <location filename="../../src/yuzu/main.cpp" line="2777"/> 4336 <location filename="../../src/yuzu/main.cpp" line="2823"/>
4321 <source>Overwrite file of player 1?</source> 4337 <source>Overwrite file of player 1?</source>
4322 <translation>覆盖玩家 1 的文件?</translation> 4338 <translation>覆盖玩家 1 的文件?</translation>
4323 </message> 4339 </message>
4324 <message> 4340 <message>
4325 <location filename="../../src/yuzu/main.cpp" line="2830"/> 4341 <location filename="../../src/yuzu/main.cpp" line="2876"/>
4326 <source>Amiibo File (%1);; All Files (*.*)</source> 4342 <source>Amiibo File (%1);; All Files (*.*)</source>
4327 <translation>Amiibo 文件 (%1);; 全部文件 (*.*)</translation> 4343 <translation>Amiibo 文件 (%1);; 全部文件 (*.*)</translation>
4328 </message> 4344 </message>
4329 <message> 4345 <message>
4330 <location filename="../../src/yuzu/main.cpp" line="2831"/> 4346 <location filename="../../src/yuzu/main.cpp" line="2877"/>
4331 <source>Load Amiibo</source> 4347 <source>Load Amiibo</source>
4332 <translation>加载 Amiibo</translation> 4348 <translation>加载 Amiibo</translation>
4333 </message> 4349 </message>
4334 <message> 4350 <message>
4335 <location filename="../../src/yuzu/main.cpp" line="2849"/> 4351 <location filename="../../src/yuzu/main.cpp" line="2895"/>
4336 <source>Error opening Amiibo data file</source> 4352 <source>Error opening Amiibo data file</source>
4337 <translation>打开 Amiibo 数据文件时出错</translation> 4353 <translation>打开 Amiibo 数据文件时出错</translation>
4338 </message> 4354 </message>
4339 <message> 4355 <message>
4340 <location filename="../../src/yuzu/main.cpp" line="2850"/> 4356 <location filename="../../src/yuzu/main.cpp" line="2896"/>
4341 <source>Unable to open Amiibo file &quot;%1&quot; for reading.</source> 4357 <source>Unable to open Amiibo file &quot;%1&quot; for reading.</source>
4342 <translation>无法打开 Amiibo 文件 %1。</translation> 4358 <translation>无法打开 Amiibo 文件 %1。</translation>
4343 </message> 4359 </message>
4344 <message> 4360 <message>
4345 <location filename="../../src/yuzu/main.cpp" line="2858"/> 4361 <location filename="../../src/yuzu/main.cpp" line="2904"/>
4346 <source>Error reading Amiibo data file</source> 4362 <source>Error reading Amiibo data file</source>
4347 <translation>读取 Amiibo 数据文件时出错</translation> 4363 <translation>读取 Amiibo 数据文件时出错</translation>
4348 </message> 4364 </message>
4349 <message> 4365 <message>
4350 <location filename="../../src/yuzu/main.cpp" line="2859"/> 4366 <location filename="../../src/yuzu/main.cpp" line="2905"/>
4351 <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> 4367 <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source>
4352 <translation>无法完全读取 Amiibo 数据。应读取 %1 个字节,但实际仅能读取 %2 个字节。</translation> 4368 <translation>无法完全读取 Amiibo 数据。应读取 %1 个字节,但实际仅能读取 %2 个字节。</translation>
4353 </message> 4369 </message>
4354 <message> 4370 <message>
4355 <location filename="../../src/yuzu/main.cpp" line="2867"/> 4371 <location filename="../../src/yuzu/main.cpp" line="2913"/>
4356 <source>Error loading Amiibo data</source> 4372 <source>Error loading Amiibo data</source>
4357 <translation>加载 Amiibo 数据时出错</translation> 4373 <translation>加载 Amiibo 数据时出错</translation>
4358 </message> 4374 </message>
4359 <message> 4375 <message>
4360 <location filename="../../src/yuzu/main.cpp" line="2868"/> 4376 <location filename="../../src/yuzu/main.cpp" line="2914"/>
4361 <source>Unable to load Amiibo data.</source> 4377 <source>Unable to load Amiibo data.</source>
4362 <translation>无法加载 Amiibo 数据。</translation> 4378 <translation>无法加载 Amiibo 数据。</translation>
4363 </message> 4379 </message>
4364 <message> 4380 <message>
4365 <location filename="../../src/yuzu/main.cpp" line="2913"/> 4381 <location filename="../../src/yuzu/main.cpp" line="2959"/>
4366 <source>Capture Screenshot</source> 4382 <source>Capture Screenshot</source>
4367 <translation>捕获截图</translation> 4383 <translation>捕获截图</translation>
4368 </message> 4384 </message>
4369 <message> 4385 <message>
4370 <location filename="../../src/yuzu/main.cpp" line="2914"/> 4386 <location filename="../../src/yuzu/main.cpp" line="2960"/>
4371 <source>PNG Image (*.png)</source> 4387 <source>PNG Image (*.png)</source>
4372 <translation>PNG 图像 (*.png)</translation> 4388 <translation>PNG 图像 (*.png)</translation>
4373 </message> 4389 </message>
4374 <message> 4390 <message>
4375 <location filename="../../src/yuzu/main.cpp" line="2979"/> 4391 <location filename="../../src/yuzu/main.cpp" line="3025"/>
4376 <source>TAS state: Running %1/%2</source> 4392 <source>TAS state: Running %1/%2</source>
4377 <translation>TAS 状态:正在运行 %1/%2</translation> 4393 <translation>TAS 状态:正在运行 %1/%2</translation>
4378 </message> 4394 </message>
4379 <message> 4395 <message>
4380 <location filename="../../src/yuzu/main.cpp" line="2981"/> 4396 <location filename="../../src/yuzu/main.cpp" line="3027"/>
4381 <source>TAS state: Recording %1</source> 4397 <source>TAS state: Recording %1</source>
4382 <translation>TAS 状态:正在录制 %1</translation> 4398 <translation>TAS 状态:正在录制 %1</translation>
4383 </message> 4399 </message>
4384 <message> 4400 <message>
4385 <location filename="../../src/yuzu/main.cpp" line="2983"/> 4401 <location filename="../../src/yuzu/main.cpp" line="3029"/>
4386 <source>TAS state: Idle %1/%2</source> 4402 <source>TAS state: Idle %1/%2</source>
4387 <translation>TAS 状态:空闲 %1/%2</translation> 4403 <translation>TAS 状态:空闲 %1/%2</translation>
4388 </message> 4404 </message>
4389 <message> 4405 <message>
4390 <location filename="../../src/yuzu/main.cpp" line="2985"/> 4406 <location filename="../../src/yuzu/main.cpp" line="3031"/>
4391 <source>TAS State: Invalid</source> 4407 <source>TAS State: Invalid</source>
4392 <translation>TAS 状态:无效</translation> 4408 <translation>TAS 状态:无效</translation>
4393 </message> 4409 </message>
4394 <message> 4410 <message>
4395 <location filename="../../src/yuzu/main.cpp" line="2999"/> 4411 <location filename="../../src/yuzu/main.cpp" line="3045"/>
4396 <source>&amp;Stop Running</source> 4412 <source>&amp;Stop Running</source>
4397 <translation>停止运行 (&amp;S)</translation> 4413 <translation>停止运行 (&amp;S)</translation>
4398 </message> 4414 </message>
4399 <message> 4415 <message>
4400 <location filename="../../src/yuzu/main.cpp" line="2999"/> 4416 <location filename="../../src/yuzu/main.cpp" line="3045"/>
4401 <source>&amp;Start</source> 4417 <source>&amp;Start</source>
4402 <translation>开始 (&amp;S)</translation> 4418 <translation>开始 (&amp;S)</translation>
4403 </message> 4419 </message>
4404 <message> 4420 <message>
4405 <location filename="../../src/yuzu/main.cpp" line="3000"/> 4421 <location filename="../../src/yuzu/main.cpp" line="3046"/>
4406 <source>Stop R&amp;ecording</source> 4422 <source>Stop R&amp;ecording</source>
4407 <translation>停止录制 (&amp;E)</translation> 4423 <translation>停止录制 (&amp;E)</translation>
4408 </message> 4424 </message>
4409 <message> 4425 <message>
4410 <location filename="../../src/yuzu/main.cpp" line="3000"/> 4426 <location filename="../../src/yuzu/main.cpp" line="3046"/>
4411 <source>R&amp;ecord</source> 4427 <source>R&amp;ecord</source>
4412 <translation>录制 (&amp;E)</translation> 4428 <translation>录制 (&amp;E)</translation>
4413 </message> 4429 </message>
4414 <message numerus="yes"> 4430 <message numerus="yes">
4415 <location filename="../../src/yuzu/main.cpp" line="3024"/> 4431 <location filename="../../src/yuzu/main.cpp" line="3070"/>
4416 <source>Building: %n shader(s)</source> 4432 <source>Building: %n shader(s)</source>
4417 <translation><numerusform>正在编译 %n 个着色器文件</numerusform></translation> 4433 <translation><numerusform>正在编译 %n 个着色器文件</numerusform></translation>
4418 </message> 4434 </message>
4419 <message> 4435 <message>
4420 <location filename="../../src/yuzu/main.cpp" line="3033"/> 4436 <location filename="../../src/yuzu/main.cpp" line="3079"/>
4421 <source>Scale: %1x</source> 4437 <source>Scale: %1x</source>
4422 <comment>%1 is the resolution scaling factor</comment> 4438 <comment>%1 is the resolution scaling factor</comment>
4423 <translation>缩放比例: %1x</translation> 4439 <translation>缩放比例: %1x</translation>
4424 </message> 4440 </message>
4425 <message> 4441 <message>
4426 <location filename="../../src/yuzu/main.cpp" line="3036"/> 4442 <location filename="../../src/yuzu/main.cpp" line="3082"/>
4427 <source>Speed: %1% / %2%</source> 4443 <source>Speed: %1% / %2%</source>
4428 <translation>速度: %1% / %2%</translation> 4444 <translation>速度: %1% / %2%</translation>
4429 </message> 4445 </message>
4430 <message> 4446 <message>
4431 <location filename="../../src/yuzu/main.cpp" line="3040"/> 4447 <location filename="../../src/yuzu/main.cpp" line="3086"/>
4432 <source>Speed: %1%</source> 4448 <source>Speed: %1%</source>
4433 <translation>速度: %1%</translation> 4449 <translation>速度: %1%</translation>
4434 </message> 4450 </message>
4435 <message> 4451 <message>
4436 <location filename="../../src/yuzu/main.cpp" line="3044"/> 4452 <location filename="../../src/yuzu/main.cpp" line="3090"/>
4437 <source>Game: %1 FPS (Unlocked)</source> 4453 <source>Game: %1 FPS (Unlocked)</source>
4438 <translation>游戏: %1 FPS (未锁定)</translation> 4454 <translation>游戏: %1 FPS (未锁定)</translation>
4439 </message> 4455 </message>
4440 <message> 4456 <message>
4441 <location filename="../../src/yuzu/main.cpp" line="3046"/> 4457 <location filename="../../src/yuzu/main.cpp" line="3092"/>
4442 <source>Game: %1 FPS</source> 4458 <source>Game: %1 FPS</source>
4443 <translation>FPS: %1</translation> 4459 <translation>FPS: %1</translation>
4444 </message> 4460 </message>
4445 <message> 4461 <message>
4446 <location filename="../../src/yuzu/main.cpp" line="3048"/> 4462 <location filename="../../src/yuzu/main.cpp" line="3094"/>
4447 <source>Frame: %1 ms</source> 4463 <source>Frame: %1 ms</source>
4448 <translation>帧延迟:%1 毫秒</translation> 4464 <translation>帧延迟:%1 毫秒</translation>
4449 </message> 4465 </message>
4450 <message> 4466 <message>
4451 <location filename="../../src/yuzu/main.cpp" line="3059"/> 4467 <location filename="../../src/yuzu/main.cpp" line="3105"/>
4452 <source>GPU NORMAL</source> 4468 <source>GPU NORMAL</source>
4453 <translation>GPU NORMAL</translation> 4469 <translation>GPU NORMAL</translation>
4454 </message> 4470 </message>
4455 <message> 4471 <message>
4456 <location filename="../../src/yuzu/main.cpp" line="3064"/> 4472 <location filename="../../src/yuzu/main.cpp" line="3110"/>
4457 <source>GPU HIGH</source> 4473 <source>GPU HIGH</source>
4458 <translation>GPU HIGH</translation> 4474 <translation>GPU HIGH</translation>
4459 </message> 4475 </message>
4460 <message> 4476 <message>
4461 <location filename="../../src/yuzu/main.cpp" line="3069"/> 4477 <location filename="../../src/yuzu/main.cpp" line="3115"/>
4462 <source>GPU EXTREME</source> 4478 <source>GPU EXTREME</source>
4463 <translation>GPU EXTREME</translation> 4479 <translation>GPU EXTREME</translation>
4464 </message> 4480 </message>
4465 <message> 4481 <message>
4466 <location filename="../../src/yuzu/main.cpp" line="3074"/> 4482 <location filename="../../src/yuzu/main.cpp" line="3120"/>
4467 <source>GPU ERROR</source> 4483 <source>GPU ERROR</source>
4468 <translation>GPU ERROR</translation> 4484 <translation>GPU ERROR</translation>
4469 </message> 4485 </message>
4470 <message> 4486 <message>
4471 <location filename="../../src/yuzu/main.cpp" line="3084"/> 4487 <location filename="../../src/yuzu/main.cpp" line="3130"/>
4472 <source>NEAREST</source> 4488 <source>NEAREST</source>
4473 <translation>邻近取样</translation> 4489 <translation>邻近取样</translation>
4474 </message> 4490 </message>
4475 <message> 4491 <message>
4476 <location filename="../../src/yuzu/main.cpp" line="3087"/> 4492 <location filename="../../src/yuzu/main.cpp" line="3133"/>
4477 <location filename="../../src/yuzu/main.cpp" line="3102"/> 4493 <location filename="../../src/yuzu/main.cpp" line="3148"/>
4478 <source>BILINEAR</source> 4494 <source>BILINEAR</source>
4479 <translation>双线性过滤</translation> 4495 <translation>双线性过滤</translation>
4480 </message> 4496 </message>
4481 <message> 4497 <message>
4482 <location filename="../../src/yuzu/main.cpp" line="3090"/> 4498 <location filename="../../src/yuzu/main.cpp" line="3136"/>
4483 <source>BICUBIC</source> 4499 <source>BICUBIC</source>
4484 <translation>双三线过滤</translation> 4500 <translation>双三线过滤</translation>
4485 </message> 4501 </message>
4486 <message> 4502 <message>
4487 <location filename="../../src/yuzu/main.cpp" line="3093"/> 4503 <location filename="../../src/yuzu/main.cpp" line="3139"/>
4488 <source>GAUSSIAN</source> 4504 <source>GAUSSIAN</source>
4489 <translation>高斯模糊</translation> 4505 <translation>高斯模糊</translation>
4490 </message> 4506 </message>
4491 <message> 4507 <message>
4492 <location filename="../../src/yuzu/main.cpp" line="3096"/> 4508 <location filename="../../src/yuzu/main.cpp" line="3142"/>
4493 <source>SCALEFORCE</source> 4509 <source>SCALEFORCE</source>
4494 <translation>强制缩放</translation> 4510 <translation>强制缩放</translation>
4495 </message> 4511 </message>
4496 <message> 4512 <message>
4497 <location filename="../../src/yuzu/main.cpp" line="3099"/> 4513 <location filename="../../src/yuzu/main.cpp" line="3145"/>
4498 <source>FSR</source> 4514 <source>FSR</source>
4499 <translation>FSR</translation> 4515 <translation>FSR</translation>
4500 </message> 4516 </message>
4501 <message> 4517 <message>
4502 <location filename="../../src/yuzu/main.cpp" line="3111"/> 4518 <location filename="../../src/yuzu/main.cpp" line="3157"/>
4503 <location filename="../../src/yuzu/main.cpp" line="3117"/> 4519 <location filename="../../src/yuzu/main.cpp" line="3163"/>
4504 <source>NO AA</source> 4520 <source>NO AA</source>
4505 <translation>抗锯齿关</translation> 4521 <translation>抗锯齿关</translation>
4506 </message> 4522 </message>
4507 <message> 4523 <message>
4508 <location filename="../../src/yuzu/main.cpp" line="3114"/> 4524 <location filename="../../src/yuzu/main.cpp" line="3160"/>
4509 <source>FXAA</source> 4525 <source>FXAA</source>
4510 <translation>FXAA</translation> 4526 <translation>FXAA</translation>
4511 </message> 4527 </message>
4512 <message> 4528 <message>
4513 <location filename="../../src/yuzu/main.cpp" line="3175"/> 4529 <location filename="../../src/yuzu/main.cpp" line="3221"/>
4514 <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.&lt;br/&gt;&lt;br/&gt;For more information on dumping these files, please see the following wiki page: &lt;a href=&apos;https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/&apos;&gt;Dumping System Archives and the Shared Fonts from a Switch Console&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> 4530 <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.&lt;br/&gt;&lt;br/&gt;For more information on dumping these files, please see the following wiki page: &lt;a href=&apos;https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/&apos;&gt;Dumping System Archives and the Shared Fonts from a Switch Console&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source>
4515 <translation>您正尝试启动的游戏需要从 Switch 转储的其他文件。&lt;br/&gt;&lt;br/&gt;有关转储这些文件的更多信息,请参阅以下 wiki 页面:&lt;a href=&apos;https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/&apos;&gt;Dumping System Archives and the Shared Fonts from a Switch Console&lt;/a&gt;。&lt;br/&gt;&lt;br/&gt;您要退出并返回至游戏列表吗?继续模拟可能会导致崩溃,存档损坏或其他错误。</translation> 4531 <translation>您正尝试启动的游戏需要从 Switch 转储的其他文件。&lt;br/&gt;&lt;br/&gt;有关转储这些文件的更多信息,请参阅以下 wiki 页面:&lt;a href=&apos;https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/&apos;&gt;Dumping System Archives and the Shared Fonts from a Switch Console&lt;/a&gt;。&lt;br/&gt;&lt;br/&gt;您要退出并返回至游戏列表吗?继续模拟可能会导致崩溃,存档损坏或其他错误。</translation>
4516 </message> 4532 </message>
4517 <message> 4533 <message>
4518 <location filename="../../src/yuzu/main.cpp" line="3190"/> 4534 <location filename="../../src/yuzu/main.cpp" line="3236"/>
4519 <source>yuzu was unable to locate a Switch system archive. %1</source> 4535 <source>yuzu was unable to locate a Switch system archive. %1</source>
4520 <translation>Yuzu 找不到 Switch 系统档案 %1 </translation> 4536 <translation>Yuzu 找不到 Switch 系统档案 %1 </translation>
4521 </message> 4537 </message>
4522 <message> 4538 <message>
4523 <location filename="../../src/yuzu/main.cpp" line="3192"/> 4539 <location filename="../../src/yuzu/main.cpp" line="3238"/>
4524 <source>yuzu was unable to locate a Switch system archive: %1. %2</source> 4540 <source>yuzu was unable to locate a Switch system archive: %1. %2</source>
4525 <translation>Yuzu 找不到 Switch 系统档案: %1, %2 </translation> 4541 <translation>Yuzu 找不到 Switch 系统档案: %1, %2 </translation>
4526 </message> 4542 </message>
4527 <message> 4543 <message>
4528 <location filename="../../src/yuzu/main.cpp" line="3196"/> 4544 <location filename="../../src/yuzu/main.cpp" line="3242"/>
4529 <source>System Archive Not Found</source> 4545 <source>System Archive Not Found</source>
4530 <translation>未找到系统档案</translation> 4546 <translation>未找到系统档案</translation>
4531 </message> 4547 </message>
4532 <message> 4548 <message>
4533 <location filename="../../src/yuzu/main.cpp" line="3198"/> 4549 <location filename="../../src/yuzu/main.cpp" line="3244"/>
4534 <source>System Archive Missing</source> 4550 <source>System Archive Missing</source>
4535 <translation>系统档案缺失</translation> 4551 <translation>系统档案缺失</translation>
4536 </message> 4552 </message>
4537 <message> 4553 <message>
4538 <location filename="../../src/yuzu/main.cpp" line="3204"/> 4554 <location filename="../../src/yuzu/main.cpp" line="3250"/>
4539 <source>yuzu was unable to locate the Switch shared fonts. %1</source> 4555 <source>yuzu was unable to locate the Switch shared fonts. %1</source>
4540 <translation>Yuzu 找不到 Swtich 共享字体 %1 </translation> 4556 <translation>Yuzu 找不到 Swtich 共享字体 %1 </translation>
4541 </message> 4557 </message>
4542 <message> 4558 <message>
4543 <location filename="../../src/yuzu/main.cpp" line="3205"/> 4559 <location filename="../../src/yuzu/main.cpp" line="3251"/>
4544 <source>Shared Fonts Not Found</source> 4560 <source>Shared Fonts Not Found</source>
4545 <translation>未找到共享字体</translation> 4561 <translation>未找到共享字体</translation>
4546 </message> 4562 </message>
4547 <message> 4563 <message>
4548 <location filename="../../src/yuzu/main.cpp" line="3207"/> 4564 <location filename="../../src/yuzu/main.cpp" line="3253"/>
4549 <source>Shared Font Missing</source> 4565 <source>Shared Font Missing</source>
4550 <translation>共享字体文件缺失</translation> 4566 <translation>共享字体文件缺失</translation>
4551 </message> 4567 </message>
4552 <message> 4568 <message>
4553 <location filename="../../src/yuzu/main.cpp" line="3213"/> 4569 <location filename="../../src/yuzu/main.cpp" line="3259"/>
4554 <source>Fatal Error</source> 4570 <source>Fatal Error</source>
4555 <translation>致命错误</translation> 4571 <translation>致命错误</translation>
4556 </message> 4572 </message>
4557 <message> 4573 <message>
4558 <location filename="../../src/yuzu/main.cpp" line="3214"/> 4574 <location filename="../../src/yuzu/main.cpp" line="3260"/>
4559 <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: &lt;a href=&apos;https://community.citra-emu.org/t/how-to-upload-the-log-file/296&apos;&gt;How to Upload the Log File&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> 4575 <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: &lt;a href=&apos;https://community.citra-emu.org/t/how-to-upload-the-log-file/296&apos;&gt;How to Upload the Log File&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source>
4560 <translation>yuzu 遇到了致命错误,请查看日志了解详情。有关查找日志的更多信息,请参阅以下页面:&lt;a href=&apos;https://community.citra-emu.org/t/how-to-upload-the-log-file/296&apos;&gt;How to Upload the Log File&lt;/a&gt;。&lt;br/&gt;&lt;br/&gt;您要退出并返回至游戏列表吗?继续模拟可能会导致崩溃,存档损坏或其他错误。</translation> 4576 <translation>yuzu 遇到了致命错误,请查看日志了解详情。有关查找日志的更多信息,请参阅以下页面:&lt;a href=&apos;https://community.citra-emu.org/t/how-to-upload-the-log-file/296&apos;&gt;How to Upload the Log File&lt;/a&gt;。&lt;br/&gt;&lt;br/&gt;您要退出并返回至游戏列表吗?继续模拟可能会导致崩溃,存档损坏或其他错误。</translation>
4561 </message> 4577 </message>
4562 <message> 4578 <message>
4563 <location filename="../../src/yuzu/main.cpp" line="3223"/> 4579 <location filename="../../src/yuzu/main.cpp" line="3269"/>
4564 <source>Fatal Error encountered</source> 4580 <source>Fatal Error encountered</source>
4565 <translation>发生致命错误</translation> 4581 <translation>发生致命错误</translation>
4566 </message> 4582 </message>
4567 <message> 4583 <message>
4568 <location filename="../../src/yuzu/main.cpp" line="3246"/> 4584 <location filename="../../src/yuzu/main.cpp" line="3292"/>
4569 <source>Confirm Key Rederivation</source> 4585 <source>Confirm Key Rederivation</source>
4570 <translation>确认重新生成密钥</translation> 4586 <translation>确认重新生成密钥</translation>
4571 </message> 4587 </message>
4572 <message> 4588 <message>
4573 <location filename="../../src/yuzu/main.cpp" line="3247"/> 4589 <location filename="../../src/yuzu/main.cpp" line="3293"/>
4574 <source>You are about to force rederive all of your keys. 4590 <source>You are about to force rederive all of your keys.
4575If you do not know what this means or what you are doing, 4591If you do not know what this means or what you are doing,
4576this is a potentially destructive action. 4592this is a potentially destructive action.
@@ -4586,37 +4602,37 @@ This will delete your autogenerated key files and re-run the key derivation modu
4586这将删除您自动生成的密钥文件并重新运行密钥生成模块。</translation> 4602这将删除您自动生成的密钥文件并重新运行密钥生成模块。</translation>
4587 </message> 4603 </message>
4588 <message> 4604 <message>
4589 <location filename="../../src/yuzu/main.cpp" line="3279"/> 4605 <location filename="../../src/yuzu/main.cpp" line="3325"/>
4590 <source>Missing fuses</source> 4606 <source>Missing fuses</source>
4591 <translation>项目丢失</translation> 4607 <translation>项目丢失</translation>
4592 </message> 4608 </message>
4593 <message> 4609 <message>
4594 <location filename="../../src/yuzu/main.cpp" line="3282"/> 4610 <location filename="../../src/yuzu/main.cpp" line="3328"/>
4595 <source> - Missing BOOT0</source> 4611 <source> - Missing BOOT0</source>
4596 <translation>- 丢失 BOOT0</translation> 4612 <translation>- 丢失 BOOT0</translation>
4597 </message> 4613 </message>
4598 <message> 4614 <message>
4599 <location filename="../../src/yuzu/main.cpp" line="3285"/> 4615 <location filename="../../src/yuzu/main.cpp" line="3331"/>
4600 <source> - Missing BCPKG2-1-Normal-Main</source> 4616 <source> - Missing BCPKG2-1-Normal-Main</source>
4601 <translation> - 丢失 BCPKG2-1-Normal-Main</translation> 4617 <translation> - 丢失 BCPKG2-1-Normal-Main</translation>
4602 </message> 4618 </message>
4603 <message> 4619 <message>
4604 <location filename="../../src/yuzu/main.cpp" line="3288"/> 4620 <location filename="../../src/yuzu/main.cpp" line="3334"/>
4605 <source> - Missing PRODINFO</source> 4621 <source> - Missing PRODINFO</source>
4606 <translation>- 丢失 PRODINFO</translation> 4622 <translation>- 丢失 PRODINFO</translation>
4607 </message> 4623 </message>
4608 <message> 4624 <message>
4609 <location filename="../../src/yuzu/main.cpp" line="3292"/> 4625 <location filename="../../src/yuzu/main.cpp" line="3338"/>
4610 <source>Derivation Components Missing</source> 4626 <source>Derivation Components Missing</source>
4611 <translation>组件丢失</translation> 4627 <translation>组件丢失</translation>
4612 </message> 4628 </message>
4613 <message> 4629 <message>
4614 <location filename="../../src/yuzu/main.cpp" line="3293"/> 4630 <location filename="../../src/yuzu/main.cpp" line="3339"/>
4615 <source>Encryption keys are missing. &lt;br&gt;Please follow &lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;the yuzu quickstart guide&lt;/a&gt; to get all your keys, firmware and games.&lt;br&gt;&lt;br&gt;&lt;small&gt;(%1)&lt;/small&gt;</source> 4631 <source>Encryption keys are missing. &lt;br&gt;Please follow &lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;the yuzu quickstart guide&lt;/a&gt; to get all your keys, firmware and games.&lt;br&gt;&lt;br&gt;&lt;small&gt;(%1)&lt;/small&gt;</source>
4616 <translation>密钥缺失。&lt;br&gt;请查看&lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;yuzu 快速导航&lt;/a&gt;以获得你的密钥、固件和游戏。&lt;br&gt;&lt;br&gt;&lt;small&gt;(%1)&lt;/small&gt;</translation> 4632 <translation>密钥缺失。&lt;br&gt;请查看&lt;a href=&apos;https://yuzu-emu.org/help/quickstart/&apos;&gt;yuzu 快速导航&lt;/a&gt;以获得你的密钥、固件和游戏。&lt;br&gt;&lt;br&gt;&lt;small&gt;(%1)&lt;/small&gt;</translation>
4617 </message> 4633 </message>
4618 <message> 4634 <message>
4619 <location filename="../../src/yuzu/main.cpp" line="3302"/> 4635 <location filename="../../src/yuzu/main.cpp" line="3348"/>
4620 <source>Deriving keys... 4636 <source>Deriving keys...
4621This may take up to a minute depending 4637This may take up to a minute depending
4622on your system&apos;s performance.</source> 4638on your system&apos;s performance.</source>
@@ -4625,39 +4641,39 @@ on your system&apos;s performance.</source>
4625您的系统性能。</translation> 4641您的系统性能。</translation>
4626 </message> 4642 </message>
4627 <message> 4643 <message>
4628 <location filename="../../src/yuzu/main.cpp" line="3304"/> 4644 <location filename="../../src/yuzu/main.cpp" line="3350"/>
4629 <source>Deriving Keys</source> 4645 <source>Deriving Keys</source>
4630 <translation>生成密钥</translation> 4646 <translation>生成密钥</translation>
4631 </message> 4647 </message>
4632 <message> 4648 <message>
4633 <location filename="../../src/yuzu/main.cpp" line="3349"/> 4649 <location filename="../../src/yuzu/main.cpp" line="3395"/>
4634 <source>Select RomFS Dump Target</source> 4650 <source>Select RomFS Dump Target</source>
4635 <translation>选择 RomFS 转储目标</translation> 4651 <translation>选择 RomFS 转储目标</translation>
4636 </message> 4652 </message>
4637 <message> 4653 <message>
4638 <location filename="../../src/yuzu/main.cpp" line="3350"/> 4654 <location filename="../../src/yuzu/main.cpp" line="3396"/>
4639 <source>Please select which RomFS you would like to dump.</source> 4655 <source>Please select which RomFS you would like to dump.</source>
4640 <translation>请选择希望转储的 RomFS。</translation> 4656 <translation>请选择希望转储的 RomFS。</translation>
4641 </message> 4657 </message>
4642 <message> 4658 <message>
4643 <location filename="../../src/yuzu/main.cpp" line="3365"/> 4659 <location filename="../../src/yuzu/main.cpp" line="3411"/>
4644 <source>Are you sure you want to close yuzu?</source> 4660 <source>Are you sure you want to close yuzu?</source>
4645 <translation>您确定要关闭 yuzu 吗?</translation> 4661 <translation>您确定要关闭 yuzu 吗?</translation>
4646 </message> 4662 </message>
4647 <message> 4663 <message>
4648 <location filename="../../src/yuzu/main.cpp" line="3366"/> 4664 <location filename="../../src/yuzu/main.cpp" line="3412"/>
4649 <location filename="../../src/yuzu/main.cpp" line="3443"/> 4665 <location filename="../../src/yuzu/main.cpp" line="3492"/>
4650 <location filename="../../src/yuzu/main.cpp" line="3456"/> 4666 <location filename="../../src/yuzu/main.cpp" line="3505"/>
4651 <source>yuzu</source> 4667 <source>yuzu</source>
4652 <translation>yuzu</translation> 4668 <translation>yuzu</translation>
4653 </message> 4669 </message>
4654 <message> 4670 <message>
4655 <location filename="../../src/yuzu/main.cpp" line="3444"/> 4671 <location filename="../../src/yuzu/main.cpp" line="3493"/>
4656 <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> 4672 <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source>
4657 <translation>您确定要停止模拟吗?未保存的进度将会丢失。</translation> 4673 <translation>您确定要停止模拟吗?未保存的进度将会丢失。</translation>
4658 </message> 4674 </message>
4659 <message> 4675 <message>
4660 <location filename="../../src/yuzu/main.cpp" line="3453"/> 4676 <location filename="../../src/yuzu/main.cpp" line="3502"/>
4661 <source>The currently running application has requested yuzu to not exit. 4677 <source>The currently running application has requested yuzu to not exit.
4662 4678
4663Would you like to bypass this and exit anyway?</source> 4679Would you like to bypass this and exit anyway?</source>
@@ -4708,153 +4724,153 @@ Would you like to bypass this and exit anyway?</source>
4708<context> 4724<context>
4709 <name>GameList</name> 4725 <name>GameList</name>
4710 <message> 4726 <message>
4711 <location filename="../../src/yuzu/game_list.cpp" line="330"/> 4727 <location filename="../../src/yuzu/game_list.cpp" line="337"/>
4712 <source>Name</source> 4728 <source>Name</source>
4713 <translation>名称</translation> 4729 <translation>名称</translation>
4714 </message> 4730 </message>
4715 <message> 4731 <message>
4716 <location filename="../../src/yuzu/game_list.cpp" line="331"/> 4732 <location filename="../../src/yuzu/game_list.cpp" line="338"/>
4717 <source>Compatibility</source> 4733 <source>Compatibility</source>
4718 <translation>兼容性</translation> 4734 <translation>兼容性</translation>
4719 </message> 4735 </message>
4720 <message> 4736 <message>
4721 <location filename="../../src/yuzu/game_list.cpp" line="333"/> 4737 <location filename="../../src/yuzu/game_list.cpp" line="340"/>
4722 <source>Add-ons</source> 4738 <source>Add-ons</source>
4723 <translation>附加项</translation> 4739 <translation>附加项</translation>
4724 </message> 4740 </message>
4725 <message> 4741 <message>
4726 <location filename="../../src/yuzu/game_list.cpp" line="335"/> 4742 <location filename="../../src/yuzu/game_list.cpp" line="342"/>
4727 <source>File type</source> 4743 <source>File type</source>
4728 <translation>文件类型</translation> 4744 <translation>文件类型</translation>
4729 </message> 4745 </message>
4730 <message> 4746 <message>
4731 <location filename="../../src/yuzu/game_list.cpp" line="336"/> 4747 <location filename="../../src/yuzu/game_list.cpp" line="343"/>
4732 <source>Size</source> 4748 <source>Size</source>
4733 <translation>大小</translation> 4749 <translation>大小</translation>
4734 </message> 4750 </message>
4735 <message> 4751 <message>
4736 <location filename="../../src/yuzu/game_list.cpp" line="508"/> 4752 <location filename="../../src/yuzu/game_list.cpp" line="535"/>
4737 <source>Favorite</source> 4753 <source>Favorite</source>
4738 <translation>收藏</translation> 4754 <translation>收藏</translation>
4739 </message> 4755 </message>
4740 <message> 4756 <message>
4741 <location filename="../../src/yuzu/game_list.cpp" line="510"/> 4757 <location filename="../../src/yuzu/game_list.cpp" line="537"/>
4742 <source>Start Game</source> 4758 <source>Start Game</source>
4743 <translation>开始游戏</translation> 4759 <translation>开始游戏</translation>
4744 </message> 4760 </message>
4745 <message> 4761 <message>
4746 <location filename="../../src/yuzu/game_list.cpp" line="512"/> 4762 <location filename="../../src/yuzu/game_list.cpp" line="539"/>
4747 <source>Start Game without Custom Configuration</source> 4763 <source>Start Game without Custom Configuration</source>
4748 <translation>使用公共设置项进行游戏</translation> 4764 <translation>使用公共设置项进行游戏</translation>
4749 </message> 4765 </message>
4750 <message> 4766 <message>
4751 <location filename="../../src/yuzu/game_list.cpp" line="514"/> 4767 <location filename="../../src/yuzu/game_list.cpp" line="541"/>
4752 <source>Open Save Data Location</source> 4768 <source>Open Save Data Location</source>
4753 <translation>打开存档位置</translation> 4769 <translation>打开存档位置</translation>
4754 </message> 4770 </message>
4755 <message> 4771 <message>
4756 <location filename="../../src/yuzu/game_list.cpp" line="515"/> 4772 <location filename="../../src/yuzu/game_list.cpp" line="542"/>
4757 <source>Open Mod Data Location</source> 4773 <source>Open Mod Data Location</source>
4758 <translation>打开 MOD 数据位置</translation> 4774 <translation>打开 MOD 数据位置</translation>
4759 </message> 4775 </message>
4760 <message> 4776 <message>
4761 <location filename="../../src/yuzu/game_list.cpp" line="517"/> 4777 <location filename="../../src/yuzu/game_list.cpp" line="544"/>
4762 <source>Open Transferable Pipeline Cache</source> 4778 <source>Open Transferable Pipeline Cache</source>
4763 <translation>打开可转移着色器缓存</translation> 4779 <translation>打开可转移着色器缓存</translation>
4764 </message> 4780 </message>
4765 <message> 4781 <message>
4766 <location filename="../../src/yuzu/game_list.cpp" line="519"/> 4782 <location filename="../../src/yuzu/game_list.cpp" line="546"/>
4767 <source>Remove</source> 4783 <source>Remove</source>
4768 <translation>删除</translation> 4784 <translation>删除</translation>
4769 </message> 4785 </message>
4770 <message> 4786 <message>
4771 <location filename="../../src/yuzu/game_list.cpp" line="520"/> 4787 <location filename="../../src/yuzu/game_list.cpp" line="547"/>
4772 <source>Remove Installed Update</source> 4788 <source>Remove Installed Update</source>
4773 <translation>删除已安装的游戏更新</translation> 4789 <translation>删除已安装的游戏更新</translation>
4774 </message> 4790 </message>
4775 <message> 4791 <message>
4776 <location filename="../../src/yuzu/game_list.cpp" line="521"/> 4792 <location filename="../../src/yuzu/game_list.cpp" line="548"/>
4777 <source>Remove All Installed DLC</source> 4793 <source>Remove All Installed DLC</source>
4778 <translation>删除所有已安装 DLC</translation> 4794 <translation>删除所有已安装 DLC</translation>
4779 </message> 4795 </message>
4780 <message> 4796 <message>
4781 <location filename="../../src/yuzu/game_list.cpp" line="522"/> 4797 <location filename="../../src/yuzu/game_list.cpp" line="549"/>
4782 <source>Remove Custom Configuration</source> 4798 <source>Remove Custom Configuration</source>
4783 <translation>删除自定义设置</translation> 4799 <translation>删除自定义设置</translation>
4784 </message> 4800 </message>
4785 <message> 4801 <message>
4786 <location filename="../../src/yuzu/game_list.cpp" line="523"/> 4802 <location filename="../../src/yuzu/game_list.cpp" line="550"/>
4787 <source>Remove OpenGL Pipeline Cache</source> 4803 <source>Remove OpenGL Pipeline Cache</source>
4788 <translation>删除 OpenGL 着色器缓存</translation> 4804 <translation>删除 OpenGL 着色器缓存</translation>
4789 </message> 4805 </message>
4790 <message> 4806 <message>
4791 <location filename="../../src/yuzu/game_list.cpp" line="524"/> 4807 <location filename="../../src/yuzu/game_list.cpp" line="551"/>
4792 <source>Remove Vulkan Pipeline Cache</source> 4808 <source>Remove Vulkan Pipeline Cache</source>
4793 <translation>删除 Vulkan 着色器缓存</translation> 4809 <translation>删除 Vulkan 着色器缓存</translation>
4794 </message> 4810 </message>
4795 <message> 4811 <message>
4796 <location filename="../../src/yuzu/game_list.cpp" line="526"/> 4812 <location filename="../../src/yuzu/game_list.cpp" line="553"/>
4797 <source>Remove All Pipeline Caches</source> 4813 <source>Remove All Pipeline Caches</source>
4798 <translation>删除所有着色器缓存</translation> 4814 <translation>删除所有着色器缓存</translation>
4799 </message> 4815 </message>
4800 <message> 4816 <message>
4801 <location filename="../../src/yuzu/game_list.cpp" line="527"/> 4817 <location filename="../../src/yuzu/game_list.cpp" line="554"/>
4802 <source>Remove All Installed Contents</source> 4818 <source>Remove All Installed Contents</source>
4803 <translation>删除所有安装的项目</translation> 4819 <translation>删除所有安装的项目</translation>
4804 </message> 4820 </message>
4805 <message> 4821 <message>
4806 <location filename="../../src/yuzu/game_list.cpp" line="528"/> 4822 <location filename="../../src/yuzu/game_list.cpp" line="555"/>
4807 <location filename="../../src/yuzu/game_list.cpp" line="529"/> 4823 <location filename="../../src/yuzu/game_list.cpp" line="556"/>
4808 <source>Dump RomFS</source> 4824 <source>Dump RomFS</source>
4809 <translation>转储 RomFS</translation> 4825 <translation>转储 RomFS</translation>
4810 </message> 4826 </message>
4811 <message> 4827 <message>
4812 <location filename="../../src/yuzu/game_list.cpp" line="530"/> 4828 <location filename="../../src/yuzu/game_list.cpp" line="557"/>
4813 <source>Dump RomFS to SDMC</source> 4829 <source>Dump RomFS to SDMC</source>
4814 <translation>转储 RomFS 到 SDMC</translation> 4830 <translation>转储 RomFS 到 SDMC</translation>
4815 </message> 4831 </message>
4816 <message> 4832 <message>
4817 <location filename="../../src/yuzu/game_list.cpp" line="531"/> 4833 <location filename="../../src/yuzu/game_list.cpp" line="558"/>
4818 <source>Copy Title ID to Clipboard</source> 4834 <source>Copy Title ID to Clipboard</source>
4819 <translation>复制游戏 ID 到剪贴板</translation> 4835 <translation>复制游戏 ID 到剪贴板</translation>
4820 </message> 4836 </message>
4821 <message> 4837 <message>
4822 <location filename="../../src/yuzu/game_list.cpp" line="532"/> 4838 <location filename="../../src/yuzu/game_list.cpp" line="559"/>
4823 <source>Navigate to GameDB entry</source> 4839 <source>Navigate to GameDB entry</source>
4824 <translation>查看兼容性报告</translation> 4840 <translation>查看兼容性报告</translation>
4825 </message> 4841 </message>
4826 <message> 4842 <message>
4827 <location filename="../../src/yuzu/game_list.cpp" line="534"/> 4843 <location filename="../../src/yuzu/game_list.cpp" line="561"/>
4828 <source>Properties</source> 4844 <source>Properties</source>
4829 <translation>属性</translation> 4845 <translation>属性</translation>
4830 </message> 4846 </message>
4831 <message> 4847 <message>
4832 <location filename="../../src/yuzu/game_list.cpp" line="606"/> 4848 <location filename="../../src/yuzu/game_list.cpp" line="633"/>
4833 <source>Scan Subfolders</source> 4849 <source>Scan Subfolders</source>
4834 <translation>扫描子文件夹</translation> 4850 <translation>扫描子文件夹</translation>
4835 </message> 4851 </message>
4836 <message> 4852 <message>
4837 <location filename="../../src/yuzu/game_list.cpp" line="607"/> 4853 <location filename="../../src/yuzu/game_list.cpp" line="634"/>
4838 <source>Remove Game Directory</source> 4854 <source>Remove Game Directory</source>
4839 <translation>移除游戏目录</translation> 4855 <translation>移除游戏目录</translation>
4840 </message> 4856 </message>
4841 <message> 4857 <message>
4842 <location filename="../../src/yuzu/game_list.cpp" line="626"/> 4858 <location filename="../../src/yuzu/game_list.cpp" line="653"/>
4843 <source>▲ Move Up</source> 4859 <source>▲ Move Up</source>
4844 <translation>▲ 向上移动</translation> 4860 <translation>▲ 向上移动</translation>
4845 </message> 4861 </message>
4846 <message> 4862 <message>
4847 <location filename="../../src/yuzu/game_list.cpp" line="627"/> 4863 <location filename="../../src/yuzu/game_list.cpp" line="654"/>
4848 <source>▼ Move Down</source> 4864 <source>▼ Move Down</source>
4849 <translation>▼ 向下移动</translation> 4865 <translation>▼ 向下移动</translation>
4850 </message> 4866 </message>
4851 <message> 4867 <message>
4852 <location filename="../../src/yuzu/game_list.cpp" line="628"/> 4868 <location filename="../../src/yuzu/game_list.cpp" line="655"/>
4853 <source>Open Directory Location</source> 4869 <source>Open Directory Location</source>
4854 <translation>打开目录位置</translation> 4870 <translation>打开目录位置</translation>
4855 </message> 4871 </message>
4856 <message> 4872 <message>
4857 <location filename="../../src/yuzu/game_list.cpp" line="673"/> 4873 <location filename="../../src/yuzu/game_list.cpp" line="700"/>
4858 <source>Clear</source> 4874 <source>Clear</source>
4859 <translation>清除</translation> 4875 <translation>清除</translation>
4860 </message> 4876 </message>
@@ -4940,7 +4956,7 @@ Screen.</source>
4940<context> 4956<context>
4941 <name>GameListPlaceholder</name> 4957 <name>GameListPlaceholder</name>
4942 <message> 4958 <message>
4943 <location filename="../../src/yuzu/game_list.cpp" line="846"/> 4959 <location filename="../../src/yuzu/game_list.cpp" line="873"/>
4944 <source>Double-click to add a new folder to the game list</source> 4960 <source>Double-click to add a new folder to the game list</source>
4945 <translation>双击以添加新的游戏文件夹</translation> 4961 <translation>双击以添加新的游戏文件夹</translation>
4946 </message> 4962 </message>
@@ -4948,17 +4964,17 @@ Screen.</source>
4948<context> 4964<context>
4949 <name>GameListSearchField</name> 4965 <name>GameListSearchField</name>
4950 <message numerus="yes"> 4966 <message numerus="yes">
4951 <location filename="../../src/yuzu/game_list.cpp" line="85"/> 4967 <location filename="../../src/yuzu/game_list.cpp" line="87"/>
4952 <source>%1 of %n result(s)</source> 4968 <source>%1 of %n result(s)</source>
4953 <translation><numerusform>%1 / %n 个结果</numerusform></translation> 4969 <translation><numerusform>%1 / %n 个结果</numerusform></translation>
4954 </message> 4970 </message>
4955 <message> 4971 <message>
4956 <location filename="../../src/yuzu/game_list.cpp" line="128"/> 4972 <location filename="../../src/yuzu/game_list.cpp" line="130"/>
4957 <source>Filter:</source> 4973 <source>Filter:</source>
4958 <translation>搜索:</translation> 4974 <translation>搜索:</translation>
4959 </message> 4975 </message>
4960 <message> 4976 <message>
4961 <location filename="../../src/yuzu/game_list.cpp" line="131"/> 4977 <location filename="../../src/yuzu/game_list.cpp" line="133"/>
4962 <source>Enter pattern to filter</source> 4978 <source>Enter pattern to filter</source>
4963 <translation>搜索游戏</translation> 4979 <translation>搜索游戏</translation>
4964 </message> 4980 </message>
@@ -5596,7 +5612,7 @@ p, li { white-space: pre-wrap; }
5596 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> 5612 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/>
5597 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> 5613 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/>
5598 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> 5614 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/>
5599 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="411"/> 5615 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="416"/>
5600 <source>Pro Controller</source> 5616 <source>Pro Controller</source>
5601 <translation>Pro Controller</translation> 5617 <translation>Pro Controller</translation>
5602 </message> 5618 </message>
@@ -5609,7 +5625,7 @@ p, li { white-space: pre-wrap; }
5609 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> 5625 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/>
5610 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> 5626 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/>
5611 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> 5627 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/>
5612 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="415"/> 5628 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="420"/>
5613 <source>Dual Joycons</source> 5629 <source>Dual Joycons</source>
5614 <translation>双 Joycons 手柄</translation> 5630 <translation>双 Joycons 手柄</translation>
5615 </message> 5631 </message>
@@ -5622,7 +5638,7 @@ p, li { white-space: pre-wrap; }
5622 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> 5638 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/>
5623 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> 5639 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/>
5624 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> 5640 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/>
5625 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> 5641 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="424"/>
5626 <source>Left Joycon</source> 5642 <source>Left Joycon</source>
5627 <translation>左 Joycon 手柄</translation> 5643 <translation>左 Joycon 手柄</translation>
5628 </message> 5644 </message>
@@ -5635,7 +5651,7 @@ p, li { white-space: pre-wrap; }
5635 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> 5651 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/>
5636 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> 5652 <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/>
5637 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> 5653 <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/>
5638 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> 5654 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/>
5639 <source>Right Joycon</source> 5655 <source>Right Joycon</source>
5640 <translation>右 Joycon 手柄</translation> 5656 <translation>右 Joycon 手柄</translation>
5641 </message> 5657 </message>
@@ -5663,7 +5679,7 @@ p, li { white-space: pre-wrap; }
5663 </message> 5679 </message>
5664 <message> 5680 <message>
5665 <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> 5681 <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/>
5666 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> 5682 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="432"/>
5667 <source>Handheld</source> 5683 <source>Handheld</source>
5668 <translation>掌机模式</translation> 5684 <translation>掌机模式</translation>
5669 </message> 5685 </message>
@@ -5784,36 +5800,61 @@ p, li { white-space: pre-wrap; }
5784 <translation>8</translation> 5800 <translation>8</translation>
5785 </message> 5801 </message>
5786 <message> 5802 <message>
5787 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="433"/> 5803 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="436"/>
5788 <source>GameCube Controller</source> 5804 <source>GameCube Controller</source>
5789 <translation>GameCube 控制器</translation> 5805 <translation>GameCube 控制器</translation>
5790 </message> 5806 </message>
5807 <message>
5808 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="445"/>
5809 <source>Poke Ball Plus</source>
5810 <translation>精灵球 PLUS</translation>
5811 </message>
5812 <message>
5813 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="449"/>
5814 <source>NES Controller</source>
5815 <translation>NES 控制器</translation>
5816 </message>
5817 <message>
5818 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="453"/>
5819 <source>SNES Controller</source>
5820 <translation>SNES 控制器</translation>
5821 </message>
5822 <message>
5823 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="457"/>
5824 <source>N64 Controller</source>
5825 <translation>N64 控制器</translation>
5826 </message>
5827 <message>
5828 <location filename="../../src/yuzu/applets/qt_controller.cpp" line="461"/>
5829 <source>Sega Genesis</source>
5830 <translation>世嘉创世纪</translation>
5831 </message>
5791</context> 5832</context>
5792<context> 5833<context>
5793 <name>QtErrorDisplay</name> 5834 <name>QtErrorDisplay</name>
5794 <message> 5835 <message>
5795 <location filename="../../src/yuzu/applets/qt_error.cpp" line="22"/> 5836 <location filename="../../src/yuzu/applets/qt_error.cpp" line="21"/>
5796 <location filename="../../src/yuzu/applets/qt_error.cpp" line="35"/> 5837 <location filename="../../src/yuzu/applets/qt_error.cpp" line="34"/>
5797 <location filename="../../src/yuzu/applets/qt_error.cpp" line="50"/> 5838 <location filename="../../src/yuzu/applets/qt_error.cpp" line="49"/>
5798 <source>Error Code: %1-%2 (0x%3)</source> 5839 <source>Error Code: %1-%2 (0x%3)</source>
5799 <translation>错误代码: %1-%2 (0x%3)</translation> 5840 <translation>错误代码: %1-%2 (0x%3)</translation>
5800 </message> 5841 </message>
5801 <message> 5842 <message>
5802 <location filename="../../src/yuzu/applets/qt_error.cpp" line="26"/> 5843 <location filename="../../src/yuzu/applets/qt_error.cpp" line="25"/>
5803 <source>An error has occurred. 5844 <source>An error has occurred.
5804Please try again or contact the developer of the software.</source> 5845Please try again or contact the developer of the software.</source>
5805 <translation>发生了一个错误。 5846 <translation>发生了一个错误。
5806请再试一次或联系开发者。</translation> 5847请再试一次或联系开发者。</translation>
5807 </message> 5848 </message>
5808 <message> 5849 <message>
5809 <location filename="../../src/yuzu/applets/qt_error.cpp" line="39"/> 5850 <location filename="../../src/yuzu/applets/qt_error.cpp" line="38"/>
5810 <source>An error occurred on %1 at %2. 5851 <source>An error occurred on %1 at %2.
5811Please try again or contact the developer of the software.</source> 5852Please try again or contact the developer of the software.</source>
5812 <translation>在 %2 处的 %1 上发生了一个错误。 5853 <translation>在 %2 处的 %1 上发生了一个错误。
5813请再试一次或联系开发者。</translation> 5854请再试一次或联系开发者。</translation>
5814 </message> 5855 </message>
5815 <message> 5856 <message>
5816 <location filename="../../src/yuzu/applets/qt_error.cpp" line="54"/> 5857 <location filename="../../src/yuzu/applets/qt_error.cpp" line="53"/>
5817 <source>An error has occurred. 5858 <source>An error has occurred.
5818 5859
5819%1 5860%1
@@ -5829,7 +5870,7 @@ Please try again or contact the developer of the software.</source>
5829<context> 5870<context>
5830 <name>QtProfileSelectionDialog</name> 5871 <name>QtProfileSelectionDialog</name>
5831 <message> 5872 <message>
5832 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="22"/> 5873 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="23"/>
5833 <source>%1 5874 <source>%1
5834%2</source> 5875%2</source>
5835 <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> 5876 <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment>
@@ -5837,17 +5878,17 @@ Please try again or contact the developer of the software.</source>
5837%2</translation> 5878%2</translation>
5838 </message> 5879 </message>
5839 <message> 5880 <message>
5840 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="52"/> 5881 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="53"/>
5841 <source>Select a user:</source> 5882 <source>Select a user:</source>
5842 <translation>选择一个用户:</translation> 5883 <translation>选择一个用户:</translation>
5843 </message> 5884 </message>
5844 <message> 5885 <message>
5845 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="81"/> 5886 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="83"/>
5846 <source>Users</source> 5887 <source>Users</source>
5847 <translation>用户</translation> 5888 <translation>用户</translation>
5848 </message> 5889 </message>
5849 <message> 5890 <message>
5850 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="112"/> 5891 <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="122"/>
5851 <source>Profile Selector</source> 5892 <source>Profile Selector</source>
5852 <translation>选择用户</translation> 5893 <translation>选择用户</translation>
5853 </message> 5894 </message>