diff options
| author | 2021-12-01 02:21:55 +0000 | |
|---|---|---|
| committer | 2021-12-01 02:21:55 +0000 | |
| commit | 40317eccbaf6735609282bf17f5a09d2dee93ec2 (patch) | |
| tree | 98e0cb29b48d6fe397bfd9038d6e4e33985c99e0 /dist/languages/nl.ts | |
| parent | Merge pull request #7482 from Morph1984/friend (diff) | |
| download | yuzu-40317eccbaf6735609282bf17f5a09d2dee93ec2.tar.gz yuzu-40317eccbaf6735609282bf17f5a09d2dee93ec2.tar.xz yuzu-40317eccbaf6735609282bf17f5a09d2dee93ec2.zip | |
Update translations (2021-12-01)
Diffstat (limited to 'dist/languages/nl.ts')
| -rw-r--r-- | dist/languages/nl.ts | 1590 |
1 files changed, 915 insertions, 675 deletions
diff --git a/dist/languages/nl.ts b/dist/languages/nl.ts index 85252334d..d2ea219f7 100644 --- a/dist/languages/nl.ts +++ b/dist/languages/nl.ts | |||
| @@ -320,7 +320,9 @@ p, li { white-space: pre-wrap; } | |||
| 320 | <source> | 320 | <source> |
| 321 | <div>This option improves the speed of 32 bits ASIMD floating-point functions by running with incorrect rounding modes.</div> | 321 | <div>This option improves the speed of 32 bits ASIMD floating-point functions by running with incorrect rounding modes.</div> |
| 322 | </source> | 322 | </source> |
| 323 | <translation type="unfinished"/> | 323 | <translation> |
| 324 | <div>Deze optie verbetert de snelheid of 32-bit ASIMD floating-point functies door incorrecte afronding modellen te gebruiken.</div> | ||
| 325 | </translation> | ||
| 324 | </message> | 326 | </message> |
| 325 | <message> | 327 | <message> |
| 326 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="125"/> | 328 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="125"/> |
| @@ -368,7 +370,8 @@ p, li { white-space: pre-wrap; } | |||
| 368 | <message> | 370 | <message> |
| 369 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="17"/> | 371 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="17"/> |
| 370 | <source>CPU</source> | 372 | <source>CPU</source> |
| 371 | <translation type="unfinished"/> | 373 | <translation>CPU |
| 374 | </translation> | ||
| 372 | </message> | 375 | </message> |
| 373 | <message> | 376 | <message> |
| 374 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="25"/> | 377 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="25"/> |
| @@ -498,7 +501,10 @@ p, li { white-space: pre-wrap; } | |||
| 498 | <div style="white-space: nowrap">Enabling it causes guest memory reads/writes to be done directly into memory and make use of Host's MMU.</div> | 501 | <div style="white-space: nowrap">Enabling it causes guest memory reads/writes to be done directly into memory and make use of Host's MMU.</div> |
| 499 | <div style="white-space: nowrap">Disabling this forces all memory accesses to use Software MMU Emulation.</div> | 502 | <div style="white-space: nowrap">Disabling this forces all memory accesses to use Software MMU Emulation.</div> |
| 500 | </source> | 503 | </source> |
| 501 | <translation type="unfinished"/> | 504 | <translation> |
| 505 | <div style="white-space: nowrap">Deze optimazie versneld geheugen toegang door het gastprogramma.</div> | ||
| 506 | <div style="white-space: nowrap">Door dit aan te leggen geeft toegang tot PageTable::pointers in uitgezonden code.</div> | ||
| 507 | <div style="white-space: nowrap">Door dit uit te leggen forceerd u alle geheugen toegang door Memory::Read/Memory::Write functies te gaan.</div></translation> | ||
| 502 | </message> | 508 | </message> |
| 503 | <message> | 509 | <message> |
| 504 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> | 510 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> |
| @@ -649,7 +655,12 @@ p, li { white-space: pre-wrap; } | |||
| 649 | <translation type="unfinished"/> | 655 | <translation type="unfinished"/> |
| 650 | </message> | 656 | </message> |
| 651 | <message> | 657 | <message> |
| 652 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="212"/> | 658 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="204"/> |
| 659 | <source>Enable all Controller Types</source> | ||
| 660 | <translation type="unfinished"/> | ||
| 661 | </message> | ||
| 662 | <message> | ||
| 663 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="219"/> | ||
| 653 | <source>**This will be reset automatically when yuzu closes.</source> | 664 | <source>**This will be reset automatically when yuzu closes.</source> |
| 654 | <translation type="unfinished"/> | 665 | <translation type="unfinished"/> |
| 655 | </message> | 666 | </message> |
| @@ -929,67 +940,78 @@ p, li { white-space: pre-wrap; } | |||
| 929 | <translation>Algemeen</translation> | 940 | <translation>Algemeen</translation> |
| 930 | </message> | 941 | </message> |
| 931 | <message> | 942 | <message> |
| 932 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="35"/> | 943 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="50"/> |
| 933 | <source>Framerate Cap</source> | 944 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="57"/> |
| 945 | <source>Use global framerate cap</source> | ||
| 946 | <translation type="unfinished"/> | ||
| 947 | </message> | ||
| 948 | <message> | ||
| 949 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="62"/> | ||
| 950 | <source>Set framerate cap:</source> | ||
| 934 | <translation type="unfinished"/> | 951 | <translation type="unfinished"/> |
| 935 | </message> | 952 | </message> |
| 936 | <message> | 953 | <message> |
| 937 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="38"/> | 954 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="70"/> |
| 938 | <source>Requires the use of the FPS Limiter Toggle hotkey to take effect.</source> | 955 | <source>Requires the use of the FPS Limiter Toggle hotkey to take effect.</source> |
| 939 | <translation type="unfinished"/> | 956 | <translation type="unfinished"/> |
| 940 | </message> | 957 | </message> |
| 941 | <message> | 958 | <message> |
| 942 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="45"/> | 959 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="73"/> |
| 960 | <source>Framerate Cap</source> | ||
| 961 | <translation type="unfinished"/> | ||
| 962 | </message> | ||
| 963 | <message> | ||
| 964 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="95"/> | ||
| 943 | <source>x</source> | 965 | <source>x</source> |
| 944 | <translation type="unfinished"/> | 966 | <translation type="unfinished"/> |
| 945 | </message> | 967 | </message> |
| 946 | <message> | 968 | <message> |
| 947 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="65"/> | 969 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="116"/> |
| 948 | <source>Limit Speed Percent</source> | 970 | <source>Limit Speed Percent</source> |
| 949 | <translation>Limiteer Snelheid Percentage</translation> | 971 | <translation>Limiteer Snelheid Percentage</translation> |
| 950 | </message> | 972 | </message> |
| 951 | <message> | 973 | <message> |
| 952 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="72"/> | 974 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="123"/> |
| 953 | <source>%</source> | 975 | <source>%</source> |
| 954 | <translation>%</translation> | 976 | <translation>%</translation> |
| 955 | </message> | 977 | </message> |
| 956 | <message> | 978 | <message> |
| 957 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="90"/> | 979 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="141"/> |
| 958 | <source>Multicore CPU Emulation</source> | 980 | <source>Multicore CPU Emulation</source> |
| 959 | <translation>Multicore CPU Emulatie</translation> | 981 | <translation>Multicore CPU Emulatie</translation> |
| 960 | </message> | 982 | </message> |
| 961 | <message> | 983 | <message> |
| 962 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="97"/> | 984 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="148"/> |
| 963 | <source>Confirm exit while emulation is running</source> | 985 | <source>Confirm exit while emulation is running</source> |
| 964 | <translation>Bevestig sluiten terwijl emulatie nog bezig is</translation> | 986 | <translation>Bevestig sluiten terwijl emulatie nog bezig is</translation> |
| 965 | </message> | 987 | </message> |
| 966 | <message> | 988 | <message> |
| 967 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="104"/> | 989 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="155"/> |
| 968 | <source>Prompt for user on game boot</source> | 990 | <source>Prompt for user on game boot</source> |
| 969 | <translation>Vraag voor gebruiker bij het opstartten van het spel.</translation> | 991 | <translation>Vraag voor gebruiker bij het opstartten van het spel.</translation> |
| 970 | </message> | 992 | </message> |
| 971 | <message> | 993 | <message> |
| 972 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="111"/> | 994 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="162"/> |
| 973 | <source>Pause emulation when in background</source> | 995 | <source>Pause emulation when in background</source> |
| 974 | <translation>Pauzeer Emulatie wanneer yuzu op de achtergrond openstaat</translation> | 996 | <translation>Pauzeer Emulatie wanneer yuzu op de achtergrond openstaat</translation> |
| 975 | </message> | 997 | </message> |
| 976 | <message> | 998 | <message> |
| 977 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="118"/> | 999 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="169"/> |
| 978 | <source>Hide mouse on inactivity</source> | 1000 | <source>Hide mouse on inactivity</source> |
| 979 | <translation>Verstop muis wanneer inactief</translation> | 1001 | <translation>Verstop muis wanneer inactief</translation> |
| 980 | </message> | 1002 | </message> |
| 981 | <message> | 1003 | <message> |
| 982 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="160"/> | 1004 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="211"/> |
| 983 | <source>Reset All Settings</source> | 1005 | <source>Reset All Settings</source> |
| 984 | <translation>Reset alle instellingen</translation> | 1006 | <translation>Reset alle instellingen</translation> |
| 985 | </message> | 1007 | </message> |
| 986 | <message> | 1008 | <message> |
| 987 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="70"/> | 1009 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="78"/> |
| 988 | <source>yuzu</source> | 1010 | <source>yuzu</source> |
| 989 | <translation>yuzu</translation> | 1011 | <translation>yuzu</translation> |
| 990 | </message> | 1012 | </message> |
| 991 | <message> | 1013 | <message> |
| 992 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="71"/> | 1014 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="79"/> |
| 993 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> | 1015 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> |
| 994 | <translation>Hiermee worden alle instellingen gereset en alle configuraties per game verwijderd. Hiermee worden gamedirectory's, profielen of invoerprofielen niet verwijderd. Doorgaan?</translation> | 1016 | <translation>Hiermee worden alle instellingen gereset en alle configuraties per game verwijderd. Hiermee worden gamedirectory's, profielen of invoerprofielen niet verwijderd. Doorgaan?</translation> |
| 995 | </message> | 1017 | </message> |
| @@ -1107,18 +1129,113 @@ p, li { white-space: pre-wrap; } | |||
| 1107 | <translation>Rek naar Venster</translation> | 1129 | <translation>Rek naar Venster</translation> |
| 1108 | </message> | 1130 | </message> |
| 1109 | <message> | 1131 | <message> |
| 1110 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="339"/> | 1132 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="330"/> |
| 1111 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="349"/> | 1133 | <source>Resolution:</source> |
| 1134 | <translation type="unfinished"/> | ||
| 1135 | </message> | ||
| 1136 | <message> | ||
| 1137 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="338"/> | ||
| 1138 | <source>0.5X (360p/540p) [EXPERIMENTAL]</source> | ||
| 1139 | <translation type="unfinished"/> | ||
| 1140 | </message> | ||
| 1141 | <message> | ||
| 1142 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="343"/> | ||
| 1143 | <source>0.75X (540p/810p) [EXPERIMENTAL]</source> | ||
| 1144 | <translation type="unfinished"/> | ||
| 1145 | </message> | ||
| 1146 | <message> | ||
| 1147 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="348"/> | ||
| 1148 | <source>1X (720p/1080p)</source> | ||
| 1149 | <translation type="unfinished"/> | ||
| 1150 | </message> | ||
| 1151 | <message> | ||
| 1152 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="353"/> | ||
| 1153 | <source>2X (1440p/2160p)</source> | ||
| 1154 | <translation type="unfinished"/> | ||
| 1155 | </message> | ||
| 1156 | <message> | ||
| 1157 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="358"/> | ||
| 1158 | <source>3X (2160p/3240p)</source> | ||
| 1159 | <translation type="unfinished"/> | ||
| 1160 | </message> | ||
| 1161 | <message> | ||
| 1162 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="363"/> | ||
| 1163 | <source>4X (2880p/4320p)</source> | ||
| 1164 | <translation type="unfinished"/> | ||
| 1165 | </message> | ||
| 1166 | <message> | ||
| 1167 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="368"/> | ||
| 1168 | <source>5X (3600p/5400p)</source> | ||
| 1169 | <translation type="unfinished"/> | ||
| 1170 | </message> | ||
| 1171 | <message> | ||
| 1172 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="373"/> | ||
| 1173 | <source>6X (4320p/6480p)</source> | ||
| 1174 | <translation type="unfinished"/> | ||
| 1175 | </message> | ||
| 1176 | <message> | ||
| 1177 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="399"/> | ||
| 1178 | <source>Window Adapting Filter:</source> | ||
| 1179 | <translation type="unfinished"/> | ||
| 1180 | </message> | ||
| 1181 | <message> | ||
| 1182 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="407"/> | ||
| 1183 | <source>Nearest Neighbor</source> | ||
| 1184 | <translation type="unfinished"/> | ||
| 1185 | </message> | ||
| 1186 | <message> | ||
| 1187 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="412"/> | ||
| 1188 | <source>Bilinear</source> | ||
| 1189 | <translation type="unfinished"/> | ||
| 1190 | </message> | ||
| 1191 | <message> | ||
| 1192 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="417"/> | ||
| 1193 | <source>Bicubic</source> | ||
| 1194 | <translation type="unfinished"/> | ||
| 1195 | </message> | ||
| 1196 | <message> | ||
| 1197 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="422"/> | ||
| 1198 | <source>Gaussian</source> | ||
| 1199 | <translation type="unfinished"/> | ||
| 1200 | </message> | ||
| 1201 | <message> | ||
| 1202 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="427"/> | ||
| 1203 | <source>ScaleForce</source> | ||
| 1204 | <translation type="unfinished"/> | ||
| 1205 | </message> | ||
| 1206 | <message> | ||
| 1207 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="432"/> | ||
| 1208 | <source>AMD FidelityFX™️ Super Resolution [Vulkan Only]</source> | ||
| 1209 | <translation type="unfinished"/> | ||
| 1210 | </message> | ||
| 1211 | <message> | ||
| 1212 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="458"/> | ||
| 1213 | <source>Anti-Aliasing Method:</source> | ||
| 1214 | <translation type="unfinished"/> | ||
| 1215 | </message> | ||
| 1216 | <message> | ||
| 1217 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="466"/> | ||
| 1218 | <source>None</source> | ||
| 1219 | <translation type="unfinished"/> | ||
| 1220 | </message> | ||
| 1221 | <message> | ||
| 1222 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="471"/> | ||
| 1223 | <source>FXAA</source> | ||
| 1224 | <translation type="unfinished"/> | ||
| 1225 | </message> | ||
| 1226 | <message> | ||
| 1227 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="506"/> | ||
| 1228 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="516"/> | ||
| 1112 | <source>Use global background color</source> | 1229 | <source>Use global background color</source> |
| 1113 | <translation>Gebruik globale achtergrondkleur</translation> | 1230 | <translation>Gebruik globale achtergrondkleur</translation> |
| 1114 | </message> | 1231 | </message> |
| 1115 | <message> | 1232 | <message> |
| 1116 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="354"/> | 1233 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="521"/> |
| 1117 | <source>Set background color:</source> | 1234 | <source>Set background color:</source> |
| 1118 | <translation>Gebruik achtergrondkleur:</translation> | 1235 | <translation>Gebruik achtergrondkleur:</translation> |
| 1119 | </message> | 1236 | </message> |
| 1120 | <message> | 1237 | <message> |
| 1121 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="362"/> | 1238 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="529"/> |
| 1122 | <source>Background Color:</source> | 1239 | <source>Background Color:</source> |
| 1123 | <translation>Achtergrondkleur:</translation> | 1240 | <translation>Achtergrondkleur:</translation> |
| 1124 | </message> | 1241 | </message> |
| @@ -1187,27 +1304,32 @@ p, li { white-space: pre-wrap; } | |||
| 1187 | </message> | 1304 | </message> |
| 1188 | <message> | 1305 | <message> |
| 1189 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="128"/> | 1306 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="128"/> |
| 1190 | <source>Default</source> | 1307 | <source>Automatic</source> |
| 1191 | <translation>Standaard</translation> | 1308 | <translation type="unfinished"/> |
| 1192 | </message> | 1309 | </message> |
| 1193 | <message> | 1310 | <message> |
| 1194 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="133"/> | 1311 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="133"/> |
| 1195 | <source>2x (WILL BREAK THINGS)</source> | 1312 | <source>Default</source> |
| 1196 | <translation type="unfinished"/> | 1313 | <translation>Standaard</translation> |
| 1197 | </message> | 1314 | </message> |
| 1198 | <message> | 1315 | <message> |
| 1199 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="138"/> | 1316 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="138"/> |
| 1200 | <source>4x (WILL BREAK THINGS)</source> | 1317 | <source>2x</source> |
| 1201 | <translation type="unfinished"/> | 1318 | <translation type="unfinished"/> |
| 1202 | </message> | 1319 | </message> |
| 1203 | <message> | 1320 | <message> |
| 1204 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="143"/> | 1321 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="143"/> |
| 1205 | <source>8x (WILL BREAK THINGS)</source> | 1322 | <source>4x</source> |
| 1206 | <translation type="unfinished"/> | 1323 | <translation type="unfinished"/> |
| 1207 | </message> | 1324 | </message> |
| 1208 | <message> | 1325 | <message> |
| 1209 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="148"/> | 1326 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="148"/> |
| 1210 | <source>16x (WILL BREAK THINGS)</source> | 1327 | <source>8x</source> |
| 1328 | <translation type="unfinished"/> | ||
| 1329 | </message> | ||
| 1330 | <message> | ||
| 1331 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="153"/> | ||
| 1332 | <source>16x</source> | ||
| 1211 | <translation type="unfinished"/> | 1333 | <translation type="unfinished"/> |
| 1212 | </message> | 1334 | </message> |
| 1213 | </context> | 1335 | </context> |
| @@ -1535,8 +1657,8 @@ p, li { white-space: pre-wrap; } | |||
| 1535 | </message> | 1657 | </message> |
| 1536 | <message> | 1658 | <message> |
| 1537 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2533"/> | 1659 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2533"/> |
| 1538 | <source>Other</source> | 1660 | <source>Emulated Devices</source> |
| 1539 | <translation>Ander</translation> | 1661 | <translation type="unfinished"/> |
| 1540 | </message> | 1662 | </message> |
| 1541 | <message> | 1663 | <message> |
| 1542 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2545"/> | 1664 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2545"/> |
| @@ -1545,499 +1667,524 @@ p, li { white-space: pre-wrap; } | |||
| 1545 | </message> | 1667 | </message> |
| 1546 | <message> | 1668 | <message> |
| 1547 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2558"/> | 1669 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2558"/> |
| 1548 | <source>Emulate Analog with Keyboard Input</source> | 1670 | <source>Mouse</source> |
| 1549 | <translation>Emuleer Anolooge invoer met toetsenbord</translation> | 1671 | <translation>Muis</translation> |
| 1550 | </message> | ||
| 1551 | <message> | ||
| 1552 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2571"/> | ||
| 1553 | <source>Enable mouse panning</source> | ||
| 1554 | <translation>Schakel muis panning in</translation> | ||
| 1555 | </message> | ||
| 1556 | <message> | ||
| 1557 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2578"/> | ||
| 1558 | <source>Mouse sensitivity</source> | ||
| 1559 | <translation>Muis Gevoeligheid</translation> | ||
| 1560 | </message> | ||
| 1561 | <message> | ||
| 1562 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2584"/> | ||
| 1563 | <source>%</source> | ||
| 1564 | <translation type="unfinished"/> | ||
| 1565 | </message> | ||
| 1566 | <message> | ||
| 1567 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2600"/> | ||
| 1568 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2623"/> | ||
| 1569 | <source>Advanced</source> | ||
| 1570 | <translation>Gedadvanceerd</translation> | ||
| 1571 | </message> | 1672 | </message> |
| 1572 | <message> | 1673 | <message> |
| 1573 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2630"/> | 1674 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2565"/> |
| 1574 | <source>Touchscreen</source> | 1675 | <source>Touchscreen</source> |
| 1575 | <translation>Touchscreen</translation> | 1676 | <translation>Touchscreen</translation> |
| 1576 | </message> | 1677 | </message> |
| 1577 | <message> | 1678 | <message> |
| 1578 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2643"/> | 1679 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2588"/> |
| 1579 | <source>Mouse</source> | 1680 | <source>Advanced</source> |
| 1580 | <translation>Muis</translation> | 1681 | <translation>Gedadvanceerd</translation> |
| 1581 | </message> | 1682 | </message> |
| 1582 | <message> | 1683 | <message> |
| 1583 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2650"/> | 1684 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2595"/> |
| 1584 | <source>Motion / Touch</source> | 1685 | <source>Debug Controller</source> |
| 1585 | <translation>Beweging / Touch</translation> | 1686 | <translation>Debug Controller</translation> |
| 1586 | </message> | 1687 | </message> |
| 1587 | <message> | 1688 | <message> |
| 1588 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2657"/> | 1689 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2602"/> |
| 1589 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2671"/> | 1690 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2702"/> |
| 1590 | <source>Configure</source> | 1691 | <source>Configure</source> |
| 1591 | <translation>Configureer</translation> | 1692 | <translation>Configureer</translation> |
| 1592 | </message> | 1693 | </message> |
| 1593 | <message> | 1694 | <message> |
| 1594 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2664"/> | 1695 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2612"/> |
| 1595 | <source>Debug Controller</source> | 1696 | <source>Other</source> |
| 1596 | <translation>Debug Controller</translation> | 1697 | <translation>Ander</translation> |
| 1597 | </message> | 1698 | </message> |
| 1598 | <message> | 1699 | <message> |
| 1599 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2678"/> | 1700 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2624"/> |
| 1701 | <source>Emulate Analog with Keyboard Input</source> | ||
| 1702 | <translation>Emuleer Anolooge invoer met toetsenbord</translation> | ||
| 1703 | </message> | ||
| 1704 | <message> | ||
| 1705 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2631"/> | ||
| 1600 | <source>Requires restarting yuzu</source> | 1706 | <source>Requires restarting yuzu</source> |
| 1601 | <translation type="unfinished"/> | 1707 | <translation type="unfinished"/> |
| 1602 | </message> | 1708 | </message> |
| 1603 | <message> | 1709 | <message> |
| 1604 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2687"/> | 1710 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2640"/> |
| 1605 | <source>Enable XInput 8 player support (disables web applet)</source> | 1711 | <source>Enable XInput 8 player support (disables web applet)</source> |
| 1606 | <translation type="unfinished"/> | 1712 | <translation type="unfinished"/> |
| 1607 | </message> | 1713 | </message> |
| 1608 | </context> | ||
| 1609 | <context> | ||
| 1610 | <name>ConfigureInputPlayer</name> | ||
| 1611 | <message> | 1714 | <message> |
| 1612 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="14"/> | 1715 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2653"/> |
| 1613 | <source>Configure Input</source> | 1716 | <source>Enable UDP controllers (not needed for motion)</source> |
| 1614 | <translation>Configureer Invoer</translation> | 1717 | <translation type="unfinished"/> |
| 1615 | </message> | 1718 | </message> |
| 1616 | <message> | 1719 | <message> |
| 1617 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="63"/> | 1720 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2666"/> |
| 1618 | <source>Connect Controller</source> | 1721 | <source>Enable mouse panning</source> |
| 1619 | <translation>Verbindt Controller</translation> | 1722 | <translation>Schakel muis panning in</translation> |
| 1620 | </message> | 1723 | </message> |
| 1621 | <message> | 1724 | <message> |
| 1622 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="94"/> | 1725 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2673"/> |
| 1623 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="535"/> | 1726 | <source>Mouse sensitivity</source> |
| 1624 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="986"/> | 1727 | <translation>Muis Gevoeligheid</translation> |
| 1625 | <source>Pro Controller</source> | ||
| 1626 | <translation>Pro Controller</translation> | ||
| 1627 | </message> | 1728 | </message> |
| 1628 | <message> | 1729 | <message> |
| 1629 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="99"/> | 1730 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2679"/> |
| 1630 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="992"/> | 1731 | <source>%</source> |
| 1631 | <source>Dual Joycons</source> | 1732 | <translation type="unfinished"/> |
| 1632 | <translation>Twee Joycons</translation> | ||
| 1633 | </message> | 1733 | </message> |
| 1634 | <message> | 1734 | <message> |
| 1635 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="104"/> | 1735 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2695"/> |
| 1636 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="998"/> | 1736 | <source>Motion / Touch</source> |
| 1637 | <source>Left Joycon</source> | 1737 | <translation>Beweging / Touch</translation> |
| 1638 | <translation>Linker Joycon</translation> | ||
| 1639 | </message> | 1738 | </message> |
| 1739 | </context> | ||
| 1740 | <context> | ||
| 1741 | <name>ConfigureInputPlayer</name> | ||
| 1640 | <message> | 1742 | <message> |
| 1641 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="109"/> | 1743 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="14"/> |
| 1642 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1004"/> | 1744 | <source>Configure Input</source> |
| 1643 | <source>Right Joycon</source> | 1745 | <translation>Configureer Invoer</translation> |
| 1644 | <translation>Rechter Joycon</translation> | ||
| 1645 | </message> | 1746 | </message> |
| 1646 | <message> | 1747 | <message> |
| 1647 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="114"/> | 1748 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="63"/> |
| 1648 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1010"/> | 1749 | <source>Connect Controller</source> |
| 1649 | <source>Handheld</source> | 1750 | <translation>Verbindt Controller</translation> |
| 1650 | <translation>Mobiel</translation> | ||
| 1651 | </message> | 1751 | </message> |
| 1652 | <message> | 1752 | <message> |
| 1653 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="125"/> | 1753 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="100"/> |
| 1654 | <source>Input Device</source> | 1754 | <source>Input Device</source> |
| 1655 | <translation>Invoer Apparaat</translation> | 1755 | <translation>Invoer Apparaat</translation> |
| 1656 | </message> | 1756 | </message> |
| 1657 | <message> | 1757 | <message> |
| 1658 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="153"/> | 1758 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="156"/> |
| 1659 | <source>Any</source> | ||
| 1660 | <translation>Elke</translation> | ||
| 1661 | </message> | ||
| 1662 | <message> | ||
| 1663 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="158"/> | ||
| 1664 | <source>Keyboard/Mouse</source> | ||
| 1665 | <translation>Toetsenbord/muis</translation> | ||
| 1666 | </message> | ||
| 1667 | <message> | ||
| 1668 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="194"/> | ||
| 1669 | <source>Profile</source> | 1759 | <source>Profile</source> |
| 1670 | <translation>Profiel</translation> | 1760 | <translation>Profiel</translation> |
| 1671 | </message> | 1761 | </message> |
| 1672 | <message> | 1762 | <message> |
| 1673 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="234"/> | 1763 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="196"/> |
| 1674 | <source>Save</source> | 1764 | <source>Save</source> |
| 1675 | <translation>Opslaan</translation> | 1765 | <translation>Opslaan</translation> |
| 1676 | </message> | 1766 | </message> |
| 1677 | <message> | 1767 | <message> |
| 1678 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="250"/> | 1768 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="212"/> |
| 1679 | <source>New</source> | 1769 | <source>New</source> |
| 1680 | <translation>Nieuw</translation> | 1770 | <translation>Nieuw</translation> |
| 1681 | </message> | 1771 | </message> |
| 1682 | <message> | 1772 | <message> |
| 1683 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="266"/> | 1773 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="228"/> |
| 1684 | <source>Delete</source> | 1774 | <source>Delete</source> |
| 1685 | <translation>Verwijder</translation> | 1775 | <translation>Verwijder</translation> |
| 1686 | </message> | 1776 | </message> |
| 1687 | <message> | 1777 | <message> |
| 1688 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="329"/> | 1778 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1689 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1267"/> | 1779 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1190"/> |
| 1690 | <source>Left Stick</source> | 1780 | <source>Left Stick</source> |
| 1691 | <translation>Linker Stick</translation> | 1781 | <translation>Linker Stick</translation> |
| 1692 | </message> | 1782 | </message> |
| 1693 | <message> | 1783 | <message> |
| 1694 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="387"/> | 1784 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="349"/> |
| 1695 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="429"/> | 1785 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="391"/> |
| 1696 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="963"/> | 1786 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="925"/> |
| 1697 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1002"/> | 1787 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="964"/> |
| 1698 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2621"/> | 1788 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2583"/> |
| 1699 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2660"/> | 1789 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2622"/> |
| 1700 | <source>Up</source> | 1790 | <source>Up</source> |
| 1701 | <translation>Boven:</translation> | 1791 | <translation>Boven:</translation> |
| 1702 | </message> | 1792 | </message> |
| 1703 | <message> | 1793 | <message> |
| 1704 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="460"/> | 1794 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="422"/> |
| 1705 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="499"/> | 1795 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="461"/> |
| 1706 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1033"/> | 1796 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="995"/> |
| 1707 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1072"/> | 1797 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1034"/> |
| 1708 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2107"/> | 1798 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2069"/> |
| 1709 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2691"/> | 1799 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2653"/> |
| 1710 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2730"/> | 1800 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2692"/> |
| 1711 | <source>Left</source> | 1801 | <source>Left</source> |
| 1712 | <translation>Links:</translation> | 1802 | <translation>Links:</translation> |
| 1713 | </message> | 1803 | </message> |
| 1714 | <message> | 1804 | <message> |
| 1715 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="509"/> | 1805 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="471"/> |
| 1716 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="548"/> | 1806 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="510"/> |
| 1717 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1082"/> | 1807 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1044"/> |
| 1718 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1121"/> | 1808 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1083"/> |
| 1719 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2156"/> | 1809 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2118"/> |
| 1720 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2740"/> | 1810 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2702"/> |
| 1721 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2779"/> | 1811 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2741"/> |
| 1722 | <source>Right</source> | 1812 | <source>Right</source> |
| 1723 | <translation>Rechts:</translation> | 1813 | <translation>Rechts:</translation> |
| 1724 | </message> | 1814 | </message> |
| 1725 | <message> | 1815 | <message> |
| 1726 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="591"/> | 1816 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="553"/> |
| 1727 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="630"/> | 1817 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="592"/> |
| 1728 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1164"/> | 1818 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1126"/> |
| 1729 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1203"/> | 1819 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1165"/> |
| 1730 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2822"/> | 1820 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2784"/> |
| 1731 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2861"/> | 1821 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2823"/> |
| 1732 | <source>Down</source> | 1822 | <source>Down</source> |
| 1733 | <translation>Beneden:</translation> | 1823 | <translation>Beneden:</translation> |
| 1734 | </message> | 1824 | </message> |
| 1735 | <message> | 1825 | <message> |
| 1736 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="661"/> | 1826 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="623"/> |
| 1737 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="700"/> | 1827 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="662"/> |
| 1738 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2892"/> | 1828 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2854"/> |
| 1739 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2931"/> | 1829 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2893"/> |
| 1740 | <source>Pressed</source> | 1830 | <source>Pressed</source> |
| 1741 | <translation>Ingedrukt:</translation> | 1831 | <translation>Ingedrukt:</translation> |
| 1742 | </message> | 1832 | </message> |
| 1743 | <message> | 1833 | <message> |
| 1744 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="710"/> | 1834 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="672"/> |
| 1745 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="749"/> | 1835 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="711"/> |
| 1746 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2941"/> | 1836 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2903"/> |
| 1747 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2980"/> | 1837 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2942"/> |
| 1748 | <source>Modifier</source> | 1838 | <source>Modifier</source> |
| 1749 | <translation>Modificatie:</translation> | 1839 | <translation>Modificatie:</translation> |
| 1750 | </message> | 1840 | </message> |
| 1751 | <message> | 1841 | <message> |
| 1752 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="759"/> | 1842 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="721"/> |
| 1753 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2990"/> | 1843 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2952"/> |
| 1754 | <source>Range</source> | 1844 | <source>Range</source> |
| 1755 | <translation>Berijk</translation> | 1845 | <translation>Berijk</translation> |
| 1756 | </message> | 1846 | </message> |
| 1757 | <message> | 1847 | <message> |
| 1758 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="792"/> | 1848 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="754"/> |
| 1759 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="3023"/> | 1849 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2985"/> |
| 1760 | <source>%</source> | 1850 | <source>%</source> |
| 1761 | <translation>%</translation> | 1851 | <translation>%</translation> |
| 1762 | </message> | 1852 | </message> |
| 1763 | <message> | 1853 | <message> |
| 1764 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="835"/> | 1854 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="797"/> |
| 1765 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="3063"/> | 1855 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="3025"/> |
| 1766 | <source>Deadzone: 0%</source> | 1856 | <source>Deadzone: 0%</source> |
| 1767 | <translation>Deadzone: 0%</translation> | 1857 | <translation>Deadzone: 0%</translation> |
| 1768 | </message> | 1858 | </message> |
| 1769 | <message> | 1859 | <message> |
| 1770 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="859"/> | 1860 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="821"/> |
| 1771 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="3087"/> | 1861 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="3049"/> |
| 1772 | <source>Modifier Range: 0%</source> | 1862 | <source>Modifier Range: 0%</source> |
| 1773 | <translation>Bewerk Range: 0%</translation> | 1863 | <translation>Bewerk Range: 0%</translation> |
| 1774 | </message> | 1864 | </message> |
| 1775 | <message> | 1865 | <message> |
| 1776 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="905"/> | 1866 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="867"/> |
| 1777 | <source>D-Pad</source> | 1867 | <source>D-Pad</source> |
| 1778 | <translation>D-Pad</translation> | 1868 | <translation>D-Pad</translation> |
| 1779 | </message> | 1869 | </message> |
| 1780 | <message> | 1870 | <message> |
| 1781 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1289"/> | 1871 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 1782 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1328"/> | 1872 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 1783 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1272"/> | 1873 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1195"/> |
| 1784 | <source>L</source> | 1874 | <source>L</source> |
| 1785 | <translation>L</translation> | 1875 | <translation>L</translation> |
| 1786 | </message> | 1876 | </message> |
| 1787 | <message> | 1877 | <message> |
| 1788 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1344"/> | 1878 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 1789 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1383"/> | 1879 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 1790 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1264"/> | 1880 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1187"/> |
| 1791 | <source>ZL</source> | 1881 | <source>ZL</source> |
| 1792 | <translation>ZL</translation> | 1882 | <translation>ZL</translation> |
| 1793 | </message> | 1883 | </message> |
| 1794 | <message> | 1884 | <message> |
| 1795 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1464"/> | 1885 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1426"/> |
| 1796 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1503"/> | 1886 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1465"/> |
| 1797 | <source>Minus</source> | 1887 | <source>Minus</source> |
| 1798 | <translation>Min</translation> | 1888 | <translation>Min</translation> |
| 1799 | </message> | 1889 | </message> |
| 1800 | <message> | 1890 | <message> |
| 1801 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1513"/> | 1891 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1475"/> |
| 1802 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1552"/> | 1892 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1514"/> |
| 1803 | <source>Capture</source> | 1893 | <source>Capture</source> |
| 1804 | <translation>Vastleggen</translation> | 1894 | <translation>Vastleggen</translation> |
| 1805 | </message> | 1895 | </message> |
| 1806 | <message> | 1896 | <message> |
| 1807 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1583"/> | 1897 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 1808 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1622"/> | 1898 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 1809 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1263"/> | 1899 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1186"/> |
| 1810 | <source>Plus</source> | 1900 | <source>Plus</source> |
| 1811 | <translation>Plus:</translation> | 1901 | <translation>Plus:</translation> |
| 1812 | </message> | 1902 | </message> |
| 1813 | <message> | 1903 | <message> |
| 1814 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1632"/> | 1904 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1594"/> |
| 1815 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1671"/> | 1905 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1633"/> |
| 1816 | <source>Home</source> | 1906 | <source>Home</source> |
| 1817 | <translation>Home:</translation> | 1907 | <translation>Home:</translation> |
| 1818 | </message> | 1908 | </message> |
| 1819 | <message> | 1909 | <message> |
| 1820 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1736"/> | 1910 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 1821 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1775"/> | 1911 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 1822 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1266"/> | 1912 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1189"/> |
| 1823 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1273"/> | 1913 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1196"/> |
| 1824 | <source>R</source> | 1914 | <source>R</source> |
| 1825 | <translation>R:</translation> | 1915 | <translation>R:</translation> |
| 1826 | </message> | 1916 | </message> |
| 1827 | <message> | 1917 | <message> |
| 1828 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1791"/> | 1918 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 1829 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1830"/> | 1919 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 1830 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1265"/> | 1920 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1188"/> |
| 1831 | <source>ZR</source> | 1921 | <source>ZR</source> |
| 1832 | <translation>ZR</translation> | 1922 | <translation>ZR</translation> |
| 1833 | </message> | 1923 | </message> |
| 1834 | <message> | 1924 | <message> |
| 1835 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1911"/> | 1925 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1873"/> |
| 1836 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1950"/> | 1926 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1912"/> |
| 1837 | <source>SL</source> | 1927 | <source>SL</source> |
| 1838 | <translation>SL</translation> | 1928 | <translation>SL</translation> |
| 1839 | </message> | 1929 | </message> |
| 1840 | <message> | 1930 | <message> |
| 1841 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1960"/> | 1931 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1922"/> |
| 1842 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1999"/> | 1932 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1961"/> |
| 1843 | <source>SR</source> | 1933 | <source>SR</source> |
| 1844 | <translation>SR</translation> | 1934 | <translation>SR</translation> |
| 1845 | </message> | 1935 | </message> |
| 1846 | <message> | 1936 | <message> |
| 1847 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2068"/> | 1937 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2030"/> |
| 1848 | <source>Motion 1</source> | 1938 | <source>Motion 1</source> |
| 1849 | <translation>Beweging 1</translation> | 1939 | <translation>Beweging 1</translation> |
| 1850 | </message> | 1940 | </message> |
| 1851 | <message> | 1941 | <message> |
| 1852 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2117"/> | 1942 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2079"/> |
| 1853 | <source>Motion 2</source> | 1943 | <source>Motion 2</source> |
| 1854 | <translation>Beweging 2</translation> | 1944 | <translation>Beweging 2</translation> |
| 1855 | </message> | 1945 | </message> |
| 1856 | <message> | 1946 | <message> |
| 1857 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2208"/> | 1947 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2170"/> |
| 1858 | <source>Face Buttons</source> | 1948 | <source>Face Buttons</source> |
| 1859 | <translation>Gezicht Knoppen</translation> | 1949 | <translation>Gezicht Knoppen</translation> |
| 1860 | </message> | 1950 | </message> |
| 1861 | <message> | 1951 | <message> |
| 1862 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2266"/> | 1952 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2228"/> |
| 1863 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2305"/> | 1953 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2267"/> |
| 1864 | <source>X</source> | 1954 | <source>X</source> |
| 1865 | <translation>X</translation> | 1955 | <translation>X</translation> |
| 1866 | </message> | 1956 | </message> |
| 1867 | <message> | 1957 | <message> |
| 1868 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2336"/> | 1958 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2298"/> |
| 1869 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2375"/> | 1959 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2337"/> |
| 1870 | <source>Y</source> | 1960 | <source>Y</source> |
| 1871 | <translation>Y</translation> | 1961 | <translation>Y</translation> |
| 1872 | </message> | 1962 | </message> |
| 1873 | <message> | 1963 | <message> |
| 1874 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2385"/> | 1964 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2347"/> |
| 1875 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2424"/> | 1965 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2386"/> |
| 1876 | <source>A</source> | 1966 | <source>A</source> |
| 1877 | <translation>A</translation> | 1967 | <translation>A</translation> |
| 1878 | </message> | 1968 | </message> |
| 1879 | <message> | 1969 | <message> |
| 1880 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2467"/> | 1970 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2429"/> |
| 1881 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2506"/> | 1971 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2468"/> |
| 1882 | <source>B</source> | 1972 | <source>B</source> |
| 1883 | <translation>B</translation> | 1973 | <translation>B</translation> |
| 1884 | </message> | 1974 | </message> |
| 1885 | <message> | 1975 | <message> |
| 1886 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2554"/> | 1976 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 1887 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1268"/> | 1977 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1191"/> |
| 1888 | <source>Right Stick</source> | 1978 | <source>Right Stick</source> |
| 1889 | <translation>Rechter Stick</translation> | 1979 | <translation>Rechter Stick</translation> |
| 1890 | </message> | 1980 | </message> |
| 1891 | <message> | 1981 | <message> |
| 1892 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="322"/> | 1982 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="330"/> |
| 1893 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="372"/> | 1983 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="396"/> |
| 1894 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="430"/> | 1984 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="461"/> |
| 1895 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="474"/> | 1985 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="507"/> |
| 1896 | <source>Clear</source> | 1986 | <source>Clear</source> |
| 1897 | <translation>Verwijder</translation> | 1987 | <translation>Verwijder</translation> |
| 1898 | </message> | 1988 | </message> |
| 1899 | <message> | 1989 | <message> |
| 1900 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="324"/> | 1990 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="332"/> |
| 1901 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="374"/> | 1991 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="398"/> |
| 1902 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="432"/> | 1992 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="463"/> |
| 1903 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="476"/> | 1993 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="509"/> |
| 1904 | <source>[not set]</source> | 1994 | <source>[not set]</source> |
| 1905 | <translation>[niet ingesteld]</translation> | 1995 | <translation>[niet ingesteld]</translation> |
| 1906 | </message> | 1996 | </message> |
| 1907 | <message> | 1997 | <message> |
| 1908 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="327"/> | 1998 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="335"/> |
| 1909 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="478"/> | 1999 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="512"/> |
| 1910 | <source>Toggle button</source> | 2000 | <source>Toggle button</source> |
| 1911 | <translation>Shakel Knop</translation> | 2001 | <translation>Shakel Knop</translation> |
| 1912 | </message> | 2002 | </message> |
| 1913 | <message> | 2003 | <message> |
| 1914 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="335"/> | 2004 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="341"/> |
| 1915 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="339"/> | 2005 | <source>Invert button</source> |
| 2006 | <translation type="unfinished"/> | ||
| 2007 | </message> | ||
| 2008 | <message> | ||
| 2009 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="349"/> | ||
| 2010 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="465"/> | ||
| 2011 | <source>Invert axis</source> | ||
| 2012 | <translation>Spiegel As</translation> | ||
| 2013 | </message> | ||
| 2014 | <message> | ||
| 2015 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="355"/> | ||
| 2016 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="359"/> | ||
| 1916 | <source>Set threshold</source> | 2017 | <source>Set threshold</source> |
| 1917 | <translation type="unfinished"/> | 2018 | <translation type="unfinished"/> |
| 1918 | </message> | 2019 | </message> |
| 1919 | <message> | 2020 | <message> |
| 1920 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="339"/> | 2021 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="359"/> |
| 1921 | <source>Choose a value between 0% and 100%</source> | 2022 | <source>Choose a value between 0% and 100%</source> |
| 1922 | <translation type="unfinished"/> | 2023 | <translation type="unfinished"/> |
| 1923 | </message> | 2024 | </message> |
| 1924 | <message> | 2025 | <message> |
| 1925 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="406"/> | 2026 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> |
| 1926 | <source>Map Analog Stick</source> | 2027 | <source>Map Analog Stick</source> |
| 1927 | <translation>Zet Analoge Stick</translation> | 2028 | <translation>Zet Analoge Stick</translation> |
| 1928 | </message> | 2029 | </message> |
| 1929 | <message> | 2030 | <message> |
| 1930 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="407"/> | 2031 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="437"/> |
| 1931 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2032 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 1932 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2033 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 1933 | <translation>Na OK in te drukken, beweeg je joystick eerst horizontaal en dan verticaal. | 2034 | <translation>Na OK in te drukken, beweeg je joystick eerst horizontaal en dan verticaal. |
| 1934 | Om de assen te spiegelen, beweek je joystick eerst verticaal en dan horizontaal.</translation> | 2035 | Om de assen te spiegelen, beweek je joystick eerst verticaal en dan horizontaal.</translation> |
| 1935 | </message> | 2036 | </message> |
| 1936 | <message> | 2037 | <message> |
| 1937 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="434"/> | 2038 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="537"/> |
| 1938 | <source>Invert axis</source> | 2039 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="891"/> |
| 1939 | <translation>Spiegel As</translation> | ||
| 1940 | </message> | ||
| 1941 | <message> | ||
| 1942 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="500"/> | ||
| 1943 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="952"/> | ||
| 1944 | <source>Deadzone: %1%</source> | 2040 | <source>Deadzone: %1%</source> |
| 1945 | <translation>Deadzone: %1%</translation> | 2041 | <translation>Deadzone: %1%</translation> |
| 1946 | </message> | 2042 | </message> |
| 1947 | <message> | 2043 | <message> |
| 1948 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="508"/> | 2044 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="546"/> |
| 1949 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="963"/> | 2045 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="896"/> |
| 1950 | <source>Modifier Range: %1%</source> | 2046 | <source>Modifier Range: %1%</source> |
| 1951 | <translation>Bewerk Range: %1%</translation> | 2047 | <translation>Bewerk Range: %1%</translation> |
| 1952 | </message> | 2048 | </message> |
| 1953 | <message> | 2049 | <message> |
| 1954 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1016"/> | 2050 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="572"/> |
| 2051 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="918"/> | ||
| 2052 | <source>Pro Controller</source> | ||
| 2053 | <translation>Pro Controller</translation> | ||
| 2054 | </message> | ||
| 2055 | <message> | ||
| 2056 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="924"/> | ||
| 2057 | <source>Dual Joycons</source> | ||
| 2058 | <translation>Twee Joycons</translation> | ||
| 2059 | </message> | ||
| 2060 | <message> | ||
| 2061 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="930"/> | ||
| 2062 | <source>Left Joycon</source> | ||
| 2063 | <translation>Linker Joycon</translation> | ||
| 2064 | </message> | ||
| 2065 | <message> | ||
| 2066 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="936"/> | ||
| 2067 | <source>Right Joycon</source> | ||
| 2068 | <translation>Rechter Joycon</translation> | ||
| 2069 | </message> | ||
| 2070 | <message> | ||
| 2071 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="942"/> | ||
| 2072 | <source>Handheld</source> | ||
| 2073 | <translation>Mobiel</translation> | ||
| 2074 | </message> | ||
| 2075 | <message> | ||
| 2076 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="948"/> | ||
| 1955 | <source>GameCube Controller</source> | 2077 | <source>GameCube Controller</source> |
| 1956 | <translation>GameCube Controller</translation> | 2078 | <translation>GameCube Controller</translation> |
| 1957 | </message> | 2079 | </message> |
| 1958 | <message> | 2080 | <message> |
| 1959 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1271"/> | 2081 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="958"/> |
| 2082 | <source>Poke Ball Plus</source> | ||
| 2083 | <translation type="unfinished"/> | ||
| 2084 | </message> | ||
| 2085 | <message> | ||
| 2086 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="964"/> | ||
| 2087 | <source>NES Controller</source> | ||
| 2088 | <translation type="unfinished"/> | ||
| 2089 | </message> | ||
| 2090 | <message> | ||
| 2091 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="970"/> | ||
| 2092 | <source>SNES Controller</source> | ||
| 2093 | <translation type="unfinished"/> | ||
| 2094 | </message> | ||
| 2095 | <message> | ||
| 2096 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="976"/> | ||
| 2097 | <source>N64 Controller</source> | ||
| 2098 | <translation type="unfinished"/> | ||
| 2099 | </message> | ||
| 2100 | <message> | ||
| 2101 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="982"/> | ||
| 2102 | <source>Sega Genesis</source> | ||
| 2103 | <translation type="unfinished"/> | ||
| 2104 | </message> | ||
| 2105 | <message> | ||
| 2106 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1194"/> | ||
| 1960 | <source>Start / Pause</source> | 2107 | <source>Start / Pause</source> |
| 1961 | <translation>Start / Pauze</translation> | 2108 | <translation>Start / Pauze</translation> |
| 1962 | </message> | 2109 | </message> |
| 1963 | <message> | 2110 | <message> |
| 1964 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1274"/> | 2111 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1197"/> |
| 1965 | <source>Z</source> | 2112 | <source>Z</source> |
| 1966 | <translation>Z</translation> | 2113 | <translation>Z</translation> |
| 1967 | </message> | 2114 | </message> |
| 1968 | <message> | 2115 | <message> |
| 1969 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1275"/> | 2116 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1198"/> |
| 1970 | <source>Control Stick</source> | 2117 | <source>Control Stick</source> |
| 1971 | <translation>Control Stick</translation> | 2118 | <translation>Control Stick</translation> |
| 1972 | </message> | 2119 | </message> |
| 1973 | <message> | 2120 | <message> |
| 1974 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1276"/> | 2121 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1199"/> |
| 1975 | <source>C-Stick</source> | 2122 | <source>C-Stick</source> |
| 1976 | <translation>C-Stick</translation> | 2123 | <translation>C-Stick</translation> |
| 1977 | </message> | 2124 | </message> |
| 1978 | <message> | 2125 | <message> |
| 1979 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1335"/> | 2126 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1297"/> |
| 1980 | <source>Shake!</source> | 2127 | <source>Shake!</source> |
| 1981 | <translation>Shudden!</translation> | 2128 | <translation>Shudden!</translation> |
| 1982 | </message> | 2129 | </message> |
| 1983 | <message> | 2130 | <message> |
| 1984 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1337"/> | 2131 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1299"/> |
| 1985 | <source>[waiting]</source> | 2132 | <source>[waiting]</source> |
| 1986 | <translation>[aan het wachten]</translation> | 2133 | <translation>[aan het wachten]</translation> |
| 1987 | </message> | 2134 | </message> |
| 1988 | <message> | 2135 | <message> |
| 1989 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1462"/> | 2136 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1381"/> |
| 1990 | <source>New Profile</source> | 2137 | <source>New Profile</source> |
| 1991 | <translation>Nieuw Profiel</translation> | 2138 | <translation>Nieuw Profiel</translation> |
| 1992 | </message> | 2139 | </message> |
| 1993 | <message> | 2140 | <message> |
| 1994 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1462"/> | 2141 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1381"/> |
| 1995 | <source>Enter a profile name:</source> | 2142 | <source>Enter a profile name:</source> |
| 1996 | <translation>Voer nieuwe gebruikersnaam in:</translation> | 2143 | <translation>Voer nieuwe gebruikersnaam in:</translation> |
| 1997 | </message> | 2144 | </message> |
| 1998 | <message> | 2145 | <message> |
| 1999 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1470"/> | 2146 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1389"/> |
| 2000 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> | 2147 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1397"/> |
| 2001 | <source>Create Input Profile</source> | 2148 | <source>Create Input Profile</source> |
| 2002 | <translation>Creëer een nieuw Invoer Profiel</translation> | 2149 | <translation>Creëer een nieuw Invoer Profiel</translation> |
| 2003 | </message> | 2150 | </message> |
| 2004 | <message> | 2151 | <message> |
| 2005 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1471"/> | 2152 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1390"/> |
| 2006 | <source>The given profile name is not valid!</source> | 2153 | <source>The given profile name is not valid!</source> |
| 2007 | <translation>De ingevoerde Profiel naam is niet geldig</translation> | 2154 | <translation>De ingevoerde Profiel naam is niet geldig</translation> |
| 2008 | </message> | 2155 | </message> |
| 2009 | <message> | 2156 | <message> |
| 2010 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1479"/> | 2157 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1398"/> |
| 2011 | <source>Failed to create the input profile "%1"</source> | 2158 | <source>Failed to create the input profile "%1"</source> |
| 2012 | <translation>Het is mislukt om Invoer Profiel "%1 te Creëer</translation> | 2159 | <translation>Het is mislukt om Invoer Profiel "%1 te Creëer</translation> |
| 2013 | </message> | 2160 | </message> |
| 2014 | <message> | 2161 | <message> |
| 2015 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1499"/> | 2162 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1418"/> |
| 2016 | <source>Delete Input Profile</source> | 2163 | <source>Delete Input Profile</source> |
| 2017 | <translation>Verwijder invoer profiel</translation> | 2164 | <translation>Verwijder invoer profiel</translation> |
| 2018 | </message> | 2165 | </message> |
| 2019 | <message> | 2166 | <message> |
| 2020 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1500"/> | 2167 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1419"/> |
| 2021 | <source>Failed to delete the input profile "%1"</source> | 2168 | <source>Failed to delete the input profile "%1"</source> |
| 2022 | <translation>Het is mislukt om Invoer Profiel "%1 te Verwijderen</translation> | 2169 | <translation>Het is mislukt om Invoer Profiel "%1 te Verwijderen</translation> |
| 2023 | </message> | 2170 | </message> |
| 2024 | <message> | 2171 | <message> |
| 2025 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1522"/> | 2172 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1441"/> |
| 2026 | <source>Load Input Profile</source> | 2173 | <source>Load Input Profile</source> |
| 2027 | <translation>Laad invoer profiel</translation> | 2174 | <translation>Laad invoer profiel</translation> |
| 2028 | </message> | 2175 | </message> |
| 2029 | <message> | 2176 | <message> |
| 2030 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1523"/> | 2177 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1442"/> |
| 2031 | <source>Failed to load the input profile "%1"</source> | 2178 | <source>Failed to load the input profile "%1"</source> |
| 2032 | <translation>Het is mislukt om Invoer Profiel "%1 te Laden</translation> | 2179 | <translation>Het is mislukt om Invoer Profiel "%1 te Laden</translation> |
| 2033 | </message> | 2180 | </message> |
| 2034 | <message> | 2181 | <message> |
| 2035 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1542"/> | 2182 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1461"/> |
| 2036 | <source>Save Input Profile</source> | 2183 | <source>Save Input Profile</source> |
| 2037 | <translation>Sla Invoer profiel op</translation> | 2184 | <translation>Sla Invoer profiel op</translation> |
| 2038 | </message> | 2185 | </message> |
| 2039 | <message> | 2186 | <message> |
| 2040 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1543"/> | 2187 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1462"/> |
| 2041 | <source>Failed to save the input profile "%1"</source> | 2188 | <source>Failed to save the input profile "%1"</source> |
| 2042 | <translation>Het is mislukt om Invoer Profiel "%1 Op te slaan</translation> | 2189 | <translation>Het is mislukt om Invoer Profiel "%1 Op te slaan</translation> |
| 2043 | </message> | 2190 | </message> |
| @@ -2063,85 +2210,75 @@ Om de assen te spiegelen, beweek je joystick eerst verticaal en dan horizontaal. | |||
| 2063 | <context> | 2210 | <context> |
| 2064 | <name>ConfigureMotionTouch</name> | 2211 | <name>ConfigureMotionTouch</name> |
| 2065 | <message> | 2212 | <message> |
| 2066 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="14"/> | 2213 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="6"/> |
| 2067 | <source>Configure Motion / Touch</source> | 2214 | <source>Configure Motion / Touch</source> |
| 2068 | <translation>Configureer Beweging / Touch</translation> | 2215 | <translation>Configureer Beweging / Touch</translation> |
| 2069 | </message> | 2216 | </message> |
| 2070 | <message> | 2217 | <message> |
| 2071 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="23"/> | 2218 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="15"/> |
| 2072 | <source>Mouse Motion</source> | ||
| 2073 | <translation>Muis Beweging</translation> | ||
| 2074 | </message> | ||
| 2075 | <message> | ||
| 2076 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="31"/> | ||
| 2077 | <source>Sensitivity:</source> | ||
| 2078 | <translation>Gevoeligheid:</translation> | ||
| 2079 | </message> | ||
| 2080 | <message> | ||
| 2081 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="65"/> | ||
| 2082 | <source>Touch</source> | 2219 | <source>Touch</source> |
| 2083 | <translation>Touch</translation> | 2220 | <translation>Touch</translation> |
| 2084 | </message> | 2221 | </message> |
| 2085 | <message> | 2222 | <message> |
| 2086 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> | 2223 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="23"/> |
| 2087 | <source>UDP Calibration:</source> | 2224 | <source>UDP Calibration:</source> |
| 2088 | <translation>UDP Calibratie:</translation> | 2225 | <translation>UDP Calibratie:</translation> |
| 2089 | </message> | 2226 | </message> |
| 2090 | <message> | 2227 | <message> |
| 2091 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="80"/> | 2228 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="30"/> |
| 2092 | <source>(100, 50) - (1800, 850)</source> | 2229 | <source>(100, 50) - (1800, 850)</source> |
| 2093 | <translation>(100, 50) - (1800, 850)</translation> | 2230 | <translation>(100, 50) - (1800, 850)</translation> |
| 2094 | </message> | 2231 | </message> |
| 2095 | <message> | 2232 | <message> |
| 2096 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="96"/> | 2233 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> |
| 2097 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="129"/> | 2234 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> |
| 2098 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="250"/> | 2235 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="245"/> |
| 2099 | <source>Configure</source> | 2236 | <source>Configure</source> |
| 2100 | <translation>Configureer</translation> | 2237 | <translation>Configureer</translation> |
| 2101 | </message> | 2238 | </message> |
| 2102 | <message> | 2239 | <message> |
| 2103 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="113"/> | 2240 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="57"/> |
| 2104 | <source>Use button mapping:</source> | 2241 | <source>Touch from button profile:</source> |
| 2105 | <translation>Gebruik knoptoewijzing:</translation> | 2242 | <translation type="unfinished"/> |
| 2106 | </message> | 2243 | </message> |
| 2107 | <message> | 2244 | <message> |
| 2108 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="141"/> | 2245 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="85"/> |
| 2109 | <source>CemuhookUDP Config</source> | 2246 | <source>CemuhookUDP Config</source> |
| 2110 | <translation>CemuhookUDP Configuratie</translation> | 2247 | <translation>CemuhookUDP Configuratie</translation> |
| 2111 | </message> | 2248 | </message> |
| 2112 | <message> | 2249 | <message> |
| 2113 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="147"/> | 2250 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="91"/> |
| 2114 | <source>You may use any Cemuhook compatible UDP input source to provide motion and touch input.</source> | 2251 | <source>You may use any Cemuhook compatible UDP input source to provide motion and touch input.</source> |
| 2115 | <translation>U kunt elke Cemuhook-compatibele UDP-invoerbron gebruiken voor bewegings- en aanraakinvoer.</translation> | 2252 | <translation>U kunt elke Cemuhook-compatibele UDP-invoerbron gebruiken voor bewegings- en aanraakinvoer.</translation> |
| 2116 | </message> | 2253 | </message> |
| 2117 | <message> | 2254 | <message> |
| 2118 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="190"/> | 2255 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="134"/> |
| 2119 | <source>Server:</source> | 2256 | <source>Server:</source> |
| 2120 | <translation>Server:</translation> | 2257 | <translation>Server:</translation> |
| 2121 | </message> | 2258 | </message> |
| 2122 | <message> | 2259 | <message> |
| 2123 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="217"/> | 2260 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="161"/> |
| 2124 | <source>Port:</source> | 2261 | <source>Port:</source> |
| 2125 | <translation>Poort:</translation> | 2262 | <translation>Poort:</translation> |
| 2126 | </message> | 2263 | </message> |
| 2127 | <message> | 2264 | <message> |
| 2128 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="244"/> | 2265 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="188"/> |
| 2129 | <source>Learn More</source> | 2266 | <source>Learn More</source> |
| 2130 | <translation>Leer Meer</translation> | 2267 | <translation>Leer Meer</translation> |
| 2131 | </message> | 2268 | </message> |
| 2132 | <message> | 2269 | <message> |
| 2133 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="257"/> | 2270 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> |
| 2134 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="273"/> | 2271 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="268"/> |
| 2135 | <source>Test</source> | 2272 | <source>Test</source> |
| 2136 | <translation>Test</translation> | 2273 | <translation>Test</translation> |
| 2137 | </message> | 2274 | </message> |
| 2138 | <message> | 2275 | <message> |
| 2139 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="270"/> | 2276 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="214"/> |
| 2140 | <source>Add Server</source> | 2277 | <source>Add Server</source> |
| 2141 | <translation>Voeg Server toe</translation> | 2278 | <translation>Voeg Server toe</translation> |
| 2142 | </message> | 2279 | </message> |
| 2143 | <message> | 2280 | <message> |
| 2144 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="303"/> | 2281 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="247"/> |
| 2145 | <source>Remove Server</source> | 2282 | <source>Remove Server</source> |
| 2146 | <translation>Externe Server</translation> | 2283 | <translation>Externe Server</translation> |
| 2147 | </message> | 2284 | </message> |
| @@ -2151,146 +2288,82 @@ Om de assen te spiegelen, beweek je joystick eerst verticaal en dan horizontaal. | |||
| 2151 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Leer Meer</span></a></translation> | 2288 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Leer Meer</span></a></translation> |
| 2152 | </message> | 2289 | </message> |
| 2153 | <message> | 2290 | <message> |
| 2154 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="176"/> | 2291 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="171"/> |
| 2155 | <source>%1:%2</source> | 2292 | <source>%1:%2</source> |
| 2156 | <translation>%1:%2</translation> | 2293 | <translation>%1:%2</translation> |
| 2157 | </message> | 2294 | </message> |
| 2158 | <message> | 2295 | <message> |
| 2159 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> | 2296 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="176"/> |
| 2160 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="185"/> | 2297 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="180"/> |
| 2161 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="189"/> | 2298 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="184"/> |
| 2162 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="195"/> | 2299 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="190"/> |
| 2163 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="201"/> | 2300 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="196"/> |
| 2164 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="295"/> | 2301 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="290"/> |
| 2165 | <source>yuzu</source> | 2302 | <source>yuzu</source> |
| 2166 | <translation>Yuzu</translation> | 2303 | <translation>Yuzu</translation> |
| 2167 | </message> | 2304 | </message> |
| 2168 | <message> | 2305 | <message> |
| 2169 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> | 2306 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="176"/> |
| 2170 | <source>Port number has invalid characters</source> | 2307 | <source>Port number has invalid characters</source> |
| 2171 | <translation>Poortnummer bevat ongeldige tekens</translation> | 2308 | <translation>Poortnummer bevat ongeldige tekens</translation> |
| 2172 | </message> | 2309 | </message> |
| 2173 | <message> | 2310 | <message> |
| 2174 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="185"/> | 2311 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="180"/> |
| 2175 | <source>Port has to be in range 0 and 65353</source> | 2312 | <source>Port has to be in range 0 and 65353</source> |
| 2176 | <translation>Poort moet in bereik 0 en 65353 zijn</translation> | 2313 | <translation>Poort moet in bereik 0 en 65353 zijn</translation> |
| 2177 | </message> | 2314 | </message> |
| 2178 | <message> | 2315 | <message> |
| 2179 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="189"/> | 2316 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="184"/> |
| 2180 | <source>IP address is not valid</source> | 2317 | <source>IP address is not valid</source> |
| 2181 | <translation>IP adress is niet geldig</translation> | 2318 | <translation>IP adress is niet geldig</translation> |
| 2182 | </message> | 2319 | </message> |
| 2183 | <message> | 2320 | <message> |
| 2184 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="195"/> | 2321 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="190"/> |
| 2185 | <source>This UDP server already exists</source> | 2322 | <source>This UDP server already exists</source> |
| 2186 | <translation>Deze UDP server bestaat al</translation> | 2323 | <translation>Deze UDP server bestaat al</translation> |
| 2187 | </message> | 2324 | </message> |
| 2188 | <message> | 2325 | <message> |
| 2189 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="201"/> | 2326 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="196"/> |
| 2190 | <source>Unable to add more than 8 servers</source> | 2327 | <source>Unable to add more than 8 servers</source> |
| 2191 | <translation>Kan niet meer dan 8 servers toevoegen</translation> | 2328 | <translation>Kan niet meer dan 8 servers toevoegen</translation> |
| 2192 | </message> | 2329 | </message> |
| 2193 | <message> | 2330 | <message> |
| 2194 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="217"/> | 2331 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="212"/> |
| 2195 | <source>Testing</source> | 2332 | <source>Testing</source> |
| 2196 | <translation>Testen</translation> | 2333 | <translation>Testen</translation> |
| 2197 | </message> | 2334 | </message> |
| 2198 | <message> | 2335 | <message> |
| 2199 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="233"/> | 2336 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="228"/> |
| 2200 | <source>Configuring</source> | 2337 | <source>Configuring</source> |
| 2201 | <translation>Configureren</translation> | 2338 | <translation>Configureren</translation> |
| 2202 | </message> | 2339 | </message> |
| 2203 | <message> | 2340 | <message> |
| 2204 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="264"/> | 2341 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="259"/> |
| 2205 | <source>Test Successful</source> | 2342 | <source>Test Successful</source> |
| 2206 | <translation>Test Succesvol</translation> | 2343 | <translation>Test Succesvol</translation> |
| 2207 | </message> | 2344 | </message> |
| 2208 | <message> | 2345 | <message> |
| 2209 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> | 2346 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="260"/> |
| 2210 | <source>Successfully received data from the server.</source> | 2347 | <source>Successfully received data from the server.</source> |
| 2211 | <translation>De data van de server is succesvol ontvangen.</translation> | 2348 | <translation>De data van de server is succesvol ontvangen.</translation> |
| 2212 | </message> | 2349 | </message> |
| 2213 | <message> | 2350 | <message> |
| 2214 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="267"/> | 2351 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="262"/> |
| 2215 | <source>Test Failed</source> | 2352 | <source>Test Failed</source> |
| 2216 | <translation>Test Gefaald</translation> | 2353 | <translation>Test Gefaald</translation> |
| 2217 | </message> | 2354 | </message> |
| 2218 | <message> | 2355 | <message> |
| 2219 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="268"/> | 2356 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="263"/> |
| 2220 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> | 2357 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> |
| 2221 | <translation>Kan niet de juiste data van de server ontvangen.<br>Verifieer dat de server is goed opgezet en dat het adres en poort correct zijn.</translation> | 2358 | <translation>Kan niet de juiste data van de server ontvangen.<br>Verifieer dat de server is goed opgezet en dat het adres en poort correct zijn.</translation> |
| 2222 | </message> | 2359 | </message> |
| 2223 | <message> | 2360 | <message> |
| 2224 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="296"/> | 2361 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="291"/> |
| 2225 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> | 2362 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> |
| 2226 | <translation>UDP Test of calibratie configuratie is bezig.<br>Wacht alstublieft totdat het voltooid is.</translation> | 2363 | <translation>UDP Test of calibratie configuratie is bezig.<br>Wacht alstublieft totdat het voltooid is.</translation> |
| 2227 | </message> | 2364 | </message> |
| 2228 | </context> | 2365 | </context> |
| 2229 | <context> | 2366 | <context> |
| 2230 | <name>ConfigureMouseAdvanced</name> | ||
| 2231 | <message> | ||
| 2232 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="14"/> | ||
| 2233 | <source>Configure Mouse</source> | ||
| 2234 | <translation>Configureer Muis</translation> | ||
| 2235 | </message> | ||
| 2236 | <message> | ||
| 2237 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="25"/> | ||
| 2238 | <source>Mouse Buttons</source> | ||
| 2239 | <translation>Muisknoppen</translation> | ||
| 2240 | </message> | ||
| 2241 | <message> | ||
| 2242 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="35"/> | ||
| 2243 | <source>Forward:</source> | ||
| 2244 | <translation>Voorwaarts:</translation> | ||
| 2245 | </message> | ||
| 2246 | <message> | ||
| 2247 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="75"/> | ||
| 2248 | <source>Back:</source> | ||
| 2249 | <translation>Terug:</translation> | ||
| 2250 | </message> | ||
| 2251 | <message> | ||
| 2252 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="103"/> | ||
| 2253 | <source>Left:</source> | ||
| 2254 | <translation>Links:</translation> | ||
| 2255 | </message> | ||
| 2256 | <message> | ||
| 2257 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="131"/> | ||
| 2258 | <source>Middle:</source> | ||
| 2259 | <translation>Middel:</translation> | ||
| 2260 | </message> | ||
| 2261 | <message> | ||
| 2262 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="197"/> | ||
| 2263 | <source>Right:</source> | ||
| 2264 | <translation>Rechts:</translation> | ||
| 2265 | </message> | ||
| 2266 | <message> | ||
| 2267 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="270"/> | ||
| 2268 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="109"/> | ||
| 2269 | <source>Clear</source> | ||
| 2270 | <translation>Herstellen</translation> | ||
| 2271 | </message> | ||
| 2272 | <message> | ||
| 2273 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.ui" line="289"/> | ||
| 2274 | <source>Defaults</source> | ||
| 2275 | <translation>Standaarden</translation> | ||
| 2276 | </message> | ||
| 2277 | <message> | ||
| 2278 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="111"/> | ||
| 2279 | <source>[not set]</source> | ||
| 2280 | <translation>[niet ingesteld]</translation> | ||
| 2281 | </message> | ||
| 2282 | <message> | ||
| 2283 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="113"/> | ||
| 2284 | <source>Restore Default</source> | ||
| 2285 | <translation>Herstel Standaardwaarde</translation> | ||
| 2286 | </message> | ||
| 2287 | <message> | ||
| 2288 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="200"/> | ||
| 2289 | <source>[press key]</source> | ||
| 2290 | <translation>[druk op knop]</translation> | ||
| 2291 | </message> | ||
| 2292 | </context> | ||
| 2293 | <context> | ||
| 2294 | <name>ConfigureNetwork</name> | 2367 | <name>ConfigureNetwork</name> |
| 2295 | <message> | 2368 | <message> |
| 2296 | <location filename="../../src/yuzu/configuration/configure_network.ui" line="14"/> | 2369 | <location filename="../../src/yuzu/configuration/configure_network.ui" line="14"/> |
| @@ -3073,31 +3146,26 @@ Om de assen te spiegelen, beweek je joystick eerst verticaal en dan horizontaal. | |||
| 3073 | </message> | 3146 | </message> |
| 3074 | <message> | 3147 | <message> |
| 3075 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="64"/> | 3148 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="64"/> |
| 3076 | <source>Automatic controller profile swapping</source> | ||
| 3077 | <translation type="unfinished"/> | ||
| 3078 | </message> | ||
| 3079 | <message> | ||
| 3080 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="71"/> | ||
| 3081 | <source>Loop script</source> | 3149 | <source>Loop script</source> |
| 3082 | <translation type="unfinished"/> | 3150 | <translation type="unfinished"/> |
| 3083 | </message> | 3151 | </message> |
| 3084 | <message> | 3152 | <message> |
| 3085 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="81"/> | 3153 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="74"/> |
| 3086 | <source>Pause execution during loads</source> | 3154 | <source>Pause execution during loads</source> |
| 3087 | <translation type="unfinished"/> | 3155 | <translation type="unfinished"/> |
| 3088 | </message> | 3156 | </message> |
| 3089 | <message> | 3157 | <message> |
| 3090 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="95"/> | 3158 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="88"/> |
| 3091 | <source>Script Directory</source> | 3159 | <source>Script Directory</source> |
| 3092 | <translation type="unfinished"/> | 3160 | <translation type="unfinished"/> |
| 3093 | </message> | 3161 | </message> |
| 3094 | <message> | 3162 | <message> |
| 3095 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="101"/> | 3163 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="94"/> |
| 3096 | <source>Path</source> | 3164 | <source>Path</source> |
| 3097 | <translation type="unfinished"/> | 3165 | <translation type="unfinished"/> |
| 3098 | </message> | 3166 | </message> |
| 3099 | <message> | 3167 | <message> |
| 3100 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="108"/> | 3168 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="101"/> |
| 3101 | <source>...</source> | 3169 | <source>...</source> |
| 3102 | <translation type="unfinished"/> | 3170 | <translation type="unfinished"/> |
| 3103 | </message> | 3171 | </message> |
| @@ -3110,7 +3178,7 @@ Om de assen te spiegelen, beweek je joystick eerst verticaal en dan horizontaal. | |||
| 3110 | <translation type="unfinished"/> | 3178 | <translation type="unfinished"/> |
| 3111 | </message> | 3179 | </message> |
| 3112 | <message> | 3180 | <message> |
| 3113 | <location filename="../../src/yuzu/configuration/configure_tas.cpp" line="53"/> | 3181 | <location filename="../../src/yuzu/configuration/configure_tas.cpp" line="51"/> |
| 3114 | <source>Select TAS Load Directory...</source> | 3182 | <source>Select TAS Load Directory...</source> |
| 3115 | <translation type="unfinished"/> | 3183 | <translation type="unfinished"/> |
| 3116 | </message> | 3184 | </message> |
| @@ -3172,37 +3240,37 @@ Sleep punten om positie te veranderen, of dubbel klik één van de tabel cellen | |||
| 3172 | <translation>Y</translation> | 3240 | <translation>Y</translation> |
| 3173 | </message> | 3241 | </message> |
| 3174 | <message> | 3242 | <message> |
| 3175 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="200"/> | 3243 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> |
| 3176 | <source>New Profile</source> | 3244 | <source>New Profile</source> |
| 3177 | <translation>Nieuw Profiel</translation> | 3245 | <translation>Nieuw Profiel</translation> |
| 3178 | </message> | 3246 | </message> |
| 3179 | <message> | 3247 | <message> |
| 3180 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="200"/> | 3248 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> |
| 3181 | <source>Enter the name for the new profile.</source> | 3249 | <source>Enter the name for the new profile.</source> |
| 3182 | <translation>Voer een naam in voor het nieuwe profiel.</translation> | 3250 | <translation>Voer een naam in voor het nieuwe profiel.</translation> |
| 3183 | </message> | 3251 | </message> |
| 3184 | <message> | 3252 | <message> |
| 3185 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="211"/> | 3253 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> |
| 3186 | <source>Delete Profile</source> | 3254 | <source>Delete Profile</source> |
| 3187 | <translation>Verwijder Profiel</translation> | 3255 | <translation>Verwijder Profiel</translation> |
| 3188 | </message> | 3256 | </message> |
| 3189 | <message> | 3257 | <message> |
| 3190 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="211"/> | 3258 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> |
| 3191 | <source>Delete profile %1?</source> | 3259 | <source>Delete profile %1?</source> |
| 3192 | <translation>Verwijder Profiel %1?</translation> | 3260 | <translation>Verwijder Profiel %1?</translation> |
| 3193 | </message> | 3261 | </message> |
| 3194 | <message> | 3262 | <message> |
| 3195 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="224"/> | 3263 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> |
| 3196 | <source>Rename Profile</source> | 3264 | <source>Rename Profile</source> |
| 3197 | <translation>Hernoem Profiel</translation> | 3265 | <translation>Hernoem Profiel</translation> |
| 3198 | </message> | 3266 | </message> |
| 3199 | <message> | 3267 | <message> |
| 3200 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="224"/> | 3268 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> |
| 3201 | <source>New name:</source> | 3269 | <source>New name:</source> |
| 3202 | <translation>Nieuwe naam:</translation> | 3270 | <translation>Nieuwe naam:</translation> |
| 3203 | </message> | 3271 | </message> |
| 3204 | <message> | 3272 | <message> |
| 3205 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="233"/> | 3273 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="230"/> |
| 3206 | <source>[press key]</source> | 3274 | <source>[press key]</source> |
| 3207 | <translation>[druk op toets]</translation> | 3275 | <translation>[druk op toets]</translation> |
| 3208 | </message> | 3276 | </message> |
| @@ -3622,12 +3690,12 @@ Sleep punten om positie te veranderen, of dubbel klik één van de tabel cellen | |||
| 3622 | <context> | 3690 | <context> |
| 3623 | <name>ControllerDialog</name> | 3691 | <name>ControllerDialog</name> |
| 3624 | <message> | 3692 | <message> |
| 3625 | <location filename="../../src/yuzu/debugger/controller.cpp" line="17"/> | 3693 | <location filename="../../src/yuzu/debugger/controller.cpp" line="21"/> |
| 3626 | <source>Controller P1</source> | 3694 | <source>Controller P1</source> |
| 3627 | <translation type="unfinished"/> | 3695 | <translation type="unfinished"/> |
| 3628 | </message> | 3696 | </message> |
| 3629 | <message> | 3697 | <message> |
| 3630 | <location filename="../../src/yuzu/debugger/controller.cpp" line="52"/> | 3698 | <location filename="../../src/yuzu/debugger/controller.cpp" line="60"/> |
| 3631 | <source>&Controller P1</source> | 3699 | <source>&Controller P1</source> |
| 3632 | <translation type="unfinished"/> | 3700 | <translation type="unfinished"/> |
| 3633 | </message> | 3701 | </message> |
| @@ -3635,89 +3703,94 @@ Sleep punten om positie te veranderen, of dubbel klik één van de tabel cellen | |||
| 3635 | <context> | 3703 | <context> |
| 3636 | <name>GMainWindow</name> | 3704 | <name>GMainWindow</name> |
| 3637 | <message> | 3705 | <message> |
| 3638 | <location filename="../../src/yuzu/main.cpp" line="174"/> | 3706 | <location filename="../../src/yuzu/main.cpp" line="176"/> |
| 3639 | <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> | 3707 | <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> |
| 3640 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Annonieme gegevens worden verzameld</a> om yuzu te helpen verbeteren. <br/><br/> Zou je jouw gebruiksgegevens met ons willen delen?</translation> | 3708 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Annonieme gegevens worden verzameld</a> om yuzu te helpen verbeteren. <br/><br/> Zou je jouw gebruiksgegevens met ons willen delen?</translation> |
| 3641 | </message> | 3709 | </message> |
| 3642 | <message> | 3710 | <message> |
| 3643 | <location filename="../../src/yuzu/main.cpp" line="177"/> | 3711 | <location filename="../../src/yuzu/main.cpp" line="179"/> |
| 3644 | <source>Telemetry</source> | 3712 | <source>Telemetry</source> |
| 3645 | <translation>Telemetrie</translation> | 3713 | <translation>Telemetrie</translation> |
| 3646 | </message> | 3714 | </message> |
| 3647 | <message> | 3715 | <message> |
| 3648 | <location filename="../../src/yuzu/main.cpp" line="592"/> | 3716 | <location filename="../../src/yuzu/main.cpp" line="600"/> |
| 3649 | <source>Loading Web Applet...</source> | 3717 | <source>Loading Web Applet...</source> |
| 3650 | <translation>Web Applet Laden...</translation> | 3718 | <translation>Web Applet Laden...</translation> |
| 3651 | </message> | 3719 | </message> |
| 3652 | <message> | 3720 | <message> |
| 3653 | <location filename="../../src/yuzu/main.cpp" line="639"/> | 3721 | <location filename="../../src/yuzu/main.cpp" line="647"/> |
| 3654 | <location filename="../../src/yuzu/main.cpp" line="642"/> | 3722 | <location filename="../../src/yuzu/main.cpp" line="650"/> |
| 3655 | <source>Disable Web Applet</source> | 3723 | <source>Disable Web Applet</source> |
| 3656 | <translation type="unfinished"/> | 3724 | <translation type="unfinished"/> |
| 3657 | </message> | 3725 | </message> |
| 3658 | <message> | 3726 | <message> |
| 3659 | <location filename="../../src/yuzu/main.cpp" line="643"/> | 3727 | <location filename="../../src/yuzu/main.cpp" line="651"/> |
| 3660 | <source>Disabling the web applet will cause it to not be shown again for the rest of the emulated session. This can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet?</source> | 3728 | <source>Disabling the web applet will cause it to not be shown again for the rest of the emulated session. This can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet?</source> |
| 3661 | <translation type="unfinished"/> | 3729 | <translation type="unfinished"/> |
| 3662 | </message> | 3730 | </message> |
| 3663 | <message> | 3731 | <message> |
| 3664 | <location filename="../../src/yuzu/main.cpp" line="746"/> | 3732 | <location filename="../../src/yuzu/main.cpp" line="754"/> |
| 3665 | <source>The amount of shaders currently being built</source> | 3733 | <source>The amount of shaders currently being built</source> |
| 3666 | <translation type="unfinished"/> | 3734 | <translation type="unfinished"/> |
| 3667 | </message> | 3735 | </message> |
| 3668 | <message> | 3736 | <message> |
| 3669 | <location filename="../../src/yuzu/main.cpp" line="749"/> | 3737 | <location filename="../../src/yuzu/main.cpp" line="756"/> |
| 3738 | <source>The current selected resolution scaling multiplier.</source> | ||
| 3739 | <translation type="unfinished"/> | ||
| 3740 | </message> | ||
| 3741 | <message> | ||
| 3742 | <location filename="../../src/yuzu/main.cpp" line="759"/> | ||
| 3670 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3743 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3671 | <translation>Huidige emulatie snelheid. Waardes hoger of lager dan 100% betekent dat de emulatie sneller of langzamer loopt dan de Switch.</translation> | 3744 | <translation>Huidige emulatie snelheid. Waardes hoger of lager dan 100% betekent dat de emulatie sneller of langzamer loopt dan de Switch.</translation> |
| 3672 | </message> | 3745 | </message> |
| 3673 | <message> | 3746 | <message> |
| 3674 | <location filename="../../src/yuzu/main.cpp" line="752"/> | 3747 | <location filename="../../src/yuzu/main.cpp" line="762"/> |
| 3675 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3748 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3676 | <translation>Hoeveel frames per seconde de game op dit moment weergeeft. Dit zal veranderen van game naar game en van scène naar scène.</translation> | 3749 | <translation>Hoeveel frames per seconde de game op dit moment weergeeft. Dit zal veranderen van game naar game en van scène naar scène.</translation> |
| 3677 | </message> | 3750 | </message> |
| 3678 | <message> | 3751 | <message> |
| 3679 | <location filename="../../src/yuzu/main.cpp" line="756"/> | 3752 | <location filename="../../src/yuzu/main.cpp" line="766"/> |
| 3680 | <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> | 3753 | <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> |
| 3681 | <translation>Tijd gebruikt om een frame van de Switch te emuleren, waarbij framelimiteren of v-sync niet wordt meegerekend. Voor emulatie op volledige snelheid zou dit maximaal 16.67 ms zijn.</translation> | 3754 | <translation>Tijd gebruikt om een frame van de Switch te emuleren, waarbij framelimiteren of v-sync niet wordt meegerekend. Voor emulatie op volledige snelheid zou dit maximaal 16.67 ms zijn.</translation> |
| 3682 | </message> | 3755 | </message> |
| 3683 | <message> | 3756 | <message> |
| 3684 | <location filename="../../src/yuzu/main.cpp" line="781"/> | 3757 | <location filename="../../src/yuzu/main.cpp" line="841"/> |
| 3685 | <source>Invalid config detected</source> | 3758 | <source>Invalid config detected</source> |
| 3686 | <translation type="unfinished"/> | 3759 | <translation type="unfinished"/> |
| 3687 | </message> | 3760 | </message> |
| 3688 | <message> | 3761 | <message> |
| 3689 | <location filename="../../src/yuzu/main.cpp" line="782"/> | 3762 | <location filename="../../src/yuzu/main.cpp" line="842"/> |
| 3690 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 3763 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 3691 | <translation type="unfinished"/> | 3764 | <translation type="unfinished"/> |
| 3692 | </message> | 3765 | </message> |
| 3693 | <message> | 3766 | <message> |
| 3694 | <location filename="../../src/yuzu/main.cpp" line="794"/> | 3767 | <location filename="../../src/yuzu/main.cpp" line="854"/> |
| 3695 | <source>DOCK</source> | 3768 | <source>DOCK</source> |
| 3696 | <translation type="unfinished"/> | 3769 | <translation type="unfinished"/> |
| 3697 | </message> | 3770 | </message> |
| 3698 | <message> | 3771 | <message> |
| 3699 | <location filename="../../src/yuzu/main.cpp" line="828"/> | 3772 | <location filename="../../src/yuzu/main.cpp" line="888"/> |
| 3700 | <source>VULKAN</source> | 3773 | <source>VULKAN</source> |
| 3701 | <translation type="unfinished"/> | 3774 | <translation type="unfinished"/> |
| 3702 | </message> | 3775 | </message> |
| 3703 | <message> | 3776 | <message> |
| 3704 | <location filename="../../src/yuzu/main.cpp" line="828"/> | 3777 | <location filename="../../src/yuzu/main.cpp" line="888"/> |
| 3705 | <source>OPENGL</source> | 3778 | <source>OPENGL</source> |
| 3706 | <translation type="unfinished"/> | 3779 | <translation type="unfinished"/> |
| 3707 | </message> | 3780 | </message> |
| 3708 | <message> | 3781 | <message> |
| 3709 | <location filename="../../src/yuzu/main.cpp" line="886"/> | 3782 | <location filename="../../src/yuzu/main.cpp" line="951"/> |
| 3710 | <source>&Clear Recent Files</source> | 3783 | <source>&Clear Recent Files</source> |
| 3711 | <translation type="unfinished"/> | 3784 | <translation type="unfinished"/> |
| 3712 | </message> | 3785 | </message> |
| 3713 | <message> | 3786 | <message> |
| 3714 | <location filename="../../src/yuzu/main.cpp" line="1055"/> | 3787 | <location filename="../../src/yuzu/main.cpp" line="1210"/> |
| 3715 | <source>TAS Recording</source> | 3788 | <source>&Continue</source> |
| 3716 | <translation type="unfinished"/> | 3789 | <translation type="unfinished"/> |
| 3717 | </message> | 3790 | </message> |
| 3718 | <message> | 3791 | <message> |
| 3719 | <location filename="../../src/yuzu/main.cpp" line="1056"/> | 3792 | <location filename="../../src/yuzu/main.cpp" line="1212"/> |
| 3720 | <source>Overwrite file of player 1?</source> | 3793 | <source>&Pause</source> |
| 3721 | <translation type="unfinished"/> | 3794 | <translation type="unfinished"/> |
| 3722 | </message> | 3795 | </message> |
| 3723 | <message> | 3796 | <message> |
| @@ -3769,656 +3842,723 @@ Sleep punten om positie te veranderen, of dubbel klik één van de tabel cellen | |||
| 3769 | <translation>Een onbekende fout heeft plaatsgevonden. Kijk in de log voor meer details.</translation> | 3842 | <translation>Een onbekende fout heeft plaatsgevonden. Kijk in de log voor meer details.</translation> |
| 3770 | </message> | 3843 | </message> |
| 3771 | <message> | 3844 | <message> |
| 3772 | <location filename="../../src/yuzu/main.cpp" line="1462"/> | 3845 | <location filename="../../src/yuzu/main.cpp" line="1460"/> |
| 3773 | <source>(64-bit)</source> | 3846 | <source>(64-bit)</source> |
| 3774 | <translation type="unfinished"/> | 3847 | <translation type="unfinished"/> |
| 3775 | </message> | 3848 | </message> |
| 3776 | <message> | 3849 | <message> |
| 3777 | <location filename="../../src/yuzu/main.cpp" line="1462"/> | 3850 | <location filename="../../src/yuzu/main.cpp" line="1460"/> |
| 3778 | <source>(32-bit)</source> | 3851 | <source>(32-bit)</source> |
| 3779 | <translation type="unfinished"/> | 3852 | <translation type="unfinished"/> |
| 3780 | </message> | 3853 | </message> |
| 3781 | <message> | 3854 | <message> |
| 3782 | <location filename="../../src/yuzu/main.cpp" line="1463"/> | 3855 | <location filename="../../src/yuzu/main.cpp" line="1461"/> |
| 3783 | <source>%1 %2</source> | 3856 | <source>%1 %2</source> |
| 3784 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3857 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3785 | <translation type="unfinished"/> | 3858 | <translation type="unfinished"/> |
| 3786 | </message> | 3859 | </message> |
| 3787 | <message> | 3860 | <message> |
| 3788 | <location filename="../../src/yuzu/main.cpp" line="1507"/> | 3861 | <location filename="../../src/yuzu/main.cpp" line="1605"/> |
| 3789 | <source>Start</source> | ||
| 3790 | <translation>Start</translation> | ||
| 3791 | </message> | ||
| 3792 | <message> | ||
| 3793 | <location filename="../../src/yuzu/main.cpp" line="1612"/> | ||
| 3794 | <source>Save Data</source> | 3862 | <source>Save Data</source> |
| 3795 | <translation>Save Data</translation> | 3863 | <translation>Save Data</translation> |
| 3796 | </message> | 3864 | </message> |
| 3797 | <message> | 3865 | <message> |
| 3798 | <location filename="../../src/yuzu/main.cpp" line="1660"/> | 3866 | <location filename="../../src/yuzu/main.cpp" line="1653"/> |
| 3799 | <source>Mod Data</source> | 3867 | <source>Mod Data</source> |
| 3800 | <translation>Mod Data</translation> | 3868 | <translation>Mod Data</translation> |
| 3801 | </message> | 3869 | </message> |
| 3802 | <message> | 3870 | <message> |
| 3803 | <location filename="../../src/yuzu/main.cpp" line="1672"/> | 3871 | <location filename="../../src/yuzu/main.cpp" line="1665"/> |
| 3804 | <source>Error Opening %1 Folder</source> | 3872 | <source>Error Opening %1 Folder</source> |
| 3805 | <translation>Fout tijdens het openen van %1 folder</translation> | 3873 | <translation>Fout tijdens het openen van %1 folder</translation> |
| 3806 | </message> | 3874 | </message> |
| 3807 | <message> | 3875 | <message> |
| 3808 | <location filename="../../src/yuzu/main.cpp" line="1673"/> | 3876 | <location filename="../../src/yuzu/main.cpp" line="1666"/> |
| 3809 | <location filename="../../src/yuzu/main.cpp" line="2079"/> | 3877 | <location filename="../../src/yuzu/main.cpp" line="2072"/> |
| 3810 | <source>Folder does not exist!</source> | 3878 | <source>Folder does not exist!</source> |
| 3811 | <translation>Folder bestaat niet!</translation> | 3879 | <translation>Folder bestaat niet!</translation> |
| 3812 | </message> | 3880 | </message> |
| 3813 | <message> | 3881 | <message> |
| 3814 | <location filename="../../src/yuzu/main.cpp" line="1685"/> | 3882 | <location filename="../../src/yuzu/main.cpp" line="1678"/> |
| 3815 | <source>Error Opening Transferable Shader Cache</source> | 3883 | <source>Error Opening Transferable Shader Cache</source> |
| 3816 | <translation>Fout Bij Het Openen Van Overdraagbare Shader Cache</translation> | 3884 | <translation>Fout Bij Het Openen Van Overdraagbare Shader Cache</translation> |
| 3817 | </message> | 3885 | </message> |
| 3818 | <message> | 3886 | <message> |
| 3819 | <location filename="../../src/yuzu/main.cpp" line="1686"/> | 3887 | <location filename="../../src/yuzu/main.cpp" line="1679"/> |
| 3820 | <source>Failed to create the shader cache directory for this title.</source> | 3888 | <source>Failed to create the shader cache directory for this title.</source> |
| 3821 | <translation type="unfinished"/> | 3889 | <translation type="unfinished"/> |
| 3822 | </message> | 3890 | </message> |
| 3823 | <message> | 3891 | <message> |
| 3824 | <location filename="../../src/yuzu/main.cpp" line="1738"/> | 3892 | <location filename="../../src/yuzu/main.cpp" line="1731"/> |
| 3825 | <source>Contents</source> | 3893 | <source>Contents</source> |
| 3826 | <translation type="unfinished"/> | 3894 | <translation type="unfinished"/> |
| 3827 | </message> | 3895 | </message> |
| 3828 | <message> | 3896 | <message> |
| 3829 | <location filename="../../src/yuzu/main.cpp" line="1740"/> | 3897 | <location filename="../../src/yuzu/main.cpp" line="1733"/> |
| 3830 | <source>Update</source> | 3898 | <source>Update</source> |
| 3831 | <translation type="unfinished"/> | 3899 | <translation type="unfinished"/> |
| 3832 | </message> | 3900 | </message> |
| 3833 | <message> | 3901 | <message> |
| 3834 | <location filename="../../src/yuzu/main.cpp" line="1742"/> | 3902 | <location filename="../../src/yuzu/main.cpp" line="1735"/> |
| 3835 | <source>DLC</source> | 3903 | <source>DLC</source> |
| 3836 | <translation type="unfinished"/> | 3904 | <translation type="unfinished"/> |
| 3837 | </message> | 3905 | </message> |
| 3838 | <message> | 3906 | <message> |
| 3839 | <location filename="../../src/yuzu/main.cpp" line="1749"/> | 3907 | <location filename="../../src/yuzu/main.cpp" line="1742"/> |
| 3840 | <source>Remove Entry</source> | 3908 | <source>Remove Entry</source> |
| 3841 | <translation type="unfinished"/> | 3909 | <translation type="unfinished"/> |
| 3842 | </message> | 3910 | </message> |
| 3843 | <message> | 3911 | <message> |
| 3844 | <location filename="../../src/yuzu/main.cpp" line="1749"/> | 3912 | <location filename="../../src/yuzu/main.cpp" line="1742"/> |
| 3845 | <source>Remove Installed Game %1?</source> | 3913 | <source>Remove Installed Game %1?</source> |
| 3846 | <translation type="unfinished"/> | 3914 | <translation type="unfinished"/> |
| 3847 | </message> | 3915 | </message> |
| 3848 | <message> | 3916 | <message> |
| 3849 | <location filename="../../src/yuzu/main.cpp" line="1779"/> | 3917 | <location filename="../../src/yuzu/main.cpp" line="1772"/> |
| 3850 | <location filename="../../src/yuzu/main.cpp" line="1795"/> | 3918 | <location filename="../../src/yuzu/main.cpp" line="1788"/> |
| 3851 | <location filename="../../src/yuzu/main.cpp" line="1826"/> | 3919 | <location filename="../../src/yuzu/main.cpp" line="1819"/> |
| 3852 | <location filename="../../src/yuzu/main.cpp" line="1887"/> | 3920 | <location filename="../../src/yuzu/main.cpp" line="1880"/> |
| 3853 | <location filename="../../src/yuzu/main.cpp" line="1905"/> | 3921 | <location filename="../../src/yuzu/main.cpp" line="1898"/> |
| 3854 | <location filename="../../src/yuzu/main.cpp" line="1928"/> | 3922 | <location filename="../../src/yuzu/main.cpp" line="1921"/> |
| 3855 | <source>Successfully Removed</source> | 3923 | <source>Successfully Removed</source> |
| 3856 | <translation type="unfinished"/> | 3924 | <translation type="unfinished"/> |
| 3857 | </message> | 3925 | </message> |
| 3858 | <message> | 3926 | <message> |
| 3859 | <location filename="../../src/yuzu/main.cpp" line="1780"/> | 3927 | <location filename="../../src/yuzu/main.cpp" line="1773"/> |
| 3860 | <source>Successfully removed the installed base game.</source> | 3928 | <source>Successfully removed the installed base game.</source> |
| 3861 | <translation type="unfinished"/> | 3929 | <translation type="unfinished"/> |
| 3862 | </message> | 3930 | </message> |
| 3863 | <message> | 3931 | <message> |
| 3864 | <location filename="../../src/yuzu/main.cpp" line="1783"/> | 3932 | <location filename="../../src/yuzu/main.cpp" line="1776"/> |
| 3865 | <location filename="../../src/yuzu/main.cpp" line="1798"/> | 3933 | <location filename="../../src/yuzu/main.cpp" line="1791"/> |
| 3866 | <location filename="../../src/yuzu/main.cpp" line="1821"/> | 3934 | <location filename="../../src/yuzu/main.cpp" line="1814"/> |
| 3867 | <source>Error Removing %1</source> | 3935 | <source>Error Removing %1</source> |
| 3868 | <translation type="unfinished"/> | 3936 | <translation type="unfinished"/> |
| 3869 | </message> | 3937 | </message> |
| 3870 | <message> | 3938 | <message> |
| 3871 | <location filename="../../src/yuzu/main.cpp" line="1784"/> | 3939 | <location filename="../../src/yuzu/main.cpp" line="1777"/> |
| 3872 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 3940 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 3873 | <translation type="unfinished"/> | 3941 | <translation type="unfinished"/> |
| 3874 | </message> | 3942 | </message> |
| 3875 | <message> | 3943 | <message> |
| 3876 | <location filename="../../src/yuzu/main.cpp" line="1796"/> | 3944 | <location filename="../../src/yuzu/main.cpp" line="1789"/> |
| 3877 | <source>Successfully removed the installed update.</source> | 3945 | <source>Successfully removed the installed update.</source> |
| 3878 | <translation type="unfinished"/> | 3946 | <translation type="unfinished"/> |
| 3879 | </message> | 3947 | </message> |
| 3880 | <message> | 3948 | <message> |
| 3881 | <location filename="../../src/yuzu/main.cpp" line="1799"/> | 3949 | <location filename="../../src/yuzu/main.cpp" line="1792"/> |
| 3882 | <source>There is no update installed for this title.</source> | 3950 | <source>There is no update installed for this title.</source> |
| 3883 | <translation type="unfinished"/> | 3951 | <translation type="unfinished"/> |
| 3884 | </message> | 3952 | </message> |
| 3885 | <message> | 3953 | <message> |
| 3886 | <location filename="../../src/yuzu/main.cpp" line="1822"/> | 3954 | <location filename="../../src/yuzu/main.cpp" line="1815"/> |
| 3887 | <source>There are no DLC installed for this title.</source> | 3955 | <source>There are no DLC installed for this title.</source> |
| 3888 | <translation type="unfinished"/> | 3956 | <translation type="unfinished"/> |
| 3889 | </message> | 3957 | </message> |
| 3890 | <message> | 3958 | <message> |
| 3891 | <location filename="../../src/yuzu/main.cpp" line="1827"/> | 3959 | <location filename="../../src/yuzu/main.cpp" line="1820"/> |
| 3892 | <source>Successfully removed %1 installed DLC.</source> | 3960 | <source>Successfully removed %1 installed DLC.</source> |
| 3893 | <translation type="unfinished"/> | 3961 | <translation type="unfinished"/> |
| 3894 | </message> | 3962 | </message> |
| 3895 | <message> | 3963 | <message> |
| 3896 | <location filename="../../src/yuzu/main.cpp" line="1835"/> | 3964 | <location filename="../../src/yuzu/main.cpp" line="1828"/> |
| 3897 | <source>Delete OpenGL Transferable Shader Cache?</source> | 3965 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 3898 | <translation type="unfinished"/> | 3966 | <translation type="unfinished"/> |
| 3899 | </message> | 3967 | </message> |
| 3900 | <message> | 3968 | <message> |
| 3901 | <location filename="../../src/yuzu/main.cpp" line="1837"/> | 3969 | <location filename="../../src/yuzu/main.cpp" line="1830"/> |
| 3902 | <source>Delete Vulkan Transferable Shader Cache?</source> | 3970 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 3903 | <translation type="unfinished"/> | 3971 | <translation type="unfinished"/> |
| 3904 | </message> | 3972 | </message> |
| 3905 | <message> | 3973 | <message> |
| 3906 | <location filename="../../src/yuzu/main.cpp" line="1839"/> | 3974 | <location filename="../../src/yuzu/main.cpp" line="1832"/> |
| 3907 | <source>Delete All Transferable Shader Caches?</source> | 3975 | <source>Delete All Transferable Shader Caches?</source> |
| 3908 | <translation type="unfinished"/> | 3976 | <translation type="unfinished"/> |
| 3909 | </message> | 3977 | </message> |
| 3910 | <message> | 3978 | <message> |
| 3911 | <location filename="../../src/yuzu/main.cpp" line="1841"/> | 3979 | <location filename="../../src/yuzu/main.cpp" line="1834"/> |
| 3912 | <source>Remove Custom Game Configuration?</source> | 3980 | <source>Remove Custom Game Configuration?</source> |
| 3913 | <translation type="unfinished"/> | 3981 | <translation type="unfinished"/> |
| 3914 | </message> | 3982 | </message> |
| 3915 | <message> | 3983 | <message> |
| 3916 | <location filename="../../src/yuzu/main.cpp" line="1847"/> | 3984 | <location filename="../../src/yuzu/main.cpp" line="1840"/> |
| 3917 | <source>Remove File</source> | 3985 | <source>Remove File</source> |
| 3918 | <translation type="unfinished"/> | 3986 | <translation type="unfinished"/> |
| 3919 | </message> | 3987 | </message> |
| 3920 | <message> | 3988 | <message> |
| 3921 | <location filename="../../src/yuzu/main.cpp" line="1882"/> | 3989 | <location filename="../../src/yuzu/main.cpp" line="1875"/> |
| 3922 | <location filename="../../src/yuzu/main.cpp" line="1890"/> | 3990 | <location filename="../../src/yuzu/main.cpp" line="1883"/> |
| 3923 | <source>Error Removing Transferable Shader Cache</source> | 3991 | <source>Error Removing Transferable Shader Cache</source> |
| 3924 | <translation type="unfinished"/> | 3992 | <translation type="unfinished"/> |
| 3925 | </message> | 3993 | </message> |
| 3926 | <message> | 3994 | <message> |
| 3927 | <location filename="../../src/yuzu/main.cpp" line="1883"/> | 3995 | <location filename="../../src/yuzu/main.cpp" line="1876"/> |
| 3928 | <location filename="../../src/yuzu/main.cpp" line="1901"/> | 3996 | <location filename="../../src/yuzu/main.cpp" line="1894"/> |
| 3929 | <source>A shader cache for this title does not exist.</source> | 3997 | <source>A shader cache for this title does not exist.</source> |
| 3930 | <translation>Er bestaat geen shader cache voor deze game</translation> | 3998 | <translation>Er bestaat geen shader cache voor deze game</translation> |
| 3931 | </message> | 3999 | </message> |
| 3932 | <message> | 4000 | <message> |
| 3933 | <location filename="../../src/yuzu/main.cpp" line="1888"/> | 4001 | <location filename="../../src/yuzu/main.cpp" line="1881"/> |
| 3934 | <source>Successfully removed the transferable shader cache.</source> | 4002 | <source>Successfully removed the transferable shader cache.</source> |
| 3935 | <translation type="unfinished"/> | 4003 | <translation type="unfinished"/> |
| 3936 | </message> | 4004 | </message> |
| 3937 | <message> | 4005 | <message> |
| 3938 | <location filename="../../src/yuzu/main.cpp" line="1891"/> | 4006 | <location filename="../../src/yuzu/main.cpp" line="1884"/> |
| 3939 | <source>Failed to remove the transferable shader cache.</source> | 4007 | <source>Failed to remove the transferable shader cache.</source> |
| 3940 | <translation type="unfinished"/> | 4008 | <translation type="unfinished"/> |
| 3941 | </message> | 4009 | </message> |
| 3942 | <message> | 4010 | <message> |
| 3943 | <location filename="../../src/yuzu/main.cpp" line="1900"/> | 4011 | <location filename="../../src/yuzu/main.cpp" line="1893"/> |
| 3944 | <location filename="../../src/yuzu/main.cpp" line="1908"/> | 4012 | <location filename="../../src/yuzu/main.cpp" line="1901"/> |
| 3945 | <source>Error Removing Transferable Shader Caches</source> | 4013 | <source>Error Removing Transferable Shader Caches</source> |
| 3946 | <translation type="unfinished"/> | 4014 | <translation type="unfinished"/> |
| 3947 | </message> | 4015 | </message> |
| 3948 | <message> | 4016 | <message> |
| 3949 | <location filename="../../src/yuzu/main.cpp" line="1906"/> | 4017 | <location filename="../../src/yuzu/main.cpp" line="1899"/> |
| 3950 | <source>Successfully removed the transferable shader caches.</source> | 4018 | <source>Successfully removed the transferable shader caches.</source> |
| 3951 | <translation type="unfinished"/> | 4019 | <translation type="unfinished"/> |
| 3952 | </message> | 4020 | </message> |
| 3953 | <message> | 4021 | <message> |
| 3954 | <location filename="../../src/yuzu/main.cpp" line="1909"/> | 4022 | <location filename="../../src/yuzu/main.cpp" line="1902"/> |
| 3955 | <source>Failed to remove the transferable shader cache directory.</source> | 4023 | <source>Failed to remove the transferable shader cache directory.</source> |
| 3956 | <translation type="unfinished"/> | 4024 | <translation type="unfinished"/> |
| 3957 | </message> | 4025 | </message> |
| 3958 | <message> | 4026 | <message> |
| 3959 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4027 | <location filename="../../src/yuzu/main.cpp" line="1915"/> |
| 3960 | <location filename="../../src/yuzu/main.cpp" line="1931"/> | 4028 | <location filename="../../src/yuzu/main.cpp" line="1924"/> |
| 3961 | <source>Error Removing Custom Configuration</source> | 4029 | <source>Error Removing Custom Configuration</source> |
| 3962 | <translation type="unfinished"/> | 4030 | <translation type="unfinished"/> |
| 3963 | </message> | 4031 | </message> |
| 3964 | <message> | 4032 | <message> |
| 3965 | <location filename="../../src/yuzu/main.cpp" line="1923"/> | 4033 | <location filename="../../src/yuzu/main.cpp" line="1916"/> |
| 3966 | <source>A custom configuration for this title does not exist.</source> | 4034 | <source>A custom configuration for this title does not exist.</source> |
| 3967 | <translation type="unfinished"/> | 4035 | <translation type="unfinished"/> |
| 3968 | </message> | 4036 | </message> |
| 3969 | <message> | 4037 | <message> |
| 3970 | <location filename="../../src/yuzu/main.cpp" line="1929"/> | 4038 | <location filename="../../src/yuzu/main.cpp" line="1922"/> |
| 3971 | <source>Successfully removed the custom game configuration.</source> | 4039 | <source>Successfully removed the custom game configuration.</source> |
| 3972 | <translation type="unfinished"/> | 4040 | <translation type="unfinished"/> |
| 3973 | </message> | 4041 | </message> |
| 3974 | <message> | 4042 | <message> |
| 3975 | <location filename="../../src/yuzu/main.cpp" line="1932"/> | 4043 | <location filename="../../src/yuzu/main.cpp" line="1925"/> |
| 3976 | <source>Failed to remove the custom game configuration.</source> | 4044 | <source>Failed to remove the custom game configuration.</source> |
| 3977 | <translation type="unfinished"/> | 4045 | <translation type="unfinished"/> |
| 3978 | </message> | 4046 | </message> |
| 3979 | <message> | 4047 | <message> |
| 3980 | <location filename="../../src/yuzu/main.cpp" line="1939"/> | 4048 | <location filename="../../src/yuzu/main.cpp" line="1932"/> |
| 3981 | <location filename="../../src/yuzu/main.cpp" line="2018"/> | 4049 | <location filename="../../src/yuzu/main.cpp" line="2011"/> |
| 3982 | <source>RomFS Extraction Failed!</source> | 4050 | <source>RomFS Extraction Failed!</source> |
| 3983 | <translation>RomFS Extractie Mislukt!</translation> | 4051 | <translation>RomFS Extractie Mislukt!</translation> |
| 3984 | </message> | 4052 | </message> |
| 3985 | <message> | 4053 | <message> |
| 3986 | <location filename="../../src/yuzu/main.cpp" line="1940"/> | 4054 | <location filename="../../src/yuzu/main.cpp" line="1933"/> |
| 3987 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4055 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 3988 | <translation>Er was een fout tijdens het kopiëren van de RomFS bestanden of de gebruiker heeft de operatie geannuleerd.</translation> | 4056 | <translation>Er was een fout tijdens het kopiëren van de RomFS bestanden of de gebruiker heeft de operatie geannuleerd.</translation> |
| 3989 | </message> | 4057 | </message> |
| 3990 | <message> | 4058 | <message> |
| 3991 | <location filename="../../src/yuzu/main.cpp" line="1998"/> | 4059 | <location filename="../../src/yuzu/main.cpp" line="1991"/> |
| 3992 | <source>Full</source> | 4060 | <source>Full</source> |
| 3993 | <translation>Vol</translation> | 4061 | <translation>Vol</translation> |
| 3994 | </message> | 4062 | </message> |
| 3995 | <message> | 4063 | <message> |
| 3996 | <location filename="../../src/yuzu/main.cpp" line="1998"/> | 4064 | <location filename="../../src/yuzu/main.cpp" line="1991"/> |
| 3997 | <source>Skeleton</source> | 4065 | <source>Skeleton</source> |
| 3998 | <translation>Skelet</translation> | 4066 | <translation>Skelet</translation> |
| 3999 | </message> | 4067 | </message> |
| 4000 | <message> | 4068 | <message> |
| 4001 | <location filename="../../src/yuzu/main.cpp" line="2000"/> | 4069 | <location filename="../../src/yuzu/main.cpp" line="1993"/> |
| 4002 | <source>Select RomFS Dump Mode</source> | 4070 | <source>Select RomFS Dump Mode</source> |
| 4003 | <translation>Selecteer RomFS Dump Mode</translation> | 4071 | <translation>Selecteer RomFS Dump Mode</translation> |
| 4004 | </message> | 4072 | </message> |
| 4005 | <message> | 4073 | <message> |
| 4006 | <location filename="../../src/yuzu/main.cpp" line="2001"/> | 4074 | <location filename="../../src/yuzu/main.cpp" line="1994"/> |
| 4007 | <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> | 4075 | <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> |
| 4008 | <translation>Selecteer alstublieft hoe je de RomFS wilt dumpen.<br>Volledig kopieërd alle bestanden in een map terwijl <br> skelet maakt alleen het map structuur.</translation> | 4076 | <translation>Selecteer alstublieft hoe je de RomFS wilt dumpen.<br>Volledig kopieërd alle bestanden in een map terwijl <br> skelet maakt alleen het map structuur.</translation> |
| 4009 | </message> | 4077 | </message> |
| 4010 | <message> | 4078 | <message> |
| 4011 | <location filename="../../src/yuzu/main.cpp" line="2019"/> | 4079 | <location filename="../../src/yuzu/main.cpp" line="2012"/> |
| 4012 | <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> | 4080 | <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> |
| 4013 | <translation type="unfinished"/> | 4081 | <translation type="unfinished"/> |
| 4014 | </message> | 4082 | </message> |
| 4015 | <message> | 4083 | <message> |
| 4016 | <location filename="../../src/yuzu/main.cpp" line="2026"/> | 4084 | <location filename="../../src/yuzu/main.cpp" line="2019"/> |
| 4017 | <source>Extracting RomFS...</source> | 4085 | <source>Extracting RomFS...</source> |
| 4018 | <translation>RomFS uitpakken...</translation> | 4086 | <translation>RomFS uitpakken...</translation> |
| 4019 | </message> | 4087 | </message> |
| 4020 | <message> | 4088 | <message> |
| 4021 | <location filename="../../src/yuzu/main.cpp" line="2026"/> | 4089 | <location filename="../../src/yuzu/main.cpp" line="2019"/> |
| 4022 | <location filename="../../src/yuzu/main.cpp" line="2206"/> | 4090 | <location filename="../../src/yuzu/main.cpp" line="2199"/> |
| 4023 | <source>Cancel</source> | 4091 | <source>Cancel</source> |
| 4024 | <translation>Annuleren</translation> | 4092 | <translation>Annuleren</translation> |
| 4025 | </message> | 4093 | </message> |
| 4026 | <message> | 4094 | <message> |
| 4027 | <location filename="../../src/yuzu/main.cpp" line="2033"/> | 4095 | <location filename="../../src/yuzu/main.cpp" line="2026"/> |
| 4028 | <source>RomFS Extraction Succeeded!</source> | 4096 | <source>RomFS Extraction Succeeded!</source> |
| 4029 | <translation>RomFS Extractie Geslaagd!</translation> | 4097 | <translation>RomFS Extractie Geslaagd!</translation> |
| 4030 | </message> | 4098 | </message> |
| 4031 | <message> | 4099 | <message> |
| 4032 | <location filename="../../src/yuzu/main.cpp" line="2034"/> | 4100 | <location filename="../../src/yuzu/main.cpp" line="2027"/> |
| 4033 | <source>The operation completed successfully.</source> | 4101 | <source>The operation completed successfully.</source> |
| 4034 | <translation>De operatie is succesvol voltooid.</translation> | 4102 | <translation>De operatie is succesvol voltooid.</translation> |
| 4035 | </message> | 4103 | </message> |
| 4036 | <message> | 4104 | <message> |
| 4037 | <location filename="../../src/yuzu/main.cpp" line="2078"/> | 4105 | <location filename="../../src/yuzu/main.cpp" line="2071"/> |
| 4038 | <source>Error Opening %1</source> | 4106 | <source>Error Opening %1</source> |
| 4039 | <translation>Fout bij openen %1</translation> | 4107 | <translation>Fout bij openen %1</translation> |
| 4040 | </message> | 4108 | </message> |
| 4041 | <message> | 4109 | <message> |
| 4042 | <location filename="../../src/yuzu/main.cpp" line="2087"/> | 4110 | <location filename="../../src/yuzu/main.cpp" line="2080"/> |
| 4043 | <source>Select Directory</source> | 4111 | <source>Select Directory</source> |
| 4044 | <translation>Selecteer Map</translation> | 4112 | <translation>Selecteer Map</translation> |
| 4045 | </message> | 4113 | </message> |
| 4046 | <message> | 4114 | <message> |
| 4047 | <location filename="../../src/yuzu/main.cpp" line="2114"/> | 4115 | <location filename="../../src/yuzu/main.cpp" line="2107"/> |
| 4048 | <source>Properties</source> | 4116 | <source>Properties</source> |
| 4049 | <translation>Eigenschappen</translation> | 4117 | <translation>Eigenschappen</translation> |
| 4050 | </message> | 4118 | </message> |
| 4051 | <message> | 4119 | <message> |
| 4052 | <location filename="../../src/yuzu/main.cpp" line="2115"/> | 4120 | <location filename="../../src/yuzu/main.cpp" line="2108"/> |
| 4053 | <source>The game properties could not be loaded.</source> | 4121 | <source>The game properties could not be loaded.</source> |
| 4054 | <translation>De eigenschappen van de game kunnen niet geladen worden.</translation> | 4122 | <translation>De eigenschappen van de game kunnen niet geladen worden.</translation> |
| 4055 | </message> | 4123 | </message> |
| 4056 | <message> | 4124 | <message> |
| 4057 | <location filename="../../src/yuzu/main.cpp" line="2127"/> | 4125 | <location filename="../../src/yuzu/main.cpp" line="2120"/> |
| 4058 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4126 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4059 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4127 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4060 | <translation>Switch Executable (%1);;Alle bestanden (*.*)</translation> | 4128 | <translation>Switch Executable (%1);;Alle bestanden (*.*)</translation> |
| 4061 | </message> | 4129 | </message> |
| 4062 | <message> | 4130 | <message> |
| 4063 | <location filename="../../src/yuzu/main.cpp" line="2131"/> | 4131 | <location filename="../../src/yuzu/main.cpp" line="2124"/> |
| 4064 | <source>Load File</source> | 4132 | <source>Load File</source> |
| 4065 | <translation>Laad Bestand</translation> | 4133 | <translation>Laad Bestand</translation> |
| 4066 | </message> | 4134 | </message> |
| 4067 | <message> | 4135 | <message> |
| 4068 | <location filename="../../src/yuzu/main.cpp" line="2143"/> | 4136 | <location filename="../../src/yuzu/main.cpp" line="2136"/> |
| 4069 | <source>Open Extracted ROM Directory</source> | 4137 | <source>Open Extracted ROM Directory</source> |
| 4070 | <translation>Open Gedecomprimeerd ROM Map</translation> | 4138 | <translation>Open Gedecomprimeerd ROM Map</translation> |
| 4071 | </message> | 4139 | </message> |
| 4072 | <message> | 4140 | <message> |
| 4073 | <location filename="../../src/yuzu/main.cpp" line="2154"/> | 4141 | <location filename="../../src/yuzu/main.cpp" line="2147"/> |
| 4074 | <source>Invalid Directory Selected</source> | 4142 | <source>Invalid Directory Selected</source> |
| 4075 | <translation>Ongeldige Map Geselecteerd</translation> | 4143 | <translation>Ongeldige Map Geselecteerd</translation> |
| 4076 | </message> | 4144 | </message> |
| 4077 | <message> | 4145 | <message> |
| 4078 | <location filename="../../src/yuzu/main.cpp" line="2155"/> | 4146 | <location filename="../../src/yuzu/main.cpp" line="2148"/> |
| 4079 | <source>The directory you have selected does not contain a 'main' file.</source> | 4147 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4080 | <translation>De map die je hebt geselecteerd bevat geen 'main' bestand.</translation> | 4148 | <translation>De map die je hebt geselecteerd bevat geen 'main' bestand.</translation> |
| 4081 | </message> | 4149 | </message> |
| 4082 | <message> | 4150 | <message> |
| 4083 | <location filename="../../src/yuzu/main.cpp" line="2165"/> | 4151 | <location filename="../../src/yuzu/main.cpp" line="2158"/> |
| 4084 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4152 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4085 | <translation type="unfinished"/> | 4153 | <translation type="unfinished"/> |
| 4086 | </message> | 4154 | </message> |
| 4087 | <message> | 4155 | <message> |
| 4088 | <location filename="../../src/yuzu/main.cpp" line="2170"/> | 4156 | <location filename="../../src/yuzu/main.cpp" line="2163"/> |
| 4089 | <source>Install Files</source> | 4157 | <source>Install Files</source> |
| 4090 | <translation type="unfinished"/> | 4158 | <translation type="unfinished"/> |
| 4091 | </message> | 4159 | </message> |
| 4092 | <message numerus="yes"> | 4160 | <message numerus="yes"> |
| 4093 | <location filename="../../src/yuzu/main.cpp" line="2214"/> | 4161 | <location filename="../../src/yuzu/main.cpp" line="2207"/> |
| 4094 | <source>%n file(s) remaining</source> | 4162 | <source>%n file(s) remaining</source> |
| 4095 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4163 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4096 | </message> | 4164 | </message> |
| 4097 | <message> | 4165 | <message> |
| 4098 | <location filename="../../src/yuzu/main.cpp" line="2216"/> | 4166 | <location filename="../../src/yuzu/main.cpp" line="2209"/> |
| 4099 | <source>Installing file "%1"...</source> | 4167 | <source>Installing file "%1"...</source> |
| 4100 | <translation>Bestand "%1" Installeren...</translation> | 4168 | <translation>Bestand "%1" Installeren...</translation> |
| 4101 | </message> | 4169 | </message> |
| 4102 | <message> | 4170 | <message> |
| 4103 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 4171 | <location filename="../../src/yuzu/main.cpp" line="2255"/> |
| 4104 | <location filename="../../src/yuzu/main.cpp" line="2276"/> | 4172 | <location filename="../../src/yuzu/main.cpp" line="2269"/> |
| 4105 | <source>Install Results</source> | 4173 | <source>Install Results</source> |
| 4106 | <translation type="unfinished"/> | 4174 | <translation type="unfinished"/> |
| 4107 | </message> | 4175 | </message> |
| 4108 | <message> | 4176 | <message> |
| 4109 | <location filename="../../src/yuzu/main.cpp" line="2263"/> | 4177 | <location filename="../../src/yuzu/main.cpp" line="2256"/> |
| 4110 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4178 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4111 | Please, only use this feature to install updates and DLC.</source> | 4179 | Please, only use this feature to install updates and DLC.</source> |
| 4112 | <translation type="unfinished"/> | 4180 | <translation type="unfinished"/> |
| 4113 | </message> | 4181 | </message> |
| 4114 | <message numerus="yes"> | 4182 | <message numerus="yes"> |
| 4115 | <location filename="../../src/yuzu/main.cpp" line="2269"/> | 4183 | <location filename="../../src/yuzu/main.cpp" line="2262"/> |
| 4116 | <source>%n file(s) were newly installed | 4184 | <source>%n file(s) were newly installed |
| 4117 | </source> | 4185 | </source> |
| 4118 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4186 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4119 | </message> | 4187 | </message> |
| 4120 | <message numerus="yes"> | 4188 | <message numerus="yes"> |
| 4121 | <location filename="../../src/yuzu/main.cpp" line="2272"/> | 4189 | <location filename="../../src/yuzu/main.cpp" line="2265"/> |
| 4122 | <source>%n file(s) were overwritten | 4190 | <source>%n file(s) were overwritten |
| 4123 | </source> | 4191 | </source> |
| 4124 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4192 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4125 | </message> | 4193 | </message> |
| 4126 | <message numerus="yes"> | 4194 | <message numerus="yes"> |
| 4127 | <location filename="../../src/yuzu/main.cpp" line="2274"/> | 4195 | <location filename="../../src/yuzu/main.cpp" line="2267"/> |
| 4128 | <source>%n file(s) failed to install | 4196 | <source>%n file(s) failed to install |
| 4129 | </source> | 4197 | </source> |
| 4130 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4198 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4131 | </message> | 4199 | </message> |
| 4132 | <message> | 4200 | <message> |
| 4133 | <location filename="../../src/yuzu/main.cpp" line="2375"/> | 4201 | <location filename="../../src/yuzu/main.cpp" line="2368"/> |
| 4134 | <source>System Application</source> | 4202 | <source>System Application</source> |
| 4135 | <translation>Systeem Applicatie</translation> | 4203 | <translation>Systeem Applicatie</translation> |
| 4136 | </message> | 4204 | </message> |
| 4137 | <message> | 4205 | <message> |
| 4138 | <location filename="../../src/yuzu/main.cpp" line="2376"/> | 4206 | <location filename="../../src/yuzu/main.cpp" line="2369"/> |
| 4139 | <source>System Archive</source> | 4207 | <source>System Archive</source> |
| 4140 | <translation>Systeem Archief</translation> | 4208 | <translation>Systeem Archief</translation> |
| 4141 | </message> | 4209 | </message> |
| 4142 | <message> | 4210 | <message> |
| 4143 | <location filename="../../src/yuzu/main.cpp" line="2377"/> | 4211 | <location filename="../../src/yuzu/main.cpp" line="2370"/> |
| 4144 | <source>System Application Update</source> | 4212 | <source>System Application Update</source> |
| 4145 | <translation>Systeem Applicatie Update</translation> | 4213 | <translation>Systeem Applicatie Update</translation> |
| 4146 | </message> | 4214 | </message> |
| 4147 | <message> | 4215 | <message> |
| 4148 | <location filename="../../src/yuzu/main.cpp" line="2378"/> | 4216 | <location filename="../../src/yuzu/main.cpp" line="2371"/> |
| 4149 | <source>Firmware Package (Type A)</source> | 4217 | <source>Firmware Package (Type A)</source> |
| 4150 | <translation>Filmware Pakket (Type A)</translation> | 4218 | <translation>Filmware Pakket (Type A)</translation> |
| 4151 | </message> | 4219 | </message> |
| 4152 | <message> | 4220 | <message> |
| 4153 | <location filename="../../src/yuzu/main.cpp" line="2379"/> | 4221 | <location filename="../../src/yuzu/main.cpp" line="2372"/> |
| 4154 | <source>Firmware Package (Type B)</source> | 4222 | <source>Firmware Package (Type B)</source> |
| 4155 | <translation>Filmware Pakket (Type B)</translation> | 4223 | <translation>Filmware Pakket (Type B)</translation> |
| 4156 | </message> | 4224 | </message> |
| 4157 | <message> | 4225 | <message> |
| 4158 | <location filename="../../src/yuzu/main.cpp" line="2380"/> | 4226 | <location filename="../../src/yuzu/main.cpp" line="2373"/> |
| 4159 | <source>Game</source> | 4227 | <source>Game</source> |
| 4160 | <translation>Game</translation> | 4228 | <translation>Game</translation> |
| 4161 | </message> | 4229 | </message> |
| 4162 | <message> | 4230 | <message> |
| 4163 | <location filename="../../src/yuzu/main.cpp" line="2381"/> | 4231 | <location filename="../../src/yuzu/main.cpp" line="2374"/> |
| 4164 | <source>Game Update</source> | 4232 | <source>Game Update</source> |
| 4165 | <translation>Game Update</translation> | 4233 | <translation>Game Update</translation> |
| 4166 | </message> | 4234 | </message> |
| 4167 | <message> | 4235 | <message> |
| 4168 | <location filename="../../src/yuzu/main.cpp" line="2382"/> | 4236 | <location filename="../../src/yuzu/main.cpp" line="2375"/> |
| 4169 | <source>Game DLC</source> | 4237 | <source>Game DLC</source> |
| 4170 | <translation>Game DLC</translation> | 4238 | <translation>Game DLC</translation> |
| 4171 | </message> | 4239 | </message> |
| 4172 | <message> | 4240 | <message> |
| 4173 | <location filename="../../src/yuzu/main.cpp" line="2383"/> | 4241 | <location filename="../../src/yuzu/main.cpp" line="2376"/> |
| 4174 | <source>Delta Title</source> | 4242 | <source>Delta Title</source> |
| 4175 | <translation>Delta Titel</translation> | 4243 | <translation>Delta Titel</translation> |
| 4176 | </message> | 4244 | </message> |
| 4177 | <message> | 4245 | <message> |
| 4178 | <location filename="../../src/yuzu/main.cpp" line="2386"/> | 4246 | <location filename="../../src/yuzu/main.cpp" line="2379"/> |
| 4179 | <source>Select NCA Install Type...</source> | 4247 | <source>Select NCA Install Type...</source> |
| 4180 | <translation>Selecteer NCA Installatie Type...</translation> | 4248 | <translation>Selecteer NCA Installatie Type...</translation> |
| 4181 | </message> | 4249 | </message> |
| 4182 | <message> | 4250 | <message> |
| 4183 | <location filename="../../src/yuzu/main.cpp" line="2387"/> | 4251 | <location filename="../../src/yuzu/main.cpp" line="2380"/> |
| 4184 | <source>Please select the type of title you would like to install this NCA as: | 4252 | <source>Please select the type of title you would like to install this NCA as: |
| 4185 | (In most instances, the default 'Game' is fine.)</source> | 4253 | (In most instances, the default 'Game' is fine.)</source> |
| 4186 | <translation>Selecteer het type titel hoe je wilt dat deze NCA installeerd: | 4254 | <translation>Selecteer het type titel hoe je wilt dat deze NCA installeerd: |
| 4187 | (In de meeste gevallen is de standaard 'Game' juist.)</translation> | 4255 | (In de meeste gevallen is de standaard 'Game' juist.)</translation> |
| 4188 | </message> | 4256 | </message> |
| 4189 | <message> | 4257 | <message> |
| 4190 | <location filename="../../src/yuzu/main.cpp" line="2393"/> | 4258 | <location filename="../../src/yuzu/main.cpp" line="2386"/> |
| 4191 | <source>Failed to Install</source> | 4259 | <source>Failed to Install</source> |
| 4192 | <translation>Installatie Mislukt</translation> | 4260 | <translation>Installatie Mislukt</translation> |
| 4193 | </message> | 4261 | </message> |
| 4194 | <message> | 4262 | <message> |
| 4195 | <location filename="../../src/yuzu/main.cpp" line="2394"/> | 4263 | <location filename="../../src/yuzu/main.cpp" line="2387"/> |
| 4196 | <source>The title type you selected for the NCA is invalid.</source> | 4264 | <source>The title type you selected for the NCA is invalid.</source> |
| 4197 | <translation>Het type title dat je hebt geselecteerd voor de NCA is ongeldig.</translation> | 4265 | <translation>Het type title dat je hebt geselecteerd voor de NCA is ongeldig.</translation> |
| 4198 | </message> | 4266 | </message> |
| 4199 | <message> | 4267 | <message> |
| 4200 | <location filename="../../src/yuzu/main.cpp" line="2429"/> | 4268 | <location filename="../../src/yuzu/main.cpp" line="2422"/> |
| 4201 | <source>File not found</source> | 4269 | <source>File not found</source> |
| 4202 | <translation>Bestand niet gevonden</translation> | 4270 | <translation>Bestand niet gevonden</translation> |
| 4203 | </message> | 4271 | </message> |
| 4204 | <message> | 4272 | <message> |
| 4205 | <location filename="../../src/yuzu/main.cpp" line="2430"/> | 4273 | <location filename="../../src/yuzu/main.cpp" line="2423"/> |
| 4206 | <source>File "%1" not found</source> | 4274 | <source>File "%1" not found</source> |
| 4207 | <translation>Bestand "%1" niet gevonden</translation> | 4275 | <translation>Bestand "%1" niet gevonden</translation> |
| 4208 | </message> | 4276 | </message> |
| 4209 | <message> | 4277 | <message> |
| 4210 | <location filename="../../src/yuzu/main.cpp" line="2445"/> | 4278 | <location filename="../../src/yuzu/main.cpp" line="2492"/> |
| 4211 | <location filename="../../src/yuzu/main.cpp" line="3448"/> | ||
| 4212 | <source>&Continue</source> | ||
| 4213 | <translation type="unfinished"/> | ||
| 4214 | </message> | ||
| 4215 | <message> | ||
| 4216 | <location filename="../../src/yuzu/main.cpp" line="2494"/> | ||
| 4217 | <source>OK</source> | 4279 | <source>OK</source> |
| 4218 | <translation type="unfinished"/> | 4280 | <translation type="unfinished"/> |
| 4219 | </message> | 4281 | </message> |
| 4220 | <message> | 4282 | <message> |
| 4221 | <location filename="../../src/yuzu/main.cpp" line="2508"/> | 4283 | <location filename="../../src/yuzu/main.cpp" line="2506"/> |
| 4222 | <source>Missing yuzu Account</source> | 4284 | <source>Missing yuzu Account</source> |
| 4223 | <translation>Je yuzu account mist</translation> | 4285 | <translation>Je yuzu account mist</translation> |
| 4224 | </message> | 4286 | </message> |
| 4225 | <message> | 4287 | <message> |
| 4226 | <location filename="../../src/yuzu/main.cpp" line="2509"/> | 4288 | <location filename="../../src/yuzu/main.cpp" line="2507"/> |
| 4227 | <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> | 4289 | <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> |
| 4228 | <translation>Om game campatibiliteit te raporteren, moet je je yuzu account koppelen.<br><br/> Om je yuzu account te koppelen, ga naar Emulatie &gt; Configuratie &gt; Web.</translation> | 4290 | <translation>Om game campatibiliteit te raporteren, moet je je yuzu account koppelen.<br><br/> Om je yuzu account te koppelen, ga naar Emulatie &gt; Configuratie &gt; Web.</translation> |
| 4229 | </message> | 4291 | </message> |
| 4230 | <message> | 4292 | <message> |
| 4231 | <location filename="../../src/yuzu/main.cpp" line="2519"/> | 4293 | <location filename="../../src/yuzu/main.cpp" line="2517"/> |
| 4232 | <source>Error opening URL</source> | 4294 | <source>Error opening URL</source> |
| 4233 | <translation type="unfinished"/> | 4295 | <translation type="unfinished"/> |
| 4234 | </message> | 4296 | </message> |
| 4235 | <message> | 4297 | <message> |
| 4236 | <location filename="../../src/yuzu/main.cpp" line="2520"/> | 4298 | <location filename="../../src/yuzu/main.cpp" line="2518"/> |
| 4237 | <source>Unable to open the URL "%1".</source> | 4299 | <source>Unable to open the URL "%1".</source> |
| 4238 | <translation type="unfinished"/> | 4300 | <translation type="unfinished"/> |
| 4239 | </message> | 4301 | </message> |
| 4240 | <message> | 4302 | <message> |
| 4241 | <location filename="../../src/yuzu/main.cpp" line="2802"/> | 4303 | <location filename="../../src/yuzu/main.cpp" line="2777"/> |
| 4304 | <source>TAS Recording</source> | ||
| 4305 | <translation type="unfinished"/> | ||
| 4306 | </message> | ||
| 4307 | <message> | ||
| 4308 | <location filename="../../src/yuzu/main.cpp" line="2777"/> | ||
| 4309 | <source>Overwrite file of player 1?</source> | ||
| 4310 | <translation type="unfinished"/> | ||
| 4311 | </message> | ||
| 4312 | <message> | ||
| 4313 | <location filename="../../src/yuzu/main.cpp" line="2830"/> | ||
| 4242 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4314 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4243 | <translation>Amiibo Bestand (%1);; Alle Bestanden (*.*)</translation> | 4315 | <translation>Amiibo Bestand (%1);; Alle Bestanden (*.*)</translation> |
| 4244 | </message> | 4316 | </message> |
| 4245 | <message> | 4317 | <message> |
| 4246 | <location filename="../../src/yuzu/main.cpp" line="2803"/> | 4318 | <location filename="../../src/yuzu/main.cpp" line="2831"/> |
| 4247 | <source>Load Amiibo</source> | 4319 | <source>Load Amiibo</source> |
| 4248 | <translation>Laad Amiibo</translation> | 4320 | <translation>Laad Amiibo</translation> |
| 4249 | </message> | 4321 | </message> |
| 4250 | <message> | 4322 | <message> |
| 4251 | <location filename="../../src/yuzu/main.cpp" line="2821"/> | 4323 | <location filename="../../src/yuzu/main.cpp" line="2849"/> |
| 4252 | <source>Error opening Amiibo data file</source> | 4324 | <source>Error opening Amiibo data file</source> |
| 4253 | <translation>Fout tijdens het openen van het Amiibo gegevens bestand</translation> | 4325 | <translation>Fout tijdens het openen van het Amiibo gegevens bestand</translation> |
| 4254 | </message> | 4326 | </message> |
| 4255 | <message> | 4327 | <message> |
| 4256 | <location filename="../../src/yuzu/main.cpp" line="2822"/> | 4328 | <location filename="../../src/yuzu/main.cpp" line="2850"/> |
| 4257 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4329 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4258 | <translation>Kan Amiibo bestand "%1" niet lezen.</translation> | 4330 | <translation>Kan Amiibo bestand "%1" niet lezen.</translation> |
| 4259 | </message> | 4331 | </message> |
| 4260 | <message> | 4332 | <message> |
| 4261 | <location filename="../../src/yuzu/main.cpp" line="2830"/> | 4333 | <location filename="../../src/yuzu/main.cpp" line="2858"/> |
| 4262 | <source>Error reading Amiibo data file</source> | 4334 | <source>Error reading Amiibo data file</source> |
| 4263 | <translation>Fout tijdens het lezen van het Amiibo gegevens bestand</translation> | 4335 | <translation>Fout tijdens het lezen van het Amiibo gegevens bestand</translation> |
| 4264 | </message> | 4336 | </message> |
| 4265 | <message> | 4337 | <message> |
| 4266 | <location filename="../../src/yuzu/main.cpp" line="2831"/> | 4338 | <location filename="../../src/yuzu/main.cpp" line="2859"/> |
| 4267 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4339 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4268 | <translation>Kan de volledige Amiibo gegevens niet lezen. Verwacht om %1 bytes te lezen, maar het is alleen mogelijk om %2 bytes te lezen.</translation> | 4340 | <translation>Kan de volledige Amiibo gegevens niet lezen. Verwacht om %1 bytes te lezen, maar het is alleen mogelijk om %2 bytes te lezen.</translation> |
| 4269 | </message> | 4341 | </message> |
| 4270 | <message> | 4342 | <message> |
| 4271 | <location filename="../../src/yuzu/main.cpp" line="2839"/> | 4343 | <location filename="../../src/yuzu/main.cpp" line="2867"/> |
| 4272 | <source>Error loading Amiibo data</source> | 4344 | <source>Error loading Amiibo data</source> |
| 4273 | <translation>Fout tijdens het laden van de Amiibo data</translation> | 4345 | <translation>Fout tijdens het laden van de Amiibo data</translation> |
| 4274 | </message> | 4346 | </message> |
| 4275 | <message> | 4347 | <message> |
| 4276 | <location filename="../../src/yuzu/main.cpp" line="2840"/> | 4348 | <location filename="../../src/yuzu/main.cpp" line="2868"/> |
| 4277 | <source>Unable to load Amiibo data.</source> | 4349 | <source>Unable to load Amiibo data.</source> |
| 4278 | <translation>Kan de Amiibo gegevens niet laden.</translation> | 4350 | <translation>Kan de Amiibo gegevens niet laden.</translation> |
| 4279 | </message> | 4351 | </message> |
| 4280 | <message> | 4352 | <message> |
| 4281 | <location filename="../../src/yuzu/main.cpp" line="2881"/> | 4353 | <location filename="../../src/yuzu/main.cpp" line="2913"/> |
| 4282 | <source>Capture Screenshot</source> | 4354 | <source>Capture Screenshot</source> |
| 4283 | <translation>Screenshot Vastleggen</translation> | 4355 | <translation>Screenshot Vastleggen</translation> |
| 4284 | </message> | 4356 | </message> |
| 4285 | <message> | 4357 | <message> |
| 4286 | <location filename="../../src/yuzu/main.cpp" line="2882"/> | 4358 | <location filename="../../src/yuzu/main.cpp" line="2914"/> |
| 4287 | <source>PNG Image (*.png)</source> | 4359 | <source>PNG Image (*.png)</source> |
| 4288 | <translation>PNG afbeelding (*.png)</translation> | 4360 | <translation>PNG afbeelding (*.png)</translation> |
| 4289 | </message> | 4361 | </message> |
| 4290 | <message> | 4362 | <message> |
| 4291 | <location filename="../../src/yuzu/main.cpp" line="2948"/> | 4363 | <location filename="../../src/yuzu/main.cpp" line="2979"/> |
| 4292 | <source>TAS state: Running %1/%2</source> | 4364 | <source>TAS state: Running %1/%2</source> |
| 4293 | <translation type="unfinished"/> | 4365 | <translation type="unfinished"/> |
| 4294 | </message> | 4366 | </message> |
| 4295 | <message> | 4367 | <message> |
| 4296 | <location filename="../../src/yuzu/main.cpp" line="2950"/> | 4368 | <location filename="../../src/yuzu/main.cpp" line="2981"/> |
| 4297 | <source>TAS state: Recording %1</source> | 4369 | <source>TAS state: Recording %1</source> |
| 4298 | <translation type="unfinished"/> | 4370 | <translation type="unfinished"/> |
| 4299 | </message> | 4371 | </message> |
| 4300 | <message> | 4372 | <message> |
| 4301 | <location filename="../../src/yuzu/main.cpp" line="2952"/> | 4373 | <location filename="../../src/yuzu/main.cpp" line="2983"/> |
| 4302 | <source>TAS state: Idle %1/%2</source> | 4374 | <source>TAS state: Idle %1/%2</source> |
| 4303 | <translation type="unfinished"/> | 4375 | <translation type="unfinished"/> |
| 4304 | </message> | 4376 | </message> |
| 4305 | <message> | 4377 | <message> |
| 4306 | <location filename="../../src/yuzu/main.cpp" line="2954"/> | 4378 | <location filename="../../src/yuzu/main.cpp" line="2985"/> |
| 4307 | <source>TAS State: Invalid</source> | 4379 | <source>TAS State: Invalid</source> |
| 4308 | <translation type="unfinished"/> | 4380 | <translation type="unfinished"/> |
| 4309 | </message> | 4381 | </message> |
| 4382 | <message> | ||
| 4383 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | ||
| 4384 | <source>&Stop Running</source> | ||
| 4385 | <translation type="unfinished"/> | ||
| 4386 | </message> | ||
| 4387 | <message> | ||
| 4388 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | ||
| 4389 | <source>&Start</source> | ||
| 4390 | <translation type="unfinished"/> | ||
| 4391 | </message> | ||
| 4392 | <message> | ||
| 4393 | <location filename="../../src/yuzu/main.cpp" line="3000"/> | ||
| 4394 | <source>Stop R&ecording</source> | ||
| 4395 | <translation type="unfinished"/> | ||
| 4396 | </message> | ||
| 4397 | <message> | ||
| 4398 | <location filename="../../src/yuzu/main.cpp" line="3000"/> | ||
| 4399 | <source>R&ecord</source> | ||
| 4400 | <translation type="unfinished"/> | ||
| 4401 | </message> | ||
| 4310 | <message numerus="yes"> | 4402 | <message numerus="yes"> |
| 4311 | <location filename="../../src/yuzu/main.cpp" line="2975"/> | 4403 | <location filename="../../src/yuzu/main.cpp" line="3024"/> |
| 4312 | <source>Building: %n shader(s)</source> | 4404 | <source>Building: %n shader(s)</source> |
| 4313 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4405 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4314 | </message> | 4406 | </message> |
| 4315 | <message> | 4407 | <message> |
| 4316 | <location filename="../../src/yuzu/main.cpp" line="2982"/> | 4408 | <location filename="../../src/yuzu/main.cpp" line="3033"/> |
| 4409 | <source>Scale: %1x</source> | ||
| 4410 | <comment>%1 is the resolution scaling factor</comment> | ||
| 4411 | <translation type="unfinished"/> | ||
| 4412 | </message> | ||
| 4413 | <message> | ||
| 4414 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | ||
| 4317 | <source>Speed: %1% / %2%</source> | 4415 | <source>Speed: %1% / %2%</source> |
| 4318 | <translation>Snelheid: %1% / %2%</translation> | 4416 | <translation>Snelheid: %1% / %2%</translation> |
| 4319 | </message> | 4417 | </message> |
| 4320 | <message> | 4418 | <message> |
| 4321 | <location filename="../../src/yuzu/main.cpp" line="2986"/> | 4419 | <location filename="../../src/yuzu/main.cpp" line="3040"/> |
| 4322 | <source>Speed: %1%</source> | 4420 | <source>Speed: %1%</source> |
| 4323 | <translation>Snelheid: %1%</translation> | 4421 | <translation>Snelheid: %1%</translation> |
| 4324 | </message> | 4422 | </message> |
| 4325 | <message> | 4423 | <message> |
| 4326 | <location filename="../../src/yuzu/main.cpp" line="2990"/> | 4424 | <location filename="../../src/yuzu/main.cpp" line="3044"/> |
| 4327 | <source>Game: %1 FPS (Unlocked)</source> | 4425 | <source>Game: %1 FPS (Unlocked)</source> |
| 4328 | <translation type="unfinished"/> | 4426 | <translation type="unfinished"/> |
| 4329 | </message> | 4427 | </message> |
| 4330 | <message> | 4428 | <message> |
| 4331 | <location filename="../../src/yuzu/main.cpp" line="2992"/> | 4429 | <location filename="../../src/yuzu/main.cpp" line="3046"/> |
| 4332 | <source>Game: %1 FPS</source> | 4430 | <source>Game: %1 FPS</source> |
| 4333 | <translation>Game: %1 FPS</translation> | 4431 | <translation>Game: %1 FPS</translation> |
| 4334 | </message> | 4432 | </message> |
| 4335 | <message> | 4433 | <message> |
| 4336 | <location filename="../../src/yuzu/main.cpp" line="2994"/> | 4434 | <location filename="../../src/yuzu/main.cpp" line="3048"/> |
| 4337 | <source>Frame: %1 ms</source> | 4435 | <source>Frame: %1 ms</source> |
| 4338 | <translation>Frame: %1 ms</translation> | 4436 | <translation>Frame: %1 ms</translation> |
| 4339 | </message> | 4437 | </message> |
| 4340 | <message> | 4438 | <message> |
| 4341 | <location filename="../../src/yuzu/main.cpp" line="3004"/> | 4439 | <location filename="../../src/yuzu/main.cpp" line="3059"/> |
| 4342 | <source>GPU NORMAL</source> | 4440 | <source>GPU NORMAL</source> |
| 4343 | <translation type="unfinished"/> | 4441 | <translation type="unfinished"/> |
| 4344 | </message> | 4442 | </message> |
| 4345 | <message> | 4443 | <message> |
| 4346 | <location filename="../../src/yuzu/main.cpp" line="3009"/> | 4444 | <location filename="../../src/yuzu/main.cpp" line="3064"/> |
| 4347 | <source>GPU HIGH</source> | 4445 | <source>GPU HIGH</source> |
| 4348 | <translation type="unfinished"/> | 4446 | <translation type="unfinished"/> |
| 4349 | </message> | 4447 | </message> |
| 4350 | <message> | 4448 | <message> |
| 4351 | <location filename="../../src/yuzu/main.cpp" line="3014"/> | 4449 | <location filename="../../src/yuzu/main.cpp" line="3069"/> |
| 4352 | <source>GPU EXTREME</source> | 4450 | <source>GPU EXTREME</source> |
| 4353 | <translation type="unfinished"/> | 4451 | <translation type="unfinished"/> |
| 4354 | </message> | 4452 | </message> |
| 4355 | <message> | 4453 | <message> |
| 4356 | <location filename="../../src/yuzu/main.cpp" line="3019"/> | 4454 | <location filename="../../src/yuzu/main.cpp" line="3074"/> |
| 4357 | <source>GPU ERROR</source> | 4455 | <source>GPU ERROR</source> |
| 4358 | <translation type="unfinished"/> | 4456 | <translation type="unfinished"/> |
| 4359 | </message> | 4457 | </message> |
| 4360 | <message> | 4458 | <message> |
| 4361 | <location filename="../../src/yuzu/main.cpp" line="3076"/> | 4459 | <location filename="../../src/yuzu/main.cpp" line="3084"/> |
| 4460 | <source>NEAREST</source> | ||
| 4461 | <translation type="unfinished"/> | ||
| 4462 | </message> | ||
| 4463 | <message> | ||
| 4464 | <location filename="../../src/yuzu/main.cpp" line="3087"/> | ||
| 4465 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | ||
| 4466 | <source>BILINEAR</source> | ||
| 4467 | <translation type="unfinished"/> | ||
| 4468 | </message> | ||
| 4469 | <message> | ||
| 4470 | <location filename="../../src/yuzu/main.cpp" line="3090"/> | ||
| 4471 | <source>BICUBIC</source> | ||
| 4472 | <translation type="unfinished"/> | ||
| 4473 | </message> | ||
| 4474 | <message> | ||
| 4475 | <location filename="../../src/yuzu/main.cpp" line="3093"/> | ||
| 4476 | <source>GAUSSIAN</source> | ||
| 4477 | <translation type="unfinished"/> | ||
| 4478 | </message> | ||
| 4479 | <message> | ||
| 4480 | <location filename="../../src/yuzu/main.cpp" line="3096"/> | ||
| 4481 | <source>SCALEFORCE</source> | ||
| 4482 | <translation type="unfinished"/> | ||
| 4483 | </message> | ||
| 4484 | <message> | ||
| 4485 | <location filename="../../src/yuzu/main.cpp" line="3099"/> | ||
| 4486 | <source>FSR</source> | ||
| 4487 | <translation type="unfinished"/> | ||
| 4488 | </message> | ||
| 4489 | <message> | ||
| 4490 | <location filename="../../src/yuzu/main.cpp" line="3111"/> | ||
| 4491 | <location filename="../../src/yuzu/main.cpp" line="3117"/> | ||
| 4492 | <source>NO AA</source> | ||
| 4493 | <translation type="unfinished"/> | ||
| 4494 | </message> | ||
| 4495 | <message> | ||
| 4496 | <location filename="../../src/yuzu/main.cpp" line="3114"/> | ||
| 4497 | <source>FXAA</source> | ||
| 4498 | <translation type="unfinished"/> | ||
| 4499 | </message> | ||
| 4500 | <message> | ||
| 4501 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | ||
| 4362 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 4502 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4363 | <translation>De game die je probeert te laden heeft extra bestanden nodig van je Switch voordat je het kan spelen. <br/><br/>Voor meer informatie over het dumpen van deze bestanden, volg alsjeblieft onze wiki pagina: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Het dumpen van Systeem Archieven en de Gedeelde Lettertypen van een Switch console </a>. <br/><br/>Wil je terug gaan naar de game lijst? Verdergaan met de emulatie zal misschien gevolgen hebben als vastlopen, beschadigde opslag data, of andere problemen.</translation> | 4503 | <translation>De game die je probeert te laden heeft extra bestanden nodig van je Switch voordat je het kan spelen. <br/><br/>Voor meer informatie over het dumpen van deze bestanden, volg alsjeblieft onze wiki pagina: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Het dumpen van Systeem Archieven en de Gedeelde Lettertypen van een Switch console </a>. <br/><br/>Wil je terug gaan naar de game lijst? Verdergaan met de emulatie zal misschien gevolgen hebben als vastlopen, beschadigde opslag data, of andere problemen.</translation> |
| 4364 | </message> | 4504 | </message> |
| 4365 | <message> | 4505 | <message> |
| 4366 | <location filename="../../src/yuzu/main.cpp" line="3091"/> | 4506 | <location filename="../../src/yuzu/main.cpp" line="3190"/> |
| 4367 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 4507 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4368 | <translation>yuzu was niet in staat om de Switch systeem archieven te vinden. %1</translation> | 4508 | <translation>yuzu was niet in staat om de Switch systeem archieven te vinden. %1</translation> |
| 4369 | </message> | 4509 | </message> |
| 4370 | <message> | 4510 | <message> |
| 4371 | <location filename="../../src/yuzu/main.cpp" line="3093"/> | 4511 | <location filename="../../src/yuzu/main.cpp" line="3192"/> |
| 4372 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 4512 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4373 | <translation>yuzu was niet in staat om de Switch systeem archieven te vinden. %1. %2</translation> | 4513 | <translation>yuzu was niet in staat om de Switch systeem archieven te vinden. %1. %2</translation> |
| 4374 | </message> | 4514 | </message> |
| 4375 | <message> | 4515 | <message> |
| 4376 | <location filename="../../src/yuzu/main.cpp" line="3097"/> | 4516 | <location filename="../../src/yuzu/main.cpp" line="3196"/> |
| 4377 | <source>System Archive Not Found</source> | 4517 | <source>System Archive Not Found</source> |
| 4378 | <translation>Systeem Archief Niet Gevonden</translation> | 4518 | <translation>Systeem Archief Niet Gevonden</translation> |
| 4379 | </message> | 4519 | </message> |
| 4380 | <message> | 4520 | <message> |
| 4381 | <location filename="../../src/yuzu/main.cpp" line="3099"/> | 4521 | <location filename="../../src/yuzu/main.cpp" line="3198"/> |
| 4382 | <source>System Archive Missing</source> | 4522 | <source>System Archive Missing</source> |
| 4383 | <translation>Systeem Archief Mist</translation> | 4523 | <translation>Systeem Archief Mist</translation> |
| 4384 | </message> | 4524 | </message> |
| 4385 | <message> | 4525 | <message> |
| 4386 | <location filename="../../src/yuzu/main.cpp" line="3105"/> | 4526 | <location filename="../../src/yuzu/main.cpp" line="3204"/> |
| 4387 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 4527 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4388 | <translation>yuzu was niet in staat om de Switch shared fonts te vinden. %1</translation> | 4528 | <translation>yuzu was niet in staat om de Switch shared fonts te vinden. %1</translation> |
| 4389 | </message> | 4529 | </message> |
| 4390 | <message> | 4530 | <message> |
| 4391 | <location filename="../../src/yuzu/main.cpp" line="3106"/> | 4531 | <location filename="../../src/yuzu/main.cpp" line="3205"/> |
| 4392 | <source>Shared Fonts Not Found</source> | 4532 | <source>Shared Fonts Not Found</source> |
| 4393 | <translation>Shared Fonts Niet Gevonden</translation> | 4533 | <translation>Shared Fonts Niet Gevonden</translation> |
| 4394 | </message> | 4534 | </message> |
| 4395 | <message> | 4535 | <message> |
| 4396 | <location filename="../../src/yuzu/main.cpp" line="3108"/> | 4536 | <location filename="../../src/yuzu/main.cpp" line="3207"/> |
| 4397 | <source>Shared Font Missing</source> | 4537 | <source>Shared Font Missing</source> |
| 4398 | <translation>Gedeelde Lettertypes Niet Gevonden</translation> | 4538 | <translation>Gedeelde Lettertypes Niet Gevonden</translation> |
| 4399 | </message> | 4539 | </message> |
| 4400 | <message> | 4540 | <message> |
| 4401 | <location filename="../../src/yuzu/main.cpp" line="3114"/> | 4541 | <location filename="../../src/yuzu/main.cpp" line="3213"/> |
| 4402 | <source>Fatal Error</source> | 4542 | <source>Fatal Error</source> |
| 4403 | <translation>Fatale Fout</translation> | 4543 | <translation>Fatale Fout</translation> |
| 4404 | </message> | 4544 | </message> |
| 4405 | <message> | 4545 | <message> |
| 4406 | <location filename="../../src/yuzu/main.cpp" line="3115"/> | 4546 | <location filename="../../src/yuzu/main.cpp" line="3214"/> |
| 4407 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 4547 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4408 | <translation>yuzu is een fatale fout tegengekomen, zie de log voor meer details. Voor meer informatie over toegang krijgen tot de log, zie de volgende pagina: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>Hoe upload je een log bestand</a>.<br/><br/>Zou je terug willen naar de game lijst? Doorgaan met emulatie kan resulteren in vastlapen, corrupte save gegevens, of andere problemen.</translation> | 4548 | <translation>yuzu is een fatale fout tegengekomen, zie de log voor meer details. Voor meer informatie over toegang krijgen tot de log, zie de volgende pagina: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>Hoe upload je een log bestand</a>.<br/><br/>Zou je terug willen naar de game lijst? Doorgaan met emulatie kan resulteren in vastlapen, corrupte save gegevens, of andere problemen.</translation> |
| 4409 | </message> | 4549 | </message> |
| 4410 | <message> | 4550 | <message> |
| 4411 | <location filename="../../src/yuzu/main.cpp" line="3124"/> | 4551 | <location filename="../../src/yuzu/main.cpp" line="3223"/> |
| 4412 | <source>Fatal Error encountered</source> | 4552 | <source>Fatal Error encountered</source> |
| 4413 | <translation>Fatale Fout opgetreden</translation> | 4553 | <translation>Fatale Fout opgetreden</translation> |
| 4414 | </message> | 4554 | </message> |
| 4415 | <message> | 4555 | <message> |
| 4416 | <location filename="../../src/yuzu/main.cpp" line="3147"/> | 4556 | <location filename="../../src/yuzu/main.cpp" line="3246"/> |
| 4417 | <source>Confirm Key Rederivation</source> | 4557 | <source>Confirm Key Rederivation</source> |
| 4418 | <translation>Bevestig Sleutel Herafleiding</translation> | 4558 | <translation>Bevestig Sleutel Herafleiding</translation> |
| 4419 | </message> | 4559 | </message> |
| 4420 | <message> | 4560 | <message> |
| 4421 | <location filename="../../src/yuzu/main.cpp" line="3148"/> | 4561 | <location filename="../../src/yuzu/main.cpp" line="3247"/> |
| 4422 | <source>You are about to force rederive all of your keys. | 4562 | <source>You are about to force rederive all of your keys. |
| 4423 | If you do not know what this means or what you are doing, | 4563 | If you do not know what this means or what you are doing, |
| 4424 | this is a potentially destructive action. | 4564 | this is a potentially destructive action. |
| @@ -4435,37 +4575,37 @@ en optioneel maak backups. | |||
| 4435 | Dit zal je automatisch gegenereerde sleutel bestanden verwijderen en de sleutel verkrijger module opnieuw starten</translation> | 4575 | Dit zal je automatisch gegenereerde sleutel bestanden verwijderen en de sleutel verkrijger module opnieuw starten</translation> |
| 4436 | </message> | 4576 | </message> |
| 4437 | <message> | 4577 | <message> |
| 4438 | <location filename="../../src/yuzu/main.cpp" line="3180"/> | 4578 | <location filename="../../src/yuzu/main.cpp" line="3279"/> |
| 4439 | <source>Missing fuses</source> | 4579 | <source>Missing fuses</source> |
| 4440 | <translation type="unfinished"/> | 4580 | <translation type="unfinished"/> |
| 4441 | </message> | 4581 | </message> |
| 4442 | <message> | 4582 | <message> |
| 4443 | <location filename="../../src/yuzu/main.cpp" line="3183"/> | 4583 | <location filename="../../src/yuzu/main.cpp" line="3282"/> |
| 4444 | <source> - Missing BOOT0</source> | 4584 | <source> - Missing BOOT0</source> |
| 4445 | <translation type="unfinished"/> | 4585 | <translation type="unfinished"/> |
| 4446 | </message> | 4586 | </message> |
| 4447 | <message> | 4587 | <message> |
| 4448 | <location filename="../../src/yuzu/main.cpp" line="3186"/> | 4588 | <location filename="../../src/yuzu/main.cpp" line="3285"/> |
| 4449 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4589 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4450 | <translation type="unfinished"/> | 4590 | <translation type="unfinished"/> |
| 4451 | </message> | 4591 | </message> |
| 4452 | <message> | 4592 | <message> |
| 4453 | <location filename="../../src/yuzu/main.cpp" line="3189"/> | 4593 | <location filename="../../src/yuzu/main.cpp" line="3288"/> |
| 4454 | <source> - Missing PRODINFO</source> | 4594 | <source> - Missing PRODINFO</source> |
| 4455 | <translation type="unfinished"/> | 4595 | <translation type="unfinished"/> |
| 4456 | </message> | 4596 | </message> |
| 4457 | <message> | 4597 | <message> |
| 4458 | <location filename="../../src/yuzu/main.cpp" line="3193"/> | 4598 | <location filename="../../src/yuzu/main.cpp" line="3292"/> |
| 4459 | <source>Derivation Components Missing</source> | 4599 | <source>Derivation Components Missing</source> |
| 4460 | <translation type="unfinished"/> | 4600 | <translation type="unfinished"/> |
| 4461 | </message> | 4601 | </message> |
| 4462 | <message> | 4602 | <message> |
| 4463 | <location filename="../../src/yuzu/main.cpp" line="3194"/> | 4603 | <location filename="../../src/yuzu/main.cpp" line="3293"/> |
| 4464 | <source>Components are missing that may hinder key derivation from completing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys and games.<br><br><small>(%1)</small></source> | 4604 | <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> |
| 4465 | <translation type="unfinished"/> | 4605 | <translation type="unfinished"/> |
| 4466 | </message> | 4606 | </message> |
| 4467 | <message> | 4607 | <message> |
| 4468 | <location filename="../../src/yuzu/main.cpp" line="3203"/> | 4608 | <location filename="../../src/yuzu/main.cpp" line="3302"/> |
| 4469 | <source>Deriving keys... | 4609 | <source>Deriving keys... |
| 4470 | This may take up to a minute depending | 4610 | This may take up to a minute depending |
| 4471 | on your system's performance.</source> | 4611 | on your system's performance.</source> |
| @@ -4473,39 +4613,39 @@ on your system's performance.</source> | |||
| 4473 | op je systeem's performatie.</translation> | 4613 | op je systeem's performatie.</translation> |
| 4474 | </message> | 4614 | </message> |
| 4475 | <message> | 4615 | <message> |
| 4476 | <location filename="../../src/yuzu/main.cpp" line="3205"/> | 4616 | <location filename="../../src/yuzu/main.cpp" line="3304"/> |
| 4477 | <source>Deriving Keys</source> | 4617 | <source>Deriving Keys</source> |
| 4478 | <translation>Sleutels afleiden</translation> | 4618 | <translation>Sleutels afleiden</translation> |
| 4479 | </message> | 4619 | </message> |
| 4480 | <message> | 4620 | <message> |
| 4481 | <location filename="../../src/yuzu/main.cpp" line="3250"/> | 4621 | <location filename="../../src/yuzu/main.cpp" line="3349"/> |
| 4482 | <source>Select RomFS Dump Target</source> | 4622 | <source>Select RomFS Dump Target</source> |
| 4483 | <translation>Selecteer RomFS Dump Doel</translation> | 4623 | <translation>Selecteer RomFS Dump Doel</translation> |
| 4484 | </message> | 4624 | </message> |
| 4485 | <message> | 4625 | <message> |
| 4486 | <location filename="../../src/yuzu/main.cpp" line="3251"/> | 4626 | <location filename="../../src/yuzu/main.cpp" line="3350"/> |
| 4487 | <source>Please select which RomFS you would like to dump.</source> | 4627 | <source>Please select which RomFS you would like to dump.</source> |
| 4488 | <translation>Selecteer welke RomFS je zou willen dumpen.</translation> | 4628 | <translation>Selecteer welke RomFS je zou willen dumpen.</translation> |
| 4489 | </message> | 4629 | </message> |
| 4490 | <message> | 4630 | <message> |
| 4491 | <location filename="../../src/yuzu/main.cpp" line="3266"/> | 4631 | <location filename="../../src/yuzu/main.cpp" line="3365"/> |
| 4492 | <source>Are you sure you want to close yuzu?</source> | 4632 | <source>Are you sure you want to close yuzu?</source> |
| 4493 | <translation>Weet je zeker dat je yuzu wilt sluiten?</translation> | 4633 | <translation>Weet je zeker dat je yuzu wilt sluiten?</translation> |
| 4494 | </message> | 4634 | </message> |
| 4495 | <message> | 4635 | <message> |
| 4496 | <location filename="../../src/yuzu/main.cpp" line="3267"/> | 4636 | <location filename="../../src/yuzu/main.cpp" line="3366"/> |
| 4497 | <location filename="../../src/yuzu/main.cpp" line="3342"/> | 4637 | <location filename="../../src/yuzu/main.cpp" line="3443"/> |
| 4498 | <location filename="../../src/yuzu/main.cpp" line="3355"/> | 4638 | <location filename="../../src/yuzu/main.cpp" line="3456"/> |
| 4499 | <source>yuzu</source> | 4639 | <source>yuzu</source> |
| 4500 | <translation>yuzu</translation> | 4640 | <translation>yuzu</translation> |
| 4501 | </message> | 4641 | </message> |
| 4502 | <message> | 4642 | <message> |
| 4503 | <location filename="../../src/yuzu/main.cpp" line="3343"/> | 4643 | <location filename="../../src/yuzu/main.cpp" line="3444"/> |
| 4504 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4644 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4505 | <translation>Weet je zeker dat je de emulatie wilt stoppen? Alle onopgeslagen voortgang will verloren gaan.</translation> | 4645 | <translation>Weet je zeker dat je de emulatie wilt stoppen? Alle onopgeslagen voortgang will verloren gaan.</translation> |
| 4506 | </message> | 4646 | </message> |
| 4507 | <message> | 4647 | <message> |
| 4508 | <location filename="../../src/yuzu/main.cpp" line="3352"/> | 4648 | <location filename="../../src/yuzu/main.cpp" line="3453"/> |
| 4509 | <source>The currently running application has requested yuzu to not exit. | 4649 | <source>The currently running application has requested yuzu to not exit. |
| 4510 | 4650 | ||
| 4511 | Would you like to bypass this and exit anyway?</source> | 4651 | Would you like to bypass this and exit anyway?</source> |
| @@ -4517,38 +4657,38 @@ Wilt u dit omzeilen en toch afsluiten?</translation> | |||
| 4517 | <context> | 4657 | <context> |
| 4518 | <name>GRenderWindow</name> | 4658 | <name>GRenderWindow</name> |
| 4519 | <message> | 4659 | <message> |
| 4520 | <location filename="../../src/yuzu/bootmanager.cpp" line="675"/> | 4660 | <location filename="../../src/yuzu/bootmanager.cpp" line="976"/> |
| 4521 | <source>OpenGL not available!</source> | 4661 | <source>OpenGL not available!</source> |
| 4522 | <translation type="unfinished"/> | 4662 | <translation type="unfinished"/> |
| 4523 | </message> | 4663 | </message> |
| 4524 | <message> | 4664 | <message> |
| 4525 | <location filename="../../src/yuzu/bootmanager.cpp" line="676"/> | 4665 | <location filename="../../src/yuzu/bootmanager.cpp" line="977"/> |
| 4526 | <source>yuzu has not been compiled with OpenGL support.</source> | 4666 | <source>yuzu has not been compiled with OpenGL support.</source> |
| 4527 | <translation type="unfinished"/> | 4667 | <translation type="unfinished"/> |
| 4528 | </message> | 4668 | </message> |
| 4529 | <message> | 4669 | <message> |
| 4530 | <location filename="../../src/yuzu/bootmanager.cpp" line="695"/> | 4670 | <location filename="../../src/yuzu/bootmanager.cpp" line="996"/> |
| 4531 | <location filename="../../src/yuzu/bootmanager.cpp" line="715"/> | 4671 | <location filename="../../src/yuzu/bootmanager.cpp" line="1016"/> |
| 4532 | <source>Error while initializing OpenGL!</source> | 4672 | <source>Error while initializing OpenGL!</source> |
| 4533 | <translation type="unfinished"/> | 4673 | <translation type="unfinished"/> |
| 4534 | </message> | 4674 | </message> |
| 4535 | <message> | 4675 | <message> |
| 4536 | <location filename="../../src/yuzu/bootmanager.cpp" line="696"/> | 4676 | <location filename="../../src/yuzu/bootmanager.cpp" line="997"/> |
| 4537 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> | 4677 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> |
| 4538 | <translation type="unfinished"/> | 4678 | <translation type="unfinished"/> |
| 4539 | </message> | 4679 | </message> |
| 4540 | <message> | 4680 | <message> |
| 4541 | <location filename="../../src/yuzu/bootmanager.cpp" line="705"/> | 4681 | <location filename="../../src/yuzu/bootmanager.cpp" line="1006"/> |
| 4542 | <source>Error while initializing OpenGL 4.6!</source> | 4682 | <source>Error while initializing OpenGL 4.6!</source> |
| 4543 | <translation type="unfinished"/> | 4683 | <translation type="unfinished"/> |
| 4544 | </message> | 4684 | </message> |
| 4545 | <message> | 4685 | <message> |
| 4546 | <location filename="../../src/yuzu/bootmanager.cpp" line="706"/> | 4686 | <location filename="../../src/yuzu/bootmanager.cpp" line="1007"/> |
| 4547 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> | 4687 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> |
| 4548 | <translation type="unfinished"/> | 4688 | <translation type="unfinished"/> |
| 4549 | </message> | 4689 | </message> |
| 4550 | <message> | 4690 | <message> |
| 4551 | <location filename="../../src/yuzu/bootmanager.cpp" line="716"/> | 4691 | <location filename="../../src/yuzu/bootmanager.cpp" line="1017"/> |
| 4552 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> | 4692 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> |
| 4553 | <translation type="unfinished"/> | 4693 | <translation type="unfinished"/> |
| 4554 | </message> | 4694 | </message> |
| @@ -4904,190 +5044,205 @@ Screen.</source> | |||
| 4904 | <translation>&Emulatie</translation> | 5044 | <translation>&Emulatie</translation> |
| 4905 | </message> | 5045 | </message> |
| 4906 | <message> | 5046 | <message> |
| 4907 | <location filename="../../src/yuzu/main.ui" line="79"/> | 5047 | <location filename="../../src/yuzu/main.ui" line="78"/> |
| 4908 | <source>&View</source> | 5048 | <source>&View</source> |
| 4909 | <translation>&Weergeven</translation> | 5049 | <translation>&Weergeven</translation> |
| 4910 | </message> | 5050 | </message> |
| 4911 | <message> | 5051 | <message> |
| 4912 | <location filename="../../src/yuzu/main.ui" line="83"/> | 5052 | <location filename="../../src/yuzu/main.ui" line="82"/> |
| 4913 | <source>&Reset Window Size</source> | 5053 | <source>&Reset Window Size</source> |
| 4914 | <translation type="unfinished"/> | 5054 | <translation type="unfinished"/> |
| 4915 | </message> | 5055 | </message> |
| 4916 | <message> | 5056 | <message> |
| 4917 | <location filename="../../src/yuzu/main.ui" line="88"/> | 5057 | <location filename="../../src/yuzu/main.ui" line="87"/> |
| 5058 | <source>&Debugging</source> | ||
| 5059 | <translation type="unfinished"/> | ||
| 5060 | </message> | ||
| 5061 | <message> | ||
| 5062 | <location filename="../../src/yuzu/main.ui" line="92"/> | ||
| 4918 | <source>Reset Window Size to &720p</source> | 5063 | <source>Reset Window Size to &720p</source> |
| 4919 | <translation type="unfinished"/> | 5064 | <translation type="unfinished"/> |
| 4920 | </message> | 5065 | </message> |
| 4921 | <message> | 5066 | <message> |
| 4922 | <location filename="../../src/yuzu/main.ui" line="91"/> | 5067 | <location filename="../../src/yuzu/main.ui" line="95"/> |
| 4923 | <source>Reset Window Size to 720p</source> | 5068 | <source>Reset Window Size to 720p</source> |
| 4924 | <translation type="unfinished"/> | 5069 | <translation type="unfinished"/> |
| 4925 | </message> | 5070 | </message> |
| 4926 | <message> | 5071 | <message> |
| 4927 | <location filename="../../src/yuzu/main.ui" line="96"/> | 5072 | <location filename="../../src/yuzu/main.ui" line="100"/> |
| 4928 | <source>Reset Window Size to &900p</source> | 5073 | <source>Reset Window Size to &900p</source> |
| 4929 | <translation type="unfinished"/> | 5074 | <translation type="unfinished"/> |
| 4930 | </message> | 5075 | </message> |
| 4931 | <message> | 5076 | <message> |
| 4932 | <location filename="../../src/yuzu/main.ui" line="99"/> | 5077 | <location filename="../../src/yuzu/main.ui" line="103"/> |
| 4933 | <source>Reset Window Size to 900p</source> | 5078 | <source>Reset Window Size to 900p</source> |
| 4934 | <translation type="unfinished"/> | 5079 | <translation type="unfinished"/> |
| 4935 | </message> | 5080 | </message> |
| 4936 | <message> | 5081 | <message> |
| 4937 | <location filename="../../src/yuzu/main.ui" line="104"/> | 5082 | <location filename="../../src/yuzu/main.ui" line="108"/> |
| 4938 | <source>Reset Window Size to &1080p</source> | 5083 | <source>Reset Window Size to &1080p</source> |
| 4939 | <translation type="unfinished"/> | 5084 | <translation type="unfinished"/> |
| 4940 | </message> | 5085 | </message> |
| 4941 | <message> | 5086 | <message> |
| 4942 | <location filename="../../src/yuzu/main.ui" line="107"/> | 5087 | <location filename="../../src/yuzu/main.ui" line="111"/> |
| 4943 | <source>Reset Window Size to 1080p</source> | 5088 | <source>Reset Window Size to 1080p</source> |
| 4944 | <translation type="unfinished"/> | 5089 | <translation type="unfinished"/> |
| 4945 | </message> | 5090 | </message> |
| 4946 | <message> | 5091 | <message> |
| 4947 | <location filename="../../src/yuzu/main.ui" line="112"/> | 5092 | <location filename="../../src/yuzu/main.ui" line="125"/> |
| 4948 | <source>&Debugging</source> | 5093 | <source>&Tools</source> |
| 4949 | <translation type="unfinished"/> | 5094 | <translation type="unfinished"/> |
| 4950 | </message> | 5095 | </message> |
| 4951 | <message> | 5096 | <message> |
| 4952 | <location filename="../../src/yuzu/main.ui" line="126"/> | 5097 | <location filename="../../src/yuzu/main.ui" line="129"/> |
| 4953 | <source>&Tools</source> | 5098 | <source>&TAS</source> |
| 4954 | <translation type="unfinished"/> | 5099 | <translation type="unfinished"/> |
| 4955 | </message> | 5100 | </message> |
| 4956 | <message> | 5101 | <message> |
| 4957 | <location filename="../../src/yuzu/main.ui" line="135"/> | 5102 | <location filename="../../src/yuzu/main.ui" line="144"/> |
| 4958 | <source>&Help</source> | 5103 | <source>&Help</source> |
| 4959 | <translation>&Help</translation> | 5104 | <translation>&Help</translation> |
| 4960 | </message> | 5105 | </message> |
| 4961 | <message> | 5106 | <message> |
| 4962 | <location filename="../../src/yuzu/main.ui" line="155"/> | 5107 | <location filename="../../src/yuzu/main.ui" line="164"/> |
| 4963 | <source>&Install Files to NAND...</source> | 5108 | <source>&Install Files to NAND...</source> |
| 4964 | <translation type="unfinished"/> | 5109 | <translation type="unfinished"/> |
| 4965 | </message> | 5110 | </message> |
| 4966 | <message> | 5111 | <message> |
| 4967 | <location filename="../../src/yuzu/main.ui" line="160"/> | 5112 | <location filename="../../src/yuzu/main.ui" line="169"/> |
| 4968 | <source>L&oad File...</source> | 5113 | <source>L&oad File...</source> |
| 4969 | <translation type="unfinished"/> | 5114 | <translation type="unfinished"/> |
| 4970 | </message> | 5115 | </message> |
| 4971 | <message> | 5116 | <message> |
| 4972 | <location filename="../../src/yuzu/main.ui" line="165"/> | 5117 | <location filename="../../src/yuzu/main.ui" line="174"/> |
| 4973 | <source>Load &Folder...</source> | 5118 | <source>Load &Folder...</source> |
| 4974 | <translation type="unfinished"/> | 5119 | <translation type="unfinished"/> |
| 4975 | </message> | 5120 | </message> |
| 4976 | <message> | 5121 | <message> |
| 4977 | <location filename="../../src/yuzu/main.ui" line="170"/> | 5122 | <location filename="../../src/yuzu/main.ui" line="179"/> |
| 4978 | <source>E&xit</source> | 5123 | <source>E&xit</source> |
| 4979 | <translation>A&fsluiten</translation> | 5124 | <translation>A&fsluiten</translation> |
| 4980 | </message> | 5125 | </message> |
| 4981 | <message> | 5126 | <message> |
| 4982 | <location filename="../../src/yuzu/main.ui" line="178"/> | 5127 | <location filename="../../src/yuzu/main.ui" line="187"/> |
| 4983 | <source>&Start</source> | ||
| 4984 | <translation>&Start</translation> | ||
| 4985 | </message> | ||
| 4986 | <message> | ||
| 4987 | <location filename="../../src/yuzu/main.ui" line="186"/> | ||
| 4988 | <source>&Pause</source> | 5128 | <source>&Pause</source> |
| 4989 | <translation>&Pauzeren</translation> | 5129 | <translation>&Pauzeren</translation> |
| 4990 | </message> | 5130 | </message> |
| 4991 | <message> | 5131 | <message> |
| 4992 | <location filename="../../src/yuzu/main.ui" line="194"/> | 5132 | <location filename="../../src/yuzu/main.ui" line="195"/> |
| 4993 | <source>&Stop</source> | 5133 | <source>&Stop</source> |
| 4994 | <translation>&Stop</translation> | 5134 | <translation>&Stop</translation> |
| 4995 | </message> | 5135 | </message> |
| 4996 | <message> | 5136 | <message> |
| 4997 | <location filename="../../src/yuzu/main.ui" line="199"/> | 5137 | <location filename="../../src/yuzu/main.ui" line="200"/> |
| 4998 | <source>&Reinitialize keys...</source> | 5138 | <source>&Reinitialize keys...</source> |
| 4999 | <translation type="unfinished"/> | 5139 | <translation type="unfinished"/> |
| 5000 | </message> | 5140 | </message> |
| 5001 | <message> | 5141 | <message> |
| 5002 | <location filename="../../src/yuzu/main.ui" line="204"/> | 5142 | <location filename="../../src/yuzu/main.ui" line="205"/> |
| 5003 | <source>&About yuzu</source> | 5143 | <source>&About yuzu</source> |
| 5004 | <translation type="unfinished"/> | 5144 | <translation type="unfinished"/> |
| 5005 | </message> | 5145 | </message> |
| 5006 | <message> | 5146 | <message> |
| 5007 | <location filename="../../src/yuzu/main.ui" line="212"/> | 5147 | <location filename="../../src/yuzu/main.ui" line="213"/> |
| 5008 | <source>Single &Window Mode</source> | 5148 | <source>Single &Window Mode</source> |
| 5009 | <translation type="unfinished"/> | 5149 | <translation type="unfinished"/> |
| 5010 | </message> | 5150 | </message> |
| 5011 | <message> | 5151 | <message> |
| 5012 | <location filename="../../src/yuzu/main.ui" line="217"/> | 5152 | <location filename="../../src/yuzu/main.ui" line="218"/> |
| 5013 | <source>Con&figure...</source> | 5153 | <source>Con&figure...</source> |
| 5014 | <translation type="unfinished"/> | 5154 | <translation type="unfinished"/> |
| 5015 | </message> | 5155 | </message> |
| 5016 | <message> | 5156 | <message> |
| 5017 | <location filename="../../src/yuzu/main.ui" line="225"/> | 5157 | <location filename="../../src/yuzu/main.ui" line="226"/> |
| 5018 | <source>Display D&ock Widget Headers</source> | 5158 | <source>Display D&ock Widget Headers</source> |
| 5019 | <translation type="unfinished"/> | 5159 | <translation type="unfinished"/> |
| 5020 | </message> | 5160 | </message> |
| 5021 | <message> | 5161 | <message> |
| 5022 | <location filename="../../src/yuzu/main.ui" line="233"/> | 5162 | <location filename="../../src/yuzu/main.ui" line="234"/> |
| 5023 | <source>Show &Filter Bar</source> | 5163 | <source>Show &Filter Bar</source> |
| 5024 | <translation type="unfinished"/> | 5164 | <translation type="unfinished"/> |
| 5025 | </message> | 5165 | </message> |
| 5026 | <message> | 5166 | <message> |
| 5027 | <location filename="../../src/yuzu/main.ui" line="241"/> | 5167 | <location filename="../../src/yuzu/main.ui" line="242"/> |
| 5028 | <source>Show &Status Bar</source> | 5168 | <source>Show &Status Bar</source> |
| 5029 | <translation type="unfinished"/> | 5169 | <translation type="unfinished"/> |
| 5030 | </message> | 5170 | </message> |
| 5031 | <message> | 5171 | <message> |
| 5032 | <location filename="../../src/yuzu/main.ui" line="244"/> | 5172 | <location filename="../../src/yuzu/main.ui" line="245"/> |
| 5033 | <source>Show Status Bar</source> | 5173 | <source>Show Status Bar</source> |
| 5034 | <translation>Laat status balk zien</translation> | 5174 | <translation>Laat status balk zien</translation> |
| 5035 | </message> | 5175 | </message> |
| 5036 | <message> | 5176 | <message> |
| 5037 | <location filename="../../src/yuzu/main.ui" line="252"/> | 5177 | <location filename="../../src/yuzu/main.ui" line="253"/> |
| 5038 | <source>F&ullscreen</source> | 5178 | <source>F&ullscreen</source> |
| 5039 | <translation type="unfinished"/> | 5179 | <translation type="unfinished"/> |
| 5040 | </message> | 5180 | </message> |
| 5041 | <message> | 5181 | <message> |
| 5042 | <location filename="../../src/yuzu/main.ui" line="260"/> | 5182 | <location filename="../../src/yuzu/main.ui" line="261"/> |
| 5043 | <source>&Restart</source> | 5183 | <source>&Restart</source> |
| 5044 | <translation type="unfinished"/> | 5184 | <translation type="unfinished"/> |
| 5045 | </message> | 5185 | </message> |
| 5046 | <message> | 5186 | <message> |
| 5047 | <location filename="../../src/yuzu/main.ui" line="268"/> | 5187 | <location filename="../../src/yuzu/main.ui" line="269"/> |
| 5048 | <source>Load &Amiibo...</source> | 5188 | <source>Load &Amiibo...</source> |
| 5049 | <translation type="unfinished"/> | 5189 | <translation type="unfinished"/> |
| 5050 | </message> | 5190 | </message> |
| 5051 | <message> | 5191 | <message> |
| 5052 | <location filename="../../src/yuzu/main.ui" line="276"/> | 5192 | <location filename="../../src/yuzu/main.ui" line="277"/> |
| 5053 | <source>&Report Compatibility</source> | 5193 | <source>&Report Compatibility</source> |
| 5054 | <translation type="unfinished"/> | 5194 | <translation type="unfinished"/> |
| 5055 | </message> | 5195 | </message> |
| 5056 | <message> | 5196 | <message> |
| 5057 | <location filename="../../src/yuzu/main.ui" line="284"/> | 5197 | <location filename="../../src/yuzu/main.ui" line="285"/> |
| 5058 | <source>Open &Mods Page</source> | 5198 | <source>Open &Mods Page</source> |
| 5059 | <translation type="unfinished"/> | 5199 | <translation type="unfinished"/> |
| 5060 | </message> | 5200 | </message> |
| 5061 | <message> | 5201 | <message> |
| 5062 | <location filename="../../src/yuzu/main.ui" line="289"/> | 5202 | <location filename="../../src/yuzu/main.ui" line="290"/> |
| 5063 | <source>Open &Quickstart Guide</source> | 5203 | <source>Open &Quickstart Guide</source> |
| 5064 | <translation type="unfinished"/> | 5204 | <translation type="unfinished"/> |
| 5065 | </message> | 5205 | </message> |
| 5066 | <message> | 5206 | <message> |
| 5067 | <location filename="../../src/yuzu/main.ui" line="294"/> | 5207 | <location filename="../../src/yuzu/main.ui" line="295"/> |
| 5068 | <source>&FAQ</source> | 5208 | <source>&FAQ</source> |
| 5069 | <translation type="unfinished"/> | 5209 | <translation type="unfinished"/> |
| 5070 | </message> | 5210 | </message> |
| 5071 | <message> | 5211 | <message> |
| 5072 | <location filename="../../src/yuzu/main.ui" line="299"/> | 5212 | <location filename="../../src/yuzu/main.ui" line="300"/> |
| 5073 | <source>Open &yuzu Folder</source> | 5213 | <source>Open &yuzu Folder</source> |
| 5074 | <translation type="unfinished"/> | 5214 | <translation type="unfinished"/> |
| 5075 | </message> | 5215 | </message> |
| 5076 | <message> | 5216 | <message> |
| 5077 | <location filename="../../src/yuzu/main.ui" line="307"/> | 5217 | <location filename="../../src/yuzu/main.ui" line="308"/> |
| 5078 | <source>&Capture Screenshot</source> | 5218 | <source>&Capture Screenshot</source> |
| 5079 | <translation type="unfinished"/> | 5219 | <translation type="unfinished"/> |
| 5080 | </message> | 5220 | </message> |
| 5081 | <message> | 5221 | <message> |
| 5082 | <location filename="../../src/yuzu/main.ui" line="312"/> | 5222 | <location filename="../../src/yuzu/main.ui" line="313"/> |
| 5083 | <source>Configure &TAS...</source> | 5223 | <source>&Configure TAS...</source> |
| 5084 | <translation type="unfinished"/> | 5224 | <translation type="unfinished"/> |
| 5085 | </message> | 5225 | </message> |
| 5086 | <message> | 5226 | <message> |
| 5087 | <location filename="../../src/yuzu/main.ui" line="320"/> | 5227 | <location filename="../../src/yuzu/main.ui" line="321"/> |
| 5088 | <source>Configure C&urrent Game...</source> | 5228 | <source>Configure C&urrent Game...</source> |
| 5089 | <translation type="unfinished"/> | 5229 | <translation type="unfinished"/> |
| 5090 | </message> | 5230 | </message> |
| 5231 | <message> | ||
| 5232 | <location filename="../../src/yuzu/main.ui" line="329"/> | ||
| 5233 | <source>&Start</source> | ||
| 5234 | <translation>&Start</translation> | ||
| 5235 | </message> | ||
| 5236 | <message> | ||
| 5237 | <location filename="../../src/yuzu/main.ui" line="337"/> | ||
| 5238 | <source>&Reset</source> | ||
| 5239 | <translation type="unfinished"/> | ||
| 5240 | </message> | ||
| 5241 | <message> | ||
| 5242 | <location filename="../../src/yuzu/main.ui" line="345"/> | ||
| 5243 | <source>R&ecord</source> | ||
| 5244 | <translation type="unfinished"/> | ||
| 5245 | </message> | ||
| 5091 | </context> | 5246 | </context> |
| 5092 | <context> | 5247 | <context> |
| 5093 | <name>MicroProfileDialog</name> | 5248 | <name>MicroProfileDialog</name> |
| @@ -5129,10 +5284,15 @@ p, li { white-space: pre-wrap; } | |||
| 5129 | <context> | 5284 | <context> |
| 5130 | <name>PlayerControlPreview</name> | 5285 | <name>PlayerControlPreview</name> |
| 5131 | <message> | 5286 | <message> |
| 5132 | <location filename="../../src/yuzu/configuration/configure_input_player_widget.cpp" line="1566"/> | 5287 | <location filename="../../src/yuzu/configuration/configure_input_player_widget.cpp" line="1572"/> |
| 5133 | <source>START/PAUSE</source> | 5288 | <source>START/PAUSE</source> |
| 5134 | <translation type="unfinished"/> | 5289 | <translation type="unfinished"/> |
| 5135 | </message> | 5290 | </message> |
| 5291 | <message> | ||
| 5292 | <location filename="../../src/yuzu/configuration/configure_input_player_widget.cpp" line="2685"/> | ||
| 5293 | <source>Charging</source> | ||
| 5294 | <translation type="unfinished"/> | ||
| 5295 | </message> | ||
| 5136 | </context> | 5296 | </context> |
| 5137 | <context> | 5297 | <context> |
| 5138 | <name>QObject</name> | 5298 | <name>QObject</name> |
| @@ -5163,142 +5323,222 @@ p, li { white-space: pre-wrap; } | |||
| 5163 | </message> | 5323 | </message> |
| 5164 | <message> | 5324 | <message> |
| 5165 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> | 5325 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> |
| 5166 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="32"/> | 5326 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> |
| 5167 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> | ||
| 5168 | <source>Shift</source> | 5327 | <source>Shift</source> |
| 5169 | <translation>Shift</translation> | 5328 | <translation>Shift</translation> |
| 5170 | </message> | 5329 | </message> |
| 5171 | <message> | 5330 | <message> |
| 5172 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> | 5331 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> |
| 5173 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="34"/> | 5332 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> |
| 5174 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> | ||
| 5175 | <source>Ctrl</source> | 5333 | <source>Ctrl</source> |
| 5176 | <translation>Ctrl</translation> | 5334 | <translation>Ctrl</translation> |
| 5177 | </message> | 5335 | </message> |
| 5178 | <message> | 5336 | <message> |
| 5179 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="27"/> | 5337 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="27"/> |
| 5180 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="36"/> | 5338 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="47"/> |
| 5181 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> | ||
| 5182 | <source>Alt</source> | 5339 | <source>Alt</source> |
| 5183 | <translation>Alt</translation> | 5340 | <translation>Alt</translation> |
| 5184 | </message> | 5341 | </message> |
| 5185 | <message> | 5342 | <message> |
| 5186 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="37"/> | 5343 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="37"/> |
| 5187 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="46"/> | 5344 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="130"/> |
| 5188 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="103"/> | 5345 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="196"/> |
| 5189 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="190"/> | ||
| 5190 | <source>[not set]</source> | 5346 | <source>[not set]</source> |
| 5191 | <translation>[niet aangegeven]</translation> | 5347 | <translation>[niet aangegeven]</translation> |
| 5192 | </message> | 5348 | </message> |
| 5193 | <message> | 5349 | <message> |
| 5194 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="49"/> | 5350 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="49"/> |
| 5195 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="58"/> | ||
| 5196 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="152"/> | ||
| 5197 | <source>Hat %1 %2</source> | 5351 | <source>Hat %1 %2</source> |
| 5198 | <translation>Hat %1 %2</translation> | 5352 | <translation>Hat %1 %2</translation> |
| 5199 | </message> | 5353 | </message> |
| 5200 | <message> | 5354 | <message> |
| 5201 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="56"/> | 5355 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="56"/> |
| 5202 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="65"/> | 5356 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="219"/> |
| 5203 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="159"/> | 5357 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="223"/> |
| 5204 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> | 5358 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="227"/> |
| 5205 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="214"/> | 5359 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="231"/> |
| 5206 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="218"/> | ||
| 5207 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="222"/> | ||
| 5208 | <source>Axis %1%2</source> | 5360 | <source>Axis %1%2</source> |
| 5209 | <translation>Axis %1%2</translation> | 5361 | <translation>Axis %1%2</translation> |
| 5210 | </message> | 5362 | </message> |
| 5211 | <message> | 5363 | <message> |
| 5212 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="62"/> | 5364 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="62"/> |
| 5213 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="71"/> | ||
| 5214 | <source>Button %1</source> | 5365 | <source>Button %1</source> |
| 5215 | <translation>Knop %1</translation> | 5366 | <translation>Knop %1</translation> |
| 5216 | </message> | 5367 | </message> |
| 5217 | <message> | 5368 | <message> |
| 5218 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="68"/> | 5369 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="68"/> |
| 5219 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="76"/> | 5370 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="190"/> |
| 5220 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="185"/> | 5371 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="204"/> |
| 5221 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="227"/> | 5372 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="234"/> |
| 5222 | <source>[unknown]</source> | 5373 | <source>[unknown]</source> |
| 5223 | <translation>[onbekend]</translation> | 5374 | <translation>[onbekend]</translation> |
| 5224 | </message> | 5375 | </message> |
| 5225 | <message> | 5376 | <message> |
| 5226 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="22"/> | 5377 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> |
| 5378 | <source>Left</source> | ||
| 5379 | <translation type="unfinished"/> | ||
| 5380 | </message> | ||
| 5381 | <message> | ||
| 5382 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> | ||
| 5383 | <source>Right</source> | ||
| 5384 | <translation type="unfinished"/> | ||
| 5385 | </message> | ||
| 5386 | <message> | ||
| 5227 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> | 5387 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> |
| 5228 | <source>Click 0</source> | 5388 | <source>Down</source> |
| 5229 | <translation type="unfinished"/> | 5389 | <translation type="unfinished"/> |
| 5230 | </message> | 5390 | </message> |
| 5231 | <message> | 5391 | <message> |
| 5232 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="24"/> | ||
| 5233 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> | 5392 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> |
| 5234 | <source>Click 1</source> | 5393 | <source>Up</source> |
| 5235 | <translation type="unfinished"/> | 5394 | <translation type="unfinished"/> |
| 5236 | </message> | 5395 | </message> |
| 5237 | <message> | 5396 | <message> |
| 5238 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="26"/> | ||
| 5239 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> | 5397 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> |
| 5240 | <source>Click 2</source> | 5398 | <source>Z</source> |
| 5241 | <translation type="unfinished"/> | 5399 | <translation type="unfinished"/> |
| 5242 | </message> | 5400 | </message> |
| 5243 | <message> | 5401 | <message> |
| 5244 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="28"/> | ||
| 5245 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> | 5402 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> |
| 5246 | <source>Click 3</source> | 5403 | <source>R</source> |
| 5247 | <translation type="unfinished"/> | 5404 | <translation type="unfinished"/> |
| 5248 | </message> | 5405 | </message> |
| 5249 | <message> | 5406 | <message> |
| 5250 | <location filename="../../src/yuzu/configuration/configure_mouse_advanced.cpp" line="30"/> | ||
| 5251 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> | 5407 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> |
| 5252 | <source>Click 4</source> | 5408 | <source>L</source> |
| 5253 | <translation>Klik 4</translation> | 5409 | <translation type="unfinished"/> |
| 5254 | </message> | 5410 | </message> |
| 5255 | <message> | 5411 | <message> |
| 5256 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="109"/> | 5412 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> |
| 5257 | <source>%1%2</source> | 5413 | <source>A</source> |
| 5258 | <translation>%1%2</translation> | 5414 | <translation type="unfinished"/> |
| 5415 | </message> | ||
| 5416 | <message> | ||
| 5417 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> | ||
| 5418 | <source>B</source> | ||
| 5419 | <translation type="unfinished"/> | ||
| 5420 | </message> | ||
| 5421 | <message> | ||
| 5422 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> | ||
| 5423 | <source>X</source> | ||
| 5424 | <translation type="unfinished"/> | ||
| 5259 | </message> | 5425 | </message> |
| 5260 | <message> | 5426 | <message> |
| 5261 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="117"/> | 5427 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> |
| 5262 | <source>GC Axis %1%2</source> | 5428 | <source>Y</source> |
| 5263 | <translation>GC Axis %1%2</translation> | 5429 | <translation type="unfinished"/> |
| 5430 | </message> | ||
| 5431 | <message> | ||
| 5432 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> | ||
| 5433 | <source>Start</source> | ||
| 5434 | <translation type="unfinished"/> | ||
| 5264 | </message> | 5435 | </message> |
| 5265 | <message> | 5436 | <message> |
| 5266 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="121"/> | 5437 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| 5267 | <source>GC Button %1</source> | 5438 | <source>L1</source> |
| 5268 | <translation>GC knop %1</translation> | 5439 | <translation type="unfinished"/> |
| 5269 | </message> | 5440 | </message> |
| 5270 | <message> | 5441 | <message> |
| 5271 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="130"/> | 5442 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> |
| 5272 | <source>TAS Axis %1</source> | 5443 | <source>L2</source> |
| 5444 | <translation type="unfinished"/> | ||
| 5445 | </message> | ||
| 5446 | <message> | ||
| 5447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> | ||
| 5448 | <source>L3</source> | ||
| 5449 | <translation type="unfinished"/> | ||
| 5450 | </message> | ||
| 5451 | <message> | ||
| 5452 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> | ||
| 5453 | <source>R1</source> | ||
| 5454 | <translation type="unfinished"/> | ||
| 5455 | </message> | ||
| 5456 | <message> | ||
| 5457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> | ||
| 5458 | <source>R2</source> | ||
| 5459 | <translation type="unfinished"/> | ||
| 5460 | </message> | ||
| 5461 | <message> | ||
| 5462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> | ||
| 5463 | <source>R3</source> | ||
| 5464 | <translation type="unfinished"/> | ||
| 5465 | </message> | ||
| 5466 | <message> | ||
| 5467 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> | ||
| 5468 | <source>Circle</source> | ||
| 5273 | <translation type="unfinished"/> | 5469 | <translation type="unfinished"/> |
| 5274 | </message> | 5470 | </message> |
| 5275 | <message> | 5471 | <message> |
| 5276 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="134"/> | 5472 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5277 | <source>TAS Btn %1</source> | 5473 | <source>Cross</source> |
| 5278 | <translation type="unfinished"/> | 5474 | <translation type="unfinished"/> |
| 5279 | </message> | 5475 | </message> |
| 5280 | <message> | 5476 | <message> |
| 5281 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="142"/> | 5477 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| 5282 | <source>Motion %1</source> | 5478 | <source>Square</source> |
| 5283 | <translation>Beweging %1</translation> | 5479 | <translation type="unfinished"/> |
| 5480 | </message> | ||
| 5481 | <message> | ||
| 5482 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> | ||
| 5483 | <source>Triangle</source> | ||
| 5484 | <translation type="unfinished"/> | ||
| 5485 | </message> | ||
| 5486 | <message> | ||
| 5487 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> | ||
| 5488 | <source>Share</source> | ||
| 5489 | <translation type="unfinished"/> | ||
| 5490 | </message> | ||
| 5491 | <message> | ||
| 5492 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> | ||
| 5493 | <source>Options</source> | ||
| 5494 | <translation type="unfinished"/> | ||
| 5284 | </message> | 5495 | </message> |
| 5285 | <message> | 5496 | <message> |
| 5286 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="166"/> | 5497 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 5287 | <source>%1Button %2</source> | 5498 | <source>[undefined]</source> |
| 5288 | <translation type="unfinished"/> | 5499 | <translation type="unfinished"/> |
| 5289 | </message> | 5500 | </message> |
| 5290 | <message> | 5501 | <message> |
| 5291 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> | 5502 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="140"/> |
| 5292 | <source>SDL Motion</source> | 5503 | <source>%1%2</source> |
| 5504 | <translation>%1%2</translation> | ||
| 5505 | </message> | ||
| 5506 | <message> | ||
| 5507 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="144"/> | ||
| 5508 | <source>[invalid]</source> | ||
| 5293 | <translation type="unfinished"/> | 5509 | <translation type="unfinished"/> |
| 5294 | </message> | 5510 | </message> |
| 5295 | <message> | 5511 | <message> |
| 5296 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="180"/> | 5512 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="154"/> |
| 5297 | <source>%1Click %2</source> | 5513 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="178"/> |
| 5514 | <source>%1%2Hat %3</source> | ||
| 5298 | <translation type="unfinished"/> | 5515 | <translation type="unfinished"/> |
| 5299 | </message> | 5516 | </message> |
| 5300 | <message> | 5517 | <message> |
| 5301 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="205"/> | 5518 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="158"/> |
| 5519 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="181"/> | ||
| 5520 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> | ||
| 5521 | <source>%1%2Axis %3</source> | ||
| 5522 | <translation type="unfinished"/> | ||
| 5523 | </message> | ||
| 5524 | <message> | ||
| 5525 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="164"/> | ||
| 5526 | <source>%1%2Axis %3,%4,%5</source> | ||
| 5527 | <translation type="unfinished"/> | ||
| 5528 | </message> | ||
| 5529 | <message> | ||
| 5530 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="168"/> | ||
| 5531 | <source>%1%2Motion %3</source> | ||
| 5532 | <translation type="unfinished"/> | ||
| 5533 | </message> | ||
| 5534 | <message> | ||
| 5535 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="172"/> | ||
| 5536 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="187"/> | ||
| 5537 | <source>%1%2Button %3</source> | ||
| 5538 | <translation type="unfinished"/> | ||
| 5539 | </message> | ||
| 5540 | <message> | ||
| 5541 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="214"/> | ||
| 5302 | <source>[unused]</source> | 5542 | <source>[unused]</source> |
| 5303 | <translation>[ongebruikt]</translation> | 5543 | <translation>[ongebruikt]</translation> |
| 5304 | </message> | 5544 | </message> |
| @@ -5339,7 +5579,7 @@ p, li { white-space: pre-wrap; } | |||
| 5339 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> | 5579 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> |
| 5340 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> | 5580 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> |
| 5341 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> | 5581 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> |
| 5342 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> | 5582 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="411"/> |
| 5343 | <source>Pro Controller</source> | 5583 | <source>Pro Controller</source> |
| 5344 | <translation type="unfinished"/> | 5584 | <translation type="unfinished"/> |
| 5345 | </message> | 5585 | </message> |
| @@ -5352,7 +5592,7 @@ p, li { white-space: pre-wrap; } | |||
| 5352 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> | 5592 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> |
| 5353 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> | 5593 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> |
| 5354 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> | 5594 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> |
| 5355 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> | 5595 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="415"/> |
| 5356 | <source>Dual Joycons</source> | 5596 | <source>Dual Joycons</source> |
| 5357 | <translation type="unfinished"/> | 5597 | <translation type="unfinished"/> |
| 5358 | </message> | 5598 | </message> |
| @@ -5365,7 +5605,7 @@ p, li { white-space: pre-wrap; } | |||
| 5365 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> | 5605 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> |
| 5366 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> | 5606 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> |
| 5367 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> | 5607 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> |
| 5368 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="427"/> | 5608 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> |
| 5369 | <source>Left Joycon</source> | 5609 | <source>Left Joycon</source> |
| 5370 | <translation type="unfinished"/> | 5610 | <translation type="unfinished"/> |
| 5371 | </message> | 5611 | </message> |
| @@ -5378,7 +5618,7 @@ p, li { white-space: pre-wrap; } | |||
| 5378 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> | 5618 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> |
| 5379 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> | 5619 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> |
| 5380 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> | 5620 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> |
| 5381 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="431"/> | 5621 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> |
| 5382 | <source>Right Joycon</source> | 5622 | <source>Right Joycon</source> |
| 5383 | <translation type="unfinished"/> | 5623 | <translation type="unfinished"/> |
| 5384 | </message> | 5624 | </message> |
| @@ -5406,7 +5646,7 @@ p, li { white-space: pre-wrap; } | |||
| 5406 | </message> | 5646 | </message> |
| 5407 | <message> | 5647 | <message> |
| 5408 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> | 5648 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> |
| 5409 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="436"/> | 5649 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> |
| 5410 | <source>Handheld</source> | 5650 | <source>Handheld</source> |
| 5411 | <translation type="unfinished"/> | 5651 | <translation type="unfinished"/> |
| 5412 | </message> | 5652 | </message> |
| @@ -5527,7 +5767,7 @@ p, li { white-space: pre-wrap; } | |||
| 5527 | <translation type="unfinished"/> | 5767 | <translation type="unfinished"/> |
| 5528 | </message> | 5768 | </message> |
| 5529 | <message> | 5769 | <message> |
| 5530 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="441"/> | 5770 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="433"/> |
| 5531 | <source>GameCube Controller</source> | 5771 | <source>GameCube Controller</source> |
| 5532 | <translation type="unfinished"/> | 5772 | <translation type="unfinished"/> |
| 5533 | </message> | 5773 | </message> |
| @@ -5611,13 +5851,13 @@ p, li { white-space: pre-wrap; } | |||
| 5611 | <translation type="unfinished"/> | 5851 | <translation type="unfinished"/> |
| 5612 | </message> | 5852 | </message> |
| 5613 | <message> | 5853 | <message> |
| 5614 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="396"/> | 5854 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="399"/> |
| 5615 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="406"/> | 5855 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="409"/> |
| 5616 | <source>OK</source> | 5856 | <source>OK</source> |
| 5617 | <translation type="unfinished"/> | 5857 | <translation type="unfinished"/> |
| 5618 | </message> | 5858 | </message> |
| 5619 | <message> | 5859 | <message> |
| 5620 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="406"/> | 5860 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="409"/> |
| 5621 | <source>Cancel</source> | 5861 | <source>Cancel</source> |
| 5622 | <translation type="unfinished"/> | 5862 | <translation type="unfinished"/> |
| 5623 | </message> | 5863 | </message> |