diff options
Diffstat (limited to 'dist/languages/zh_CN.ts')
| -rw-r--r-- | dist/languages/zh_CN.ts | 782 |
1 files changed, 434 insertions, 348 deletions
diff --git a/dist/languages/zh_CN.ts b/dist/languages/zh_CN.ts index 6b480893f..65baa9175 100644 --- a/dist/languages/zh_CN.ts +++ b/dist/languages/zh_CN.ts | |||
| @@ -506,7 +506,7 @@ This would ban both their forum username and their IP address.</source> | |||
| 506 | </source> | 506 | </source> |
| 507 | <translation> | 507 | <translation> |
| 508 | <div style="white-space: nowrap">这个选项提升了来宾程序的内存访问速度。</div> | 508 | <div style="white-space: nowrap">这个选项提升了来宾程序的内存访问速度。</div> |
| 509 | <div style="white-space: nowrap">启用内嵌到 PageTable::指向已发射代码的指针。</div> | 509 | <div style="white-space: nowrap">启用内嵌到 PageTable::pointers 指向已发射代码的指针。</div> |
| 510 | <div style="white-space: nowrap">禁用此选项将强制通过 Memory::Read/Memory::Write 函数进行内存访问。</div></translation> | 510 | <div style="white-space: nowrap">禁用此选项将强制通过 Memory::Read/Memory::Write 函数进行内存访问。</div></translation> |
| 511 | </message> | 511 | </message> |
| 512 | <message> | 512 | <message> |
| @@ -762,151 +762,156 @@ This would ban both their forum username and their IP address.</source> | |||
| 762 | </message> | 762 | </message> |
| 763 | <message> | 763 | <message> |
| 764 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="279"/> | 764 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="279"/> |
| 765 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> | 765 | <source>When checked, it disables the macro HLE functions. Enabling this makes games run slower</source> |
| 766 | <translation>启用时,将从存戏中储所有的着文件。</translation> | 766 | <translation>启用时,将宏阶模拟降低游戏速。</translation> |
| 767 | </message> | 767 | </message> |
| 768 | <message> | 768 | <message> |
| 769 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="282"/> | 769 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="282"/> |
| 770 | <source>Dump Game Shaders</source> | 770 | <source>Disable Macro HLE</source> |
| 771 | <translation>转储色件</translation> | 771 | <translation>用高阶</translation> |
| 772 | </message> | 772 | </message> |
| 773 | <message> | 773 | <message> |
| 774 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="292"/> | 774 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="292"/> |
| 775 | <source>When checked, it disables the macro HLE functions. Enabling this makes games run slower</source> | 775 | <source>When checked, it will dump all the macro programs of the GPU</source> |
| 776 | <translation>用时,将禁用高阶模拟这降低运行速。</translation> | 776 | <translation>选中,将转 GPU 程</translation> |
| 777 | </message> | 777 | </message> |
| 778 | <message> | 778 | <message> |
| 779 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="295"/> | 779 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="295"/> |
| 780 | <source>Disable Macro HLE</source> | 780 | <source>Dump Maxwell Macros</source> |
| 781 | <translation>禁用宏高阶模拟</translation> | 781 | <translation>转储 Maxwell 宏</translation> |
| 782 | </message> | ||
| 783 | <message> | ||
| 784 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="302"/> | ||
| 785 | <source>When checked, it enables Nsight Aftermath crash dumps</source> | ||
| 786 | <translation>启用后,yuzu 将会保存 Nsight Aftermath 格式的崩溃转储文件</translation> | ||
| 782 | </message> | 787 | </message> |
| 783 | <message> | 788 | <message> |
| 784 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="305"/> | 789 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="305"/> |
| 790 | <source>Enable Nsight Aftermath</source> | ||
| 791 | <translation>启用 Nsight Aftermath</translation> | ||
| 792 | </message> | ||
| 793 | <message> | ||
| 794 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="312"/> | ||
| 795 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> | ||
| 796 | <translation>选中时,yuzu 将记录有关已编译着色器缓存的统计信息。</translation> | ||
| 797 | </message> | ||
| 798 | <message> | ||
| 799 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="315"/> | ||
| 800 | <source>Enable Shader Feedback</source> | ||
| 801 | <translation>启用着色器反馈</translation> | ||
| 802 | </message> | ||
| 803 | <message> | ||
| 804 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="325"/> | ||
| 785 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> | 805 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> |
| 786 | <translation>启用时,将禁用宏即时编译器。这会降低游戏运行速度。</translation> | 806 | <translation>启用时,将禁用宏即时编译器。这会降低游戏运行速度。</translation> |
| 787 | </message> | 807 | </message> |
| 788 | <message> | 808 | <message> |
| 789 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="308"/> | 809 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="328"/> |
| 790 | <source>Disable Macro JIT</source> | 810 | <source>Disable Macro JIT</source> |
| 791 | <translation>禁用宏即时编译</translation> | 811 | <translation>禁用宏即时编译</translation> |
| 792 | </message> | 812 | </message> |
| 793 | <message> | 813 | <message> |
| 794 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="318"/> | 814 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="354"/> |
| 795 | <source>When checked, the graphics API enters a slower debugging mode</source> | 815 | <source>When checked, the graphics API enters a slower debugging mode</source> |
| 796 | <translation>启用时,图形 API 将进入较慢的调试模式。</translation> | 816 | <translation>启用时,图形 API 将进入较慢的调试模式。</translation> |
| 797 | </message> | 817 | </message> |
| 798 | <message> | 818 | <message> |
| 799 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="321"/> | 819 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="357"/> |
| 800 | <source>Enable Graphics Debugging</source> | 820 | <source>Enable Graphics Debugging</source> |
| 801 | <translation>启用图形调试</translation> | 821 | <translation>启用图形调试</translation> |
| 802 | </message> | 822 | </message> |
| 803 | <message> | 823 | <message> |
| 804 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="331"/> | 824 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="367"/> |
| 805 | <source>When checked, it will dump all the macro programs of the GPU</source> | 825 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> |
| 806 | <translation>选中后,将转储 GPU 的所有宏程序</translation> | 826 | <translation>启用时,将从磁盘着色器缓存或游戏中转储所有的着色器文件。</translation> |
| 807 | </message> | ||
| 808 | <message> | ||
| 809 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="334"/> | ||
| 810 | <source>Dump Maxwell Macros</source> | ||
| 811 | <translation>转储 Maxwell 宏</translation> | ||
| 812 | </message> | ||
| 813 | <message> | ||
| 814 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="341"/> | ||
| 815 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> | ||
| 816 | <translation>选中时,yuzu 将记录有关已编译着色器缓存的统计信息。</translation> | ||
| 817 | </message> | ||
| 818 | <message> | ||
| 819 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="344"/> | ||
| 820 | <source>Enable Shader Feedback</source> | ||
| 821 | <translation>启用着色器反馈</translation> | ||
| 822 | </message> | 827 | </message> |
| 823 | <message> | 828 | <message> |
| 824 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="351"/> | 829 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="370"/> |
| 825 | <source>When checked, it enables Nsight Aftermath crash dumps</source> | 830 | <source>Dump Game Shaders</source> |
| 826 | <translation>启用后,yuzu 将会保存 Nsight Aftermath 格式的崩溃转储文件</translation> | 831 | <translation>转储着色器文件</translation> |
| 827 | </message> | 832 | </message> |
| 828 | <message> | 833 | <message> |
| 829 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="354"/> | 834 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="377"/> |
| 830 | <source>Enable Nsight Aftermath</source> | 835 | <source>Enable Renderdoc Hotkey</source> |
| 831 | <translation>启用 Nsight Aftermath</translation> | 836 | <translation>启用 Renderdoc 热键</translation> |
| 832 | </message> | 837 | </message> |
| 833 | <message> | 838 | <message> |
| 834 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="380"/> | 839 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="387"/> |
| 835 | <source>Advanced</source> | 840 | <source>Advanced</source> |
| 836 | <translation>高级选项</translation> | 841 | <translation>高级选项</translation> |
| 837 | </message> | 842 | </message> |
| 838 | <message> | 843 | <message> |
| 839 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="386"/> | 844 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="393"/> |
| 840 | <source>Enables yuzu to check for a working Vulkan environment when the program starts up. Disable this if this is causing issues with external programs seeing yuzu.</source> | 845 | <source>Enables yuzu to check for a working Vulkan environment when the program starts up. Disable this if this is causing issues with external programs seeing yuzu.</source> |
| 841 | <translation>允许 yuzu 在启动时检查 Vulkan 环境是否正常工作。如果是其他程序导致 yuzu 出现相关问题,请禁用此选项。</translation> | 846 | <translation>允许 yuzu 在启动时检查 Vulkan 环境是否正常工作。如果是其他程序导致 yuzu 出现相关问题,请禁用此选项。</translation> |
| 842 | </message> | 847 | </message> |
| 843 | <message> | 848 | <message> |
| 844 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="389"/> | 849 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="396"/> |
| 845 | <source>Perform Startup Vulkan Check</source> | 850 | <source>Perform Startup Vulkan Check</source> |
| 846 | <translation>启动时进行 Vulkan 检测</translation> | 851 | <translation>启动时进行 Vulkan 检测</translation> |
| 847 | </message> | 852 | </message> |
| 848 | <message> | 853 | <message> |
| 849 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="396"/> | 854 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="403"/> |
| 850 | <source>Disable Web Applet</source> | 855 | <source>Disable Web Applet</source> |
| 851 | <translation>禁用 Web 应用程序</translation> | 856 | <translation>禁用 Web 应用程序</translation> |
| 852 | </message> | 857 | </message> |
| 853 | <message> | 858 | <message> |
| 854 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="403"/> | 859 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="410"/> |
| 855 | <source>Enable All Controller Types</source> | 860 | <source>Enable All Controller Types</source> |
| 856 | <translation>启用其他类型的控制器</translation> | 861 | <translation>启用其他类型的控制器</translation> |
| 857 | </message> | 862 | </message> |
| 858 | <message> | 863 | <message> |
| 859 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="410"/> | 864 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="417"/> |
| 860 | <source>Enable Auto-Stub**</source> | 865 | <source>Enable Auto-Stub**</source> |
| 861 | <translation>启用自动函数打桩(Auto-Stub)**</translation> | 866 | <translation>启用自动函数打桩(Auto-Stub)**</translation> |
| 862 | </message> | 867 | </message> |
| 863 | <message> | 868 | <message> |
| 864 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="417"/> | 869 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="424"/> |
| 865 | <source>Kiosk (Quest) Mode</source> | 870 | <source>Kiosk (Quest) Mode</source> |
| 866 | <translation>Kiosk (Quest) 模式</translation> | 871 | <translation>Kiosk (Quest) 模式</translation> |
| 867 | </message> | 872 | </message> |
| 868 | <message> | 873 | <message> |
| 869 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="424"/> | 874 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="431"/> |
| 870 | <source>Enable CPU Debugging</source> | 875 | <source>Enable CPU Debugging</source> |
| 871 | <translation>启用 CPU 模拟调试</translation> | 876 | <translation>启用 CPU 模拟调试</translation> |
| 872 | </message> | 877 | </message> |
| 873 | <message> | 878 | <message> |
| 874 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="431"/> | 879 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="438"/> |
| 875 | <source>Enable Debug Asserts</source> | 880 | <source>Enable Debug Asserts</source> |
| 876 | <translation>启用调试</translation> | 881 | <translation>启用调试</translation> |
| 877 | </message> | 882 | </message> |
| 878 | <message> | 883 | <message> |
| 879 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="457"/> | 884 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="464"/> |
| 880 | <source>Debugging</source> | 885 | <source>Debugging</source> |
| 881 | <translation>调试选项</translation> | 886 | <translation>调试选项</translation> |
| 882 | </message> | 887 | </message> |
| 883 | <message> | 888 | <message> |
| 884 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="463"/> | 889 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="470"/> |
| 885 | <source>Enable FS Access Log</source> | 890 | <source>Enable FS Access Log</source> |
| 886 | <translation>启用文件系统访问记录</translation> | 891 | <translation>启用文件系统访问记录</translation> |
| 887 | </message> | 892 | </message> |
| 888 | <message> | 893 | <message> |
| 889 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="470"/> | 894 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="477"/> |
| 890 | <source>Create Minidump After Crash</source> | 895 | <source>Create Minidump After Crash</source> |
| 891 | <translation>微型故障转储</translation> | 896 | <translation>微型故障转储</translation> |
| 892 | </message> | 897 | </message> |
| 893 | <message> | 898 | <message> |
| 894 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="477"/> | 899 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="484"/> |
| 895 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> | 900 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> |
| 896 | <translation>启用此选项会将最新的音频命令列表输出到控制台。只影响使用音频渲染器的游戏。</translation> | 901 | <translation>启用此选项会将最新的音频命令列表输出到控制台。只影响使用音频渲染器的游戏。</translation> |
| 897 | </message> | 902 | </message> |
| 898 | <message> | 903 | <message> |
| 899 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="480"/> | 904 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="487"/> |
| 900 | <source>Dump Audio Commands To Console**</source> | 905 | <source>Dump Audio Commands To Console**</source> |
| 901 | <translation>将音频命令转储至控制台**</translation> | 906 | <translation>将音频命令转储至控制台**</translation> |
| 902 | </message> | 907 | </message> |
| 903 | <message> | 908 | <message> |
| 904 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="487"/> | 909 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="494"/> |
| 905 | <source>Enable Verbose Reporting Services**</source> | 910 | <source>Enable Verbose Reporting Services**</source> |
| 906 | <translation>启用详细报告服务**</translation> | 911 | <translation>启用详细报告服务**</translation> |
| 907 | </message> | 912 | </message> |
| 908 | <message> | 913 | <message> |
| 909 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="539"/> | 914 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="546"/> |
| 910 | <source>**This will be reset automatically when yuzu closes.</source> | 915 | <source>**This will be reset automatically when yuzu closes.</source> |
| 911 | <translation>**该选项将在 yuzu 关闭时自动重置。</translation> | 916 | <translation>**该选项将在 yuzu 关闭时自动重置。</translation> |
| 912 | </message> | 917 | </message> |
| @@ -921,12 +926,12 @@ This would ban both their forum username and their IP address.</source> | |||
| 921 | <translation>重启 yuzu 后才能应用此设置。</translation> | 926 | <translation>重启 yuzu 后才能应用此设置。</translation> |
| 922 | </message> | 927 | </message> |
| 923 | <message> | 928 | <message> |
| 924 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="88"/> | 929 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="90"/> |
| 925 | <source>Web applet not compiled</source> | 930 | <source>Web applet not compiled</source> |
| 926 | <translation>Web 应用程序未编译</translation> | 931 | <translation>Web 应用程序未编译</translation> |
| 927 | </message> | 932 | </message> |
| 928 | <message> | 933 | <message> |
| 929 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="95"/> | 934 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="97"/> |
| 930 | <source>MiniDump creation not compiled</source> | 935 | <source>MiniDump creation not compiled</source> |
| 931 | <translation>微型转储未编译</translation> | 936 | <translation>微型转储未编译</translation> |
| 932 | </message> | 937 | </message> |
| @@ -1254,33 +1259,33 @@ This would ban both their forum username and their IP address.</source> | |||
| 1254 | <translation>背景颜色:</translation> | 1259 | <translation>背景颜色:</translation> |
| 1255 | </message> | 1260 | </message> |
| 1256 | <message> | 1261 | <message> |
| 1257 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="263"/> | 1262 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="259"/> |
| 1258 | <source>%</source> | 1263 | <source>%</source> |
| 1259 | <comment>FSR sharpening percentage (e.g. 50%)</comment> | 1264 | <comment>FSR sharpening percentage (e.g. 50%)</comment> |
| 1260 | <translation>%</translation> | 1265 | <translation>%</translation> |
| 1261 | </message> | 1266 | </message> |
| 1262 | <message> | 1267 | <message> |
| 1263 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="376"/> | 1268 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="372"/> |
| 1264 | <source>Off</source> | 1269 | <source>Off</source> |
| 1265 | <translation>关闭</translation> | 1270 | <translation>关闭</translation> |
| 1266 | </message> | 1271 | </message> |
| 1267 | <message> | 1272 | <message> |
| 1268 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="377"/> | 1273 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="373"/> |
| 1269 | <source>VSync Off</source> | 1274 | <source>VSync Off</source> |
| 1270 | <translation>垂直同步关</translation> | 1275 | <translation>垂直同步关</translation> |
| 1271 | </message> | 1276 | </message> |
| 1272 | <message> | 1277 | <message> |
| 1273 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="379"/> | 1278 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="375"/> |
| 1274 | <source>Recommended</source> | 1279 | <source>Recommended</source> |
| 1275 | <translation>推荐</translation> | 1280 | <translation>推荐</translation> |
| 1276 | </message> | 1281 | </message> |
| 1277 | <message> | 1282 | <message> |
| 1278 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="382"/> | 1283 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="378"/> |
| 1279 | <source>On</source> | 1284 | <source>On</source> |
| 1280 | <translation>开启</translation> | 1285 | <translation>开启</translation> |
| 1281 | </message> | 1286 | </message> |
| 1282 | <message> | 1287 | <message> |
| 1283 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="383"/> | 1288 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="379"/> |
| 1284 | <source>VSync On</source> | 1289 | <source>VSync On</source> |
| 1285 | <translation>垂直同步开</translation> | 1290 | <translation>垂直同步开</translation> |
| 1286 | </message> | 1291 | </message> |
| @@ -3247,64 +3252,64 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3247 | <context> | 3252 | <context> |
| 3248 | <name>ConfigureUI</name> | 3253 | <name>ConfigureUI</name> |
| 3249 | <message> | 3254 | <message> |
| 3250 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="33"/> | 3255 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="34"/> |
| 3251 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="41"/> | 3256 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="42"/> |
| 3252 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="53"/> | 3257 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="54"/> |
| 3253 | <source>None</source> | 3258 | <source>None</source> |
| 3254 | <translation>无</translation> | 3259 | <translation>无</translation> |
| 3255 | </message> | 3260 | </message> |
| 3256 | <message> | 3261 | <message> |
| 3257 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="34"/> | 3262 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="35"/> |
| 3258 | <source>Small (32x32)</source> | 3263 | <source>Small (32x32)</source> |
| 3259 | <translation>小 (32x32)</translation> | 3264 | <translation>小 (32x32)</translation> |
| 3260 | </message> | 3265 | </message> |
| 3261 | <message> | 3266 | <message> |
| 3262 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="35"/> | 3267 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="36"/> |
| 3263 | <source>Standard (64x64)</source> | 3268 | <source>Standard (64x64)</source> |
| 3264 | <translation>标准 (64x64)</translation> | 3269 | <translation>标准 (64x64)</translation> |
| 3265 | </message> | 3270 | </message> |
| 3266 | <message> | 3271 | <message> |
| 3267 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="36"/> | 3272 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> |
| 3268 | <source>Large (128x128)</source> | 3273 | <source>Large (128x128)</source> |
| 3269 | <translation>大 (128x128)</translation> | 3274 | <translation>大 (128x128)</translation> |
| 3270 | </message> | 3275 | </message> |
| 3271 | <message> | 3276 | <message> |
| 3272 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> | 3277 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="38"/> |
| 3273 | <source>Full Size (256x256)</source> | 3278 | <source>Full Size (256x256)</source> |
| 3274 | <translation>最大 (256x256)</translation> | 3279 | <translation>最大 (256x256)</translation> |
| 3275 | </message> | 3280 | </message> |
| 3276 | <message> | 3281 | <message> |
| 3277 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="42"/> | 3282 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="43"/> |
| 3278 | <source>Small (24x24)</source> | 3283 | <source>Small (24x24)</source> |
| 3279 | <translation>小 (24x24)</translation> | 3284 | <translation>小 (24x24)</translation> |
| 3280 | </message> | 3285 | </message> |
| 3281 | <message> | 3286 | <message> |
| 3282 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="43"/> | 3287 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="44"/> |
| 3283 | <source>Standard (48x48)</source> | 3288 | <source>Standard (48x48)</source> |
| 3284 | <translation>标准 (48x48)</translation> | 3289 | <translation>标准 (48x48)</translation> |
| 3285 | </message> | 3290 | </message> |
| 3286 | <message> | 3291 | <message> |
| 3287 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="44"/> | 3292 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="45"/> |
| 3288 | <source>Large (72x72)</source> | 3293 | <source>Large (72x72)</source> |
| 3289 | <translation>大 (72x72)</translation> | 3294 | <translation>大 (72x72)</translation> |
| 3290 | </message> | 3295 | </message> |
| 3291 | <message> | 3296 | <message> |
| 3292 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="49"/> | 3297 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="50"/> |
| 3293 | <source>Filename</source> | 3298 | <source>Filename</source> |
| 3294 | <translation>文件名</translation> | 3299 | <translation>文件名</translation> |
| 3295 | </message> | 3300 | </message> |
| 3296 | <message> | 3301 | <message> |
| 3297 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="50"/> | 3302 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="51"/> |
| 3298 | <source>Filetype</source> | 3303 | <source>Filetype</source> |
| 3299 | <translation>文件类型</translation> | 3304 | <translation>文件类型</translation> |
| 3300 | </message> | 3305 | </message> |
| 3301 | <message> | 3306 | <message> |
| 3302 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="51"/> | 3307 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="52"/> |
| 3303 | <source>Title ID</source> | 3308 | <source>Title ID</source> |
| 3304 | <translation>游戏 ID</translation> | 3309 | <translation>游戏 ID</translation> |
| 3305 | </message> | 3310 | </message> |
| 3306 | <message> | 3311 | <message> |
| 3307 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="52"/> | 3312 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="53"/> |
| 3308 | <source>Title Name</source> | 3313 | <source>Title Name</source> |
| 3309 | <translation>游戏名称</translation> | 3314 | <translation>游戏名称</translation> |
| 3310 | </message> | 3315 | </message> |
| @@ -3417,17 +3422,17 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3417 | <translation>分辨率:</translation> | 3422 | <translation>分辨率:</translation> |
| 3418 | </message> | 3423 | </message> |
| 3419 | <message> | 3424 | <message> |
| 3420 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="147"/> | 3425 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="144"/> |
| 3421 | <source>Select Screenshots Path...</source> | 3426 | <source>Select Screenshots Path...</source> |
| 3422 | <translation>选择截图保存位置...</translation> | 3427 | <translation>选择截图保存位置...</translation> |
| 3423 | </message> | 3428 | </message> |
| 3424 | <message> | 3429 | <message> |
| 3425 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="291"/> | 3430 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="288"/> |
| 3426 | <source><System></source> | 3431 | <source><System></source> |
| 3427 | <translation><System></translation> | 3432 | <translation><System></translation> |
| 3428 | </message> | 3433 | </message> |
| 3429 | <message> | 3434 | <message> |
| 3430 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="396"/> | 3435 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="393"/> |
| 3431 | <source>Auto (%1 x %2, %3 x %4)</source> | 3436 | <source>Auto (%1 x %2, %3 x %4)</source> |
| 3432 | <comment>Screenshot width value</comment> | 3437 | <comment>Screenshot width value</comment> |
| 3433 | <translation>自动 (%1 x %2, %3 x %4)</translation> | 3438 | <translation>自动 (%1 x %2, %3 x %4)</translation> |
| @@ -3745,901 +3750,967 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3745 | <context> | 3750 | <context> |
| 3746 | <name>GMainWindow</name> | 3751 | <name>GMainWindow</name> |
| 3747 | <message> | 3752 | <message> |
| 3748 | <location filename="../../src/yuzu/main.cpp" line="203"/> | 3753 | <location filename="../../src/yuzu/main.cpp" line="205"/> |
| 3749 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> | 3754 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> |
| 3750 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>我们收集匿名数据</a>来帮助改进 yuzu 。<br/><br/>您愿意和我们分享您的使用数据吗?</translation> | 3755 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>我们收集匿名数据</a>来帮助改进 yuzu 。<br/><br/>您愿意和我们分享您的使用数据吗?</translation> |
| 3751 | </message> | 3756 | </message> |
| 3752 | <message> | 3757 | <message> |
| 3753 | <location filename="../../src/yuzu/main.cpp" line="206"/> | 3758 | <location filename="../../src/yuzu/main.cpp" line="208"/> |
| 3754 | <source>Telemetry</source> | 3759 | <source>Telemetry</source> |
| 3755 | <translation>使用数据共享</translation> | 3760 | <translation>使用数据共享</translation> |
| 3756 | </message> | 3761 | </message> |
| 3757 | <message> | 3762 | <message> |
| 3758 | <location filename="../../src/yuzu/main.cpp" line="439"/> | 3763 | <location filename="../../src/yuzu/main.cpp" line="441"/> |
| 3759 | <source>Broken Vulkan Installation Detected</source> | 3764 | <source>Broken Vulkan Installation Detected</source> |
| 3760 | <translation>检测到 Vulkan 的安装已损坏</translation> | 3765 | <translation>检测到 Vulkan 的安装已损坏</translation> |
| 3761 | </message> | 3766 | </message> |
| 3762 | <message> | 3767 | <message> |
| 3763 | <location filename="../../src/yuzu/main.cpp" line="440"/> | 3768 | <location filename="../../src/yuzu/main.cpp" line="442"/> |
| 3764 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> | 3769 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> |
| 3765 | <translation>Vulkan 初始化失败。<br><br>点击<a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>这里</a>获取此问题的相关信息。</translation> | 3770 | <translation>Vulkan 初始化失败。<br><br>点击<a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>这里</a>获取此问题的相关信息。</translation> |
| 3766 | </message> | 3771 | </message> |
| 3767 | <message> | 3772 | <message> |
| 3768 | <location filename="../../src/yuzu/main.cpp" line="460"/> | 3773 | <location filename="../../src/yuzu/main.cpp" line="467"/> |
| 3769 | <source>Running a game</source> | 3774 | <source>Running a game</source> |
| 3770 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 3775 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 3771 | <translation>游戏正在运行</translation> | 3776 | <translation>游戏正在运行</translation> |
| 3772 | </message> | 3777 | </message> |
| 3773 | <message> | 3778 | <message> |
| 3774 | <location filename="../../src/yuzu/main.cpp" line="841"/> | 3779 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3775 | <source>Loading Web Applet...</source> | 3780 | <source>Loading Web Applet...</source> |
| 3776 | <translation>正在加载 Web 应用程序...</translation> | 3781 | <translation>正在加载 Web 应用程序...</translation> |
| 3777 | </message> | 3782 | </message> |
| 3778 | <message> | 3783 | <message> |
| 3779 | <location filename="../../src/yuzu/main.cpp" line="891"/> | 3784 | <location filename="../../src/yuzu/main.cpp" line="898"/> |
| 3780 | <location filename="../../src/yuzu/main.cpp" line="894"/> | 3785 | <location filename="../../src/yuzu/main.cpp" line="901"/> |
| 3781 | <source>Disable Web Applet</source> | 3786 | <source>Disable Web Applet</source> |
| 3782 | <translation>禁用 Web 应用程序</translation> | 3787 | <translation>禁用 Web 应用程序</translation> |
| 3783 | </message> | 3788 | </message> |
| 3784 | <message> | 3789 | <message> |
| 3785 | <location filename="../../src/yuzu/main.cpp" line="895"/> | 3790 | <location filename="../../src/yuzu/main.cpp" line="902"/> |
| 3786 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? | 3791 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? |
| 3787 | (This can be re-enabled in the Debug settings.)</source> | 3792 | (This can be re-enabled in the Debug settings.)</source> |
| 3788 | <translation>禁用 Web 应用程序可能会发生未知的行为,且只能在《超级马里奥 3D 全明星》中使用。您确定要禁用 Web 应用程序吗? | 3793 | <translation>禁用 Web 应用程序可能会发生未知的行为,且只能在《超级马里奥 3D 全明星》中使用。您确定要禁用 Web 应用程序吗? |
| 3789 | (您可以在调试选项中重新启用它。)</translation> | 3794 | (您可以在调试选项中重新启用它。)</translation> |
| 3790 | </message> | 3795 | </message> |
| 3791 | <message> | 3796 | <message> |
| 3792 | <location filename="../../src/yuzu/main.cpp" line="1011"/> | 3797 | <location filename="../../src/yuzu/main.cpp" line="1018"/> |
| 3793 | <source>The amount of shaders currently being built</source> | 3798 | <source>The amount of shaders currently being built</source> |
| 3794 | <translation>当前正在构建的着色器数量</translation> | 3799 | <translation>当前正在构建的着色器数量</translation> |
| 3795 | </message> | 3800 | </message> |
| 3796 | <message> | 3801 | <message> |
| 3797 | <location filename="../../src/yuzu/main.cpp" line="1013"/> | 3802 | <location filename="../../src/yuzu/main.cpp" line="1020"/> |
| 3798 | <source>The current selected resolution scaling multiplier.</source> | 3803 | <source>The current selected resolution scaling multiplier.</source> |
| 3799 | <translation>当前选定的分辨率缩放比例。</translation> | 3804 | <translation>当前选定的分辨率缩放比例。</translation> |
| 3800 | </message> | 3805 | </message> |
| 3801 | <message> | 3806 | <message> |
| 3802 | <location filename="../../src/yuzu/main.cpp" line="1016"/> | 3807 | <location filename="../../src/yuzu/main.cpp" line="1023"/> |
| 3803 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3808 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3804 | <translation>当前的模拟速度。高于或低于 100% 的值表示运行速度比实际的 Switch 更快或更慢。</translation> | 3809 | <translation>当前的模拟速度。高于或低于 100% 的值表示运行速度比实际的 Switch 更快或更慢。</translation> |
| 3805 | </message> | 3810 | </message> |
| 3806 | <message> | 3811 | <message> |
| 3807 | <location filename="../../src/yuzu/main.cpp" line="1019"/> | 3812 | <location filename="../../src/yuzu/main.cpp" line="1026"/> |
| 3808 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3813 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3809 | <translation>游戏当前运行的帧率。这将因游戏和场景的不同而有所变化。</translation> | 3814 | <translation>游戏当前运行的帧率。这将因游戏和场景的不同而有所变化。</translation> |
| 3810 | </message> | 3815 | </message> |
| 3811 | <message> | 3816 | <message> |
| 3812 | <location filename="../../src/yuzu/main.cpp" line="1023"/> | 3817 | <location filename="../../src/yuzu/main.cpp" line="1030"/> |
| 3813 | <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> | 3818 | <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> |
| 3814 | <translation>在不计算速度限制和垂直同步的情况下,模拟一个 Switch 帧的实际时间。若要进行全速模拟,这个数值不应超过 16.67 毫秒。</translation> | 3819 | <translation>在不计算速度限制和垂直同步的情况下,模拟一个 Switch 帧的实际时间。若要进行全速模拟,这个数值不应超过 16.67 毫秒。</translation> |
| 3815 | </message> | 3820 | </message> |
| 3816 | <message> | 3821 | <message> |
| 3817 | <location filename="../../src/yuzu/main.cpp" line="1078"/> | 3822 | <location filename="../../src/yuzu/main.cpp" line="1085"/> |
| 3818 | <source>Unmute</source> | 3823 | <source>Unmute</source> |
| 3819 | <translation>取消静音</translation> | 3824 | <translation>取消静音</translation> |
| 3820 | </message> | 3825 | </message> |
| 3821 | <message> | 3826 | <message> |
| 3822 | <location filename="../../src/yuzu/main.cpp" line="1078"/> | 3827 | <location filename="../../src/yuzu/main.cpp" line="1085"/> |
| 3823 | <source>Mute</source> | 3828 | <source>Mute</source> |
| 3824 | <translation>静音</translation> | 3829 | <translation>静音</translation> |
| 3825 | </message> | 3830 | </message> |
| 3826 | <message> | 3831 | <message> |
| 3827 | <location filename="../../src/yuzu/main.cpp" line="1083"/> | 3832 | <location filename="../../src/yuzu/main.cpp" line="1090"/> |
| 3828 | <source>Reset Volume</source> | 3833 | <source>Reset Volume</source> |
| 3829 | <translation>重置音量</translation> | 3834 | <translation>重置音量</translation> |
| 3830 | </message> | 3835 | </message> |
| 3831 | <message> | 3836 | <message> |
| 3832 | <location filename="../../src/yuzu/main.cpp" line="1267"/> | 3837 | <location filename="../../src/yuzu/main.cpp" line="1274"/> |
| 3833 | <source>&Clear Recent Files</source> | 3838 | <source>&Clear Recent Files</source> |
| 3834 | <translation>清除最近文件 (&C)</translation> | 3839 | <translation>清除最近文件 (&C)</translation> |
| 3835 | </message> | 3840 | </message> |
| 3836 | <message> | 3841 | <message> |
| 3837 | <location filename="../../src/yuzu/main.cpp" line="1349"/> | 3842 | <location filename="../../src/yuzu/main.cpp" line="1361"/> |
| 3838 | <source>Emulated mouse is enabled</source> | 3843 | <source>Emulated mouse is enabled</source> |
| 3839 | <translation>已启用模拟鼠标</translation> | 3844 | <translation>已启用模拟鼠标</translation> |
| 3840 | </message> | 3845 | </message> |
| 3841 | <message> | 3846 | <message> |
| 3842 | <location filename="../../src/yuzu/main.cpp" line="1350"/> | 3847 | <location filename="../../src/yuzu/main.cpp" line="1362"/> |
| 3843 | <source>Real mouse input and mouse panning are incompatible. Please disable the emulated mouse in input advanced settings to allow mouse panning.</source> | 3848 | <source>Real mouse input and mouse panning are incompatible. Please disable the emulated mouse in input advanced settings to allow mouse panning.</source> |
| 3844 | <translation>实体鼠标输入与鼠标平移不兼容。请在高级输入设置中禁用模拟鼠标以使用鼠标平移。</translation> | 3849 | <translation>实体鼠标输入与鼠标平移不兼容。请在高级输入设置中禁用模拟鼠标以使用鼠标平移。</translation> |
| 3845 | </message> | 3850 | </message> |
| 3846 | <message> | 3851 | <message> |
| 3847 | <location filename="../../src/yuzu/main.cpp" line="1572"/> | 3852 | <location filename="../../src/yuzu/main.cpp" line="1588"/> |
| 3848 | <source>&Continue</source> | 3853 | <source>&Continue</source> |
| 3849 | <translation>继续 (&C)</translation> | 3854 | <translation>继续 (&C)</translation> |
| 3850 | </message> | 3855 | </message> |
| 3851 | <message> | 3856 | <message> |
| 3852 | <location filename="../../src/yuzu/main.cpp" line="1574"/> | 3857 | <location filename="../../src/yuzu/main.cpp" line="1590"/> |
| 3853 | <source>&Pause</source> | 3858 | <source>&Pause</source> |
| 3854 | <translation>暂停 (&P)</translation> | 3859 | <translation>暂停 (&P)</translation> |
| 3855 | </message> | 3860 | </message> |
| 3856 | <message> | 3861 | <message> |
| 3857 | <location filename="../../src/yuzu/main.cpp" line="1739"/> | 3862 | <location filename="../../src/yuzu/main.cpp" line="1762"/> |
| 3858 | <source>Warning Outdated Game Format</source> | 3863 | <source>Warning Outdated Game Format</source> |
| 3859 | <translation>过时游戏格式警告</translation> | 3864 | <translation>过时游戏格式警告</translation> |
| 3860 | </message> | 3865 | </message> |
| 3861 | <message> | 3866 | <message> |
| 3862 | <location filename="../../src/yuzu/main.cpp" line="1740"/> | 3867 | <location filename="../../src/yuzu/main.cpp" line="1763"/> |
| 3863 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> | 3868 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> |
| 3864 | <translation>目前使用的游戏为解体的 ROM 目录格式,这是一种过时的格式,已被其他格式替代,如 NCA,NAX,XCI 或 NSP。解体的 ROM 目录缺少图标、元数据和更新支持。<br><br>有关 yuzu 支持的各种 Switch 格式的说明,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>请查看我们的 wiki</a>。此消息将不会再次出现。</translation> | 3869 | <translation>目前使用的游戏为解体的 ROM 目录格式,这是一种过时的格式,已被其他格式替代,如 NCA,NAX,XCI 或 NSP。解体的 ROM 目录缺少图标、元数据和更新支持。<br><br>有关 yuzu 支持的各种 Switch 格式的说明,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>请查看我们的 wiki</a>。此消息将不会再次出现。</translation> |
| 3865 | </message> | 3870 | </message> |
| 3866 | <message> | 3871 | <message> |
| 3867 | <location filename="../../src/yuzu/main.cpp" line="1752"/> | 3872 | <location filename="../../src/yuzu/main.cpp" line="1775"/> |
| 3868 | <location filename="../../src/yuzu/main.cpp" line="1786"/> | 3873 | <location filename="../../src/yuzu/main.cpp" line="1809"/> |
| 3869 | <source>Error while loading ROM!</source> | 3874 | <source>Error while loading ROM!</source> |
| 3870 | <translation>加载 ROM 时出错!</translation> | 3875 | <translation>加载 ROM 时出错!</translation> |
| 3871 | </message> | 3876 | </message> |
| 3872 | <message> | 3877 | <message> |
| 3873 | <location filename="../../src/yuzu/main.cpp" line="1753"/> | 3878 | <location filename="../../src/yuzu/main.cpp" line="1776"/> |
| 3874 | <source>The ROM format is not supported.</source> | 3879 | <source>The ROM format is not supported.</source> |
| 3875 | <translation>该 ROM 格式不受支持。</translation> | 3880 | <translation>该 ROM 格式不受支持。</translation> |
| 3876 | </message> | 3881 | </message> |
| 3877 | <message> | 3882 | <message> |
| 3878 | <location filename="../../src/yuzu/main.cpp" line="1757"/> | 3883 | <location filename="../../src/yuzu/main.cpp" line="1780"/> |
| 3879 | <source>An error occurred initializing the video core.</source> | 3884 | <source>An error occurred initializing the video core.</source> |
| 3880 | <translation>初始化视频核心时发生错误</translation> | 3885 | <translation>初始化视频核心时发生错误</translation> |
| 3881 | </message> | 3886 | </message> |
| 3882 | <message> | 3887 | <message> |
| 3883 | <location filename="../../src/yuzu/main.cpp" line="1758"/> | 3888 | <location filename="../../src/yuzu/main.cpp" line="1781"/> |
| 3884 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> | 3889 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> |
| 3885 | <translation>yuzu 在运行视频核心时发生错误。这可能是由 GPU 驱动程序过旧造成的。有关详细信息,请参阅日志文件。关于日志文件的更多信息,请参考以下页面:<a href='https://yuzu-emu.org/help/reference/log-files/'>如何上传日志文件</a>。</translation> | 3890 | <translation>yuzu 在运行视频核心时发生错误。这可能是由 GPU 驱动程序过旧造成的。有关详细信息,请参阅日志文件。关于日志文件的更多信息,请参考以下页面:<a href='https://yuzu-emu.org/help/reference/log-files/'>如何上传日志文件</a>。</translation> |
| 3886 | </message> | 3891 | </message> |
| 3887 | <message> | 3892 | <message> |
| 3888 | <location filename="../../src/yuzu/main.cpp" line="1773"/> | 3893 | <location filename="../../src/yuzu/main.cpp" line="1796"/> |
| 3889 | <source>Error while loading ROM! %1</source> | 3894 | <source>Error while loading ROM! %1</source> |
| 3890 | <comment>%1 signifies a numeric error code.</comment> | 3895 | <comment>%1 signifies a numeric error code.</comment> |
| 3891 | <translation>加载 ROM 时出错! %1</translation> | 3896 | <translation>加载 ROM 时出错! %1</translation> |
| 3892 | </message> | 3897 | </message> |
| 3893 | <message> | 3898 | <message> |
| 3894 | <location filename="../../src/yuzu/main.cpp" line="1776"/> | 3899 | <location filename="../../src/yuzu/main.cpp" line="1799"/> |
| 3895 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> | 3900 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> |
| 3896 | <comment>%1 signifies an error string.</comment> | 3901 | <comment>%1 signifies an error string.</comment> |
| 3897 | <translation>%1<br>请参考<a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速导航</a>以获取相关文件。<br>您可以参考 yuzu 的 wiki 页面</a>或 Discord 社区</a>以获得帮助。</translation> | 3902 | <translation>%1<br>请参考<a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速导航</a>以获取相关文件。<br>您可以参考 yuzu 的 wiki 页面</a>或 Discord 社区</a>以获得帮助。</translation> |
| 3898 | </message> | 3903 | </message> |
| 3899 | <message> | 3904 | <message> |
| 3900 | <location filename="../../src/yuzu/main.cpp" line="1787"/> | 3905 | <location filename="../../src/yuzu/main.cpp" line="1810"/> |
| 3901 | <source>An unknown error occurred. Please see the log for more details.</source> | 3906 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3902 | <translation>发生了未知错误。请查看日志了解详情。</translation> | 3907 | <translation>发生了未知错误。请查看日志了解详情。</translation> |
| 3903 | </message> | 3908 | </message> |
| 3904 | <message> | 3909 | <message> |
| 3905 | <location filename="../../src/yuzu/main.cpp" line="1968"/> | 3910 | <location filename="../../src/yuzu/main.cpp" line="1991"/> |
| 3906 | <source>(64-bit)</source> | 3911 | <source>(64-bit)</source> |
| 3907 | <translation>(64-bit)</translation> | 3912 | <translation>(64-bit)</translation> |
| 3908 | </message> | 3913 | </message> |
| 3909 | <message> | 3914 | <message> |
| 3910 | <location filename="../../src/yuzu/main.cpp" line="1968"/> | 3915 | <location filename="../../src/yuzu/main.cpp" line="1991"/> |
| 3911 | <source>(32-bit)</source> | 3916 | <source>(32-bit)</source> |
| 3912 | <translation>(32-bit)</translation> | 3917 | <translation>(32-bit)</translation> |
| 3913 | </message> | 3918 | </message> |
| 3914 | <message> | 3919 | <message> |
| 3915 | <location filename="../../src/yuzu/main.cpp" line="1969"/> | 3920 | <location filename="../../src/yuzu/main.cpp" line="1992"/> |
| 3916 | <source>%1 %2</source> | 3921 | <source>%1 %2</source> |
| 3917 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3922 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3918 | <translation>%1 %2</translation> | 3923 | <translation>%1 %2</translation> |
| 3919 | </message> | 3924 | </message> |
| 3920 | <message> | 3925 | <message> |
| 3921 | <location filename="../../src/yuzu/main.cpp" line="2027"/> | 3926 | <location filename="../../src/yuzu/main.cpp" line="2058"/> |
| 3922 | <source>Closing software...</source> | 3927 | <source>Closing software...</source> |
| 3923 | <translation>正在关闭…</translation> | 3928 | <translation>正在关闭…</translation> |
| 3924 | </message> | 3929 | </message> |
| 3925 | <message> | 3930 | <message> |
| 3926 | <location filename="../../src/yuzu/main.cpp" line="2179"/> | 3931 | <location filename="../../src/yuzu/main.cpp" line="2210"/> |
| 3927 | <source>Save Data</source> | 3932 | <source>Save Data</source> |
| 3928 | <translation>保存数据</translation> | 3933 | <translation>保存数据</translation> |
| 3929 | </message> | 3934 | </message> |
| 3930 | <message> | 3935 | <message> |
| 3931 | <location filename="../../src/yuzu/main.cpp" line="2235"/> | 3936 | <location filename="../../src/yuzu/main.cpp" line="2266"/> |
| 3932 | <source>Mod Data</source> | 3937 | <source>Mod Data</source> |
| 3933 | <translation>Mod 数据</translation> | 3938 | <translation>Mod 数据</translation> |
| 3934 | </message> | 3939 | </message> |
| 3935 | <message> | 3940 | <message> |
| 3936 | <location filename="../../src/yuzu/main.cpp" line="2248"/> | 3941 | <location filename="../../src/yuzu/main.cpp" line="2279"/> |
| 3937 | <source>Error Opening %1 Folder</source> | 3942 | <source>Error Opening %1 Folder</source> |
| 3938 | <translation>打开 %1 文件夹时出错</translation> | 3943 | <translation>打开 %1 文件夹时出错</translation> |
| 3939 | </message> | 3944 | </message> |
| 3940 | <message> | 3945 | <message> |
| 3941 | <location filename="../../src/yuzu/main.cpp" line="2249"/> | 3946 | <location filename="../../src/yuzu/main.cpp" line="2280"/> |
| 3942 | <location filename="../../src/yuzu/main.cpp" line="2857"/> | 3947 | <location filename="../../src/yuzu/main.cpp" line="2964"/> |
| 3943 | <source>Folder does not exist!</source> | 3948 | <source>Folder does not exist!</source> |
| 3944 | <translation>文件夹不存在!</translation> | 3949 | <translation>文件夹不存在!</translation> |
| 3945 | </message> | 3950 | </message> |
| 3946 | <message> | 3951 | <message> |
| 3947 | <location filename="../../src/yuzu/main.cpp" line="2261"/> | 3952 | <location filename="../../src/yuzu/main.cpp" line="2292"/> |
| 3948 | <source>Error Opening Transferable Shader Cache</source> | 3953 | <source>Error Opening Transferable Shader Cache</source> |
| 3949 | <translation>打开可转移着色器缓存时出错</translation> | 3954 | <translation>打开可转移着色器缓存时出错</translation> |
| 3950 | </message> | 3955 | </message> |
| 3951 | <message> | 3956 | <message> |
| 3952 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 3957 | <location filename="../../src/yuzu/main.cpp" line="2293"/> |
| 3953 | <source>Failed to create the shader cache directory for this title.</source> | 3958 | <source>Failed to create the shader cache directory for this title.</source> |
| 3954 | <translation>为该游戏创建着色器缓存目录时失败。</translation> | 3959 | <translation>为该游戏创建着色器缓存目录时失败。</translation> |
| 3955 | </message> | 3960 | </message> |
| 3956 | <message> | 3961 | <message> |
| 3957 | <location filename="../../src/yuzu/main.cpp" line="2313"/> | 3962 | <location filename="../../src/yuzu/main.cpp" line="2366"/> |
| 3958 | <source>Error Removing Contents</source> | 3963 | <source>Error Removing Contents</source> |
| 3959 | <translation>删除内容时出错</translation> | 3964 | <translation>删除内容时出错</translation> |
| 3960 | </message> | 3965 | </message> |
| 3961 | <message> | 3966 | <message> |
| 3962 | <location filename="../../src/yuzu/main.cpp" line="2315"/> | 3967 | <location filename="../../src/yuzu/main.cpp" line="2368"/> |
| 3963 | <source>Error Removing Update</source> | 3968 | <source>Error Removing Update</source> |
| 3964 | <translation>删除更新时出错</translation> | 3969 | <translation>删除更新时出错</translation> |
| 3965 | </message> | 3970 | </message> |
| 3966 | <message> | 3971 | <message> |
| 3967 | <location filename="../../src/yuzu/main.cpp" line="2317"/> | 3972 | <location filename="../../src/yuzu/main.cpp" line="2370"/> |
| 3968 | <source>Error Removing DLC</source> | 3973 | <source>Error Removing DLC</source> |
| 3969 | <translation>删除 DLC 时出错</translation> | 3974 | <translation>删除 DLC 时出错</translation> |
| 3970 | </message> | 3975 | </message> |
| 3971 | <message> | 3976 | <message> |
| 3972 | <location filename="../../src/yuzu/main.cpp" line="2326"/> | 3977 | <location filename="../../src/yuzu/main.cpp" line="2379"/> |
| 3973 | <source>Remove Installed Game Contents?</source> | 3978 | <source>Remove Installed Game Contents?</source> |
| 3974 | <translation>删除已安装的游戏内容?</translation> | 3979 | <translation>删除已安装的游戏内容?</translation> |
| 3975 | </message> | 3980 | </message> |
| 3976 | <message> | 3981 | <message> |
| 3977 | <location filename="../../src/yuzu/main.cpp" line="2328"/> | 3982 | <location filename="../../src/yuzu/main.cpp" line="2381"/> |
| 3978 | <source>Remove Installed Game Update?</source> | 3983 | <source>Remove Installed Game Update?</source> |
| 3979 | <translation>删除已安装的游戏更新?</translation> | 3984 | <translation>删除已安装的游戏更新?</translation> |
| 3980 | </message> | 3985 | </message> |
| 3981 | <message> | 3986 | <message> |
| 3982 | <location filename="../../src/yuzu/main.cpp" line="2330"/> | 3987 | <location filename="../../src/yuzu/main.cpp" line="2383"/> |
| 3983 | <source>Remove Installed Game DLC?</source> | 3988 | <source>Remove Installed Game DLC?</source> |
| 3984 | <translation>删除已安装的游戏 DLC 内容?</translation> | 3989 | <translation>删除已安装的游戏 DLC 内容?</translation> |
| 3985 | </message> | 3990 | </message> |
| 3986 | <message> | 3991 | <message> |
| 3987 | <location filename="../../src/yuzu/main.cpp" line="2336"/> | 3992 | <location filename="../../src/yuzu/main.cpp" line="2389"/> |
| 3988 | <source>Remove Entry</source> | 3993 | <source>Remove Entry</source> |
| 3989 | <translation>删除项目</translation> | 3994 | <translation>删除项目</translation> |
| 3990 | </message> | 3995 | </message> |
| 3991 | <message> | 3996 | <message> |
| 3992 | <location filename="../../src/yuzu/main.cpp" line="2367"/> | 3997 | <location filename="../../src/yuzu/main.cpp" line="2420"/> |
| 3993 | <location filename="../../src/yuzu/main.cpp" line="2383"/> | 3998 | <location filename="../../src/yuzu/main.cpp" line="2436"/> |
| 3994 | <location filename="../../src/yuzu/main.cpp" line="2414"/> | 3999 | <location filename="../../src/yuzu/main.cpp" line="2467"/> |
| 3995 | <location filename="../../src/yuzu/main.cpp" line="2482"/> | 4000 | <location filename="../../src/yuzu/main.cpp" line="2535"/> |
| 3996 | <location filename="../../src/yuzu/main.cpp" line="2516"/> | 4001 | <location filename="../../src/yuzu/main.cpp" line="2569"/> |
| 3997 | <location filename="../../src/yuzu/main.cpp" line="2539"/> | 4002 | <location filename="../../src/yuzu/main.cpp" line="2592"/> |
| 3998 | <source>Successfully Removed</source> | 4003 | <source>Successfully Removed</source> |
| 3999 | <translation>删除成功</translation> | 4004 | <translation>删除成功</translation> |
| 4000 | </message> | 4005 | </message> |
| 4001 | <message> | 4006 | <message> |
| 4002 | <location filename="../../src/yuzu/main.cpp" line="2368"/> | 4007 | <location filename="../../src/yuzu/main.cpp" line="2421"/> |
| 4003 | <source>Successfully removed the installed base game.</source> | 4008 | <source>Successfully removed the installed base game.</source> |
| 4004 | <translation>成功删除已安装的游戏。</translation> | 4009 | <translation>成功删除已安装的游戏。</translation> |
| 4005 | </message> | 4010 | </message> |
| 4006 | <message> | 4011 | <message> |
| 4007 | <location filename="../../src/yuzu/main.cpp" line="2372"/> | 4012 | <location filename="../../src/yuzu/main.cpp" line="2425"/> |
| 4008 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4013 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4009 | <translation>该游戏未安装于 NAND 中,无法删除。</translation> | 4014 | <translation>该游戏未安装于 NAND 中,无法删除。</translation> |
| 4010 | </message> | 4015 | </message> |
| 4011 | <message> | 4016 | <message> |
| 4012 | <location filename="../../src/yuzu/main.cpp" line="2384"/> | 4017 | <location filename="../../src/yuzu/main.cpp" line="2437"/> |
| 4013 | <source>Successfully removed the installed update.</source> | 4018 | <source>Successfully removed the installed update.</source> |
| 4014 | <translation>成功删除已安装的游戏更新。</translation> | 4019 | <translation>成功删除已安装的游戏更新。</translation> |
| 4015 | </message> | 4020 | </message> |
| 4016 | <message> | 4021 | <message> |
| 4017 | <location filename="../../src/yuzu/main.cpp" line="2387"/> | 4022 | <location filename="../../src/yuzu/main.cpp" line="2440"/> |
| 4018 | <source>There is no update installed for this title.</source> | 4023 | <source>There is no update installed for this title.</source> |
| 4019 | <translation>这个游戏没有任何已安装的更新。</translation> | 4024 | <translation>这个游戏没有任何已安装的更新。</translation> |
| 4020 | </message> | 4025 | </message> |
| 4021 | <message> | 4026 | <message> |
| 4022 | <location filename="../../src/yuzu/main.cpp" line="2410"/> | 4027 | <location filename="../../src/yuzu/main.cpp" line="2463"/> |
| 4023 | <source>There are no DLC installed for this title.</source> | 4028 | <source>There are no DLC installed for this title.</source> |
| 4024 | <translation>这个游戏没有任何已安装的 DLC 。</translation> | 4029 | <translation>这个游戏没有任何已安装的 DLC 。</translation> |
| 4025 | </message> | 4030 | </message> |
| 4026 | <message> | 4031 | <message> |
| 4027 | <location filename="../../src/yuzu/main.cpp" line="2415"/> | 4032 | <location filename="../../src/yuzu/main.cpp" line="2468"/> |
| 4028 | <source>Successfully removed %1 installed DLC.</source> | 4033 | <source>Successfully removed %1 installed DLC.</source> |
| 4029 | <translation>成功删除游戏 %1 安装的 DLC 。</translation> | 4034 | <translation>成功删除游戏 %1 安装的 DLC 。</translation> |
| 4030 | </message> | 4035 | </message> |
| 4031 | <message> | 4036 | <message> |
| 4032 | <location filename="../../src/yuzu/main.cpp" line="2423"/> | 4037 | <location filename="../../src/yuzu/main.cpp" line="2476"/> |
| 4033 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4038 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4034 | <translation>删除 OpenGL 模式的着色器缓存?</translation> | 4039 | <translation>删除 OpenGL 模式的着色器缓存?</translation> |
| 4035 | </message> | 4040 | </message> |
| 4036 | <message> | 4041 | <message> |
| 4037 | <location filename="../../src/yuzu/main.cpp" line="2425"/> | 4042 | <location filename="../../src/yuzu/main.cpp" line="2478"/> |
| 4038 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4043 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4039 | <translation>删除 Vulkan 模式的着色器缓存?</translation> | 4044 | <translation>删除 Vulkan 模式的着色器缓存?</translation> |
| 4040 | </message> | 4045 | </message> |
| 4041 | <message> | 4046 | <message> |
| 4042 | <location filename="../../src/yuzu/main.cpp" line="2427"/> | 4047 | <location filename="../../src/yuzu/main.cpp" line="2480"/> |
| 4043 | <source>Delete All Transferable Shader Caches?</source> | 4048 | <source>Delete All Transferable Shader Caches?</source> |
| 4044 | <translation>删除所有的着色器缓存?</translation> | 4049 | <translation>删除所有的着色器缓存?</translation> |
| 4045 | </message> | 4050 | </message> |
| 4046 | <message> | 4051 | <message> |
| 4047 | <location filename="../../src/yuzu/main.cpp" line="2429"/> | 4052 | <location filename="../../src/yuzu/main.cpp" line="2482"/> |
| 4048 | <source>Remove Custom Game Configuration?</source> | 4053 | <source>Remove Custom Game Configuration?</source> |
| 4049 | <translation>移除自定义游戏设置?</translation> | 4054 | <translation>移除自定义游戏设置?</translation> |
| 4050 | </message> | 4055 | </message> |
| 4051 | <message> | 4056 | <message> |
| 4052 | <location filename="../../src/yuzu/main.cpp" line="2431"/> | 4057 | <location filename="../../src/yuzu/main.cpp" line="2484"/> |
| 4053 | <source>Remove Cache Storage?</source> | 4058 | <source>Remove Cache Storage?</source> |
| 4054 | <translation>移除缓存?</translation> | 4059 | <translation>移除缓存?</translation> |
| 4055 | </message> | 4060 | </message> |
| 4056 | <message> | 4061 | <message> |
| 4057 | <location filename="../../src/yuzu/main.cpp" line="2437"/> | 4062 | <location filename="../../src/yuzu/main.cpp" line="2490"/> |
| 4058 | <source>Remove File</source> | 4063 | <source>Remove File</source> |
| 4059 | <translation>删除文件</translation> | 4064 | <translation>删除文件</translation> |
| 4060 | </message> | 4065 | </message> |
| 4061 | <message> | 4066 | <message> |
| 4062 | <location filename="../../src/yuzu/main.cpp" line="2477"/> | 4067 | <location filename="../../src/yuzu/main.cpp" line="2530"/> |
| 4063 | <location filename="../../src/yuzu/main.cpp" line="2485"/> | 4068 | <location filename="../../src/yuzu/main.cpp" line="2538"/> |
| 4064 | <source>Error Removing Transferable Shader Cache</source> | 4069 | <source>Error Removing Transferable Shader Cache</source> |
| 4065 | <translation>删除着色器缓存时出错</translation> | 4070 | <translation>删除着色器缓存时出错</translation> |
| 4066 | </message> | 4071 | </message> |
| 4067 | <message> | 4072 | <message> |
| 4068 | <location filename="../../src/yuzu/main.cpp" line="2478"/> | 4073 | <location filename="../../src/yuzu/main.cpp" line="2531"/> |
| 4069 | <location filename="../../src/yuzu/main.cpp" line="2512"/> | 4074 | <location filename="../../src/yuzu/main.cpp" line="2565"/> |
| 4070 | <source>A shader cache for this title does not exist.</source> | 4075 | <source>A shader cache for this title does not exist.</source> |
| 4071 | <translation>这个游戏的着色器缓存不存在。</translation> | 4076 | <translation>这个游戏的着色器缓存不存在。</translation> |
| 4072 | </message> | 4077 | </message> |
| 4073 | <message> | 4078 | <message> |
| 4074 | <location filename="../../src/yuzu/main.cpp" line="2483"/> | 4079 | <location filename="../../src/yuzu/main.cpp" line="2536"/> |
| 4075 | <source>Successfully removed the transferable shader cache.</source> | 4080 | <source>Successfully removed the transferable shader cache.</source> |
| 4076 | <translation>成功删除着色器缓存。</translation> | 4081 | <translation>成功删除着色器缓存。</translation> |
| 4077 | </message> | 4082 | </message> |
| 4078 | <message> | 4083 | <message> |
| 4079 | <location filename="../../src/yuzu/main.cpp" line="2486"/> | 4084 | <location filename="../../src/yuzu/main.cpp" line="2539"/> |
| 4080 | <source>Failed to remove the transferable shader cache.</source> | 4085 | <source>Failed to remove the transferable shader cache.</source> |
| 4081 | <translation>删除着色器缓存失败。</translation> | 4086 | <translation>删除着色器缓存失败。</translation> |
| 4082 | </message> | 4087 | </message> |
| 4083 | <message> | 4088 | <message> |
| 4084 | <location filename="../../src/yuzu/main.cpp" line="2501"/> | 4089 | <location filename="../../src/yuzu/main.cpp" line="2554"/> |
| 4085 | <source>Error Removing Vulkan Driver Pipeline Cache</source> | 4090 | <source>Error Removing Vulkan Driver Pipeline Cache</source> |
| 4086 | <translation>删除 Vulkan 驱动程序管线缓存时出错</translation> | 4091 | <translation>删除 Vulkan 驱动程序管线缓存时出错</translation> |
| 4087 | </message> | 4092 | </message> |
| 4088 | <message> | 4093 | <message> |
| 4089 | <location filename="../../src/yuzu/main.cpp" line="2502"/> | 4094 | <location filename="../../src/yuzu/main.cpp" line="2555"/> |
| 4090 | <source>Failed to remove the driver pipeline cache.</source> | 4095 | <source>Failed to remove the driver pipeline cache.</source> |
| 4091 | <translation>删除驱动程序管线缓存失败。</translation> | 4096 | <translation>删除驱动程序管线缓存失败。</translation> |
| 4092 | </message> | 4097 | </message> |
| 4093 | <message> | 4098 | <message> |
| 4094 | <location filename="../../src/yuzu/main.cpp" line="2511"/> | 4099 | <location filename="../../src/yuzu/main.cpp" line="2564"/> |
| 4095 | <location filename="../../src/yuzu/main.cpp" line="2519"/> | 4100 | <location filename="../../src/yuzu/main.cpp" line="2572"/> |
| 4096 | <source>Error Removing Transferable Shader Caches</source> | 4101 | <source>Error Removing Transferable Shader Caches</source> |
| 4097 | <translation>删除着色器缓存时出错</translation> | 4102 | <translation>删除着色器缓存时出错</translation> |
| 4098 | </message> | 4103 | </message> |
| 4099 | <message> | 4104 | <message> |
| 4100 | <location filename="../../src/yuzu/main.cpp" line="2517"/> | 4105 | <location filename="../../src/yuzu/main.cpp" line="2570"/> |
| 4101 | <source>Successfully removed the transferable shader caches.</source> | 4106 | <source>Successfully removed the transferable shader caches.</source> |
| 4102 | <translation>着色器缓存删除成功。</translation> | 4107 | <translation>着色器缓存删除成功。</translation> |
| 4103 | </message> | 4108 | </message> |
| 4104 | <message> | 4109 | <message> |
| 4105 | <location filename="../../src/yuzu/main.cpp" line="2520"/> | 4110 | <location filename="../../src/yuzu/main.cpp" line="2573"/> |
| 4106 | <source>Failed to remove the transferable shader cache directory.</source> | 4111 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4107 | <translation>删除着色器缓存目录失败。</translation> | 4112 | <translation>删除着色器缓存目录失败。</translation> |
| 4108 | </message> | 4113 | </message> |
| 4109 | <message> | 4114 | <message> |
| 4110 | <location filename="../../src/yuzu/main.cpp" line="2533"/> | 4115 | <location filename="../../src/yuzu/main.cpp" line="2586"/> |
| 4111 | <location filename="../../src/yuzu/main.cpp" line="2542"/> | 4116 | <location filename="../../src/yuzu/main.cpp" line="2595"/> |
| 4112 | <source>Error Removing Custom Configuration</source> | 4117 | <source>Error Removing Custom Configuration</source> |
| 4113 | <translation>移除自定义游戏设置时出错</translation> | 4118 | <translation>移除自定义游戏设置时出错</translation> |
| 4114 | </message> | 4119 | </message> |
| 4115 | <message> | 4120 | <message> |
| 4116 | <location filename="../../src/yuzu/main.cpp" line="2534"/> | 4121 | <location filename="../../src/yuzu/main.cpp" line="2587"/> |
| 4117 | <source>A custom configuration for this title does not exist.</source> | 4122 | <source>A custom configuration for this title does not exist.</source> |
| 4118 | <translation>这个游戏的自定义设置不存在。</translation> | 4123 | <translation>这个游戏的自定义设置不存在。</translation> |
| 4119 | </message> | 4124 | </message> |
| 4120 | <message> | 4125 | <message> |
| 4121 | <location filename="../../src/yuzu/main.cpp" line="2540"/> | 4126 | <location filename="../../src/yuzu/main.cpp" line="2593"/> |
| 4122 | <source>Successfully removed the custom game configuration.</source> | 4127 | <source>Successfully removed the custom game configuration.</source> |
| 4123 | <translation>成功移除自定义游戏设置。</translation> | 4128 | <translation>成功移除自定义游戏设置。</translation> |
| 4124 | </message> | 4129 | </message> |
| 4125 | <message> | 4130 | <message> |
| 4126 | <location filename="../../src/yuzu/main.cpp" line="2543"/> | 4131 | <location filename="../../src/yuzu/main.cpp" line="2596"/> |
| 4127 | <source>Failed to remove the custom game configuration.</source> | 4132 | <source>Failed to remove the custom game configuration.</source> |
| 4128 | <translation>移除自定义游戏设置失败。</translation> | 4133 | <translation>移除自定义游戏设置失败。</translation> |
| 4129 | </message> | 4134 | </message> |
| 4130 | <message> | 4135 | <message> |
| 4131 | <location filename="../../src/yuzu/main.cpp" line="2565"/> | 4136 | <location filename="../../src/yuzu/main.cpp" line="2618"/> |
| 4132 | <location filename="../../src/yuzu/main.cpp" line="2650"/> | 4137 | <location filename="../../src/yuzu/main.cpp" line="2706"/> |
| 4133 | <source>RomFS Extraction Failed!</source> | 4138 | <source>RomFS Extraction Failed!</source> |
| 4134 | <translation>RomFS 提取失败!</translation> | 4139 | <translation>RomFS 提取失败!</translation> |
| 4135 | </message> | 4140 | </message> |
| 4136 | <message> | 4141 | <message> |
| 4137 | <location filename="../../src/yuzu/main.cpp" line="2566"/> | 4142 | <location filename="../../src/yuzu/main.cpp" line="2619"/> |
| 4138 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4143 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4139 | <translation>复制 RomFS 文件时出错,或用户取消了操作。</translation> | 4144 | <translation>复制 RomFS 文件时出错,或用户取消了操作。</translation> |
| 4140 | </message> | 4145 | </message> |
| 4141 | <message> | 4146 | <message> |
| 4142 | <location filename="../../src/yuzu/main.cpp" line="2630"/> | 4147 | <location filename="../../src/yuzu/main.cpp" line="2681"/> |
| 4143 | <source>Full</source> | 4148 | <source>Full</source> |
| 4144 | <translation>完整</translation> | 4149 | <translation>完整</translation> |
| 4145 | </message> | 4150 | </message> |
| 4146 | <message> | 4151 | <message> |
| 4147 | <location filename="../../src/yuzu/main.cpp" line="2630"/> | 4152 | <location filename="../../src/yuzu/main.cpp" line="2681"/> |
| 4148 | <source>Skeleton</source> | 4153 | <source>Skeleton</source> |
| 4149 | <translation>框架</translation> | 4154 | <translation>框架</translation> |
| 4150 | </message> | 4155 | </message> |
| 4151 | <message> | 4156 | <message> |
| 4152 | <location filename="../../src/yuzu/main.cpp" line="2632"/> | 4157 | <location filename="../../src/yuzu/main.cpp" line="2683"/> |
| 4153 | <source>Select RomFS Dump Mode</source> | 4158 | <source>Select RomFS Dump Mode</source> |
| 4154 | <translation>选择 RomFS 转储模式</translation> | 4159 | <translation>选择 RomFS 转储模式</translation> |
| 4155 | </message> | 4160 | </message> |
| 4156 | <message> | 4161 | <message> |
| 4157 | <location filename="../../src/yuzu/main.cpp" line="2633"/> | 4162 | <location filename="../../src/yuzu/main.cpp" line="2684"/> |
| 4158 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> | 4163 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> |
| 4159 | <translation>请选择 RomFS 转储的方式。<br>“完整” 会将所有文件复制到新目录中,而<br>“框架” 只会创建目录结构。</translation> | 4164 | <translation>请选择 RomFS 转储的方式。<br>“完整” 会将所有文件复制到新目录中,而<br>“框架” 只会创建目录结构。</translation> |
| 4160 | </message> | 4165 | </message> |
| 4161 | <message> | 4166 | <message> |
| 4162 | <location filename="../../src/yuzu/main.cpp" line="2651"/> | 4167 | <location filename="../../src/yuzu/main.cpp" line="2707"/> |
| 4163 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> | 4168 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> |
| 4164 | <translation>%1 没有足够的空间用于提取 RomFS。请保持足够的空间或于模拟—>设置—>系统—>文件系统—>转储根目录中选择一个其他目录。</translation> | 4169 | <translation>%1 没有足够的空间用于提取 RomFS。请保持足够的空间或于模拟—>设置—>系统—>文件系统—>转储根目录中选择一个其他目录。</translation> |
| 4165 | </message> | 4170 | </message> |
| 4166 | <message> | 4171 | <message> |
| 4167 | <location filename="../../src/yuzu/main.cpp" line="2658"/> | 4172 | <location filename="../../src/yuzu/main.cpp" line="2714"/> |
| 4168 | <source>Extracting RomFS...</source> | 4173 | <source>Extracting RomFS...</source> |
| 4169 | <translation>正在提取 RomFS...</translation> | 4174 | <translation>正在提取 RomFS...</translation> |
| 4170 | </message> | 4175 | </message> |
| 4171 | <message> | 4176 | <message> |
| 4172 | <location filename="../../src/yuzu/main.cpp" line="2658"/> | 4177 | <location filename="../../src/yuzu/main.cpp" line="2714"/> |
| 4173 | <location filename="../../src/yuzu/main.cpp" line="2995"/> | 4178 | <location filename="../../src/yuzu/main.cpp" line="2750"/> |
| 4179 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | ||
| 4180 | <location filename="../../src/yuzu/main.cpp" line="4023"/> | ||
| 4174 | <source>Cancel</source> | 4181 | <source>Cancel</source> |
| 4175 | <translation>取消</translation> | 4182 | <translation>取消</translation> |
| 4176 | </message> | 4183 | </message> |
| 4177 | <message> | 4184 | <message> |
| 4178 | <location filename="../../src/yuzu/main.cpp" line="2665"/> | 4185 | <location filename="../../src/yuzu/main.cpp" line="2724"/> |
| 4179 | <source>RomFS Extraction Succeeded!</source> | 4186 | <source>RomFS Extraction Succeeded!</source> |
| 4180 | <translation>RomFS 提取成功!</translation> | 4187 | <translation>RomFS 提取成功!</translation> |
| 4181 | </message> | 4188 | </message> |
| 4182 | <message> | 4189 | <message> |
| 4183 | <location filename="../../src/yuzu/main.cpp" line="2666"/> | 4190 | <location filename="../../src/yuzu/main.cpp" line="2725"/> |
| 4191 | <location filename="../../src/yuzu/main.cpp" line="2779"/> | ||
| 4192 | <location filename="../../src/yuzu/main.cpp" line="4115"/> | ||
| 4184 | <source>The operation completed successfully.</source> | 4193 | <source>The operation completed successfully.</source> |
| 4185 | <translation>操作成功完成。</translation> | 4194 | <translation>操作成功完成。</translation> |
| 4186 | </message> | 4195 | </message> |
| 4187 | <message> | 4196 | <message> |
| 4188 | <location filename="../../src/yuzu/main.cpp" line="2710"/> | 4197 | <location filename="../../src/yuzu/main.cpp" line="2736"/> |
| 4189 | <location filename="../../src/yuzu/main.cpp" line="2734"/> | 4198 | <source>Integrity verification couldn't be performed!</source> |
| 4190 | <location filename="../../src/yuzu/main.cpp" line="2744"/> | 4199 | <translation>无法执行完整性验证!</translation> |
| 4191 | <location filename="../../src/yuzu/main.cpp" line="2826"/> | 4200 | </message> |
| 4192 | <location filename="../../src/yuzu/main.cpp" line="2834"/> | 4201 | <message> |
| 4202 | <location filename="../../src/yuzu/main.cpp" line="2737"/> | ||
| 4203 | <source>File contents were not checked for validity.</source> | ||
| 4204 | <translation>未检查文件的完整性。</translation> | ||
| 4205 | </message> | ||
| 4206 | <message> | ||
| 4207 | <location filename="../../src/yuzu/main.cpp" line="2740"/> | ||
| 4208 | <location filename="../../src/yuzu/main.cpp" line="4111"/> | ||
| 4209 | <source>Integrity verification failed!</source> | ||
| 4210 | <translation>完整性验证失败!</translation> | ||
| 4211 | </message> | ||
| 4212 | <message> | ||
| 4213 | <location filename="../../src/yuzu/main.cpp" line="2741"/> | ||
| 4214 | <source>File contents may be corrupt.</source> | ||
| 4215 | <translation>文件可能已经损坏。</translation> | ||
| 4216 | </message> | ||
| 4217 | <message> | ||
| 4218 | <location filename="../../src/yuzu/main.cpp" line="2750"/> | ||
| 4219 | <location filename="../../src/yuzu/main.cpp" line="4023"/> | ||
| 4220 | <source>Verifying integrity...</source> | ||
| 4221 | <translation>正在验证完整性...</translation> | ||
| 4222 | </message> | ||
| 4223 | <message> | ||
| 4224 | <location filename="../../src/yuzu/main.cpp" line="2778"/> | ||
| 4225 | <location filename="../../src/yuzu/main.cpp" line="4114"/> | ||
| 4226 | <source>Integrity verification succeeded!</source> | ||
| 4227 | <translation>完整性验证成功!</translation> | ||
| 4228 | </message> | ||
| 4229 | <message> | ||
| 4230 | <location filename="../../src/yuzu/main.cpp" line="2817"/> | ||
| 4231 | <location filename="../../src/yuzu/main.cpp" line="2841"/> | ||
| 4232 | <location filename="../../src/yuzu/main.cpp" line="2851"/> | ||
| 4233 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | ||
| 4234 | <location filename="../../src/yuzu/main.cpp" line="2941"/> | ||
| 4193 | <source>Create Shortcut</source> | 4235 | <source>Create Shortcut</source> |
| 4194 | <translation>创建快捷方式</translation> | 4236 | <translation>创建快捷方式</translation> |
| 4195 | </message> | 4237 | </message> |
| 4196 | <message> | 4238 | <message> |
| 4197 | <location filename="../../src/yuzu/main.cpp" line="2711"/> | 4239 | <location filename="../../src/yuzu/main.cpp" line="2818"/> |
| 4198 | <source>This will create a shortcut to the current AppImage. This may not work well if you update. Continue?</source> | 4240 | <source>This will create a shortcut to the current AppImage. This may not work well if you update. Continue?</source> |
| 4199 | <translation>这将为当前的游戏创建快捷方式。但在其更新后,快捷方式可能无法正常工作。是否继续?</translation> | 4241 | <translation>这将为当前的游戏创建快捷方式。但在其更新后,快捷方式可能无法正常工作。是否继续?</translation> |
| 4200 | </message> | 4242 | </message> |
| 4201 | <message> | 4243 | <message> |
| 4202 | <location filename="../../src/yuzu/main.cpp" line="2735"/> | 4244 | <location filename="../../src/yuzu/main.cpp" line="2842"/> |
| 4203 | <source>Cannot create shortcut on desktop. Path "%1" does not exist.</source> | 4245 | <source>Cannot create shortcut on desktop. Path "%1" does not exist.</source> |
| 4204 | <translation>无法在桌面创建快捷方式。路径“ %1 ”不存在。</translation> | 4246 | <translation>无法在桌面创建快捷方式。路径“ %1 ”不存在。</translation> |
| 4205 | </message> | 4247 | </message> |
| 4206 | <message> | 4248 | <message> |
| 4207 | <location filename="../../src/yuzu/main.cpp" line="2745"/> | 4249 | <location filename="../../src/yuzu/main.cpp" line="2852"/> |
| 4208 | <source>Cannot create shortcut in applications menu. Path "%1" does not exist and cannot be created.</source> | 4250 | <source>Cannot create shortcut in applications menu. Path "%1" does not exist and cannot be created.</source> |
| 4209 | <translation>无法在应用程序菜单中创建快捷方式。路径“ %1 ”不存在且无法被创建。</translation> | 4251 | <translation>无法在应用程序菜单中创建快捷方式。路径“ %1 ”不存在且无法被创建。</translation> |
| 4210 | </message> | 4252 | </message> |
| 4211 | <message> | 4253 | <message> |
| 4212 | <location filename="../../src/yuzu/main.cpp" line="2762"/> | 4254 | <location filename="../../src/yuzu/main.cpp" line="2869"/> |
| 4213 | <source>Create Icon</source> | 4255 | <source>Create Icon</source> |
| 4214 | <translation>创建图标</translation> | 4256 | <translation>创建图标</translation> |
| 4215 | </message> | 4257 | </message> |
| 4216 | <message> | 4258 | <message> |
| 4217 | <location filename="../../src/yuzu/main.cpp" line="2763"/> | 4259 | <location filename="../../src/yuzu/main.cpp" line="2870"/> |
| 4218 | <source>Cannot create icon file. Path "%1" does not exist and cannot be created.</source> | 4260 | <source>Cannot create icon file. Path "%1" does not exist and cannot be created.</source> |
| 4219 | <translation>无法创建图标文件。路径“ %1 ”不存在且无法被创建。</translation> | 4261 | <translation>无法创建图标文件。路径“ %1 ”不存在且无法被创建。</translation> |
| 4220 | </message> | 4262 | </message> |
| 4221 | <message> | 4263 | <message> |
| 4222 | <location filename="../../src/yuzu/main.cpp" line="2814"/> | 4264 | <location filename="../../src/yuzu/main.cpp" line="2921"/> |
| 4223 | <source>Start %1 with the yuzu Emulator</source> | 4265 | <source>Start %1 with the yuzu Emulator</source> |
| 4224 | <translation>使用 yuzu 启动 %1</translation> | 4266 | <translation>使用 yuzu 启动 %1</translation> |
| 4225 | </message> | 4267 | </message> |
| 4226 | <message> | 4268 | <message> |
| 4227 | <location filename="../../src/yuzu/main.cpp" line="2827"/> | 4269 | <location filename="../../src/yuzu/main.cpp" line="2934"/> |
| 4228 | <source>Failed to create a shortcut at %1</source> | 4270 | <source>Failed to create a shortcut at %1</source> |
| 4229 | <translation>在 %1 处创建快捷方式时失败</translation> | 4271 | <translation>在 %1 处创建快捷方式时失败</translation> |
| 4230 | </message> | 4272 | </message> |
| 4231 | <message> | 4273 | <message> |
| 4232 | <location filename="../../src/yuzu/main.cpp" line="2835"/> | 4274 | <location filename="../../src/yuzu/main.cpp" line="2942"/> |
| 4233 | <source>Successfully created a shortcut to %1</source> | 4275 | <source>Successfully created a shortcut to %1</source> |
| 4234 | <translation>成功地在 %1 处创建快捷方式</translation> | 4276 | <translation>成功地在 %1 处创建快捷方式</translation> |
| 4235 | </message> | 4277 | </message> |
| 4236 | <message> | 4278 | <message> |
| 4237 | <location filename="../../src/yuzu/main.cpp" line="2856"/> | 4279 | <location filename="../../src/yuzu/main.cpp" line="2963"/> |
| 4238 | <source>Error Opening %1</source> | 4280 | <source>Error Opening %1</source> |
| 4239 | <translation>打开 %1 时出错</translation> | 4281 | <translation>打开 %1 时出错</translation> |
| 4240 | </message> | 4282 | </message> |
| 4241 | <message> | 4283 | <message> |
| 4242 | <location filename="../../src/yuzu/main.cpp" line="2865"/> | 4284 | <location filename="../../src/yuzu/main.cpp" line="2972"/> |
| 4243 | <source>Select Directory</source> | 4285 | <source>Select Directory</source> |
| 4244 | <translation>选择目录</translation> | 4286 | <translation>选择目录</translation> |
| 4245 | </message> | 4287 | </message> |
| 4246 | <message> | 4288 | <message> |
| 4247 | <location filename="../../src/yuzu/main.cpp" line="2894"/> | 4289 | <location filename="../../src/yuzu/main.cpp" line="3001"/> |
| 4248 | <source>Properties</source> | 4290 | <source>Properties</source> |
| 4249 | <translation>属性</translation> | 4291 | <translation>属性</translation> |
| 4250 | </message> | 4292 | </message> |
| 4251 | <message> | 4293 | <message> |
| 4252 | <location filename="../../src/yuzu/main.cpp" line="2895"/> | 4294 | <location filename="../../src/yuzu/main.cpp" line="3002"/> |
| 4253 | <source>The game properties could not be loaded.</source> | 4295 | <source>The game properties could not be loaded.</source> |
| 4254 | <translation>无法加载该游戏的属性信息。</translation> | 4296 | <translation>无法加载该游戏的属性信息。</translation> |
| 4255 | </message> | 4297 | </message> |
| 4256 | <message> | 4298 | <message> |
| 4257 | <location filename="../../src/yuzu/main.cpp" line="2912"/> | 4299 | <location filename="../../src/yuzu/main.cpp" line="3019"/> |
| 4258 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4300 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4259 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4301 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4260 | <translation>Switch 可执行文件 (%1);;所有文件 (*.*)</translation> | 4302 | <translation>Switch 可执行文件 (%1);;所有文件 (*.*)</translation> |
| 4261 | </message> | 4303 | </message> |
| 4262 | <message> | 4304 | <message> |
| 4263 | <location filename="../../src/yuzu/main.cpp" line="2916"/> | 4305 | <location filename="../../src/yuzu/main.cpp" line="3023"/> |
| 4264 | <source>Load File</source> | 4306 | <source>Load File</source> |
| 4265 | <translation>加载文件</translation> | 4307 | <translation>加载文件</translation> |
| 4266 | </message> | 4308 | </message> |
| 4267 | <message> | 4309 | <message> |
| 4268 | <location filename="../../src/yuzu/main.cpp" line="2929"/> | 4310 | <location filename="../../src/yuzu/main.cpp" line="3036"/> |
| 4269 | <source>Open Extracted ROM Directory</source> | 4311 | <source>Open Extracted ROM Directory</source> |
| 4270 | <translation>打开提取的 ROM 目录</translation> | 4312 | <translation>打开提取的 ROM 目录</translation> |
| 4271 | </message> | 4313 | </message> |
| 4272 | <message> | 4314 | <message> |
| 4273 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4315 | <location filename="../../src/yuzu/main.cpp" line="3047"/> |
| 4274 | <source>Invalid Directory Selected</source> | 4316 | <source>Invalid Directory Selected</source> |
| 4275 | <translation>选择的目录无效</translation> | 4317 | <translation>选择的目录无效</translation> |
| 4276 | </message> | 4318 | </message> |
| 4277 | <message> | 4319 | <message> |
| 4278 | <location filename="../../src/yuzu/main.cpp" line="2941"/> | 4320 | <location filename="../../src/yuzu/main.cpp" line="3048"/> |
| 4279 | <source>The directory you have selected does not contain a 'main' file.</source> | 4321 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4280 | <translation>选择的目录不包含 “main” 文件。</translation> | 4322 | <translation>选择的目录不包含 “main” 文件。</translation> |
| 4281 | </message> | 4323 | </message> |
| 4282 | <message> | 4324 | <message> |
| 4283 | <location filename="../../src/yuzu/main.cpp" line="2951"/> | 4325 | <location filename="../../src/yuzu/main.cpp" line="3058"/> |
| 4284 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4326 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4285 | <translation>可安装 Switch 文件 (*.nca *.nsp *.xci);;任天堂内容档案 (*.nca);;任天堂应用包 (*.nsp);;NX 卡带镜像 (*.xci)</translation> | 4327 | <translation>可安装 Switch 文件 (*.nca *.nsp *.xci);;任天堂内容档案 (*.nca);;任天堂应用包 (*.nsp);;NX 卡带镜像 (*.xci)</translation> |
| 4286 | </message> | 4328 | </message> |
| 4287 | <message> | 4329 | <message> |
| 4288 | <location filename="../../src/yuzu/main.cpp" line="2956"/> | 4330 | <location filename="../../src/yuzu/main.cpp" line="3063"/> |
| 4289 | <source>Install Files</source> | 4331 | <source>Install Files</source> |
| 4290 | <translation>安装文件</translation> | 4332 | <translation>安装文件</translation> |
| 4291 | </message> | 4333 | </message> |
| 4292 | <message numerus="yes"> | 4334 | <message numerus="yes"> |
| 4293 | <location filename="../../src/yuzu/main.cpp" line="3002"/> | 4335 | <location filename="../../src/yuzu/main.cpp" line="3109"/> |
| 4294 | <source>%n file(s) remaining</source> | 4336 | <source>%n file(s) remaining</source> |
| 4295 | <translation><numerusform>剩余 %n 个文件</numerusform></translation> | 4337 | <translation><numerusform>剩余 %n 个文件</numerusform></translation> |
| 4296 | </message> | 4338 | </message> |
| 4297 | <message> | 4339 | <message> |
| 4298 | <location filename="../../src/yuzu/main.cpp" line="3004"/> | 4340 | <location filename="../../src/yuzu/main.cpp" line="3111"/> |
| 4299 | <source>Installing file "%1"...</source> | 4341 | <source>Installing file "%1"...</source> |
| 4300 | <translation>正在安装文件 "%1"...</translation> | 4342 | <translation>正在安装文件 "%1"...</translation> |
| 4301 | </message> | 4343 | </message> |
| 4302 | <message> | 4344 | <message> |
| 4303 | <location filename="../../src/yuzu/main.cpp" line="3050"/> | 4345 | <location filename="../../src/yuzu/main.cpp" line="3156"/> |
| 4304 | <location filename="../../src/yuzu/main.cpp" line="3064"/> | 4346 | <location filename="../../src/yuzu/main.cpp" line="3170"/> |
| 4305 | <source>Install Results</source> | 4347 | <source>Install Results</source> |
| 4306 | <translation>安装结果</translation> | 4348 | <translation>安装结果</translation> |
| 4307 | </message> | 4349 | </message> |
| 4308 | <message> | 4350 | <message> |
| 4309 | <location filename="../../src/yuzu/main.cpp" line="3051"/> | 4351 | <location filename="../../src/yuzu/main.cpp" line="3157"/> |
| 4310 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4352 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4311 | Please, only use this feature to install updates and DLC.</source> | 4353 | Please, only use this feature to install updates and DLC.</source> |
| 4312 | <translation>为了避免可能存在的冲突,我们不建议将游戏本体安装到 NAND 中。 | 4354 | <translation>为了避免可能存在的冲突,我们不建议将游戏本体安装到 NAND 中。 |
| 4313 | 此功能仅用于安装游戏更新和 DLC 。</translation> | 4355 | 此功能仅用于安装游戏更新和 DLC 。</translation> |
| 4314 | </message> | 4356 | </message> |
| 4315 | <message numerus="yes"> | 4357 | <message numerus="yes"> |
| 4316 | <location filename="../../src/yuzu/main.cpp" line="3057"/> | 4358 | <location filename="../../src/yuzu/main.cpp" line="3163"/> |
| 4317 | <source>%n file(s) were newly installed | 4359 | <source>%n file(s) were newly installed |
| 4318 | </source> | 4360 | </source> |
| 4319 | <translation><numerusform>最近安装了 %n 个文件 | 4361 | <translation><numerusform>最近安装了 %n 个文件 |
| 4320 | </numerusform></translation> | 4362 | </numerusform></translation> |
| 4321 | </message> | 4363 | </message> |
| 4322 | <message numerus="yes"> | 4364 | <message numerus="yes"> |
| 4323 | <location filename="../../src/yuzu/main.cpp" line="3060"/> | 4365 | <location filename="../../src/yuzu/main.cpp" line="3166"/> |
| 4324 | <source>%n file(s) were overwritten | 4366 | <source>%n file(s) were overwritten |
| 4325 | </source> | 4367 | </source> |
| 4326 | <translation><numerusform>%n 个文件被覆盖 | 4368 | <translation><numerusform>%n 个文件被覆盖 |
| 4327 | </numerusform></translation> | 4369 | </numerusform></translation> |
| 4328 | </message> | 4370 | </message> |
| 4329 | <message numerus="yes"> | 4371 | <message numerus="yes"> |
| 4330 | <location filename="../../src/yuzu/main.cpp" line="3062"/> | 4372 | <location filename="../../src/yuzu/main.cpp" line="3168"/> |
| 4331 | <source>%n file(s) failed to install | 4373 | <source>%n file(s) failed to install |
| 4332 | </source> | 4374 | </source> |
| 4333 | <translation><numerusform>%n 个文件安装失败 | 4375 | <translation><numerusform>%n 个文件安装失败 |
| 4334 | </numerusform></translation> | 4376 | </numerusform></translation> |
| 4335 | </message> | 4377 | </message> |
| 4336 | <message> | 4378 | <message> |
| 4337 | <location filename="../../src/yuzu/main.cpp" line="3163"/> | 4379 | <location filename="../../src/yuzu/main.cpp" line="3267"/> |
| 4338 | <source>System Application</source> | 4380 | <source>System Application</source> |
| 4339 | <translation>系统应用</translation> | 4381 | <translation>系统应用</translation> |
| 4340 | </message> | 4382 | </message> |
| 4341 | <message> | 4383 | <message> |
| 4342 | <location filename="../../src/yuzu/main.cpp" line="3164"/> | 4384 | <location filename="../../src/yuzu/main.cpp" line="3268"/> |
| 4343 | <source>System Archive</source> | 4385 | <source>System Archive</source> |
| 4344 | <translation>系统档案</translation> | 4386 | <translation>系统档案</translation> |
| 4345 | </message> | 4387 | </message> |
| 4346 | <message> | 4388 | <message> |
| 4347 | <location filename="../../src/yuzu/main.cpp" line="3165"/> | 4389 | <location filename="../../src/yuzu/main.cpp" line="3269"/> |
| 4348 | <source>System Application Update</source> | 4390 | <source>System Application Update</source> |
| 4349 | <translation>系统应用更新</translation> | 4391 | <translation>系统应用更新</translation> |
| 4350 | </message> | 4392 | </message> |
| 4351 | <message> | 4393 | <message> |
| 4352 | <location filename="../../src/yuzu/main.cpp" line="3166"/> | 4394 | <location filename="../../src/yuzu/main.cpp" line="3270"/> |
| 4353 | <source>Firmware Package (Type A)</source> | 4395 | <source>Firmware Package (Type A)</source> |
| 4354 | <translation>固件包 (A型)</translation> | 4396 | <translation>固件包 (A型)</translation> |
| 4355 | </message> | 4397 | </message> |
| 4356 | <message> | 4398 | <message> |
| 4357 | <location filename="../../src/yuzu/main.cpp" line="3167"/> | 4399 | <location filename="../../src/yuzu/main.cpp" line="3271"/> |
| 4358 | <source>Firmware Package (Type B)</source> | 4400 | <source>Firmware Package (Type B)</source> |
| 4359 | <translation>固件包 (B型)</translation> | 4401 | <translation>固件包 (B型)</translation> |
| 4360 | </message> | 4402 | </message> |
| 4361 | <message> | 4403 | <message> |
| 4362 | <location filename="../../src/yuzu/main.cpp" line="3168"/> | 4404 | <location filename="../../src/yuzu/main.cpp" line="3272"/> |
| 4363 | <source>Game</source> | 4405 | <source>Game</source> |
| 4364 | <translation>游戏</translation> | 4406 | <translation>游戏</translation> |
| 4365 | </message> | 4407 | </message> |
| 4366 | <message> | 4408 | <message> |
| 4367 | <location filename="../../src/yuzu/main.cpp" line="3169"/> | 4409 | <location filename="../../src/yuzu/main.cpp" line="3273"/> |
| 4368 | <source>Game Update</source> | 4410 | <source>Game Update</source> |
| 4369 | <translation>游戏更新</translation> | 4411 | <translation>游戏更新</translation> |
| 4370 | </message> | 4412 | </message> |
| 4371 | <message> | 4413 | <message> |
| 4372 | <location filename="../../src/yuzu/main.cpp" line="3170"/> | 4414 | <location filename="../../src/yuzu/main.cpp" line="3274"/> |
| 4373 | <source>Game DLC</source> | 4415 | <source>Game DLC</source> |
| 4374 | <translation>游戏 DLC</translation> | 4416 | <translation>游戏 DLC</translation> |
| 4375 | </message> | 4417 | </message> |
| 4376 | <message> | 4418 | <message> |
| 4377 | <location filename="../../src/yuzu/main.cpp" line="3171"/> | 4419 | <location filename="../../src/yuzu/main.cpp" line="3275"/> |
| 4378 | <source>Delta Title</source> | 4420 | <source>Delta Title</source> |
| 4379 | <translation>差量程序</translation> | 4421 | <translation>差量程序</translation> |
| 4380 | </message> | 4422 | </message> |
| 4381 | <message> | 4423 | <message> |
| 4382 | <location filename="../../src/yuzu/main.cpp" line="3174"/> | 4424 | <location filename="../../src/yuzu/main.cpp" line="3278"/> |
| 4383 | <source>Select NCA Install Type...</source> | 4425 | <source>Select NCA Install Type...</source> |
| 4384 | <translation>选择 NCA 安装类型...</translation> | 4426 | <translation>选择 NCA 安装类型...</translation> |
| 4385 | </message> | 4427 | </message> |
| 4386 | <message> | 4428 | <message> |
| 4387 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | 4429 | <location filename="../../src/yuzu/main.cpp" line="3279"/> |
| 4388 | <source>Please select the type of title you would like to install this NCA as: | 4430 | <source>Please select the type of title you would like to install this NCA as: |
| 4389 | (In most instances, the default 'Game' is fine.)</source> | 4431 | (In most instances, the default 'Game' is fine.)</source> |
| 4390 | <translation>请选择此 NCA 的程序类型: | 4432 | <translation>请选择此 NCA 的程序类型: |
| 4391 | (在大多数情况下,选择默认的“游戏”即可。)</translation> | 4433 | (在大多数情况下,选择默认的“游戏”即可。)</translation> |
| 4392 | </message> | 4434 | </message> |
| 4393 | <message> | 4435 | <message> |
| 4394 | <location filename="../../src/yuzu/main.cpp" line="3181"/> | 4436 | <location filename="../../src/yuzu/main.cpp" line="3285"/> |
| 4395 | <source>Failed to Install</source> | 4437 | <source>Failed to Install</source> |
| 4396 | <translation>安装失败</translation> | 4438 | <translation>安装失败</translation> |
| 4397 | </message> | 4439 | </message> |
| 4398 | <message> | 4440 | <message> |
| 4399 | <location filename="../../src/yuzu/main.cpp" line="3182"/> | 4441 | <location filename="../../src/yuzu/main.cpp" line="3286"/> |
| 4400 | <source>The title type you selected for the NCA is invalid.</source> | 4442 | <source>The title type you selected for the NCA is invalid.</source> |
| 4401 | <translation>选择的 NCA 程序类型无效。</translation> | 4443 | <translation>选择的 NCA 程序类型无效。</translation> |
| 4402 | </message> | 4444 | </message> |
| 4403 | <message> | 4445 | <message> |
| 4404 | <location filename="../../src/yuzu/main.cpp" line="3217"/> | 4446 | <location filename="../../src/yuzu/main.cpp" line="3321"/> |
| 4405 | <source>File not found</source> | 4447 | <source>File not found</source> |
| 4406 | <translation>找不到文件</translation> | 4448 | <translation>找不到文件</translation> |
| 4407 | </message> | 4449 | </message> |
| 4408 | <message> | 4450 | <message> |
| 4409 | <location filename="../../src/yuzu/main.cpp" line="3218"/> | 4451 | <location filename="../../src/yuzu/main.cpp" line="3322"/> |
| 4410 | <source>File "%1" not found</source> | 4452 | <source>File "%1" not found</source> |
| 4411 | <translation>文件 "%1" 未找到</translation> | 4453 | <translation>文件 "%1" 未找到</translation> |
| 4412 | </message> | 4454 | </message> |
| 4413 | <message> | 4455 | <message> |
| 4414 | <location filename="../../src/yuzu/main.cpp" line="3295"/> | 4456 | <location filename="../../src/yuzu/main.cpp" line="3400"/> |
| 4415 | <source>OK</source> | 4457 | <source>OK</source> |
| 4416 | <translation>确定</translation> | 4458 | <translation>确定</translation> |
| 4417 | </message> | 4459 | </message> |
| 4418 | <message> | 4460 | <message> |
| 4419 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4461 | <location filename="../../src/yuzu/main.cpp" line="3426"/> |
| 4420 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 4462 | <location filename="../../src/yuzu/main.cpp" line="3445"/> |
| 4421 | <source>Hardware requirements not met</source> | 4463 | <source>Hardware requirements not met</source> |
| 4422 | <translation>硬件不满足要求</translation> | 4464 | <translation>硬件不满足要求</translation> |
| 4423 | </message> | 4465 | </message> |
| 4424 | <message> | 4466 | <message> |
| 4425 | <location filename="../../src/yuzu/main.cpp" line="3322"/> | 4467 | <location filename="../../src/yuzu/main.cpp" line="3427"/> |
| 4426 | <location filename="../../src/yuzu/main.cpp" line="3341"/> | 4468 | <location filename="../../src/yuzu/main.cpp" line="3446"/> |
| 4427 | <source>Your system does not meet the recommended hardware requirements. Compatibility reporting has been disabled.</source> | 4469 | <source>Your system does not meet the recommended hardware requirements. Compatibility reporting has been disabled.</source> |
| 4428 | <translation>您的系统不满足运行 yuzu 的推荐配置。兼容性报告已被禁用。</translation> | 4470 | <translation>您的系统不满足运行 yuzu 的推荐配置。兼容性报告已被禁用。</translation> |
| 4429 | </message> | 4471 | </message> |
| 4430 | <message> | 4472 | <message> |
| 4431 | <location filename="../../src/yuzu/main.cpp" line="3333"/> | 4473 | <location filename="../../src/yuzu/main.cpp" line="3438"/> |
| 4432 | <source>Missing yuzu Account</source> | 4474 | <source>Missing yuzu Account</source> |
| 4433 | <translation>未设置 yuzu 账户</translation> | 4475 | <translation>未设置 yuzu 账户</translation> |
| 4434 | </message> | 4476 | </message> |
| 4435 | <message> | 4477 | <message> |
| 4436 | <location filename="../../src/yuzu/main.cpp" line="3334"/> | 4478 | <location filename="../../src/yuzu/main.cpp" line="3439"/> |
| 4437 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> | 4479 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> |
| 4438 | <translation>要提交游戏兼容性测试用例,您必须设置您的 yuzu 帐户。<br><br/>要设置您的 yuzu 帐户,请转到模拟 &gt; 设置 &gt; 网络。</translation> | 4480 | <translation>要提交游戏兼容性测试用例,您必须设置您的 yuzu 帐户。<br><br/>要设置您的 yuzu 帐户,请转到模拟 &gt; 设置 &gt; 网络。</translation> |
| 4439 | </message> | 4481 | </message> |
| 4440 | <message> | 4482 | <message> |
| 4441 | <location filename="../../src/yuzu/main.cpp" line="3349"/> | 4483 | <location filename="../../src/yuzu/main.cpp" line="3454"/> |
| 4442 | <source>Error opening URL</source> | 4484 | <source>Error opening URL</source> |
| 4443 | <translation>打开 URL 时出错</translation> | 4485 | <translation>打开 URL 时出错</translation> |
| 4444 | </message> | 4486 | </message> |
| 4445 | <message> | 4487 | <message> |
| 4446 | <location filename="../../src/yuzu/main.cpp" line="3350"/> | 4488 | <location filename="../../src/yuzu/main.cpp" line="3455"/> |
| 4447 | <source>Unable to open the URL "%1".</source> | 4489 | <source>Unable to open the URL "%1".</source> |
| 4448 | <translation>无法打开 URL : "%1" 。</translation> | 4490 | <translation>无法打开 URL : "%1" 。</translation> |
| 4449 | </message> | 4491 | </message> |
| 4450 | <message> | 4492 | <message> |
| 4451 | <location filename="../../src/yuzu/main.cpp" line="3655"/> | 4493 | <location filename="../../src/yuzu/main.cpp" line="3760"/> |
| 4452 | <source>TAS Recording</source> | 4494 | <source>TAS Recording</source> |
| 4453 | <translation>TAS 录制中</translation> | 4495 | <translation>TAS 录制中</translation> |
| 4454 | </message> | 4496 | </message> |
| 4455 | <message> | 4497 | <message> |
| 4456 | <location filename="../../src/yuzu/main.cpp" line="3656"/> | 4498 | <location filename="../../src/yuzu/main.cpp" line="3761"/> |
| 4457 | <source>Overwrite file of player 1?</source> | 4499 | <source>Overwrite file of player 1?</source> |
| 4458 | <translation>覆盖玩家 1 的文件?</translation> | 4500 | <translation>覆盖玩家 1 的文件?</translation> |
| 4459 | </message> | 4501 | </message> |
| 4460 | <message> | 4502 | <message> |
| 4461 | <location filename="../../src/yuzu/main.cpp" line="3682"/> | 4503 | <location filename="../../src/yuzu/main.cpp" line="3787"/> |
| 4462 | <source>Invalid config detected</source> | 4504 | <source>Invalid config detected</source> |
| 4463 | <translation>检测到无效配置</translation> | 4505 | <translation>检测到无效配置</translation> |
| 4464 | </message> | 4506 | </message> |
| 4465 | <message> | 4507 | <message> |
| 4466 | <location filename="../../src/yuzu/main.cpp" line="3683"/> | 4508 | <location filename="../../src/yuzu/main.cpp" line="3788"/> |
| 4467 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4509 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4468 | <translation>掌机手柄无法在主机模式中使用。将会选择 Pro controller。</translation> | 4510 | <translation>掌机手柄无法在主机模式中使用。将会选择 Pro controller。</translation> |
| 4469 | </message> | 4511 | </message> |
| 4470 | <message> | 4512 | <message> |
| 4471 | <location filename="../../src/yuzu/main.cpp" line="3853"/> | 4513 | <location filename="../../src/yuzu/main.cpp" line="3962"/> |
| 4472 | <location filename="../../src/yuzu/main.cpp" line="3881"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="3990"/> |
| 4473 | <source>Amiibo</source> | 4515 | <source>Amiibo</source> |
| 4474 | <translation>Amiibo</translation> | 4516 | <translation>Amiibo</translation> |
| 4475 | </message> | 4517 | </message> |
| 4476 | <message> | 4518 | <message> |
| 4477 | <location filename="../../src/yuzu/main.cpp" line="3853"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="3962"/> |
| 4478 | <location filename="../../src/yuzu/main.cpp" line="3881"/> | 4520 | <location filename="../../src/yuzu/main.cpp" line="3990"/> |
| 4479 | <source>The current amiibo has been removed</source> | 4521 | <source>The current amiibo has been removed</source> |
| 4480 | <translation>当前的 Amiibo 已被移除。</translation> | 4522 | <translation>当前的 Amiibo 已被移除。</translation> |
| 4481 | </message> | 4523 | </message> |
| 4482 | <message> | 4524 | <message> |
| 4483 | <location filename="../../src/yuzu/main.cpp" line="3858"/> | 4525 | <location filename="../../src/yuzu/main.cpp" line="3967"/> |
| 4484 | <source>Error</source> | 4526 | <source>Error</source> |
| 4485 | <translation>错误</translation> | 4527 | <translation>错误</translation> |
| 4486 | </message> | 4528 | </message> |
| 4487 | <message> | 4529 | <message> |
| 4488 | <location filename="../../src/yuzu/main.cpp" line="3858"/> | 4530 | <location filename="../../src/yuzu/main.cpp" line="3967"/> |
| 4489 | <location filename="../../src/yuzu/main.cpp" line="3893"/> | 4531 | <location filename="../../src/yuzu/main.cpp" line="4002"/> |
| 4490 | <source>The current game is not looking for amiibos</source> | 4532 | <source>The current game is not looking for amiibos</source> |
| 4491 | <translation>当前游戏并没有在寻找 Amiibos</translation> | 4533 | <translation>当前游戏并没有在寻找 Amiibos</translation> |
| 4492 | </message> | 4534 | </message> |
| 4493 | <message> | 4535 | <message> |
| 4494 | <location filename="../../src/yuzu/main.cpp" line="3864"/> | 4536 | <location filename="../../src/yuzu/main.cpp" line="3973"/> |
| 4495 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4537 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4496 | <translation>Amiibo 文件 (%1);; 全部文件 (*.*)</translation> | 4538 | <translation>Amiibo 文件 (%1);; 全部文件 (*.*)</translation> |
| 4497 | </message> | 4539 | </message> |
| 4498 | <message> | 4540 | <message> |
| 4499 | <location filename="../../src/yuzu/main.cpp" line="3865"/> | 4541 | <location filename="../../src/yuzu/main.cpp" line="3974"/> |
| 4500 | <source>Load Amiibo</source> | 4542 | <source>Load Amiibo</source> |
| 4501 | <translation>加载 Amiibo</translation> | 4543 | <translation>加载 Amiibo</translation> |
| 4502 | </message> | 4544 | </message> |
| 4503 | <message> | 4545 | <message> |
| 4504 | <location filename="../../src/yuzu/main.cpp" line="3877"/> | 4546 | <location filename="../../src/yuzu/main.cpp" line="3986"/> |
| 4505 | <source>Error loading Amiibo data</source> | 4547 | <source>Error loading Amiibo data</source> |
| 4506 | <translation>加载 Amiibo 数据时出错</translation> | 4548 | <translation>加载 Amiibo 数据时出错</translation> |
| 4507 | </message> | 4549 | </message> |
| 4508 | <message> | 4550 | <message> |
| 4509 | <location filename="../../src/yuzu/main.cpp" line="3887"/> | 4551 | <location filename="../../src/yuzu/main.cpp" line="3996"/> |
| 4510 | <source>The selected file is not a valid amiibo</source> | 4552 | <source>The selected file is not a valid amiibo</source> |
| 4511 | <translation>选择的文件并不是有效的 amiibo</translation> | 4553 | <translation>选择的文件并不是有效的 amiibo</translation> |
| 4512 | </message> | 4554 | </message> |
| 4513 | <message> | 4555 | <message> |
| 4514 | <location filename="../../src/yuzu/main.cpp" line="3890"/> | 4556 | <location filename="../../src/yuzu/main.cpp" line="3999"/> |
| 4515 | <source>The selected file is already on use</source> | 4557 | <source>The selected file is already on use</source> |
| 4516 | <translation>选择的文件已在使用中</translation> | 4558 | <translation>选择的文件已在使用中</translation> |
| 4517 | </message> | 4559 | </message> |
| 4518 | <message> | 4560 | <message> |
| 4519 | <location filename="../../src/yuzu/main.cpp" line="3896"/> | 4561 | <location filename="../../src/yuzu/main.cpp" line="4005"/> |
| 4520 | <source>An unknown error occurred</source> | 4562 | <source>An unknown error occurred</source> |
| 4521 | <translation>发生了未知错误</translation> | 4563 | <translation>发生了未知错误</translation> |
| 4522 | </message> | 4564 | </message> |
| 4523 | <message> | 4565 | <message> |
| 4524 | <location filename="../../src/yuzu/main.cpp" line="3948"/> | 4566 | <location filename="../../src/yuzu/main.cpp" line="4112"/> |
| 4567 | <source>Verification failed for the following files: | ||
| 4568 | |||
| 4569 | %1</source> | ||
| 4570 | <translation>以下文件完整性验证失败: | ||
| 4571 | |||
| 4572 | %1</translation> | ||
| 4573 | </message> | ||
| 4574 | <message> | ||
| 4575 | <location filename="../../src/yuzu/main.cpp" line="4141"/> | ||
| 4576 | <source>No firmware available</source> | ||
| 4577 | <translation>无可用固件</translation> | ||
| 4578 | </message> | ||
| 4579 | <message> | ||
| 4580 | <location filename="../../src/yuzu/main.cpp" line="4142"/> | ||
| 4581 | <source>Please install the firmware to use the Mii editor.</source> | ||
| 4582 | <translation>请安装固件以使用 Mii editor。</translation> | ||
| 4583 | </message> | ||
| 4584 | <message> | ||
| 4585 | <location filename="../../src/yuzu/main.cpp" line="4148"/> | ||
| 4586 | <source>Mii Edit Applet</source> | ||
| 4587 | <translation>MiiEdit 小程序</translation> | ||
| 4588 | </message> | ||
| 4589 | <message> | ||
| 4590 | <location filename="../../src/yuzu/main.cpp" line="4149"/> | ||
| 4591 | <source>Mii editor is not available. Please reinstall firmware.</source> | ||
| 4592 | <translation>Mii editor 不可用。请安装固件。</translation> | ||
| 4593 | </message> | ||
| 4594 | <message> | ||
| 4595 | <location filename="../../src/yuzu/main.cpp" line="4180"/> | ||
| 4525 | <source>Capture Screenshot</source> | 4596 | <source>Capture Screenshot</source> |
| 4526 | <translation>捕获截图</translation> | 4597 | <translation>捕获截图</translation> |
| 4527 | </message> | 4598 | </message> |
| 4528 | <message> | 4599 | <message> |
| 4529 | <location filename="../../src/yuzu/main.cpp" line="3949"/> | 4600 | <location filename="../../src/yuzu/main.cpp" line="4181"/> |
| 4530 | <source>PNG Image (*.png)</source> | 4601 | <source>PNG Image (*.png)</source> |
| 4531 | <translation>PNG 图像 (*.png)</translation> | 4602 | <translation>PNG 图像 (*.png)</translation> |
| 4532 | </message> | 4603 | </message> |
| 4533 | <message> | 4604 | <message> |
| 4534 | <location filename="../../src/yuzu/main.cpp" line="4032"/> | 4605 | <location filename="../../src/yuzu/main.cpp" line="4264"/> |
| 4535 | <source>TAS state: Running %1/%2</source> | 4606 | <source>TAS state: Running %1/%2</source> |
| 4536 | <translation>TAS 状态:正在运行 %1/%2</translation> | 4607 | <translation>TAS 状态:正在运行 %1/%2</translation> |
| 4537 | </message> | 4608 | </message> |
| 4538 | <message> | 4609 | <message> |
| 4539 | <location filename="../../src/yuzu/main.cpp" line="4036"/> | 4610 | <location filename="../../src/yuzu/main.cpp" line="4268"/> |
| 4540 | <source>TAS state: Recording %1</source> | 4611 | <source>TAS state: Recording %1</source> |
| 4541 | <translation>TAS 状态:正在录制 %1</translation> | 4612 | <translation>TAS 状态:正在录制 %1</translation> |
| 4542 | </message> | 4613 | </message> |
| 4543 | <message> | 4614 | <message> |
| 4544 | <location filename="../../src/yuzu/main.cpp" line="4038"/> | 4615 | <location filename="../../src/yuzu/main.cpp" line="4270"/> |
| 4545 | <source>TAS state: Idle %1/%2</source> | 4616 | <source>TAS state: Idle %1/%2</source> |
| 4546 | <translation>TAS 状态:空闲 %1/%2</translation> | 4617 | <translation>TAS 状态:空闲 %1/%2</translation> |
| 4547 | </message> | 4618 | </message> |
| 4548 | <message> | 4619 | <message> |
| 4549 | <location filename="../../src/yuzu/main.cpp" line="4042"/> | 4620 | <location filename="../../src/yuzu/main.cpp" line="4274"/> |
| 4550 | <source>TAS State: Invalid</source> | 4621 | <source>TAS State: Invalid</source> |
| 4551 | <translation>TAS 状态:无效</translation> | 4622 | <translation>TAS 状态:无效</translation> |
| 4552 | </message> | 4623 | </message> |
| 4553 | <message> | 4624 | <message> |
| 4554 | <location filename="../../src/yuzu/main.cpp" line="4056"/> | 4625 | <location filename="../../src/yuzu/main.cpp" line="4288"/> |
| 4555 | <source>&Stop Running</source> | 4626 | <source>&Stop Running</source> |
| 4556 | <translation>停止运行 (&S)</translation> | 4627 | <translation>停止运行 (&S)</translation> |
| 4557 | </message> | 4628 | </message> |
| 4558 | <message> | 4629 | <message> |
| 4559 | <location filename="../../src/yuzu/main.cpp" line="4056"/> | 4630 | <location filename="../../src/yuzu/main.cpp" line="4288"/> |
| 4560 | <source>&Start</source> | 4631 | <source>&Start</source> |
| 4561 | <translation>开始 (&S)</translation> | 4632 | <translation>开始 (&S)</translation> |
| 4562 | </message> | 4633 | </message> |
| 4563 | <message> | 4634 | <message> |
| 4564 | <location filename="../../src/yuzu/main.cpp" line="4057"/> | 4635 | <location filename="../../src/yuzu/main.cpp" line="4289"/> |
| 4565 | <source>Stop R&ecording</source> | 4636 | <source>Stop R&ecording</source> |
| 4566 | <translation>停止录制 (&E)</translation> | 4637 | <translation>停止录制 (&E)</translation> |
| 4567 | </message> | 4638 | </message> |
| 4568 | <message> | 4639 | <message> |
| 4569 | <location filename="../../src/yuzu/main.cpp" line="4057"/> | 4640 | <location filename="../../src/yuzu/main.cpp" line="4289"/> |
| 4570 | <source>R&ecord</source> | 4641 | <source>R&ecord</source> |
| 4571 | <translation>录制 (&E)</translation> | 4642 | <translation>录制 (&E)</translation> |
| 4572 | </message> | 4643 | </message> |
| 4573 | <message numerus="yes"> | 4644 | <message numerus="yes"> |
| 4574 | <location filename="../../src/yuzu/main.cpp" line="4081"/> | 4645 | <location filename="../../src/yuzu/main.cpp" line="4313"/> |
| 4575 | <source>Building: %n shader(s)</source> | 4646 | <source>Building: %n shader(s)</source> |
| 4576 | <translation><numerusform>正在编译 %n 个着色器文件</numerusform></translation> | 4647 | <translation><numerusform>正在编译 %n 个着色器文件</numerusform></translation> |
| 4577 | </message> | 4648 | </message> |
| 4578 | <message> | 4649 | <message> |
| 4579 | <location filename="../../src/yuzu/main.cpp" line="4090"/> | 4650 | <location filename="../../src/yuzu/main.cpp" line="4322"/> |
| 4580 | <source>Scale: %1x</source> | 4651 | <source>Scale: %1x</source> |
| 4581 | <comment>%1 is the resolution scaling factor</comment> | 4652 | <comment>%1 is the resolution scaling factor</comment> |
| 4582 | <translation>缩放比例: %1x</translation> | 4653 | <translation>缩放比例: %1x</translation> |
| 4583 | </message> | 4654 | </message> |
| 4584 | <message> | 4655 | <message> |
| 4585 | <location filename="../../src/yuzu/main.cpp" line="4093"/> | 4656 | <location filename="../../src/yuzu/main.cpp" line="4325"/> |
| 4586 | <source>Speed: %1% / %2%</source> | 4657 | <source>Speed: %1% / %2%</source> |
| 4587 | <translation>速度: %1% / %2%</translation> | 4658 | <translation>速度: %1% / %2%</translation> |
| 4588 | </message> | 4659 | </message> |
| 4589 | <message> | 4660 | <message> |
| 4590 | <location filename="../../src/yuzu/main.cpp" line="4097"/> | 4661 | <location filename="../../src/yuzu/main.cpp" line="4329"/> |
| 4591 | <source>Speed: %1%</source> | 4662 | <source>Speed: %1%</source> |
| 4592 | <translation>速度: %1%</translation> | 4663 | <translation>速度: %1%</translation> |
| 4593 | </message> | 4664 | </message> |
| 4594 | <message> | 4665 | <message> |
| 4595 | <location filename="../../src/yuzu/main.cpp" line="4101"/> | 4666 | <location filename="../../src/yuzu/main.cpp" line="4333"/> |
| 4596 | <source>Game: %1 FPS (Unlocked)</source> | 4667 | <source>Game: %1 FPS (Unlocked)</source> |
| 4597 | <translation>FPS: %1 (未锁定)</translation> | 4668 | <translation>FPS: %1 (未锁定)</translation> |
| 4598 | </message> | 4669 | </message> |
| 4599 | <message> | 4670 | <message> |
| 4600 | <location filename="../../src/yuzu/main.cpp" line="4104"/> | 4671 | <location filename="../../src/yuzu/main.cpp" line="4336"/> |
| 4601 | <source>Game: %1 FPS</source> | 4672 | <source>Game: %1 FPS</source> |
| 4602 | <translation>FPS: %1</translation> | 4673 | <translation>FPS: %1</translation> |
| 4603 | </message> | 4674 | </message> |
| 4604 | <message> | 4675 | <message> |
| 4605 | <location filename="../../src/yuzu/main.cpp" line="4106"/> | 4676 | <location filename="../../src/yuzu/main.cpp" line="4338"/> |
| 4606 | <source>Frame: %1 ms</source> | 4677 | <source>Frame: %1 ms</source> |
| 4607 | <translation>帧延迟: %1 毫秒</translation> | 4678 | <translation>帧延迟: %1 毫秒</translation> |
| 4608 | </message> | 4679 | </message> |
| 4609 | <message> | 4680 | <message> |
| 4610 | <location filename="../../src/yuzu/main.cpp" line="4133"/> | 4681 | <location filename="../../src/yuzu/main.cpp" line="4365"/> |
| 4611 | <source>%1 %2</source> | 4682 | <source>%1 %2</source> |
| 4612 | <translation>%1 %2</translation> | 4683 | <translation>%1 %2</translation> |
| 4613 | </message> | 4684 | </message> |
| 4614 | <message> | 4685 | <message> |
| 4615 | <location filename="../../src/yuzu/main.cpp" line="4143"/> | 4686 | <location filename="../../src/yuzu/main.cpp" line="4375"/> |
| 4616 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> | 4687 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> |
| 4617 | <source>FSR</source> | 4688 | <source>FSR</source> |
| 4618 | <translation>FSR</translation> | 4689 | <translation>FSR</translation> |
| 4619 | </message> | 4690 | </message> |
| 4620 | <message> | 4691 | <message> |
| 4621 | <location filename="../../src/yuzu/main.cpp" line="4151"/> | 4692 | <location filename="../../src/yuzu/main.cpp" line="4383"/> |
| 4622 | <source>NO AA</source> | 4693 | <source>NO AA</source> |
| 4623 | <translation>抗锯齿关</translation> | 4694 | <translation>抗锯齿关</translation> |
| 4624 | </message> | 4695 | </message> |
| 4625 | <message> | 4696 | <message> |
| 4626 | <location filename="../../src/yuzu/main.cpp" line="4160"/> | 4697 | <location filename="../../src/yuzu/main.cpp" line="4392"/> |
| 4627 | <source>VOLUME: MUTE</source> | 4698 | <source>VOLUME: MUTE</source> |
| 4628 | <translation>音量: 静音</translation> | 4699 | <translation>音量: 静音</translation> |
| 4629 | </message> | 4700 | </message> |
| 4630 | <message> | 4701 | <message> |
| 4631 | <location filename="../../src/yuzu/main.cpp" line="4163"/> | 4702 | <location filename="../../src/yuzu/main.cpp" line="4395"/> |
| 4632 | <source>VOLUME: %1%</source> | 4703 | <source>VOLUME: %1%</source> |
| 4633 | <comment>Volume percentage (e.g. 50%)</comment> | 4704 | <comment>Volume percentage (e.g. 50%)</comment> |
| 4634 | <translation>音量: %1%</translation> | 4705 | <translation>音量: %1%</translation> |
| 4635 | </message> | 4706 | </message> |
| 4636 | <message> | 4707 | <message> |
| 4637 | <location filename="../../src/yuzu/main.cpp" line="4244"/> | 4708 | <location filename="../../src/yuzu/main.cpp" line="4476"/> |
| 4638 | <source>Confirm Key Rederivation</source> | 4709 | <source>Confirm Key Rederivation</source> |
| 4639 | <translation>确认重新生成密钥</translation> | 4710 | <translation>确认重新生成密钥</translation> |
| 4640 | </message> | 4711 | </message> |
| 4641 | <message> | 4712 | <message> |
| 4642 | <location filename="../../src/yuzu/main.cpp" line="4245"/> | 4713 | <location filename="../../src/yuzu/main.cpp" line="4477"/> |
| 4643 | <source>You are about to force rederive all of your keys. | 4714 | <source>You are about to force rederive all of your keys. |
| 4644 | If you do not know what this means or what you are doing, | 4715 | If you do not know what this means or what you are doing, |
| 4645 | this is a potentially destructive action. | 4716 | this is a potentially destructive action. |
| @@ -4655,37 +4726,37 @@ This will delete your autogenerated key files and re-run the key derivation modu | |||
| 4655 | 这将删除您自动生成的密钥文件并重新运行密钥生成模块。</translation> | 4726 | 这将删除您自动生成的密钥文件并重新运行密钥生成模块。</translation> |
| 4656 | </message> | 4727 | </message> |
| 4657 | <message> | 4728 | <message> |
| 4658 | <location filename="../../src/yuzu/main.cpp" line="4279"/> | 4729 | <location filename="../../src/yuzu/main.cpp" line="4511"/> |
| 4659 | <source>Missing fuses</source> | 4730 | <source>Missing fuses</source> |
| 4660 | <translation>项目丢失</translation> | 4731 | <translation>项目丢失</translation> |
| 4661 | </message> | 4732 | </message> |
| 4662 | <message> | 4733 | <message> |
| 4663 | <location filename="../../src/yuzu/main.cpp" line="4282"/> | 4734 | <location filename="../../src/yuzu/main.cpp" line="4514"/> |
| 4664 | <source> - Missing BOOT0</source> | 4735 | <source> - Missing BOOT0</source> |
| 4665 | <translation>- 丢失 BOOT0</translation> | 4736 | <translation>- 丢失 BOOT0</translation> |
| 4666 | </message> | 4737 | </message> |
| 4667 | <message> | 4738 | <message> |
| 4668 | <location filename="../../src/yuzu/main.cpp" line="4285"/> | 4739 | <location filename="../../src/yuzu/main.cpp" line="4517"/> |
| 4669 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4740 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4670 | <translation> - 丢失 BCPKG2-1-Normal-Main</translation> | 4741 | <translation> - 丢失 BCPKG2-1-Normal-Main</translation> |
| 4671 | </message> | 4742 | </message> |
| 4672 | <message> | 4743 | <message> |
| 4673 | <location filename="../../src/yuzu/main.cpp" line="4288"/> | 4744 | <location filename="../../src/yuzu/main.cpp" line="4520"/> |
| 4674 | <source> - Missing PRODINFO</source> | 4745 | <source> - Missing PRODINFO</source> |
| 4675 | <translation>- 丢失 PRODINFO</translation> | 4746 | <translation>- 丢失 PRODINFO</translation> |
| 4676 | </message> | 4747 | </message> |
| 4677 | <message> | 4748 | <message> |
| 4678 | <location filename="../../src/yuzu/main.cpp" line="4293"/> | 4749 | <location filename="../../src/yuzu/main.cpp" line="4525"/> |
| 4679 | <source>Derivation Components Missing</source> | 4750 | <source>Derivation Components Missing</source> |
| 4680 | <translation>组件丢失</translation> | 4751 | <translation>组件丢失</translation> |
| 4681 | </message> | 4752 | </message> |
| 4682 | <message> | 4753 | <message> |
| 4683 | <location filename="../../src/yuzu/main.cpp" line="4294"/> | 4754 | <location filename="../../src/yuzu/main.cpp" line="4526"/> |
| 4684 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> | 4755 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> |
| 4685 | <translation>密钥缺失。<br>请查看<a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速导航</a>以获得你的密钥、固件和游戏。<br><br><small>(%1)</small></translation> | 4756 | <translation>密钥缺失。<br>请查看<a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速导航</a>以获得你的密钥、固件和游戏。<br><br><small>(%1)</small></translation> |
| 4686 | </message> | 4757 | </message> |
| 4687 | <message> | 4758 | <message> |
| 4688 | <location filename="../../src/yuzu/main.cpp" line="4303"/> | 4759 | <location filename="../../src/yuzu/main.cpp" line="4535"/> |
| 4689 | <source>Deriving keys... | 4760 | <source>Deriving keys... |
| 4690 | This may take up to a minute depending | 4761 | This may take up to a minute depending |
| 4691 | on your system's performance.</source> | 4762 | on your system's performance.</source> |
| @@ -4694,49 +4765,49 @@ on your system's performance.</source> | |||
| 4694 | 您的系统性能。</translation> | 4765 | 您的系统性能。</translation> |
| 4695 | </message> | 4766 | </message> |
| 4696 | <message> | 4767 | <message> |
| 4697 | <location filename="../../src/yuzu/main.cpp" line="4305"/> | 4768 | <location filename="../../src/yuzu/main.cpp" line="4537"/> |
| 4698 | <source>Deriving Keys</source> | 4769 | <source>Deriving Keys</source> |
| 4699 | <translation>生成密钥</translation> | 4770 | <translation>生成密钥</translation> |
| 4700 | </message> | 4771 | </message> |
| 4701 | <message> | 4772 | <message> |
| 4702 | <location filename="../../src/yuzu/main.cpp" line="4322"/> | 4773 | <location filename="../../src/yuzu/main.cpp" line="4554"/> |
| 4703 | <source>System Archive Decryption Failed</source> | 4774 | <source>System Archive Decryption Failed</source> |
| 4704 | <translation>系统固件解密失败</translation> | 4775 | <translation>系统固件解密失败</translation> |
| 4705 | </message> | 4776 | </message> |
| 4706 | <message> | 4777 | <message> |
| 4707 | <location filename="../../src/yuzu/main.cpp" line="4323"/> | 4778 | <location filename="../../src/yuzu/main.cpp" line="4555"/> |
| 4708 | <source>Encryption keys failed to decrypt firmware. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.</source> | 4779 | <source>Encryption keys failed to decrypt firmware. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.</source> |
| 4709 | <translation>当前密钥无法解密系统固件。<br>请查看<a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速导航</a>以获得你的密钥、固件和游戏。</translation> | 4780 | <translation>当前密钥无法解密系统固件。<br>请查看<a href='https://yuzu-emu.org/help/quickstart/'>yuzu 快速导航</a>以获得你的密钥、固件和游戏。</translation> |
| 4710 | </message> | 4781 | </message> |
| 4711 | <message> | 4782 | <message> |
| 4712 | <location filename="../../src/yuzu/main.cpp" line="4379"/> | 4783 | <location filename="../../src/yuzu/main.cpp" line="4642"/> |
| 4713 | <source>Select RomFS Dump Target</source> | 4784 | <source>Select RomFS Dump Target</source> |
| 4714 | <translation>选择 RomFS 转储目标</translation> | 4785 | <translation>选择 RomFS 转储目标</translation> |
| 4715 | </message> | 4786 | </message> |
| 4716 | <message> | 4787 | <message> |
| 4717 | <location filename="../../src/yuzu/main.cpp" line="4380"/> | 4788 | <location filename="../../src/yuzu/main.cpp" line="4643"/> |
| 4718 | <source>Please select which RomFS you would like to dump.</source> | 4789 | <source>Please select which RomFS you would like to dump.</source> |
| 4719 | <translation>请选择希望转储的 RomFS。</translation> | 4790 | <translation>请选择希望转储的 RomFS。</translation> |
| 4720 | </message> | 4791 | </message> |
| 4721 | <message> | 4792 | <message> |
| 4722 | <location filename="../../src/yuzu/main.cpp" line="4395"/> | 4793 | <location filename="../../src/yuzu/main.cpp" line="4661"/> |
| 4723 | <source>Are you sure you want to close yuzu?</source> | 4794 | <source>Are you sure you want to close yuzu?</source> |
| 4724 | <translation>您确定要关闭 yuzu 吗?</translation> | 4795 | <translation>您确定要关闭 yuzu 吗?</translation> |
| 4725 | </message> | 4796 | </message> |
| 4726 | <message> | 4797 | <message> |
| 4727 | <location filename="../../src/yuzu/main.cpp" line="4396"/> | 4798 | <location filename="../../src/yuzu/main.cpp" line="4662"/> |
| 4728 | <location filename="../../src/yuzu/main.cpp" line="4491"/> | 4799 | <location filename="../../src/yuzu/main.cpp" line="4757"/> |
| 4729 | <location filename="../../src/yuzu/main.cpp" line="4504"/> | 4800 | <location filename="../../src/yuzu/main.cpp" line="4770"/> |
| 4730 | <source>yuzu</source> | 4801 | <source>yuzu</source> |
| 4731 | <translation>yuzu</translation> | 4802 | <translation>yuzu</translation> |
| 4732 | </message> | 4803 | </message> |
| 4733 | <message> | 4804 | <message> |
| 4734 | <location filename="../../src/yuzu/main.cpp" line="4492"/> | 4805 | <location filename="../../src/yuzu/main.cpp" line="4758"/> |
| 4735 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4806 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4736 | <translation>您确定要停止模拟吗?未保存的进度将会丢失。</translation> | 4807 | <translation>您确定要停止模拟吗?未保存的进度将会丢失。</translation> |
| 4737 | </message> | 4808 | </message> |
| 4738 | <message> | 4809 | <message> |
| 4739 | <location filename="../../src/yuzu/main.cpp" line="4501"/> | 4810 | <location filename="../../src/yuzu/main.cpp" line="4767"/> |
| 4740 | <source>The currently running application has requested yuzu to not exit. | 4811 | <source>The currently running application has requested yuzu to not exit. |
| 4741 | 4812 | ||
| 4742 | Would you like to bypass this and exit anyway?</source> | 4813 | Would you like to bypass this and exit anyway?</source> |
| @@ -4975,86 +5046,91 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4975 | </message> | 5046 | </message> |
| 4976 | <message> | 5047 | <message> |
| 4977 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> | 5048 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> |
| 5049 | <source>Verify Integrity</source> | ||
| 5050 | <translation>完整性验证</translation> | ||
| 5051 | </message> | ||
| 5052 | <message> | ||
| 5053 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | ||
| 4978 | <source>Copy Title ID to Clipboard</source> | 5054 | <source>Copy Title ID to Clipboard</source> |
| 4979 | <translation>复制游戏 ID 到剪贴板</translation> | 5055 | <translation>复制游戏 ID 到剪贴板</translation> |
| 4980 | </message> | 5056 | </message> |
| 4981 | <message> | 5057 | <message> |
| 4982 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | 5058 | <location filename="../../src/yuzu/game_list.cpp" line="562"/> |
| 4983 | <source>Navigate to GameDB entry</source> | 5059 | <source>Navigate to GameDB entry</source> |
| 4984 | <translation>查看兼容性报告</translation> | 5060 | <translation>查看兼容性报告</translation> |
| 4985 | </message> | 5061 | </message> |
| 4986 | <message> | 5062 | <message> |
| 4987 | <location filename="../../src/yuzu/game_list.cpp" line="563"/> | 5063 | <location filename="../../src/yuzu/game_list.cpp" line="564"/> |
| 4988 | <source>Create Shortcut</source> | 5064 | <source>Create Shortcut</source> |
| 4989 | <translation>创建快捷方式</translation> | 5065 | <translation>创建快捷方式</translation> |
| 4990 | </message> | 5066 | </message> |
| 4991 | <message> | 5067 | <message> |
| 4992 | <location filename="../../src/yuzu/game_list.cpp" line="564"/> | 5068 | <location filename="../../src/yuzu/game_list.cpp" line="565"/> |
| 4993 | <source>Add to Desktop</source> | 5069 | <source>Add to Desktop</source> |
| 4994 | <translation>添加到桌面</translation> | 5070 | <translation>添加到桌面</translation> |
| 4995 | </message> | 5071 | </message> |
| 4996 | <message> | 5072 | <message> |
| 4997 | <location filename="../../src/yuzu/game_list.cpp" line="566"/> | 5073 | <location filename="../../src/yuzu/game_list.cpp" line="567"/> |
| 4998 | <source>Add to Applications Menu</source> | 5074 | <source>Add to Applications Menu</source> |
| 4999 | <translation>添加到应用程序菜单</translation> | 5075 | <translation>添加到应用程序菜单</translation> |
| 5000 | </message> | 5076 | </message> |
| 5001 | <message> | 5077 | <message> |
| 5002 | <location filename="../../src/yuzu/game_list.cpp" line="569"/> | 5078 | <location filename="../../src/yuzu/game_list.cpp" line="570"/> |
| 5003 | <source>Properties</source> | 5079 | <source>Properties</source> |
| 5004 | <translation>属性</translation> | 5080 | <translation>属性</translation> |
| 5005 | </message> | 5081 | </message> |
| 5006 | <message> | 5082 | <message> |
| 5007 | <location filename="../../src/yuzu/game_list.cpp" line="652"/> | 5083 | <location filename="../../src/yuzu/game_list.cpp" line="657"/> |
| 5008 | <source>Scan Subfolders</source> | 5084 | <source>Scan Subfolders</source> |
| 5009 | <translation>扫描子文件夹</translation> | 5085 | <translation>扫描子文件夹</translation> |
| 5010 | </message> | 5086 | </message> |
| 5011 | <message> | 5087 | <message> |
| 5012 | <location filename="../../src/yuzu/game_list.cpp" line="653"/> | 5088 | <location filename="../../src/yuzu/game_list.cpp" line="658"/> |
| 5013 | <source>Remove Game Directory</source> | 5089 | <source>Remove Game Directory</source> |
| 5014 | <translation>移除游戏目录</translation> | 5090 | <translation>移除游戏目录</translation> |
| 5015 | </message> | 5091 | </message> |
| 5016 | <message> | 5092 | <message> |
| 5017 | <location filename="../../src/yuzu/game_list.cpp" line="672"/> | 5093 | <location filename="../../src/yuzu/game_list.cpp" line="677"/> |
| 5018 | <source>▲ Move Up</source> | 5094 | <source>▲ Move Up</source> |
| 5019 | <translation>▲ 向上移动</translation> | 5095 | <translation>▲ 向上移动</translation> |
| 5020 | </message> | 5096 | </message> |
| 5021 | <message> | 5097 | <message> |
| 5022 | <location filename="../../src/yuzu/game_list.cpp" line="673"/> | 5098 | <location filename="../../src/yuzu/game_list.cpp" line="678"/> |
| 5023 | <source>▼ Move Down</source> | 5099 | <source>▼ Move Down</source> |
| 5024 | <translation>▼ 向下移动</translation> | 5100 | <translation>▼ 向下移动</translation> |
| 5025 | </message> | 5101 | </message> |
| 5026 | <message> | 5102 | <message> |
| 5027 | <location filename="../../src/yuzu/game_list.cpp" line="674"/> | 5103 | <location filename="../../src/yuzu/game_list.cpp" line="679"/> |
| 5028 | <source>Open Directory Location</source> | 5104 | <source>Open Directory Location</source> |
| 5029 | <translation>打开目录位置</translation> | 5105 | <translation>打开目录位置</translation> |
| 5030 | </message> | 5106 | </message> |
| 5031 | <message> | 5107 | <message> |
| 5032 | <location filename="../../src/yuzu/game_list.cpp" line="719"/> | 5108 | <location filename="../../src/yuzu/game_list.cpp" line="724"/> |
| 5033 | <source>Clear</source> | 5109 | <source>Clear</source> |
| 5034 | <translation>清除</translation> | 5110 | <translation>清除</translation> |
| 5035 | </message> | 5111 | </message> |
| 5036 | <message> | 5112 | <message> |
| 5037 | <location filename="../../src/yuzu/game_list.cpp" line="783"/> | 5113 | <location filename="../../src/yuzu/game_list.cpp" line="788"/> |
| 5038 | <source>Name</source> | 5114 | <source>Name</source> |
| 5039 | <translation>名称</translation> | 5115 | <translation>名称</translation> |
| 5040 | </message> | 5116 | </message> |
| 5041 | <message> | 5117 | <message> |
| 5042 | <location filename="../../src/yuzu/game_list.cpp" line="784"/> | 5118 | <location filename="../../src/yuzu/game_list.cpp" line="789"/> |
| 5043 | <source>Compatibility</source> | 5119 | <source>Compatibility</source> |
| 5044 | <translation>兼容性</translation> | 5120 | <translation>兼容性</translation> |
| 5045 | </message> | 5121 | </message> |
| 5046 | <message> | 5122 | <message> |
| 5047 | <location filename="../../src/yuzu/game_list.cpp" line="785"/> | 5123 | <location filename="../../src/yuzu/game_list.cpp" line="790"/> |
| 5048 | <source>Add-ons</source> | 5124 | <source>Add-ons</source> |
| 5049 | <translation>附加项</translation> | 5125 | <translation>附加项</translation> |
| 5050 | </message> | 5126 | </message> |
| 5051 | <message> | 5127 | <message> |
| 5052 | <location filename="../../src/yuzu/game_list.cpp" line="786"/> | 5128 | <location filename="../../src/yuzu/game_list.cpp" line="791"/> |
| 5053 | <source>File type</source> | 5129 | <source>File type</source> |
| 5054 | <translation>文件类型</translation> | 5130 | <translation>文件类型</translation> |
| 5055 | </message> | 5131 | </message> |
| 5056 | <message> | 5132 | <message> |
| 5057 | <location filename="../../src/yuzu/game_list.cpp" line="787"/> | 5133 | <location filename="../../src/yuzu/game_list.cpp" line="792"/> |
| 5058 | <source>Size</source> | 5134 | <source>Size</source> |
| 5059 | <translation>大小</translation> | 5135 | <translation>大小</translation> |
| 5060 | </message> | 5136 | </message> |
| @@ -5125,7 +5201,7 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5125 | <context> | 5201 | <context> |
| 5126 | <name>GameListPlaceholder</name> | 5202 | <name>GameListPlaceholder</name> |
| 5127 | <message> | 5203 | <message> |
| 5128 | <location filename="../../src/yuzu/game_list.cpp" line="960"/> | 5204 | <location filename="../../src/yuzu/game_list.cpp" line="965"/> |
| 5129 | <source>Double-click to add a new folder to the game list</source> | 5205 | <source>Double-click to add a new folder to the game list</source> |
| 5130 | <translation>双击添加新的游戏文件夹</translation> | 5206 | <translation>双击添加新的游戏文件夹</translation> |
| 5131 | </message> | 5207 | </message> |
| @@ -5138,12 +5214,12 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5138 | <translation><numerusform>%1 / %n 个结果</numerusform></translation> | 5214 | <translation><numerusform>%1 / %n 个结果</numerusform></translation> |
| 5139 | </message> | 5215 | </message> |
| 5140 | <message> | 5216 | <message> |
| 5141 | <location filename="../../src/yuzu/game_list.cpp" line="799"/> | 5217 | <location filename="../../src/yuzu/game_list.cpp" line="804"/> |
| 5142 | <source>Filter:</source> | 5218 | <source>Filter:</source> |
| 5143 | <translation>搜索:</translation> | 5219 | <translation>搜索:</translation> |
| 5144 | </message> | 5220 | </message> |
| 5145 | <message> | 5221 | <message> |
| 5146 | <location filename="../../src/yuzu/game_list.cpp" line="800"/> | 5222 | <location filename="../../src/yuzu/game_list.cpp" line="805"/> |
| 5147 | <source>Enter pattern to filter</source> | 5223 | <source>Enter pattern to filter</source> |
| 5148 | <translation>搜索游戏</translation> | 5224 | <translation>搜索游戏</translation> |
| 5149 | </message> | 5225 | </message> |
| @@ -5608,172 +5684,182 @@ Debug Message: </source> | |||
| 5608 | <translation>TAS (&T)</translation> | 5684 | <translation>TAS (&T)</translation> |
| 5609 | </message> | 5685 | </message> |
| 5610 | <message> | 5686 | <message> |
| 5611 | <location filename="../../src/yuzu/main.ui" line="157"/> | 5687 | <location filename="../../src/yuzu/main.ui" line="160"/> |
| 5612 | <source>&Help</source> | 5688 | <source>&Help</source> |
| 5613 | <translation>帮助 (&H)</translation> | 5689 | <translation>帮助 (&H)</translation> |
| 5614 | </message> | 5690 | </message> |
| 5615 | <message> | 5691 | <message> |
| 5616 | <location filename="../../src/yuzu/main.ui" line="178"/> | 5692 | <location filename="../../src/yuzu/main.ui" line="181"/> |
| 5617 | <source>&Install Files to NAND...</source> | 5693 | <source>&Install Files to NAND...</source> |
| 5618 | <translation>安装文件到 NAND... (&I)</translation> | 5694 | <translation>安装文件到 NAND... (&I)</translation> |
| 5619 | </message> | 5695 | </message> |
| 5620 | <message> | 5696 | <message> |
| 5621 | <location filename="../../src/yuzu/main.ui" line="183"/> | 5697 | <location filename="../../src/yuzu/main.ui" line="186"/> |
| 5622 | <source>L&oad File...</source> | 5698 | <source>L&oad File...</source> |
| 5623 | <translation>加载文件... (&O)</translation> | 5699 | <translation>加载文件... (&O)</translation> |
| 5624 | </message> | 5700 | </message> |
| 5625 | <message> | 5701 | <message> |
| 5626 | <location filename="../../src/yuzu/main.ui" line="188"/> | 5702 | <location filename="../../src/yuzu/main.ui" line="191"/> |
| 5627 | <source>Load &Folder...</source> | 5703 | <source>Load &Folder...</source> |
| 5628 | <translation>加载文件夹... (&F)</translation> | 5704 | <translation>加载文件夹... (&F)</translation> |
| 5629 | </message> | 5705 | </message> |
| 5630 | <message> | 5706 | <message> |
| 5631 | <location filename="../../src/yuzu/main.ui" line="193"/> | 5707 | <location filename="../../src/yuzu/main.ui" line="196"/> |
| 5632 | <source>E&xit</source> | 5708 | <source>E&xit</source> |
| 5633 | <translation>退出 (&X)</translation> | 5709 | <translation>退出 (&X)</translation> |
| 5634 | </message> | 5710 | </message> |
| 5635 | <message> | 5711 | <message> |
| 5636 | <location filename="../../src/yuzu/main.ui" line="201"/> | 5712 | <location filename="../../src/yuzu/main.ui" line="204"/> |
| 5637 | <source>&Pause</source> | 5713 | <source>&Pause</source> |
| 5638 | <translation>暂停 (&P)</translation> | 5714 | <translation>暂停 (&P)</translation> |
| 5639 | </message> | 5715 | </message> |
| 5640 | <message> | 5716 | <message> |
| 5641 | <location filename="../../src/yuzu/main.ui" line="209"/> | 5717 | <location filename="../../src/yuzu/main.ui" line="212"/> |
| 5642 | <source>&Stop</source> | 5718 | <source>&Stop</source> |
| 5643 | <translation>停止 (&S)</translation> | 5719 | <translation>停止 (&S)</translation> |
| 5644 | </message> | 5720 | </message> |
| 5645 | <message> | 5721 | <message> |
| 5646 | <location filename="../../src/yuzu/main.ui" line="214"/> | 5722 | <location filename="../../src/yuzu/main.ui" line="217"/> |
| 5647 | <source>&Reinitialize keys...</source> | 5723 | <source>&Reinitialize keys...</source> |
| 5648 | <translation>重新生成密钥... (&R)</translation> | 5724 | <translation>重新生成密钥... (&R)</translation> |
| 5649 | </message> | 5725 | </message> |
| 5650 | <message> | 5726 | <message> |
| 5651 | <location filename="../../src/yuzu/main.ui" line="219"/> | 5727 | <location filename="../../src/yuzu/main.ui" line="222"/> |
| 5728 | <source>&Verify Installed Contents</source> | ||
| 5729 | <translation>验证已安装内容的完整性 (&V)</translation> | ||
| 5730 | </message> | ||
| 5731 | <message> | ||
| 5732 | <location filename="../../src/yuzu/main.ui" line="227"/> | ||
| 5652 | <source>&About yuzu</source> | 5733 | <source>&About yuzu</source> |
| 5653 | <translation>关于 yuzu (&A)</translation> | 5734 | <translation>关于 yuzu (&A)</translation> |
| 5654 | </message> | 5735 | </message> |
| 5655 | <message> | 5736 | <message> |
| 5656 | <location filename="../../src/yuzu/main.ui" line="227"/> | 5737 | <location filename="../../src/yuzu/main.ui" line="235"/> |
| 5657 | <source>Single &Window Mode</source> | 5738 | <source>Single &Window Mode</source> |
| 5658 | <translation>单窗口模式 (&W)</translation> | 5739 | <translation>单窗口模式 (&W)</translation> |
| 5659 | </message> | 5740 | </message> |
| 5660 | <message> | 5741 | <message> |
| 5661 | <location filename="../../src/yuzu/main.ui" line="232"/> | 5742 | <location filename="../../src/yuzu/main.ui" line="240"/> |
| 5662 | <source>Con&figure...</source> | 5743 | <source>Con&figure...</source> |
| 5663 | <translation>设置... (&F)</translation> | 5744 | <translation>设置... (&F)</translation> |
| 5664 | </message> | 5745 | </message> |
| 5665 | <message> | 5746 | <message> |
| 5666 | <location filename="../../src/yuzu/main.ui" line="243"/> | 5747 | <location filename="../../src/yuzu/main.ui" line="251"/> |
| 5667 | <source>Display D&ock Widget Headers</source> | 5748 | <source>Display D&ock Widget Headers</source> |
| 5668 | <translation>显示停靠小部件的标题 (&O)</translation> | 5749 | <translation>显示停靠小部件的标题 (&O)</translation> |
| 5669 | </message> | 5750 | </message> |
| 5670 | <message> | 5751 | <message> |
| 5671 | <location filename="../../src/yuzu/main.ui" line="251"/> | 5752 | <location filename="../../src/yuzu/main.ui" line="259"/> |
| 5672 | <source>Show &Filter Bar</source> | 5753 | <source>Show &Filter Bar</source> |
| 5673 | <translation>显示搜索栏 (&F)</translation> | 5754 | <translation>显示搜索栏 (&F)</translation> |
| 5674 | </message> | 5755 | </message> |
| 5675 | <message> | 5756 | <message> |
| 5676 | <location filename="../../src/yuzu/main.ui" line="259"/> | 5757 | <location filename="../../src/yuzu/main.ui" line="267"/> |
| 5677 | <source>Show &Status Bar</source> | 5758 | <source>Show &Status Bar</source> |
| 5678 | <translation>显示状态栏 (&S)</translation> | 5759 | <translation>显示状态栏 (&S)</translation> |
| 5679 | </message> | 5760 | </message> |
| 5680 | <message> | 5761 | <message> |
| 5681 | <location filename="../../src/yuzu/main.ui" line="262"/> | 5762 | <location filename="../../src/yuzu/main.ui" line="270"/> |
| 5682 | <source>Show Status Bar</source> | 5763 | <source>Show Status Bar</source> |
| 5683 | <translation>显示状态栏</translation> | 5764 | <translation>显示状态栏</translation> |
| 5684 | </message> | 5765 | </message> |
| 5685 | <message> | 5766 | <message> |
| 5686 | <location filename="../../src/yuzu/main.ui" line="270"/> | 5767 | <location filename="../../src/yuzu/main.ui" line="278"/> |
| 5687 | <source>&Browse Public Game Lobby</source> | 5768 | <source>&Browse Public Game Lobby</source> |
| 5688 | <translation>浏览公共游戏大厅 (&B)</translation> | 5769 | <translation>浏览公共游戏大厅 (&B)</translation> |
| 5689 | </message> | 5770 | </message> |
| 5690 | <message> | 5771 | <message> |
| 5691 | <location filename="../../src/yuzu/main.ui" line="278"/> | 5772 | <location filename="../../src/yuzu/main.ui" line="286"/> |
| 5692 | <source>&Create Room</source> | 5773 | <source>&Create Room</source> |
| 5693 | <translation>创建房间 (&C)</translation> | 5774 | <translation>创建房间 (&C)</translation> |
| 5694 | </message> | 5775 | </message> |
| 5695 | <message> | 5776 | <message> |
| 5696 | <location filename="../../src/yuzu/main.ui" line="286"/> | 5777 | <location filename="../../src/yuzu/main.ui" line="294"/> |
| 5697 | <source>&Leave Room</source> | 5778 | <source>&Leave Room</source> |
| 5698 | <translation>离开房间 (&L)</translation> | 5779 | <translation>离开房间 (&L)</translation> |
| 5699 | </message> | 5780 | </message> |
| 5700 | <message> | 5781 | <message> |
| 5701 | <location filename="../../src/yuzu/main.ui" line="291"/> | 5782 | <location filename="../../src/yuzu/main.ui" line="299"/> |
| 5702 | <source>&Direct Connect to Room</source> | 5783 | <source>&Direct Connect to Room</source> |
| 5703 | <translation>直接连接到房间 (&D)</translation> | 5784 | <translation>直接连接到房间 (&D)</translation> |
| 5704 | </message> | 5785 | </message> |
| 5705 | <message> | 5786 | <message> |
| 5706 | <location filename="../../src/yuzu/main.ui" line="299"/> | 5787 | <location filename="../../src/yuzu/main.ui" line="307"/> |
| 5707 | <source>&Show Current Room</source> | 5788 | <source>&Show Current Room</source> |
| 5708 | <translation>显示当前房间 (&S)</translation> | 5789 | <translation>显示当前房间 (&S)</translation> |
| 5709 | </message> | 5790 | </message> |
| 5710 | <message> | 5791 | <message> |
| 5711 | <location filename="../../src/yuzu/main.ui" line="307"/> | 5792 | <location filename="../../src/yuzu/main.ui" line="315"/> |
| 5712 | <source>F&ullscreen</source> | 5793 | <source>F&ullscreen</source> |
| 5713 | <translation>全屏 (&U)</translation> | 5794 | <translation>全屏 (&U)</translation> |
| 5714 | </message> | 5795 | </message> |
| 5715 | <message> | 5796 | <message> |
| 5716 | <location filename="../../src/yuzu/main.ui" line="315"/> | 5797 | <location filename="../../src/yuzu/main.ui" line="323"/> |
| 5717 | <source>&Restart</source> | 5798 | <source>&Restart</source> |
| 5718 | <translation>重新启动 (&R)</translation> | 5799 | <translation>重新启动 (&R)</translation> |
| 5719 | </message> | 5800 | </message> |
| 5720 | <message> | 5801 | <message> |
| 5721 | <location filename="../../src/yuzu/main.ui" line="323"/> | 5802 | <location filename="../../src/yuzu/main.ui" line="331"/> |
| 5722 | <source>Load/Remove &Amiibo...</source> | 5803 | <source>Load/Remove &Amiibo...</source> |
| 5723 | <translation>加载/移除 Amiibo... (&A)</translation> | 5804 | <translation>加载/移除 Amiibo... (&A)</translation> |
| 5724 | </message> | 5805 | </message> |
| 5725 | <message> | 5806 | <message> |
| 5726 | <location filename="../../src/yuzu/main.ui" line="331"/> | 5807 | <location filename="../../src/yuzu/main.ui" line="339"/> |
| 5727 | <source>&Report Compatibility</source> | 5808 | <source>&Report Compatibility</source> |
| 5728 | <translation>报告兼容性 (&R)</translation> | 5809 | <translation>报告兼容性 (&R)</translation> |
| 5729 | </message> | 5810 | </message> |
| 5730 | <message> | 5811 | <message> |
| 5731 | <location filename="../../src/yuzu/main.ui" line="339"/> | 5812 | <location filename="../../src/yuzu/main.ui" line="347"/> |
| 5732 | <source>Open &Mods Page</source> | 5813 | <source>Open &Mods Page</source> |
| 5733 | <translation>打开 Mod 页面 (&M)</translation> | 5814 | <translation>打开 Mod 页面 (&M)</translation> |
| 5734 | </message> | 5815 | </message> |
| 5735 | <message> | 5816 | <message> |
| 5736 | <location filename="../../src/yuzu/main.ui" line="344"/> | 5817 | <location filename="../../src/yuzu/main.ui" line="352"/> |
| 5737 | <source>Open &Quickstart Guide</source> | 5818 | <source>Open &Quickstart Guide</source> |
| 5738 | <translation>查看快速导航 (&Q)</translation> | 5819 | <translation>查看快速导航 (&Q)</translation> |
| 5739 | </message> | 5820 | </message> |
| 5740 | <message> | 5821 | <message> |
| 5741 | <location filename="../../src/yuzu/main.ui" line="349"/> | 5822 | <location filename="../../src/yuzu/main.ui" line="357"/> |
| 5742 | <source>&FAQ</source> | 5823 | <source>&FAQ</source> |
| 5743 | <translation>FAQ (&F)</translation> | 5824 | <translation>FAQ (&F)</translation> |
| 5744 | </message> | 5825 | </message> |
| 5745 | <message> | 5826 | <message> |
| 5746 | <location filename="../../src/yuzu/main.ui" line="354"/> | 5827 | <location filename="../../src/yuzu/main.ui" line="362"/> |
| 5747 | <source>Open &yuzu Folder</source> | 5828 | <source>Open &yuzu Folder</source> |
| 5748 | <translation>打开 yuzu 文件夹 (&Y)</translation> | 5829 | <translation>打开 yuzu 文件夹 (&Y)</translation> |
| 5749 | </message> | 5830 | </message> |
| 5750 | <message> | 5831 | <message> |
| 5751 | <location filename="../../src/yuzu/main.ui" line="362"/> | 5832 | <location filename="../../src/yuzu/main.ui" line="370"/> |
| 5752 | <source>&Capture Screenshot</source> | 5833 | <source>&Capture Screenshot</source> |
| 5753 | <translation>捕获截图 (&C)</translation> | 5834 | <translation>捕获截图 (&C)</translation> |
| 5754 | </message> | 5835 | </message> |
| 5755 | <message> | 5836 | <message> |
| 5756 | <location filename="../../src/yuzu/main.ui" line="367"/> | 5837 | <location filename="../../src/yuzu/main.ui" line="375"/> |
| 5838 | <source>Open &Mii Editor</source> | ||
| 5839 | <translation>打开 Mii Editor (&M)</translation> | ||
| 5840 | </message> | ||
| 5841 | <message> | ||
| 5842 | <location filename="../../src/yuzu/main.ui" line="380"/> | ||
| 5757 | <source>&Configure TAS...</source> | 5843 | <source>&Configure TAS...</source> |
| 5758 | <translation>配置 TAS... (&C)</translation> | 5844 | <translation>配置 TAS... (&C)</translation> |
| 5759 | </message> | 5845 | </message> |
| 5760 | <message> | 5846 | <message> |
| 5761 | <location filename="../../src/yuzu/main.ui" line="378"/> | 5847 | <location filename="../../src/yuzu/main.ui" line="391"/> |
| 5762 | <source>Configure C&urrent Game...</source> | 5848 | <source>Configure C&urrent Game...</source> |
| 5763 | <translation>配置当前游戏... (&U)</translation> | 5849 | <translation>配置当前游戏... (&U)</translation> |
| 5764 | </message> | 5850 | </message> |
| 5765 | <message> | 5851 | <message> |
| 5766 | <location filename="../../src/yuzu/main.ui" line="389"/> | 5852 | <location filename="../../src/yuzu/main.ui" line="402"/> |
| 5767 | <source>&Start</source> | 5853 | <source>&Start</source> |
| 5768 | <translation>开始 (&S)</translation> | 5854 | <translation>开始 (&S)</translation> |
| 5769 | </message> | 5855 | </message> |
| 5770 | <message> | 5856 | <message> |
| 5771 | <location filename="../../src/yuzu/main.ui" line="397"/> | 5857 | <location filename="../../src/yuzu/main.ui" line="410"/> |
| 5772 | <source>&Reset</source> | 5858 | <source>&Reset</source> |
| 5773 | <translation>重置 (&R)</translation> | 5859 | <translation>重置 (&R)</translation> |
| 5774 | </message> | 5860 | </message> |
| 5775 | <message> | 5861 | <message> |
| 5776 | <location filename="../../src/yuzu/main.ui" line="405"/> | 5862 | <location filename="../../src/yuzu/main.ui" line="418"/> |
| 5777 | <source>R&ecord</source> | 5863 | <source>R&ecord</source> |
| 5778 | <translation>录制 (&E)</translation> | 5864 | <translation>录制 (&E)</translation> |
| 5779 | </message> | 5865 | </message> |
| @@ -6566,27 +6652,27 @@ p, li { white-space: pre-wrap; } | |||
| 6566 | <translation>文件路径</translation> | 6652 | <translation>文件路径</translation> |
| 6567 | </message> | 6653 | </message> |
| 6568 | <message> | 6654 | <message> |
| 6569 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="191"/> | 6655 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="192"/> |
| 6570 | <source>No game data present</source> | 6656 | <source>No game data present</source> |
| 6571 | <translation>没有游戏数据</translation> | 6657 | <translation>没有游戏数据</translation> |
| 6572 | </message> | 6658 | </message> |
| 6573 | <message> | 6659 | <message> |
| 6574 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="231"/> | 6660 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="232"/> |
| 6575 | <source>The following amiibo data will be formatted:</source> | 6661 | <source>The following amiibo data will be formatted:</source> |
| 6576 | <translation>将格式化以下 amiibo 数据:</translation> | 6662 | <translation>将格式化以下 amiibo 数据:</translation> |
| 6577 | </message> | 6663 | </message> |
| 6578 | <message> | 6664 | <message> |
| 6579 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="234"/> | 6665 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="235"/> |
| 6580 | <source>The following game data will removed:</source> | 6666 | <source>The following game data will removed:</source> |
| 6581 | <translation>将删除以下游戏数据:</translation> | 6667 | <translation>将删除以下游戏数据:</translation> |
| 6582 | </message> | 6668 | </message> |
| 6583 | <message> | 6669 | <message> |
| 6584 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="237"/> | 6670 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="238"/> |
| 6585 | <source>Set nickname and owner:</source> | 6671 | <source>Set nickname and owner:</source> |
| 6586 | <translation>设置昵称及所有者:</translation> | 6672 | <translation>设置昵称及所有者:</translation> |
| 6587 | </message> | 6673 | </message> |
| 6588 | <message> | 6674 | <message> |
| 6589 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="240"/> | 6675 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="241"/> |
| 6590 | <source>Do you wish to restore this amiibo?</source> | 6676 | <source>Do you wish to restore this amiibo?</source> |
| 6591 | <translation>您想要恢复这个 amiibo 吗?</translation> | 6677 | <translation>您想要恢复这个 amiibo 吗?</translation> |
| 6592 | </message> | 6678 | </message> |