diff options
| author | 2022-08-01 03:46:15 +0000 | |
|---|---|---|
| committer | 2022-08-01 03:46:15 +0000 | |
| commit | 89e7379068b21208d1f64461d69332decfd7f5a4 (patch) | |
| tree | 7c78f3b2cc7836d587e28995d17df541fa13c6f9 /dist/languages/es.ts | |
| parent | Merge pull request #8678 from liamwhite/stop-waiting (diff) | |
| download | yuzu-89e7379068b21208d1f64461d69332decfd7f5a4.tar.gz yuzu-89e7379068b21208d1f64461d69332decfd7f5a4.tar.xz yuzu-89e7379068b21208d1f64461d69332decfd7f5a4.zip | |
Update translations (2022-08-01)
Diffstat (limited to 'dist/languages/es.ts')
| -rw-r--r-- | dist/languages/es.ts | 2024 |
1 files changed, 1349 insertions, 675 deletions
diff --git a/dist/languages/es.ts b/dist/languages/es.ts index c41e1c54f..ec3739111 100644 --- a/dist/languages/es.ts +++ b/dist/languages/es.ts | |||
| @@ -35,8 +35,8 @@ p, li { white-space: pre-wrap; } | |||
| 35 | </message> | 35 | </message> |
| 36 | <message> | 36 | <message> |
| 37 | <location filename="../../src/yuzu/aboutdialog.ui" line="130"/> | 37 | <location filename="../../src/yuzu/aboutdialog.ui" line="130"/> |
| 38 | <source><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></source> | 38 | <source><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/LICENSE.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></source> |
| 39 | <translation><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Sitio web</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Código fuente</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contribuidores</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">Licencia</span></a></p></body></html></translation> | 39 | <translation type="unfinished"/> |
| 40 | </message> | 40 | </message> |
| 41 | <message> | 41 | <message> |
| 42 | <location filename="../../src/yuzu/aboutdialog.ui" line="146"/> | 42 | <location filename="../../src/yuzu/aboutdialog.ui" line="146"/> |
| @@ -47,37 +47,174 @@ p, li { white-space: pre-wrap; } | |||
| 47 | <context> | 47 | <context> |
| 48 | <name>CalibrationConfigurationDialog</name> | 48 | <name>CalibrationConfigurationDialog</name> |
| 49 | <message> | 49 | <message> |
| 50 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> | 50 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="23"/> |
| 51 | <source>Communicating with the server...</source> | 51 | <source>Communicating with the server...</source> |
| 52 | <translation>Comunicando con el servidor...</translation> | 52 | <translation>Comunicando con el servidor...</translation> |
| 53 | </message> | 53 | </message> |
| 54 | <message> | 54 | <message> |
| 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="25"/> | 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> |
| 56 | <source>Cancel</source> | 56 | <source>Cancel</source> |
| 57 | <translation>Cancelar</translation> | 57 | <translation>Cancelar</translation> |
| 58 | </message> | 58 | </message> |
| 59 | <message> | 59 | <message> |
| 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="44"/> | 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="43"/> |
| 61 | <source>Touch the top left corner <br>of your touchpad.</source> | 61 | <source>Touch the top left corner <br>of your touchpad.</source> |
| 62 | <translation>Toque la esquina superior izquierda<br>de su trackpad.</translation> | 62 | <translation>Toque la esquina superior izquierda<br>de su trackpad.</translation> |
| 63 | </message> | 63 | </message> |
| 64 | <message> | 64 | <message> |
| 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="47"/> | 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="46"/> |
| 66 | <source>Now touch the bottom right corner <br>of your touchpad.</source> | 66 | <source>Now touch the bottom right corner <br>of your touchpad.</source> |
| 67 | <translation>Ahora toque la esquina inferior derecha <br>de su trackpad.</translation> | 67 | <translation>Ahora toque la esquina inferior derecha <br>de su trackpad.</translation> |
| 68 | </message> | 68 | </message> |
| 69 | <message> | 69 | <message> |
| 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="50"/> | 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="49"/> |
| 71 | <source>Configuration completed!</source> | 71 | <source>Configuration completed!</source> |
| 72 | <translation>¡Configuración completada!</translation> | 72 | <translation>¡Configuración completada!</translation> |
| 73 | </message> | 73 | </message> |
| 74 | <message> | 74 | <message> |
| 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="58"/> | 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="57"/> |
| 76 | <source>OK</source> | 76 | <source>OK</source> |
| 77 | <translation>OK</translation> | 77 | <translation>OK</translation> |
| 78 | </message> | 78 | </message> |
| 79 | </context> | 79 | </context> |
| 80 | <context> | 80 | <context> |
| 81 | <name>ChatRoom</name> | ||
| 82 | <message> | ||
| 83 | <location filename="../../src/yuzu/multiplayer/chat_room.ui" line="14"/> | ||
| 84 | <source>Room Window</source> | ||
| 85 | <translation type="unfinished"/> | ||
| 86 | </message> | ||
| 87 | <message> | ||
| 88 | <location filename="../../src/yuzu/multiplayer/chat_room.ui" line="40"/> | ||
| 89 | <source>Send Chat Message</source> | ||
| 90 | <translation type="unfinished"/> | ||
| 91 | </message> | ||
| 92 | <message> | ||
| 93 | <location filename="../../src/yuzu/multiplayer/chat_room.ui" line="47"/> | ||
| 94 | <source>Send Message</source> | ||
| 95 | <translation type="unfinished"/> | ||
| 96 | </message> | ||
| 97 | <message> | ||
| 98 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="166"/> | ||
| 99 | <source>Members</source> | ||
| 100 | <translation type="unfinished"/> | ||
| 101 | </message> | ||
| 102 | <message> | ||
| 103 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="299"/> | ||
| 104 | <source>%1 has joined</source> | ||
| 105 | <translation type="unfinished"/> | ||
| 106 | </message> | ||
| 107 | <message> | ||
| 108 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="302"/> | ||
| 109 | <source>%1 has left</source> | ||
| 110 | <translation type="unfinished"/> | ||
| 111 | </message> | ||
| 112 | <message> | ||
| 113 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="305"/> | ||
| 114 | <source>%1 has been kicked</source> | ||
| 115 | <translation type="unfinished"/> | ||
| 116 | </message> | ||
| 117 | <message> | ||
| 118 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="308"/> | ||
| 119 | <source>%1 has been banned</source> | ||
| 120 | <translation type="unfinished"/> | ||
| 121 | </message> | ||
| 122 | <message> | ||
| 123 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="311"/> | ||
| 124 | <source>%1 has been unbanned</source> | ||
| 125 | <translation type="unfinished"/> | ||
| 126 | </message> | ||
| 127 | <message> | ||
| 128 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="429"/> | ||
| 129 | <source>View Profile</source> | ||
| 130 | <translation type="unfinished"/> | ||
| 131 | </message> | ||
| 132 | <message> | ||
| 133 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="442"/> | ||
| 134 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="452"/> | ||
| 135 | <source>Block Player</source> | ||
| 136 | <translation type="unfinished"/> | ||
| 137 | </message> | ||
| 138 | <message> | ||
| 139 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="453"/> | ||
| 140 | <source>When you block a player, you will no longer receive chat messages from them.<br><br>Are you sure you would like to block %1?</source> | ||
| 141 | <translation type="unfinished"/> | ||
| 142 | </message> | ||
| 143 | <message> | ||
| 144 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="466"/> | ||
| 145 | <source>Kick</source> | ||
| 146 | <translation type="unfinished"/> | ||
| 147 | </message> | ||
| 148 | <message> | ||
| 149 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="467"/> | ||
| 150 | <source>Ban</source> | ||
| 151 | <translation type="unfinished"/> | ||
| 152 | </message> | ||
| 153 | <message> | ||
| 154 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="471"/> | ||
| 155 | <source>Kick Player</source> | ||
| 156 | <translation type="unfinished"/> | ||
| 157 | </message> | ||
| 158 | <message> | ||
| 159 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="472"/> | ||
| 160 | <source>Are you sure you would like to <b>kick</b> %1?</source> | ||
| 161 | <translation type="unfinished"/> | ||
| 162 | </message> | ||
| 163 | <message> | ||
| 164 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="480"/> | ||
| 165 | <source>Ban Player</source> | ||
| 166 | <translation type="unfinished"/> | ||
| 167 | </message> | ||
| 168 | <message> | ||
| 169 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="481"/> | ||
| 170 | <source>Are you sure you would like to <b>kick and ban</b> %1? | ||
| 171 | |||
| 172 | This would ban both their forum username and their IP address.</source> | ||
| 173 | <translation type="unfinished"/> | ||
| 174 | </message> | ||
| 175 | </context> | ||
| 176 | <context> | ||
| 177 | <name>ClientRoom</name> | ||
| 178 | <message> | ||
| 179 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="14"/> | ||
| 180 | <source>Room Window</source> | ||
| 181 | <translation type="unfinished"/> | ||
| 182 | </message> | ||
| 183 | <message> | ||
| 184 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="27"/> | ||
| 185 | <source>Room Description</source> | ||
| 186 | <translation type="unfinished"/> | ||
| 187 | </message> | ||
| 188 | <message> | ||
| 189 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="47"/> | ||
| 190 | <source>Moderation...</source> | ||
| 191 | <translation type="unfinished"/> | ||
| 192 | </message> | ||
| 193 | <message> | ||
| 194 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="57"/> | ||
| 195 | <source>Leave Room</source> | ||
| 196 | <translation type="unfinished"/> | ||
| 197 | </message> | ||
| 198 | </context> | ||
| 199 | <context> | ||
| 200 | <name>ClientRoomWindow</name> | ||
| 201 | <message> | ||
| 202 | <location filename="../../src/yuzu/multiplayer/client_room.cpp" line="79"/> | ||
| 203 | <source>Connected</source> | ||
| 204 | <translation>Conectado</translation> | ||
| 205 | </message> | ||
| 206 | <message> | ||
| 207 | <location filename="../../src/yuzu/multiplayer/client_room.cpp" line="88"/> | ||
| 208 | <source>Disconnected</source> | ||
| 209 | <translation type="unfinished"/> | ||
| 210 | </message> | ||
| 211 | <message> | ||
| 212 | <location filename="../../src/yuzu/multiplayer/client_room.cpp" line="101"/> | ||
| 213 | <source>%1 (%2/%3 members) - connected</source> | ||
| 214 | <translation type="unfinished"/> | ||
| 215 | </message> | ||
| 216 | </context> | ||
| 217 | <context> | ||
| 81 | <name>CompatDB</name> | 218 | <name>CompatDB</name> |
| 82 | <message> | 219 | <message> |
| 83 | <location filename="../../src/yuzu/compatdb.ui" line="20"/> | 220 | <location filename="../../src/yuzu/compatdb.ui" line="20"/> |
| @@ -166,22 +303,22 @@ p, li { white-space: pre-wrap; } | |||
| 166 | <translation>Gracias por su contribución.</translation> | 303 | <translation>Gracias por su contribución.</translation> |
| 167 | </message> | 304 | </message> |
| 168 | <message> | 305 | <message> |
| 169 | <location filename="../../src/yuzu/compatdb.cpp" line="59"/> | 306 | <location filename="../../src/yuzu/compatdb.cpp" line="58"/> |
| 170 | <source>Submitting</source> | 307 | <source>Submitting</source> |
| 171 | <translation>Enviando</translation> | 308 | <translation>Enviando</translation> |
| 172 | </message> | 309 | </message> |
| 173 | <message> | 310 | <message> |
| 174 | <location filename="../../src/yuzu/compatdb.cpp" line="72"/> | 311 | <location filename="../../src/yuzu/compatdb.cpp" line="71"/> |
| 175 | <source>Communication error</source> | 312 | <source>Communication error</source> |
| 176 | <translation>Error de comunicación.</translation> | 313 | <translation>Error de comunicación.</translation> |
| 177 | </message> | 314 | </message> |
| 178 | <message> | 315 | <message> |
| 179 | <location filename="../../src/yuzu/compatdb.cpp" line="73"/> | 316 | <location filename="../../src/yuzu/compatdb.cpp" line="72"/> |
| 180 | <source>An error occurred while sending the Testcase</source> | 317 | <source>An error occurred while sending the Testcase</source> |
| 181 | <translation>Ha ocurrido un fallo mientras se enviaba el caso de prueba.</translation> | 318 | <translation>Ha ocurrido un fallo mientras se enviaba el caso de prueba.</translation> |
| 182 | </message> | 319 | </message> |
| 183 | <message> | 320 | <message> |
| 184 | <location filename="../../src/yuzu/compatdb.cpp" line="75"/> | 321 | <location filename="../../src/yuzu/compatdb.cpp" line="74"/> |
| 185 | <source>Next</source> | 322 | <source>Next</source> |
| 186 | <translation>Siguiente</translation> | 323 | <translation>Siguiente</translation> |
| 187 | </message> | 324 | </message> |
| @@ -201,37 +338,90 @@ p, li { white-space: pre-wrap; } | |||
| 201 | </message> | 338 | </message> |
| 202 | <message> | 339 | <message> |
| 203 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="42"/> | 340 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="42"/> |
| 204 | <source>Audio Device:</source> | 341 | <source>Output Device</source> |
| 205 | <translation>Dispositivo de audio:</translation> | 342 | <translation type="unfinished"/> |
| 343 | </message> | ||
| 344 | <message> | ||
| 345 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="56"/> | ||
| 346 | <source>Input Device</source> | ||
| 347 | <translation>Dispositivo de entrada</translation> | ||
| 206 | </message> | 348 | </message> |
| 207 | <message> | 349 | <message> |
| 208 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="70"/> | 350 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="84"/> |
| 209 | <source>Use global volume</source> | 351 | <source>Use global volume</source> |
| 210 | <translation>Usar volumen global</translation> | 352 | <translation>Usar volumen global</translation> |
| 211 | </message> | 353 | </message> |
| 212 | <message> | 354 | <message> |
| 213 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="75"/> | 355 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="89"/> |
| 214 | <source>Set volume:</source> | 356 | <source>Set volume:</source> |
| 215 | <translation>Ajustar volumen:</translation> | 357 | <translation>Ajustar volumen:</translation> |
| 216 | </message> | 358 | </message> |
| 217 | <message> | 359 | <message> |
| 218 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="83"/> | 360 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="97"/> |
| 219 | <source>Volume:</source> | 361 | <source>Volume:</source> |
| 220 | <translation>Volumen:</translation> | 362 | <translation>Volumen:</translation> |
| 221 | </message> | 363 | </message> |
| 222 | <message> | 364 | <message> |
| 223 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="128"/> | 365 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="142"/> |
| 224 | <source>0 %</source> | 366 | <source>0 %</source> |
| 225 | <translation>0 %</translation> | 367 | <translation>0 %</translation> |
| 226 | </message> | 368 | </message> |
| 227 | <message> | 369 | <message> |
| 228 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="94"/> | 370 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="108"/> |
| 229 | <source>%1%</source> | 371 | <source>%1%</source> |
| 230 | <comment>Volume percentage (e.g. 50%)</comment> | 372 | <comment>Volume percentage (e.g. 50%)</comment> |
| 231 | <translation>%1%</translation> | 373 | <translation>%1%</translation> |
| 232 | </message> | 374 | </message> |
| 233 | </context> | 375 | </context> |
| 234 | <context> | 376 | <context> |
| 377 | <name>ConfigureCamera</name> | ||
| 378 | <message> | ||
| 379 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="14"/> | ||
| 380 | <source>Configure Infrared Camera</source> | ||
| 381 | <translation type="unfinished"/> | ||
| 382 | </message> | ||
| 383 | <message> | ||
| 384 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="26"/> | ||
| 385 | <source>Select where the image of the emulated camera comes from. It may be a virtual camera or a real camera.</source> | ||
| 386 | <translation type="unfinished"/> | ||
| 387 | </message> | ||
| 388 | <message> | ||
| 389 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="52"/> | ||
| 390 | <source>Camera Image Source:</source> | ||
| 391 | <translation type="unfinished"/> | ||
| 392 | </message> | ||
| 393 | <message> | ||
| 394 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="71"/> | ||
| 395 | <source>Input device:</source> | ||
| 396 | <translation type="unfinished"/> | ||
| 397 | </message> | ||
| 398 | <message> | ||
| 399 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="96"/> | ||
| 400 | <source>Preview</source> | ||
| 401 | <translation type="unfinished"/> | ||
| 402 | </message> | ||
| 403 | <message> | ||
| 404 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="108"/> | ||
| 405 | <source>Resolution: 320*240</source> | ||
| 406 | <translation type="unfinished"/> | ||
| 407 | </message> | ||
| 408 | <message> | ||
| 409 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="115"/> | ||
| 410 | <source>Click to preview</source> | ||
| 411 | <translation type="unfinished"/> | ||
| 412 | </message> | ||
| 413 | <message> | ||
| 414 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="140"/> | ||
| 415 | <source>Restore Defaults</source> | ||
| 416 | <translation>Restaurar valores predeterminados</translation> | ||
| 417 | </message> | ||
| 418 | <message> | ||
| 419 | <location filename="../../src/yuzu/configuration/configure_camera.cpp" line="117"/> | ||
| 420 | <source>Auto</source> | ||
| 421 | <translation>Auto</translation> | ||
| 422 | </message> | ||
| 423 | </context> | ||
| 424 | <context> | ||
| 235 | <name>ConfigureCpu</name> | 425 | <name>ConfigureCpu</name> |
| 236 | <message> | 426 | <message> |
| 237 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="14"/> | 427 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="14"/> |
| @@ -720,46 +910,56 @@ p, li { white-space: pre-wrap; } | |||
| 720 | </message> | 910 | </message> |
| 721 | <message> | 911 | <message> |
| 722 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="240"/> | 912 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="240"/> |
| 913 | <source>Dump Audio Commands To Console**</source> | ||
| 914 | <translation type="unfinished"/> | ||
| 915 | </message> | ||
| 916 | <message> | ||
| 917 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="243"/> | ||
| 918 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> | ||
| 919 | <translation type="unfinished"/> | ||
| 920 | </message> | ||
| 921 | <message> | ||
| 922 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="250"/> | ||
| 723 | <source>Enable Verbose Reporting Services**</source> | 923 | <source>Enable Verbose Reporting Services**</source> |
| 724 | <translation>Activar servicios de reporte detallados**</translation> | 924 | <translation>Activar servicios de reporte detallados**</translation> |
| 725 | </message> | 925 | </message> |
| 726 | <message> | 926 | <message> |
| 727 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="250"/> | 927 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="260"/> |
| 728 | <source>Advanced</source> | 928 | <source>Advanced</source> |
| 729 | <translation>Avanzado</translation> | 929 | <translation>Avanzado</translation> |
| 730 | </message> | 930 | </message> |
| 731 | <message> | 931 | <message> |
| 732 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="256"/> | 932 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="266"/> |
| 733 | <source>Kiosk (Quest) Mode</source> | 933 | <source>Kiosk (Quest) Mode</source> |
| 734 | <translation>Modo quiosco (Quest)</translation> | 934 | <translation>Modo quiosco (Quest)</translation> |
| 735 | </message> | 935 | </message> |
| 736 | <message> | 936 | <message> |
| 737 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="263"/> | 937 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="273"/> |
| 738 | <source>Enable CPU Debugging</source> | 938 | <source>Enable CPU Debugging</source> |
| 739 | <translation>Activar depuración de la CPU</translation> | 939 | <translation>Activar depuración de la CPU</translation> |
| 740 | </message> | 940 | </message> |
| 741 | <message> | 941 | <message> |
| 742 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="270"/> | 942 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="280"/> |
| 743 | <source>Enable Debug Asserts</source> | 943 | <source>Enable Debug Asserts</source> |
| 744 | <translation>Activar alertas de depuración</translation> | 944 | <translation>Activar alertas de depuración</translation> |
| 745 | </message> | 945 | </message> |
| 746 | <message> | 946 | <message> |
| 747 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="277"/> | 947 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="287"/> |
| 748 | <source>Enable Auto-Stub**</source> | 948 | <source>Enable Auto-Stub**</source> |
| 749 | <translation>Activar Auto-Stub**</translation> | 949 | <translation>Activar Auto-Stub**</translation> |
| 750 | </message> | 950 | </message> |
| 751 | <message> | 951 | <message> |
| 752 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="284"/> | 952 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="294"/> |
| 753 | <source>Enable All Controller Types</source> | 953 | <source>Enable All Controller Types</source> |
| 754 | <translation>Habilitar todo tipo de controles</translation> | 954 | <translation>Habilitar todo tipo de controles</translation> |
| 755 | </message> | 955 | </message> |
| 756 | <message> | 956 | <message> |
| 757 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="291"/> | 957 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="301"/> |
| 758 | <source>Disable Web Applet</source> | 958 | <source>Disable Web Applet</source> |
| 759 | <translation>Desactivar Web applet</translation> | 959 | <translation>Desactivar Web applet</translation> |
| 760 | </message> | 960 | </message> |
| 761 | <message> | 961 | <message> |
| 762 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="306"/> | 962 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="316"/> |
| 763 | <source>**This will be reset automatically when yuzu closes.</source> | 963 | <source>**This will be reset automatically when yuzu closes.</source> |
| 764 | <translation>**Esto se reiniciará automáticamente cuando yuzu se cierre.</translation> | 964 | <translation>**Esto se reiniciará automáticamente cuando yuzu se cierre.</translation> |
| 765 | </message> | 965 | </message> |
| @@ -810,13 +1010,13 @@ p, li { white-space: pre-wrap; } | |||
| 810 | </message> | 1010 | </message> |
| 811 | <message> | 1011 | <message> |
| 812 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> | 1012 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> |
| 813 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> | 1013 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> |
| 814 | <source>Audio</source> | 1014 | <source>Audio</source> |
| 815 | <translation>Audio</translation> | 1015 | <translation>Audio</translation> |
| 816 | </message> | 1016 | </message> |
| 817 | <message> | 1017 | <message> |
| 818 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> | 1018 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> |
| 819 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="153"/> | 1019 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> |
| 820 | <source>CPU</source> | 1020 | <source>CPU</source> |
| 821 | <translation>CPU</translation> | 1021 | <translation>CPU</translation> |
| 822 | </message> | 1022 | </message> |
| @@ -832,13 +1032,13 @@ p, li { white-space: pre-wrap; } | |||
| 832 | </message> | 1032 | </message> |
| 833 | <message> | 1033 | <message> |
| 834 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> | 1034 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> |
| 835 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="149"/> | 1035 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="150"/> |
| 836 | <source>General</source> | 1036 | <source>General</source> |
| 837 | <translation>General</translation> | 1037 | <translation>General</translation> |
| 838 | </message> | 1038 | </message> |
| 839 | <message> | 1039 | <message> |
| 840 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> | 1040 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> |
| 841 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> | 1041 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> |
| 842 | <source>Graphics</source> | 1042 | <source>Graphics</source> |
| 843 | <translation>Gráficos</translation> | 1043 | <translation>Gráficos</translation> |
| 844 | </message> | 1044 | </message> |
| @@ -854,7 +1054,7 @@ p, li { white-space: pre-wrap; } | |||
| 854 | </message> | 1054 | </message> |
| 855 | <message> | 1055 | <message> |
| 856 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> | 1056 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> |
| 857 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> | 1057 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="157"/> |
| 858 | <source>Controls</source> | 1058 | <source>Controls</source> |
| 859 | <translation>Controles</translation> | 1059 | <translation>Controles</translation> |
| 860 | </message> | 1060 | </message> |
| @@ -870,7 +1070,7 @@ p, li { white-space: pre-wrap; } | |||
| 870 | </message> | 1070 | </message> |
| 871 | <message> | 1071 | <message> |
| 872 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> | 1072 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> |
| 873 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="151"/> | 1073 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="152"/> |
| 874 | <source>System</source> | 1074 | <source>System</source> |
| 875 | <translation>Sistema</translation> | 1075 | <translation>Sistema</translation> |
| 876 | </message> | 1076 | </message> |
| @@ -1039,88 +1239,62 @@ p, li { white-space: pre-wrap; } | |||
| 1039 | <translation>General</translation> | 1239 | <translation>General</translation> |
| 1040 | </message> | 1240 | </message> |
| 1041 | <message> | 1241 | <message> |
| 1042 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="50"/> | 1242 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="35"/> |
| 1043 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="57"/> | ||
| 1044 | <source>Use global framerate cap</source> | ||
| 1045 | <translation>Utilizar límite global de fotogramas</translation> | ||
| 1046 | </message> | ||
| 1047 | <message> | ||
| 1048 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="62"/> | ||
| 1049 | <source>Set framerate cap:</source> | ||
| 1050 | <translation>Establece el límite de fotogramas:</translation> | ||
| 1051 | </message> | ||
| 1052 | <message> | ||
| 1053 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="70"/> | ||
| 1054 | <source>Requires the use of the FPS Limiter Toggle hotkey to take effect.</source> | ||
| 1055 | <translation>Es necesario el uso de la tecla de acceso rápido Cambiar límite de FPS para que tenga efecto.</translation> | ||
| 1056 | </message> | ||
| 1057 | <message> | ||
| 1058 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="73"/> | ||
| 1059 | <source>Framerate Cap</source> | ||
| 1060 | <translation>Límite de fotogramas</translation> | ||
| 1061 | </message> | ||
| 1062 | <message> | ||
| 1063 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="95"/> | ||
| 1064 | <source>x</source> | ||
| 1065 | <translation>x</translation> | ||
| 1066 | </message> | ||
| 1067 | <message> | ||
| 1068 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="116"/> | ||
| 1069 | <source>Limit Speed Percent</source> | 1243 | <source>Limit Speed Percent</source> |
| 1070 | <translation>Limitar porcentaje de velocidad</translation> | 1244 | <translation>Limitar porcentaje de velocidad</translation> |
| 1071 | </message> | 1245 | </message> |
| 1072 | <message> | 1246 | <message> |
| 1073 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="123"/> | 1247 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="42"/> |
| 1074 | <source>%</source> | 1248 | <source>%</source> |
| 1075 | <translation>%</translation> | 1249 | <translation>%</translation> |
| 1076 | </message> | 1250 | </message> |
| 1077 | <message> | 1251 | <message> |
| 1078 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="141"/> | 1252 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="60"/> |
| 1079 | <source>Multicore CPU Emulation</source> | 1253 | <source>Multicore CPU Emulation</source> |
| 1080 | <translation>Emulación de CPU multinúcleo </translation> | 1254 | <translation>Emulación de CPU multinúcleo </translation> |
| 1081 | </message> | 1255 | </message> |
| 1082 | <message> | 1256 | <message> |
| 1083 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="148"/> | 1257 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="67"/> |
| 1084 | <source>Extended memory layout (6GB DRAM)</source> | 1258 | <source>Extended memory layout (6GB DRAM)</source> |
| 1085 | <translation>Interfaz de memoria extendida (6GB DRAM)</translation> | 1259 | <translation>Interfaz de memoria extendida (6GB DRAM)</translation> |
| 1086 | </message> | 1260 | </message> |
| 1087 | <message> | 1261 | <message> |
| 1088 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="155"/> | 1262 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="74"/> |
| 1089 | <source>Confirm exit while emulation is running</source> | 1263 | <source>Confirm exit while emulation is running</source> |
| 1090 | <translation>Confirmar salida mientras se ejecuta la emulación</translation> | 1264 | <translation>Confirmar salida mientras se ejecuta la emulación</translation> |
| 1091 | </message> | 1265 | </message> |
| 1092 | <message> | 1266 | <message> |
| 1093 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="162"/> | 1267 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="81"/> |
| 1094 | <source>Prompt for user on game boot</source> | 1268 | <source>Prompt for user on game boot</source> |
| 1095 | <translation>Mostrar usuario actual al abrir el juego</translation> | 1269 | <translation>Mostrar usuario actual al abrir el juego</translation> |
| 1096 | </message> | 1270 | </message> |
| 1097 | <message> | 1271 | <message> |
| 1098 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="169"/> | 1272 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="88"/> |
| 1099 | <source>Pause emulation when in background</source> | 1273 | <source>Pause emulation when in background</source> |
| 1100 | <translation>Pausar emulación cuando la ventana esté en segundo plano</translation> | 1274 | <translation>Pausar emulación cuando la ventana esté en segundo plano</translation> |
| 1101 | </message> | 1275 | </message> |
| 1102 | <message> | 1276 | <message> |
| 1103 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="176"/> | 1277 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="95"/> |
| 1104 | <source>Mute audio when in background</source> | 1278 | <source>Mute audio when in background</source> |
| 1105 | <translation>Silenciar el audio cuando este en segundo plano</translation> | 1279 | <translation>Silenciar el audio cuando este en segundo plano</translation> |
| 1106 | </message> | 1280 | </message> |
| 1107 | <message> | 1281 | <message> |
| 1108 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="183"/> | 1282 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="102"/> |
| 1109 | <source>Hide mouse on inactivity</source> | 1283 | <source>Hide mouse on inactivity</source> |
| 1110 | <translation>Ocultar el cursor en caso de inactividad.</translation> | 1284 | <translation>Ocultar el cursor en caso de inactividad.</translation> |
| 1111 | </message> | 1285 | </message> |
| 1112 | <message> | 1286 | <message> |
| 1113 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="225"/> | 1287 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="144"/> |
| 1114 | <source>Reset All Settings</source> | 1288 | <source>Reset All Settings</source> |
| 1115 | <translation>Reiniciar todos los ajustes</translation> | 1289 | <translation>Reiniciar todos los ajustes</translation> |
| 1116 | </message> | 1290 | </message> |
| 1117 | <message> | 1291 | <message> |
| 1118 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="79"/> | 1292 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="68"/> |
| 1119 | <source>yuzu</source> | 1293 | <source>yuzu</source> |
| 1120 | <translation>yuzu</translation> | 1294 | <translation>yuzu</translation> |
| 1121 | </message> | 1295 | </message> |
| 1122 | <message> | 1296 | <message> |
| 1123 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="80"/> | 1297 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="69"/> |
| 1124 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> | 1298 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> |
| 1125 | <translation>Esto reiniciará y eliminará todas las configuraciones de los juegos. No eliminará ni los directorios de juego, ni los perfiles, ni los perfiles de los mandos. ¿Continuar?</translation> | 1299 | <translation>Esto reiniciará y eliminará todas las configuraciones de los juegos. No eliminará ni los directorios de juego, ni los perfiles, ni los perfiles de los mandos. ¿Continuar?</translation> |
| 1126 | </message> | 1300 | </message> |
| @@ -1349,12 +1523,7 @@ p, li { white-space: pre-wrap; } | |||
| 1349 | <translation>Color de fondo:</translation> | 1523 | <translation>Color de fondo:</translation> |
| 1350 | </message> | 1524 | </message> |
| 1351 | <message> | 1525 | <message> |
| 1352 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="580"/> | 1526 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="33"/> |
| 1353 | <source>Check for Working Vulkan</source> | ||
| 1354 | <translation>Verificar Funcionalidad de Vulkan</translation> | ||
| 1355 | </message> | ||
| 1356 | <message> | ||
| 1357 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="34"/> | ||
| 1358 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> | 1527 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> |
| 1359 | <translation>GLASM (Assembly shaders, sólo NVIDIA)</translation> | 1528 | <translation>GLASM (Assembly shaders, sólo NVIDIA)</translation> |
| 1360 | </message> | 1529 | </message> |
| @@ -1475,70 +1644,70 @@ p, li { white-space: pre-wrap; } | |||
| 1475 | <translation>Restaurar valores predeterminados</translation> | 1644 | <translation>Restaurar valores predeterminados</translation> |
| 1476 | </message> | 1645 | </message> |
| 1477 | <message> | 1646 | <message> |
| 1478 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="99"/> | 1647 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="98"/> |
| 1479 | <source>Action</source> | 1648 | <source>Action</source> |
| 1480 | <translation>Acción</translation> | 1649 | <translation>Acción</translation> |
| 1481 | </message> | 1650 | </message> |
| 1482 | <message> | 1651 | <message> |
| 1483 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="99"/> | 1652 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="98"/> |
| 1484 | <source>Hotkey</source> | 1653 | <source>Hotkey</source> |
| 1485 | <translation>Tecla de acceso rápido</translation> | 1654 | <translation>Tecla de acceso rápido</translation> |
| 1486 | </message> | 1655 | </message> |
| 1487 | <message> | 1656 | <message> |
| 1488 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="99"/> | 1657 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="98"/> |
| 1489 | <source>Controller Hotkey</source> | 1658 | <source>Controller Hotkey</source> |
| 1490 | <translation>Atajo del Control</translation> | 1659 | <translation>Atajo del Control</translation> |
| 1491 | </message> | 1660 | </message> |
| 1492 | <message> | 1661 | <message> |
| 1493 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="139"/> | 1662 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="138"/> |
| 1494 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="165"/> | 1663 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="164"/> |
| 1495 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="380"/> | 1664 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="379"/> |
| 1496 | <source>Conflicting Key Sequence</source> | 1665 | <source>Conflicting Key Sequence</source> |
| 1497 | <translation>Combinación de teclas en conflicto</translation> | 1666 | <translation>Combinación de teclas en conflicto</translation> |
| 1498 | </message> | 1667 | </message> |
| 1499 | <message> | 1668 | <message> |
| 1500 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="140"/> | 1669 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="139"/> |
| 1501 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="166"/> | 1670 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="165"/> |
| 1502 | <source>The entered key sequence is already assigned to: %1</source> | 1671 | <source>The entered key sequence is already assigned to: %1</source> |
| 1503 | <translation>La combinación de teclas introducida ya ha sido asignada a: %1</translation> | 1672 | <translation>La combinación de teclas introducida ya ha sido asignada a: %1</translation> |
| 1504 | </message> | 1673 | </message> |
| 1505 | <message> | 1674 | <message> |
| 1506 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="159"/> | 1675 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="158"/> |
| 1507 | <source>Home+%1</source> | 1676 | <source>Home+%1</source> |
| 1508 | <translation>Home+%1</translation> | 1677 | <translation>Home+%1</translation> |
| 1509 | </message> | 1678 | </message> |
| 1510 | <message> | 1679 | <message> |
| 1511 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="173"/> | 1680 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="172"/> |
| 1512 | <source>[waiting]</source> | 1681 | <source>[waiting]</source> |
| 1513 | <translation>[esperando]</translation> | 1682 | <translation>[esperando]</translation> |
| 1514 | </message> | 1683 | </message> |
| 1515 | <message> | 1684 | <message> |
| 1516 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="243"/> | 1685 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="242"/> |
| 1517 | <source>Invalid</source> | 1686 | <source>Invalid</source> |
| 1518 | <translation>Inválido</translation> | 1687 | <translation>Inválido</translation> |
| 1519 | </message> | 1688 | </message> |
| 1520 | <message> | 1689 | <message> |
| 1521 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="344"/> | 1690 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="343"/> |
| 1522 | <source>Restore Default</source> | 1691 | <source>Restore Default</source> |
| 1523 | <translation>Restaurar valor predeterminado</translation> | 1692 | <translation>Restaurar valor predeterminado</translation> |
| 1524 | </message> | 1693 | </message> |
| 1525 | <message> | 1694 | <message> |
| 1526 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="345"/> | 1695 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="344"/> |
| 1527 | <source>Clear</source> | 1696 | <source>Clear</source> |
| 1528 | <translation>Eliminar</translation> | 1697 | <translation>Eliminar</translation> |
| 1529 | </message> | 1698 | </message> |
| 1530 | <message> | 1699 | <message> |
| 1531 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="366"/> | 1700 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="365"/> |
| 1532 | <source>Conflicting Button Sequence</source> | 1701 | <source>Conflicting Button Sequence</source> |
| 1533 | <translation>Secuencia de botones conflictiva</translation> | 1702 | <translation>Secuencia de botones conflictiva</translation> |
| 1534 | </message> | 1703 | </message> |
| 1535 | <message> | 1704 | <message> |
| 1536 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="367"/> | 1705 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="366"/> |
| 1537 | <source>The default button sequence is already assigned to: %1</source> | 1706 | <source>The default button sequence is already assigned to: %1</source> |
| 1538 | <translation>La secuencia de botones por defecto ya esta asignada a: %1</translation> | 1707 | <translation>La secuencia de botones por defecto ya esta asignada a: %1</translation> |
| 1539 | </message> | 1708 | </message> |
| 1540 | <message> | 1709 | <message> |
| 1541 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="381"/> | 1710 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="380"/> |
| 1542 | <source>The default key sequence is already assigned to: %1</source> | 1711 | <source>The default key sequence is already assigned to: %1</source> |
| 1543 | <translation>La combinación de teclas predeterminada ya ha sido asignada a: %1</translation> | 1712 | <translation>La combinación de teclas predeterminada ya ha sido asignada a: %1</translation> |
| 1544 | </message> | 1713 | </message> |
| @@ -1616,7 +1785,7 @@ p, li { white-space: pre-wrap; } | |||
| 1616 | </message> | 1785 | </message> |
| 1617 | <message> | 1786 | <message> |
| 1618 | <location filename="../../src/yuzu/configuration/configure_input.ui" line="169"/> | 1787 | <location filename="../../src/yuzu/configuration/configure_input.ui" line="169"/> |
| 1619 | <source>Undocked</source> | 1788 | <source>Handheld</source> |
| 1620 | <translation>Portátil</translation> | 1789 | <translation>Portátil</translation> |
| 1621 | </message> | 1790 | </message> |
| 1622 | <message> | 1791 | <message> |
| @@ -1829,7 +1998,8 @@ p, li { white-space: pre-wrap; } | |||
| 1829 | <message> | 1998 | <message> |
| 1830 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2602"/> | 1999 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2602"/> |
| 1831 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2616"/> | 2000 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2616"/> |
| 1832 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2729"/> | 2001 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2630"/> |
| 2002 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2743"/> | ||
| 1833 | <source>Configure</source> | 2003 | <source>Configure</source> |
| 1834 | <translation>Configurar</translation> | 2004 | <translation>Configurar</translation> |
| 1835 | </message> | 2005 | </message> |
| @@ -1839,52 +2009,57 @@ p, li { white-space: pre-wrap; } | |||
| 1839 | <translation>Ring Controller</translation> | 2009 | <translation>Ring Controller</translation> |
| 1840 | </message> | 2010 | </message> |
| 1841 | <message> | 2011 | <message> |
| 1842 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2626"/> | 2012 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2623"/> |
| 2013 | <source>Infrared Camera</source> | ||
| 2014 | <translation type="unfinished"/> | ||
| 2015 | </message> | ||
| 2016 | <message> | ||
| 2017 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2640"/> | ||
| 1843 | <source>Other</source> | 2018 | <source>Other</source> |
| 1844 | <translation>Otros</translation> | 2019 | <translation>Otros</translation> |
| 1845 | </message> | 2020 | </message> |
| 1846 | <message> | 2021 | <message> |
| 1847 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2638"/> | 2022 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2652"/> |
| 1848 | <source>Emulate Analog with Keyboard Input</source> | 2023 | <source>Emulate Analog with Keyboard Input</source> |
| 1849 | <translation>Emular entradas analógicas con teclado</translation> | 2024 | <translation>Emular entradas analógicas con teclado</translation> |
| 1850 | </message> | 2025 | </message> |
| 1851 | <message> | 2026 | <message> |
| 1852 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2645"/> | 2027 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2659"/> |
| 1853 | <source>Requires restarting yuzu</source> | 2028 | <source>Requires restarting yuzu</source> |
| 1854 | <translation>Requiere reiniciar yuzu</translation> | 2029 | <translation>Requiere reiniciar yuzu</translation> |
| 1855 | </message> | 2030 | </message> |
| 1856 | <message> | 2031 | <message> |
| 1857 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2654"/> | 2032 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2668"/> |
| 1858 | <source>Enable XInput 8 player support (disables web applet)</source> | 2033 | <source>Enable XInput 8 player support (disables web applet)</source> |
| 1859 | <translation>Activar soporte de 8 jugadores XInput (desactiva la web applet)</translation> | 2034 | <translation>Activar soporte de 8 jugadores XInput (desactiva la web applet)</translation> |
| 1860 | </message> | 2035 | </message> |
| 1861 | <message> | 2036 | <message> |
| 1862 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2667"/> | 2037 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2681"/> |
| 1863 | <source>Enable UDP controllers (not needed for motion)</source> | 2038 | <source>Enable UDP controllers (not needed for motion)</source> |
| 1864 | <translation>Habilitar controladores UDP (no necesarios para el movimiento)</translation> | 2039 | <translation>Habilitar controladores UDP (no necesarios para el movimiento)</translation> |
| 1865 | </message> | 2040 | </message> |
| 1866 | <message> | 2041 | <message> |
| 1867 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2680"/> | 2042 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2694"/> |
| 1868 | <source>Controller navigation</source> | 2043 | <source>Controller navigation</source> |
| 1869 | <translation>Navegación de controles</translation> | 2044 | <translation>Navegación de controles</translation> |
| 1870 | </message> | 2045 | </message> |
| 1871 | <message> | 2046 | <message> |
| 1872 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2693"/> | 2047 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2707"/> |
| 1873 | <source>Enable mouse panning</source> | 2048 | <source>Enable mouse panning</source> |
| 1874 | <translation>Activar desplazamiento del ratón</translation> | 2049 | <translation>Activar desplazamiento del ratón</translation> |
| 1875 | </message> | 2050 | </message> |
| 1876 | <message> | 2051 | <message> |
| 1877 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2700"/> | 2052 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2714"/> |
| 1878 | <source>Mouse sensitivity</source> | 2053 | <source>Mouse sensitivity</source> |
| 1879 | <translation>Sensibilidad del ratón</translation> | 2054 | <translation>Sensibilidad del ratón</translation> |
| 1880 | </message> | 2055 | </message> |
| 1881 | <message> | 2056 | <message> |
| 1882 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2706"/> | 2057 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2720"/> |
| 1883 | <source>%</source> | 2058 | <source>%</source> |
| 1884 | <translation>%</translation> | 2059 | <translation>%</translation> |
| 1885 | </message> | 2060 | </message> |
| 1886 | <message> | 2061 | <message> |
| 1887 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2722"/> | 2062 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2736"/> |
| 1888 | <source>Motion / Touch</source> | 2063 | <source>Motion / Touch</source> |
| 1889 | <translation>Movimiento / táctil</translation> | 2064 | <translation>Movimiento / táctil</translation> |
| 1890 | </message> | 2065 | </message> |
| @@ -1928,7 +2103,7 @@ p, li { white-space: pre-wrap; } | |||
| 1928 | </message> | 2103 | </message> |
| 1929 | <message> | 2104 | <message> |
| 1930 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 2105 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1931 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1285"/> | 2106 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1284"/> |
| 1932 | <source>Left Stick</source> | 2107 | <source>Left Stick</source> |
| 1933 | <translation>Palanca izquierda</translation> | 2108 | <translation>Palanca izquierda</translation> |
| 1934 | </message> | 2109 | </message> |
| @@ -2022,14 +2197,14 @@ p, li { white-space: pre-wrap; } | |||
| 2022 | <message> | 2197 | <message> |
| 2023 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 2198 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 2024 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 2199 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 2025 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1290"/> | 2200 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1289"/> |
| 2026 | <source>L</source> | 2201 | <source>L</source> |
| 2027 | <translation>L</translation> | 2202 | <translation>L</translation> |
| 2028 | </message> | 2203 | </message> |
| 2029 | <message> | 2204 | <message> |
| 2030 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 2205 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 2031 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 2206 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 2032 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1282"/> | 2207 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1281"/> |
| 2033 | <source>ZL</source> | 2208 | <source>ZL</source> |
| 2034 | <translation>ZL</translation> | 2209 | <translation>ZL</translation> |
| 2035 | </message> | 2210 | </message> |
| @@ -2048,7 +2223,7 @@ p, li { white-space: pre-wrap; } | |||
| 2048 | <message> | 2223 | <message> |
| 2049 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 2224 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 2050 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 2225 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 2051 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1281"/> | 2226 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1280"/> |
| 2052 | <source>Plus</source> | 2227 | <source>Plus</source> |
| 2053 | <translation>Más</translation> | 2228 | <translation>Más</translation> |
| 2054 | </message> | 2229 | </message> |
| @@ -2061,15 +2236,15 @@ p, li { white-space: pre-wrap; } | |||
| 2061 | <message> | 2236 | <message> |
| 2062 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 2237 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 2063 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 2238 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 2064 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1284"/> | 2239 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1283"/> |
| 2065 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1291"/> | 2240 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1290"/> |
| 2066 | <source>R</source> | 2241 | <source>R</source> |
| 2067 | <translation>R</translation> | 2242 | <translation>R</translation> |
| 2068 | </message> | 2243 | </message> |
| 2069 | <message> | 2244 | <message> |
| 2070 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 2245 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 2071 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 2246 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 2072 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1283"/> | 2247 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1282"/> |
| 2073 | <source>ZR</source> | 2248 | <source>ZR</source> |
| 2074 | <translation>ZR</translation> | 2249 | <translation>ZR</translation> |
| 2075 | </message> | 2250 | </message> |
| @@ -2126,231 +2301,231 @@ p, li { white-space: pre-wrap; } | |||
| 2126 | </message> | 2301 | </message> |
| 2127 | <message> | 2302 | <message> |
| 2128 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 2303 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 2129 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1286"/> | 2304 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1285"/> |
| 2130 | <source>Right Stick</source> | 2305 | <source>Right Stick</source> |
| 2131 | <translation>Palanca derecha</translation> | 2306 | <translation>Palanca derecha</translation> |
| 2132 | </message> | 2307 | </message> |
| 2133 | <message> | 2308 | <message> |
| 2134 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="361"/> | 2309 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="360"/> |
| 2135 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="428"/> | 2310 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="427"/> |
| 2136 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="523"/> | 2311 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="522"/> |
| 2137 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="618"/> | 2312 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="617"/> |
| 2138 | <source>Clear</source> | 2313 | <source>Clear</source> |
| 2139 | <translation>Borrar</translation> | 2314 | <translation>Borrar</translation> |
| 2140 | </message> | 2315 | </message> |
| 2141 | <message> | 2316 | <message> |
| 2142 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="363"/> | 2317 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="362"/> |
| 2143 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="430"/> | 2318 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="429"/> |
| 2144 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="527"/> | 2319 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="526"/> |
| 2145 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="546"/> | 2320 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="545"/> |
| 2146 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="620"/> | 2321 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="619"/> |
| 2147 | <source>[not set]</source> | 2322 | <source>[not set]</source> |
| 2148 | <translation>[no definido]</translation> | 2323 | <translation>[no definido]</translation> |
| 2149 | </message> | 2324 | </message> |
| 2150 | <message> | 2325 | <message> |
| 2151 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="366"/> | 2326 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="365"/> |
| 2152 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="623"/> | 2327 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="622"/> |
| 2153 | <source>Toggle button</source> | 2328 | <source>Toggle button</source> |
| 2154 | <translation>Alternar botón</translation> | 2329 | <translation>Alternar botón</translation> |
| 2155 | </message> | 2330 | </message> |
| 2156 | <message> | 2331 | <message> |
| 2157 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="372"/> | 2332 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2158 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="632"/> | 2333 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="631"/> |
| 2159 | <source>Invert button</source> | 2334 | <source>Invert button</source> |
| 2160 | <translation>Invertir botón</translation> | 2335 | <translation>Invertir botón</translation> |
| 2161 | </message> | 2336 | </message> |
| 2162 | <message> | 2337 | <message> |
| 2163 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="380"/> | 2338 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="379"/> |
| 2164 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="574"/> | 2339 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="573"/> |
| 2165 | <source>Invert axis</source> | 2340 | <source>Invert axis</source> |
| 2166 | <translation>Invertir ejes</translation> | 2341 | <translation>Invertir ejes</translation> |
| 2167 | </message> | 2342 | </message> |
| 2168 | <message> | 2343 | <message> |
| 2169 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="386"/> | 2344 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="385"/> |
| 2170 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="390"/> | 2345 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="389"/> |
| 2171 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="437"/> | 2346 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> |
| 2172 | <source>Set threshold</source> | 2347 | <source>Set threshold</source> |
| 2173 | <translation>Configurar umbral</translation> | 2348 | <translation>Configurar umbral</translation> |
| 2174 | </message> | 2349 | </message> |
| 2175 | <message> | 2350 | <message> |
| 2176 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="390"/> | 2351 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="389"/> |
| 2177 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="437"/> | 2352 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> |
| 2178 | <source>Choose a value between 0% and 100%</source> | 2353 | <source>Choose a value between 0% and 100%</source> |
| 2179 | <translation>Seleccione un valor entre 0% y 100%.</translation> | 2354 | <translation>Seleccione un valor entre 0% y 100%.</translation> |
| 2180 | </message> | 2355 | </message> |
| 2181 | <message> | 2356 | <message> |
| 2182 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="433"/> | 2357 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="432"/> |
| 2183 | <source>Set gyro threshold</source> | 2358 | <source>Set gyro threshold</source> |
| 2184 | <translation>Configurar umbral del Giroscopio</translation> | 2359 | <translation>Configurar umbral del Giroscopio</translation> |
| 2185 | </message> | 2360 | </message> |
| 2186 | <message> | 2361 | <message> |
| 2187 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="479"/> | 2362 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="478"/> |
| 2188 | <source>Map Analog Stick</source> | 2363 | <source>Map Analog Stick</source> |
| 2189 | <translation>Configuración de palanca analógico</translation> | 2364 | <translation>Configuración de palanca analógico</translation> |
| 2190 | </message> | 2365 | </message> |
| 2191 | <message> | 2366 | <message> |
| 2192 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="480"/> | 2367 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="479"/> |
| 2193 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2368 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 2194 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2369 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 2195 | <translation>Después de pulsar OK, mueve primero el joystick de manera horizontal, y luego verticalmente. | 2370 | <translation>Después de pulsar OK, mueve primero el joystick de manera horizontal, y luego verticalmente. |
| 2196 | Para invertir los ejes, mueve primero el joystick de manera vertical, y luego horizontalmente.</translation> | 2371 | Para invertir los ejes, mueve primero el joystick de manera vertical, y luego horizontalmente.</translation> |
| 2197 | </message> | 2372 | </message> |
| 2198 | <message> | 2373 | <message> |
| 2199 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="548"/> | 2374 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="547"/> |
| 2200 | <source>Center axis</source> | 2375 | <source>Center axis</source> |
| 2201 | <translation>Centrar ejes</translation> | 2376 | <translation>Centrar ejes</translation> |
| 2202 | </message> | 2377 | </message> |
| 2203 | <message> | 2378 | <message> |
| 2204 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="656"/> | 2379 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="655"/> |
| 2205 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1010"/> | 2380 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1009"/> |
| 2206 | <source>Deadzone: %1%</source> | 2381 | <source>Deadzone: %1%</source> |
| 2207 | <translation>Punto muerto: %1%</translation> | 2382 | <translation>Punto muerto: %1%</translation> |
| 2208 | </message> | 2383 | </message> |
| 2209 | <message> | 2384 | <message> |
| 2210 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="665"/> | 2385 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="664"/> |
| 2211 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1015"/> | 2386 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1014"/> |
| 2212 | <source>Modifier Range: %1%</source> | 2387 | <source>Modifier Range: %1%</source> |
| 2213 | <translation>Rango del modificador: %1%</translation> | 2388 | <translation>Rango del modificador: %1%</translation> |
| 2214 | </message> | 2389 | </message> |
| 2215 | <message> | 2390 | <message> |
| 2216 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="691"/> | 2391 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="690"/> |
| 2217 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1040"/> | 2392 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1039"/> |
| 2218 | <source>Pro Controller</source> | 2393 | <source>Pro Controller</source> |
| 2219 | <translation>Controlador Pro</translation> | 2394 | <translation>Controlador Pro</translation> |
| 2220 | </message> | 2395 | </message> |
| 2221 | <message> | 2396 | <message> |
| 2222 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1044"/> | 2397 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1043"/> |
| 2223 | <source>Dual Joycons</source> | 2398 | <source>Dual Joycons</source> |
| 2224 | <translation>Joycons duales</translation> | 2399 | <translation>Joycons duales</translation> |
| 2225 | </message> | 2400 | </message> |
| 2226 | <message> | 2401 | <message> |
| 2227 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1048"/> | 2402 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1047"/> |
| 2228 | <source>Left Joycon</source> | 2403 | <source>Left Joycon</source> |
| 2229 | <translation>Joycon izquierdo</translation> | 2404 | <translation>Joycon izquierdo</translation> |
| 2230 | </message> | 2405 | </message> |
| 2231 | <message> | 2406 | <message> |
| 2232 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1052"/> | 2407 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1051"/> |
| 2233 | <source>Right Joycon</source> | 2408 | <source>Right Joycon</source> |
| 2234 | <translation>Joycon derecho</translation> | 2409 | <translation>Joycon derecho</translation> |
| 2235 | </message> | 2410 | </message> |
| 2236 | <message> | 2411 | <message> |
| 2237 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1056"/> | 2412 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1055"/> |
| 2238 | <source>Handheld</source> | 2413 | <source>Handheld</source> |
| 2239 | <translation>Portátil</translation> | 2414 | <translation>Portátil</translation> |
| 2240 | </message> | 2415 | </message> |
| 2241 | <message> | 2416 | <message> |
| 2242 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1060"/> | 2417 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1059"/> |
| 2243 | <source>GameCube Controller</source> | 2418 | <source>GameCube Controller</source> |
| 2244 | <translation>Controlador de GameCube</translation> | 2419 | <translation>Controlador de GameCube</translation> |
| 2245 | </message> | 2420 | </message> |
| 2246 | <message> | 2421 | <message> |
| 2247 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1069"/> | 2422 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1068"/> |
| 2248 | <source>Poke Ball Plus</source> | 2423 | <source>Poke Ball Plus</source> |
| 2249 | <translation>Poke Ball Plus</translation> | 2424 | <translation>Poke Ball Plus</translation> |
| 2250 | </message> | 2425 | </message> |
| 2251 | <message> | 2426 | <message> |
| 2252 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1073"/> | 2427 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1072"/> |
| 2253 | <source>NES Controller</source> | 2428 | <source>NES Controller</source> |
| 2254 | <translation>Controlador NES</translation> | 2429 | <translation>Controlador NES</translation> |
| 2255 | </message> | 2430 | </message> |
| 2256 | <message> | 2431 | <message> |
| 2257 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1077"/> | 2432 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1076"/> |
| 2258 | <source>SNES Controller</source> | 2433 | <source>SNES Controller</source> |
| 2259 | <translation>Controlador SNES</translation> | 2434 | <translation>Controlador SNES</translation> |
| 2260 | </message> | 2435 | </message> |
| 2261 | <message> | 2436 | <message> |
| 2262 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1081"/> | 2437 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1080"/> |
| 2263 | <source>N64 Controller</source> | 2438 | <source>N64 Controller</source> |
| 2264 | <translation>Controlador N64</translation> | 2439 | <translation>Controlador N64</translation> |
| 2265 | </message> | 2440 | </message> |
| 2266 | <message> | 2441 | <message> |
| 2267 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1085"/> | 2442 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1084"/> |
| 2268 | <source>Sega Genesis</source> | 2443 | <source>Sega Genesis</source> |
| 2269 | <translation>Sega Genesis</translation> | 2444 | <translation>Sega Genesis</translation> |
| 2270 | </message> | 2445 | </message> |
| 2271 | <message> | 2446 | <message> |
| 2272 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1289"/> | 2447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1288"/> |
| 2273 | <source>Start / Pause</source> | 2448 | <source>Start / Pause</source> |
| 2274 | <translation>Inicio / Pausa</translation> | 2449 | <translation>Inicio / Pausa</translation> |
| 2275 | </message> | 2450 | </message> |
| 2276 | <message> | 2451 | <message> |
| 2277 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1292"/> | 2452 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1291"/> |
| 2278 | <source>Z</source> | 2453 | <source>Z</source> |
| 2279 | <translation>Z</translation> | 2454 | <translation>Z</translation> |
| 2280 | </message> | 2455 | </message> |
| 2281 | <message> | 2456 | <message> |
| 2282 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1293"/> | 2457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1292"/> |
| 2283 | <source>Control Stick</source> | 2458 | <source>Control Stick</source> |
| 2284 | <translation>Palanca de control</translation> | 2459 | <translation>Palanca de control</translation> |
| 2285 | </message> | 2460 | </message> |
| 2286 | <message> | 2461 | <message> |
| 2287 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1294"/> | 2462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1293"/> |
| 2288 | <source>C-Stick</source> | 2463 | <source>C-Stick</source> |
| 2289 | <translation>C-Stick</translation> | 2464 | <translation>C-Stick</translation> |
| 2290 | </message> | 2465 | </message> |
| 2291 | <message> | 2466 | <message> |
| 2292 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1395"/> | 2467 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1394"/> |
| 2293 | <source>Shake!</source> | 2468 | <source>Shake!</source> |
| 2294 | <translation>¡Agita!</translation> | 2469 | <translation>¡Agita!</translation> |
| 2295 | </message> | 2470 | </message> |
| 2296 | <message> | 2471 | <message> |
| 2297 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1397"/> | 2472 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1396"/> |
| 2298 | <source>[waiting]</source> | 2473 | <source>[waiting]</source> |
| 2299 | <translation>[esperando]</translation> | 2474 | <translation>[esperando]</translation> |
| 2300 | </message> | 2475 | </message> |
| 2301 | <message> | 2476 | <message> |
| 2302 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1479"/> | 2477 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> |
| 2303 | <source>New Profile</source> | 2478 | <source>New Profile</source> |
| 2304 | <translation>Nuevo perfil</translation> | 2479 | <translation>Nuevo perfil</translation> |
| 2305 | </message> | 2480 | </message> |
| 2306 | <message> | 2481 | <message> |
| 2307 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1479"/> | 2482 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> |
| 2308 | <source>Enter a profile name:</source> | 2483 | <source>Enter a profile name:</source> |
| 2309 | <translation>Introduce un nombre de perfil:</translation> | 2484 | <translation>Introduce un nombre de perfil:</translation> |
| 2310 | </message> | 2485 | </message> |
| 2311 | <message> | 2486 | <message> |
| 2312 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1487"/> | 2487 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1486"/> |
| 2313 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1495"/> | 2488 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1494"/> |
| 2314 | <source>Create Input Profile</source> | 2489 | <source>Create Input Profile</source> |
| 2315 | <translation>Crear perfil de entrada</translation> | 2490 | <translation>Crear perfil de entrada</translation> |
| 2316 | </message> | 2491 | </message> |
| 2317 | <message> | 2492 | <message> |
| 2318 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1488"/> | 2493 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1487"/> |
| 2319 | <source>The given profile name is not valid!</source> | 2494 | <source>The given profile name is not valid!</source> |
| 2320 | <translation>¡El nombre de perfil introducido no es válido!</translation> | 2495 | <translation>¡El nombre de perfil introducido no es válido!</translation> |
| 2321 | </message> | 2496 | </message> |
| 2322 | <message> | 2497 | <message> |
| 2323 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1496"/> | 2498 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1495"/> |
| 2324 | <source>Failed to create the input profile "%1"</source> | 2499 | <source>Failed to create the input profile "%1"</source> |
| 2325 | <translation>Error al crear el perfil de entrada "%1"</translation> | 2500 | <translation>Error al crear el perfil de entrada "%1"</translation> |
| 2326 | </message> | 2501 | </message> |
| 2327 | <message> | 2502 | <message> |
| 2328 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1516"/> | 2503 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1515"/> |
| 2329 | <source>Delete Input Profile</source> | 2504 | <source>Delete Input Profile</source> |
| 2330 | <translation>Eliminar perfil de entrada</translation> | 2505 | <translation>Eliminar perfil de entrada</translation> |
| 2331 | </message> | 2506 | </message> |
| 2332 | <message> | 2507 | <message> |
| 2333 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1517"/> | 2508 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1516"/> |
| 2334 | <source>Failed to delete the input profile "%1"</source> | 2509 | <source>Failed to delete the input profile "%1"</source> |
| 2335 | <translation>Error al eliminar el perfil de entrada "%1"</translation> | 2510 | <translation>Error al eliminar el perfil de entrada "%1"</translation> |
| 2336 | </message> | 2511 | </message> |
| 2337 | <message> | 2512 | <message> |
| 2338 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1539"/> | 2513 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1538"/> |
| 2339 | <source>Load Input Profile</source> | 2514 | <source>Load Input Profile</source> |
| 2340 | <translation>Cargar perfil de entrada</translation> | 2515 | <translation>Cargar perfil de entrada</translation> |
| 2341 | </message> | 2516 | </message> |
| 2342 | <message> | 2517 | <message> |
| 2343 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1540"/> | 2518 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1539"/> |
| 2344 | <source>Failed to load the input profile "%1"</source> | 2519 | <source>Failed to load the input profile "%1"</source> |
| 2345 | <translation>Error al cargar el perfil de entrada "%1"</translation> | 2520 | <translation>Error al cargar el perfil de entrada "%1"</translation> |
| 2346 | </message> | 2521 | </message> |
| 2347 | <message> | 2522 | <message> |
| 2348 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1559"/> | 2523 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1558"/> |
| 2349 | <source>Save Input Profile</source> | 2524 | <source>Save Input Profile</source> |
| 2350 | <translation>Guardar perfil de entrada</translation> | 2525 | <translation>Guardar perfil de entrada</translation> |
| 2351 | </message> | 2526 | </message> |
| 2352 | <message> | 2527 | <message> |
| 2353 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1560"/> | 2528 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1559"/> |
| 2354 | <source>Failed to save the input profile "%1"</source> | 2529 | <source>Failed to save the input profile "%1"</source> |
| 2355 | <translation>Error al guardar el perfil de entrada "%1"</translation> | 2530 | <translation>Error al guardar el perfil de entrada "%1"</translation> |
| 2356 | </message> | 2531 | </message> |
| @@ -2398,7 +2573,7 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2398 | <message> | 2573 | <message> |
| 2399 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> | 2574 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> |
| 2400 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> | 2575 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> |
| 2401 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="244"/> | 2576 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="243"/> |
| 2402 | <source>Configure</source> | 2577 | <source>Configure</source> |
| 2403 | <translation>Configurar</translation> | 2578 | <translation>Configurar</translation> |
| 2404 | </message> | 2579 | </message> |
| @@ -2434,7 +2609,7 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2434 | </message> | 2609 | </message> |
| 2435 | <message> | 2610 | <message> |
| 2436 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> | 2611 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> |
| 2437 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="267"/> | 2612 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="266"/> |
| 2438 | <source>Test</source> | 2613 | <source>Test</source> |
| 2439 | <translation>Probar</translation> | 2614 | <translation>Probar</translation> |
| 2440 | </message> | 2615 | </message> |
| @@ -2449,82 +2624,82 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2449 | <translation>Eliminar servidor</translation> | 2624 | <translation>Eliminar servidor</translation> |
| 2450 | </message> | 2625 | </message> |
| 2451 | <message> | 2626 | <message> |
| 2452 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="88"/> | 2627 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="87"/> |
| 2453 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> | 2628 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> |
| 2454 | <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;">Más información</span></a></translation> | 2629 | <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;">Más información</span></a></translation> |
| 2455 | </message> | 2630 | </message> |
| 2456 | <message> | 2631 | <message> |
| 2457 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="170"/> | 2632 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="169"/> |
| 2458 | <source>%1:%2</source> | 2633 | <source>%1:%2</source> |
| 2459 | <translation>%1:%2</translation> | 2634 | <translation>%1:%2</translation> |
| 2460 | </message> | 2635 | </message> |
| 2461 | <message> | 2636 | <message> |
| 2462 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="175"/> | 2637 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="174"/> |
| 2463 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="179"/> | 2638 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> |
| 2464 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="183"/> | 2639 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> |
| 2465 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="189"/> | 2640 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="188"/> |
| 2466 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="195"/> | 2641 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="194"/> |
| 2467 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="289"/> | 2642 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="288"/> |
| 2468 | <source>yuzu</source> | 2643 | <source>yuzu</source> |
| 2469 | <translation>yuzu</translation> | 2644 | <translation>yuzu</translation> |
| 2470 | </message> | 2645 | </message> |
| 2471 | <message> | 2646 | <message> |
| 2472 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="175"/> | 2647 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="174"/> |
| 2473 | <source>Port number has invalid characters</source> | 2648 | <source>Port number has invalid characters</source> |
| 2474 | <translation>El número del puerto tiene caracteres que no son válidos</translation> | 2649 | <translation>El número del puerto tiene caracteres que no son válidos</translation> |
| 2475 | </message> | 2650 | </message> |
| 2476 | <message> | 2651 | <message> |
| 2477 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="179"/> | 2652 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> |
| 2478 | <source>Port has to be in range 0 and 65353</source> | 2653 | <source>Port has to be in range 0 and 65353</source> |
| 2479 | <translation>El puerto debe estar en un rango entre 0 y 65353</translation> | 2654 | <translation>El puerto debe estar en un rango entre 0 y 65353</translation> |
| 2480 | </message> | 2655 | </message> |
| 2481 | <message> | 2656 | <message> |
| 2482 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="183"/> | 2657 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> |
| 2483 | <source>IP address is not valid</source> | 2658 | <source>IP address is not valid</source> |
| 2484 | <translation>Dirección IP no válida</translation> | 2659 | <translation>Dirección IP no válida</translation> |
| 2485 | </message> | 2660 | </message> |
| 2486 | <message> | 2661 | <message> |
| 2487 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="189"/> | 2662 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="188"/> |
| 2488 | <source>This UDP server already exists</source> | 2663 | <source>This UDP server already exists</source> |
| 2489 | <translation>Este servidor UDP ya existe</translation> | 2664 | <translation>Este servidor UDP ya existe</translation> |
| 2490 | </message> | 2665 | </message> |
| 2491 | <message> | 2666 | <message> |
| 2492 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="195"/> | 2667 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="194"/> |
| 2493 | <source>Unable to add more than 8 servers</source> | 2668 | <source>Unable to add more than 8 servers</source> |
| 2494 | <translation>No es posible añadir más de 8 servidores</translation> | 2669 | <translation>No es posible añadir más de 8 servidores</translation> |
| 2495 | </message> | 2670 | </message> |
| 2496 | <message> | 2671 | <message> |
| 2497 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="211"/> | 2672 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="210"/> |
| 2498 | <source>Testing</source> | 2673 | <source>Testing</source> |
| 2499 | <translation>Probando</translation> | 2674 | <translation>Probando</translation> |
| 2500 | </message> | 2675 | </message> |
| 2501 | <message> | 2676 | <message> |
| 2502 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="227"/> | 2677 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="226"/> |
| 2503 | <source>Configuring</source> | 2678 | <source>Configuring</source> |
| 2504 | <translation>Configurando</translation> | 2679 | <translation>Configurando</translation> |
| 2505 | </message> | 2680 | </message> |
| 2506 | <message> | 2681 | <message> |
| 2507 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="258"/> | 2682 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="257"/> |
| 2508 | <source>Test Successful</source> | 2683 | <source>Test Successful</source> |
| 2509 | <translation>Prueba existosa</translation> | 2684 | <translation>Prueba existosa</translation> |
| 2510 | </message> | 2685 | </message> |
| 2511 | <message> | 2686 | <message> |
| 2512 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="259"/> | 2687 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="258"/> |
| 2513 | <source>Successfully received data from the server.</source> | 2688 | <source>Successfully received data from the server.</source> |
| 2514 | <translation>Se han recibido con éxito los datos del servidor.</translation> | 2689 | <translation>Se han recibido con éxito los datos del servidor.</translation> |
| 2515 | </message> | 2690 | </message> |
| 2516 | <message> | 2691 | <message> |
| 2517 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> | 2692 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="260"/> |
| 2518 | <source>Test Failed</source> | 2693 | <source>Test Failed</source> |
| 2519 | <translation>Prueba fallida</translation> | 2694 | <translation>Prueba fallida</translation> |
| 2520 | </message> | 2695 | </message> |
| 2521 | <message> | 2696 | <message> |
| 2522 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="262"/> | 2697 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> |
| 2523 | <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> | 2698 | <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> |
| 2524 | <translation>No se han podido recibir datos válidos del servidor.<br>Por favor, verifica que el servidor esté configurado correctamente y que la dirección y el puerto sean correctos.</translation> | 2699 | <translation>No se han podido recibir datos válidos del servidor.<br>Por favor, verifica que el servidor esté configurado correctamente y que la dirección y el puerto sean correctos.</translation> |
| 2525 | </message> | 2700 | </message> |
| 2526 | <message> | 2701 | <message> |
| 2527 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="290"/> | 2702 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="289"/> |
| 2528 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> | 2703 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> |
| 2529 | <translation>La prueba de UDP o la configuración de la calibración está en curso.<br>Por favor, espera a que termine el proceso.</translation> | 2704 | <translation>La prueba de UDP o la configuración de la calibración está en curso.<br>Por favor, espera a que termine el proceso.</translation> |
| 2530 | </message> | 2705 | </message> |
| @@ -2645,7 +2820,7 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2645 | <translation>Propiedades</translation> | 2820 | <translation>Propiedades</translation> |
| 2646 | </message> | 2821 | </message> |
| 2647 | <message> | 2822 | <message> |
| 2648 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="92"/> | 2823 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="91"/> |
| 2649 | <source>Use global configuration (%1)</source> | 2824 | <source>Use global configuration (%1)</source> |
| 2650 | <translation>Usar configuración global (%1)</translation> | 2825 | <translation>Usar configuración global (%1)</translation> |
| 2651 | </message> | 2826 | </message> |
| @@ -2663,12 +2838,12 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2663 | <translation>Extras / Add-Ons</translation> | 2838 | <translation>Extras / Add-Ons</translation> |
| 2664 | </message> | 2839 | </message> |
| 2665 | <message> | 2840 | <message> |
| 2666 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> | 2841 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="46"/> |
| 2667 | <source>Patch Name</source> | 2842 | <source>Patch Name</source> |
| 2668 | <translation>Nombre del parche</translation> | 2843 | <translation>Nombre del parche</translation> |
| 2669 | </message> | 2844 | </message> |
| 2670 | <message> | 2845 | <message> |
| 2671 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> | 2846 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> |
| 2672 | <source>Version</source> | 2847 | <source>Version</source> |
| 2673 | <translation>Versión</translation> | 2848 | <translation>Versión</translation> |
| 2674 | </message> | 2849 | </message> |
| @@ -2726,7 +2901,7 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2726 | <translation>El sistema de perfiles sólo se encuentra disponible cuando no se esté ejecutando ningún juego.</translation> | 2901 | <translation>El sistema de perfiles sólo se encuentra disponible cuando no se esté ejecutando ningún juego.</translation> |
| 2727 | </message> | 2902 | </message> |
| 2728 | <message> | 2903 | <message> |
| 2729 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="53"/> | 2904 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="52"/> |
| 2730 | <source>%1 | 2905 | <source>%1 |
| 2731 | %2</source> | 2906 | %2</source> |
| 2732 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 2907 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -2734,92 +2909,92 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2734 | %2</translation> | 2909 | %2</translation> |
| 2735 | </message> | 2910 | </message> |
| 2736 | <message> | 2911 | <message> |
| 2737 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="71"/> | 2912 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="70"/> |
| 2738 | <source>Enter Username</source> | 2913 | <source>Enter Username</source> |
| 2739 | <translation>Introduzca el nombre</translation> | 2914 | <translation>Introduzca el nombre</translation> |
| 2740 | </message> | 2915 | </message> |
| 2741 | <message> | 2916 | <message> |
| 2742 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="134"/> | 2917 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="133"/> |
| 2743 | <source>Users</source> | 2918 | <source>Users</source> |
| 2744 | <translation>Usuarios</translation> | 2919 | <translation>Usuarios</translation> |
| 2745 | </message> | 2920 | </message> |
| 2746 | <message> | 2921 | <message> |
| 2747 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="196"/> | 2922 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="195"/> |
| 2748 | <source>Enter a username for the new user:</source> | 2923 | <source>Enter a username for the new user:</source> |
| 2749 | <translation>Introduce un nombre para el nuevo usuario:</translation> | 2924 | <translation>Introduce un nombre para el nuevo usuario:</translation> |
| 2750 | </message> | 2925 | </message> |
| 2751 | <message> | 2926 | <message> |
| 2752 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="216"/> | 2927 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="215"/> |
| 2753 | <source>Enter a new username:</source> | 2928 | <source>Enter a new username:</source> |
| 2754 | <translation>Introduce un nuevo nombre de usuario:</translation> | 2929 | <translation>Introduce un nuevo nombre de usuario:</translation> |
| 2755 | </message> | 2930 | </message> |
| 2756 | <message> | 2931 | <message> |
| 2757 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> | 2932 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="240"/> |
| 2758 | <source>Confirm Delete</source> | 2933 | <source>Confirm Delete</source> |
| 2759 | <translation> Confirmar eliminación</translation> | 2934 | <translation> Confirmar eliminación</translation> |
| 2760 | </message> | 2935 | </message> |
| 2761 | <message> | 2936 | <message> |
| 2762 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="242"/> | 2937 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> |
| 2763 | <source>You are about to delete user with name "%1". Are you sure?</source> | 2938 | <source>You are about to delete user with name "%1". Are you sure?</source> |
| 2764 | <translation>Estás a punto de eliminar al usuario "%1" ¿Estás seguro?</translation> | 2939 | <translation>Estás a punto de eliminar al usuario "%1" ¿Estás seguro?</translation> |
| 2765 | </message> | 2940 | </message> |
| 2766 | <message> | 2941 | <message> |
| 2767 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> | 2942 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="268"/> |
| 2768 | <source>Select User Image</source> | 2943 | <source>Select User Image</source> |
| 2769 | <translation>Selecciona una imagen de usuario</translation> | 2944 | <translation>Selecciona una imagen de usuario</translation> |
| 2770 | </message> | 2945 | </message> |
| 2771 | <message> | 2946 | <message> |
| 2772 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="270"/> | 2947 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> |
| 2773 | <source>JPEG Images (*.jpg *.jpeg)</source> | 2948 | <source>JPEG Images (*.jpg *.jpeg)</source> |
| 2774 | <translation>Imagenes JPEG (*.jpg *.jpeg)</translation> | 2949 | <translation>Imagenes JPEG (*.jpg *.jpeg)</translation> |
| 2775 | </message> | 2950 | </message> |
| 2776 | <message> | 2951 | <message> |
| 2777 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> | 2952 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="278"/> |
| 2778 | <source>Error deleting image</source> | 2953 | <source>Error deleting image</source> |
| 2779 | <translation>Error al eliminar la imagen</translation> | 2954 | <translation>Error al eliminar la imagen</translation> |
| 2780 | </message> | 2955 | </message> |
| 2781 | <message> | 2956 | <message> |
| 2782 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="280"/> | 2957 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> |
| 2783 | <source>Error occurred attempting to overwrite previous image at: %1.</source> | 2958 | <source>Error occurred attempting to overwrite previous image at: %1.</source> |
| 2784 | <translation>Ha ocurrido un error al intentar sobrescribir la imagen anterior en: %1.</translation> | 2959 | <translation>Ha ocurrido un error al intentar sobrescribir la imagen anterior en: %1.</translation> |
| 2785 | </message> | 2960 | </message> |
| 2786 | <message> | 2961 | <message> |
| 2787 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> | 2962 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="287"/> |
| 2788 | <source>Error deleting file</source> | 2963 | <source>Error deleting file</source> |
| 2789 | <translation>Error al eliminar el archivo</translation> | 2964 | <translation>Error al eliminar el archivo</translation> |
| 2790 | </message> | 2965 | </message> |
| 2791 | <message> | 2966 | <message> |
| 2792 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="289"/> | 2967 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> |
| 2793 | <source>Unable to delete existing file: %1.</source> | 2968 | <source>Unable to delete existing file: %1.</source> |
| 2794 | <translation>No se puede eliminar el archivo existente: %1.</translation> | 2969 | <translation>No se puede eliminar el archivo existente: %1.</translation> |
| 2795 | </message> | 2970 | </message> |
| 2796 | <message> | 2971 | <message> |
| 2797 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> | 2972 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="295"/> |
| 2798 | <source>Error creating user image directory</source> | 2973 | <source>Error creating user image directory</source> |
| 2799 | <translation>Error al crear el directorio de imagen del usuario</translation> | 2974 | <translation>Error al crear el directorio de imagen del usuario</translation> |
| 2800 | </message> | 2975 | </message> |
| 2801 | <message> | 2976 | <message> |
| 2802 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="297"/> | 2977 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> |
| 2803 | <source>Unable to create directory %1 for storing user images.</source> | 2978 | <source>Unable to create directory %1 for storing user images.</source> |
| 2804 | <translation>No se puede crear el directorio %1 para almacenar imágenes de usuario.</translation> | 2979 | <translation>No se puede crear el directorio %1 para almacenar imágenes de usuario.</translation> |
| 2805 | </message> | 2980 | </message> |
| 2806 | <message> | 2981 | <message> |
| 2807 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> | 2982 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="301"/> |
| 2808 | <source>Error copying user image</source> | 2983 | <source>Error copying user image</source> |
| 2809 | <translation>Error al copiar la imagen de usuario.</translation> | 2984 | <translation>Error al copiar la imagen de usuario.</translation> |
| 2810 | </message> | 2985 | </message> |
| 2811 | <message> | 2986 | <message> |
| 2812 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="303"/> | 2987 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> |
| 2813 | <source>Unable to copy image from %1 to %2</source> | 2988 | <source>Unable to copy image from %1 to %2</source> |
| 2814 | <translation>No se puede copiar la imagen de %1 a %2</translation> | 2989 | <translation>No se puede copiar la imagen de %1 a %2</translation> |
| 2815 | </message> | 2990 | </message> |
| 2816 | <message> | 2991 | <message> |
| 2817 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> | 2992 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="311"/> |
| 2818 | <source>Error resizing user image</source> | 2993 | <source>Error resizing user image</source> |
| 2819 | <translation>Error al redimensionar la imagen de usuario</translation> | 2994 | <translation>Error al redimensionar la imagen de usuario</translation> |
| 2820 | </message> | 2995 | </message> |
| 2821 | <message> | 2996 | <message> |
| 2822 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="313"/> | 2997 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> |
| 2823 | <source>Unable to resize image</source> | 2998 | <source>Unable to resize image</source> |
| 2824 | <translation>No se puede cambiar el tamaño de la imagen</translation> | 2999 | <translation>No se puede cambiar el tamaño de la imagen</translation> |
| 2825 | </message> | 3000 | </message> |
| @@ -3324,17 +3499,17 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 3324 | <translation>Los ajustes del sistema sólo se encuentran disponibles cuando no se esté ejecutando ningún juego.</translation> | 3499 | <translation>Los ajustes del sistema sólo se encuentran disponibles cuando no se esté ejecutando ningún juego.</translation> |
| 3325 | </message> | 3500 | </message> |
| 3326 | <message> | 3501 | <message> |
| 3327 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="162"/> | 3502 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="161"/> |
| 3328 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> | 3503 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> |
| 3329 | <translation>Esto reemplazará tu Switch virtual con una nueva. Tu Switch virtual actual no será recuperable. Esto podría causar efectos inesperados en determinados juegos. Si usas un archivo de guardado de configuración obsoleto, esto podría fallar. ¿Continuar?</translation> | 3504 | <translation>Esto reemplazará tu Switch virtual con una nueva. Tu Switch virtual actual no será recuperable. Esto podría causar efectos inesperados en determinados juegos. Si usas un archivo de guardado de configuración obsoleto, esto podría fallar. ¿Continuar?</translation> |
| 3330 | </message> | 3505 | </message> |
| 3331 | <message> | 3506 | <message> |
| 3332 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="166"/> | 3507 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="165"/> |
| 3333 | <source>Warning</source> | 3508 | <source>Warning</source> |
| 3334 | <translation>Advertencia</translation> | 3509 | <translation>Advertencia</translation> |
| 3335 | </message> | 3510 | </message> |
| 3336 | <message> | 3511 | <message> |
| 3337 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="174"/> | 3512 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="173"/> |
| 3338 | <source>Console ID: 0x%1</source> | 3513 | <source>Console ID: 0x%1</source> |
| 3339 | <translation>ID de consola: 0x%1</translation> | 3514 | <translation>ID de consola: 0x%1</translation> |
| 3340 | </message> | 3515 | </message> |
| @@ -3450,54 +3625,54 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3450 | <translation>Borrar punto</translation> | 3625 | <translation>Borrar punto</translation> |
| 3451 | </message> | 3626 | </message> |
| 3452 | <message> | 3627 | <message> |
| 3453 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> | 3628 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="78"/> |
| 3454 | <source>Button</source> | 3629 | <source>Button</source> |
| 3455 | <translation>Botón</translation> | 3630 | <translation>Botón</translation> |
| 3456 | </message> | 3631 | </message> |
| 3457 | <message> | 3632 | <message> |
| 3458 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> | 3633 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="78"/> |
| 3459 | <source>X</source> | 3634 | <source>X</source> |
| 3460 | <comment>X axis</comment> | 3635 | <comment>X axis</comment> |
| 3461 | <translation>X</translation> | 3636 | <translation>X</translation> |
| 3462 | </message> | 3637 | </message> |
| 3463 | <message> | 3638 | <message> |
| 3464 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> | 3639 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="78"/> |
| 3465 | <source>Y</source> | 3640 | <source>Y</source> |
| 3466 | <comment>Y axis</comment> | 3641 | <comment>Y axis</comment> |
| 3467 | <translation>Y</translation> | 3642 | <translation>Y</translation> |
| 3468 | </message> | 3643 | </message> |
| 3469 | <message> | 3644 | <message> |
| 3470 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> | 3645 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="195"/> |
| 3471 | <source>New Profile</source> | 3646 | <source>New Profile</source> |
| 3472 | <translation>Crear perfil</translation> | 3647 | <translation>Crear perfil</translation> |
| 3473 | </message> | 3648 | </message> |
| 3474 | <message> | 3649 | <message> |
| 3475 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> | 3650 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="195"/> |
| 3476 | <source>Enter the name for the new profile.</source> | 3651 | <source>Enter the name for the new profile.</source> |
| 3477 | <translation>Introduce un nombre para el nuevo perfil:</translation> | 3652 | <translation>Introduce un nombre para el nuevo perfil:</translation> |
| 3478 | </message> | 3653 | </message> |
| 3479 | <message> | 3654 | <message> |
| 3480 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> | 3655 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="206"/> |
| 3481 | <source>Delete Profile</source> | 3656 | <source>Delete Profile</source> |
| 3482 | <translation>Borrar perfil</translation> | 3657 | <translation>Borrar perfil</translation> |
| 3483 | </message> | 3658 | </message> |
| 3484 | <message> | 3659 | <message> |
| 3485 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> | 3660 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="206"/> |
| 3486 | <source>Delete profile %1?</source> | 3661 | <source>Delete profile %1?</source> |
| 3487 | <translation>¿Borrar el perfil %1?</translation> | 3662 | <translation>¿Borrar el perfil %1?</translation> |
| 3488 | </message> | 3663 | </message> |
| 3489 | <message> | 3664 | <message> |
| 3490 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> | 3665 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="219"/> |
| 3491 | <source>Rename Profile</source> | 3666 | <source>Rename Profile</source> |
| 3492 | <translation>Renombrar perfil</translation> | 3667 | <translation>Renombrar perfil</translation> |
| 3493 | </message> | 3668 | </message> |
| 3494 | <message> | 3669 | <message> |
| 3495 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> | 3670 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="219"/> |
| 3496 | <source>New name:</source> | 3671 | <source>New name:</source> |
| 3497 | <translation>Nuevo nombre:</translation> | 3672 | <translation>Nuevo nombre:</translation> |
| 3498 | </message> | 3673 | </message> |
| 3499 | <message> | 3674 | <message> |
| 3500 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="232"/> | 3675 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="231"/> |
| 3501 | <source>[press key]</source> | 3676 | <source>[press key]</source> |
| 3502 | <translation>[presionar tecla]</translation> | 3677 | <translation>[presionar tecla]</translation> |
| 3503 | </message> | 3678 | </message> |
| @@ -3543,64 +3718,64 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3543 | <context> | 3718 | <context> |
| 3544 | <name>ConfigureUI</name> | 3719 | <name>ConfigureUI</name> |
| 3545 | <message> | 3720 | <message> |
| 3546 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="21"/> | 3721 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="20"/> |
| 3547 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="29"/> | 3722 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="28"/> |
| 3548 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="41"/> | 3723 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="40"/> |
| 3549 | <source>None</source> | 3724 | <source>None</source> |
| 3550 | <translation>Ninguno</translation> | 3725 | <translation>Ninguno</translation> |
| 3551 | </message> | 3726 | </message> |
| 3552 | <message> | 3727 | <message> |
| 3553 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="22"/> | 3728 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="21"/> |
| 3554 | <source>Small (32x32)</source> | 3729 | <source>Small (32x32)</source> |
| 3555 | <translation>Pequeño (32x32)</translation> | 3730 | <translation>Pequeño (32x32)</translation> |
| 3556 | </message> | 3731 | </message> |
| 3557 | <message> | 3732 | <message> |
| 3558 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="23"/> | 3733 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="22"/> |
| 3559 | <source>Standard (64x64)</source> | 3734 | <source>Standard (64x64)</source> |
| 3560 | <translation>Estándar (64x64)</translation> | 3735 | <translation>Estándar (64x64)</translation> |
| 3561 | </message> | 3736 | </message> |
| 3562 | <message> | 3737 | <message> |
| 3563 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="24"/> | 3738 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="23"/> |
| 3564 | <source>Large (128x128)</source> | 3739 | <source>Large (128x128)</source> |
| 3565 | <translation>Grande (128x128)</translation> | 3740 | <translation>Grande (128x128)</translation> |
| 3566 | </message> | 3741 | </message> |
| 3567 | <message> | 3742 | <message> |
| 3568 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="25"/> | 3743 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="24"/> |
| 3569 | <source>Full Size (256x256)</source> | 3744 | <source>Full Size (256x256)</source> |
| 3570 | <translation>Tamaño completo (256x256)</translation> | 3745 | <translation>Tamaño completo (256x256)</translation> |
| 3571 | </message> | 3746 | </message> |
| 3572 | <message> | 3747 | <message> |
| 3573 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="30"/> | 3748 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="29"/> |
| 3574 | <source>Small (24x24)</source> | 3749 | <source>Small (24x24)</source> |
| 3575 | <translation>Pequeño (24x24)</translation> | 3750 | <translation>Pequeño (24x24)</translation> |
| 3576 | </message> | 3751 | </message> |
| 3577 | <message> | 3752 | <message> |
| 3578 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="31"/> | 3753 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="30"/> |
| 3579 | <source>Standard (48x48)</source> | 3754 | <source>Standard (48x48)</source> |
| 3580 | <translation>Estándar (48x48)</translation> | 3755 | <translation>Estándar (48x48)</translation> |
| 3581 | </message> | 3756 | </message> |
| 3582 | <message> | 3757 | <message> |
| 3583 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="32"/> | 3758 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="31"/> |
| 3584 | <source>Large (72x72)</source> | 3759 | <source>Large (72x72)</source> |
| 3585 | <translation>Grande (72x72)</translation> | 3760 | <translation>Grande (72x72)</translation> |
| 3586 | </message> | 3761 | </message> |
| 3587 | <message> | 3762 | <message> |
| 3588 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> | 3763 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="36"/> |
| 3589 | <source>Filename</source> | 3764 | <source>Filename</source> |
| 3590 | <translation>Nombre del archivo</translation> | 3765 | <translation>Nombre del archivo</translation> |
| 3591 | </message> | 3766 | </message> |
| 3592 | <message> | 3767 | <message> |
| 3593 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="38"/> | 3768 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> |
| 3594 | <source>Filetype</source> | 3769 | <source>Filetype</source> |
| 3595 | <translation>Tipo de archivo</translation> | 3770 | <translation>Tipo de archivo</translation> |
| 3596 | </message> | 3771 | </message> |
| 3597 | <message> | 3772 | <message> |
| 3598 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="39"/> | 3773 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="38"/> |
| 3599 | <source>Title ID</source> | 3774 | <source>Title ID</source> |
| 3600 | <translation>ID del título</translation> | 3775 | <translation>ID del título</translation> |
| 3601 | </message> | 3776 | </message> |
| 3602 | <message> | 3777 | <message> |
| 3603 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="40"/> | 3778 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="39"/> |
| 3604 | <source>Title Name</source> | 3779 | <source>Title Name</source> |
| 3605 | <translation>Nombre del título</translation> | 3780 | <translation>Nombre del título</translation> |
| 3606 | </message> | 3781 | </message> |
| @@ -3688,12 +3863,12 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3688 | <translation>...</translation> | 3863 | <translation>...</translation> |
| 3689 | </message> | 3864 | </message> |
| 3690 | <message> | 3865 | <message> |
| 3691 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="94"/> | 3866 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="93"/> |
| 3692 | <source>Select Screenshots Path...</source> | 3867 | <source>Select Screenshots Path...</source> |
| 3693 | <translation>Selecciona la ruta de las capturas de pantalla:</translation> | 3868 | <translation>Selecciona la ruta de las capturas de pantalla:</translation> |
| 3694 | </message> | 3869 | </message> |
| 3695 | <message> | 3870 | <message> |
| 3696 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="217"/> | 3871 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="216"/> |
| 3697 | <source><System></source> | 3872 | <source><System></source> |
| 3698 | <translation><System></translation> | 3873 | <translation><System></translation> |
| 3699 | </message> | 3874 | </message> |
| @@ -3802,7 +3977,7 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3802 | </message> | 3977 | </message> |
| 3803 | <message> | 3978 | <message> |
| 3804 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="49"/> | 3979 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="49"/> |
| 3805 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="155"/> | 3980 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="154"/> |
| 3806 | <source>Verify</source> | 3981 | <source>Verify</source> |
| 3807 | <translation>Verificar</translation> | 3982 | <translation>Verificar</translation> |
| 3808 | </message> | 3983 | </message> |
| @@ -3828,88 +4003,93 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3828 | </message> | 4003 | </message> |
| 3829 | <message> | 4004 | <message> |
| 3830 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="118"/> | 4005 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="118"/> |
| 4006 | <source>Web Service configuration can only be changed when a public room isn't being hosted.</source> | ||
| 4007 | <translation type="unfinished"/> | ||
| 4008 | </message> | ||
| 4009 | <message> | ||
| 4010 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="128"/> | ||
| 3831 | <source>Telemetry</source> | 4011 | <source>Telemetry</source> |
| 3832 | <translation>Telemetría</translation> | 4012 | <translation>Telemetría</translation> |
| 3833 | </message> | 4013 | </message> |
| 3834 | <message> | 4014 | <message> |
| 3835 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="124"/> | 4015 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="134"/> |
| 3836 | <source>Share anonymous usage data with the yuzu team</source> | 4016 | <source>Share anonymous usage data with the yuzu team</source> |
| 3837 | <translation>Compartir datos de uso anónimos con el equipo de yuzu</translation> | 4017 | <translation>Compartir datos de uso anónimos con el equipo de yuzu</translation> |
| 3838 | </message> | 4018 | </message> |
| 3839 | <message> | 4019 | <message> |
| 3840 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="131"/> | 4020 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="141"/> |
| 3841 | <source>Learn more</source> | 4021 | <source>Learn more</source> |
| 3842 | <translation>Saber más</translation> | 4022 | <translation>Saber más</translation> |
| 3843 | </message> | 4023 | </message> |
| 3844 | <message> | 4024 | <message> |
| 3845 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="140"/> | 4025 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="150"/> |
| 3846 | <source>Telemetry ID:</source> | 4026 | <source>Telemetry ID:</source> |
| 3847 | <translation>ID de telemetría:</translation> | 4027 | <translation>ID de telemetría:</translation> |
| 3848 | </message> | 4028 | </message> |
| 3849 | <message> | 4029 | <message> |
| 3850 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="156"/> | 4030 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="166"/> |
| 3851 | <source>Regenerate</source> | 4031 | <source>Regenerate</source> |
| 3852 | <translation>Regenerar</translation> | 4032 | <translation>Regenerar</translation> |
| 3853 | </message> | 4033 | </message> |
| 3854 | <message> | 4034 | <message> |
| 3855 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="170"/> | 4035 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="180"/> |
| 3856 | <source>Discord Presence</source> | 4036 | <source>Discord Presence</source> |
| 3857 | <translation>Presencia de Discord</translation> | 4037 | <translation>Presencia de Discord</translation> |
| 3858 | </message> | 4038 | </message> |
| 3859 | <message> | 4039 | <message> |
| 3860 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="176"/> | 4040 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="186"/> |
| 3861 | <source>Show Current Game in your Discord Status</source> | 4041 | <source>Show Current Game in your Discord Status</source> |
| 3862 | <translation>Mostrar el juego actual en el estado de Discord</translation> | 4042 | <translation>Mostrar el juego actual en el estado de Discord</translation> |
| 3863 | </message> | 4043 | </message> |
| 3864 | <message> | 4044 | <message> |
| 3865 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="69"/> | 4045 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="68"/> |
| 3866 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Learn more</span></a></source> | 4046 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Learn more</span></a></source> |
| 3867 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Saber más</span></a></translation> | 4047 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Saber más</span></a></translation> |
| 3868 | </message> | 4048 | </message> |
| 3869 | <message> | 4049 | <message> |
| 3870 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="73"/> | 4050 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="72"/> |
| 3871 | <source><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Sign up</span></a></source> | 4051 | <source><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Sign up</span></a></source> |
| 3872 | <translation><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Regístrate</span></a></translation> | 4052 | <translation><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Regístrate</span></a></translation> |
| 3873 | </message> | 4053 | </message> |
| 3874 | <message> | 4054 | <message> |
| 3875 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="77"/> | 4055 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="76"/> |
| 3876 | <source><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">What is my token?</span></a></source> | 4056 | <source><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">What is my token?</span></a></source> |
| 3877 | <translation><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">¿Cuál es mi token?</span></a></translation> | 4057 | <translation><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">¿Cuál es mi token?</span></a></translation> |
| 3878 | </message> | 4058 | </message> |
| 3879 | <message> | 4059 | <message> |
| 3880 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="81"/> | 4060 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="80"/> |
| 3881 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="126"/> | 4061 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="125"/> |
| 3882 | <source>Telemetry ID: 0x%1</source> | 4062 | <source>Telemetry ID: 0x%1</source> |
| 3883 | <translation>ID de telemetría: 0x%1</translation> | 4063 | <translation>ID de telemetría: 0x%1</translation> |
| 3884 | </message> | 4064 | </message> |
| 3885 | <message> | 4065 | <message> |
| 3886 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="92"/> | 4066 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="91"/> |
| 3887 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="166"/> | 4067 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="165"/> |
| 3888 | <source>Unspecified</source> | 4068 | <source>Unspecified</source> |
| 3889 | <translation>Sin especificar</translation> | 4069 | <translation>Sin especificar</translation> |
| 3890 | </message> | 4070 | </message> |
| 3891 | <message> | 4071 | <message> |
| 3892 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="118"/> | 4072 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="117"/> |
| 3893 | <source>Token not verified</source> | 4073 | <source>Token not verified</source> |
| 3894 | <translation>Token no verificado</translation> | 4074 | <translation>Token no verificado</translation> |
| 3895 | </message> | 4075 | </message> |
| 3896 | <message> | 4076 | <message> |
| 3897 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="119"/> | 4077 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="118"/> |
| 3898 | <source>Token was not verified. The change to your token has not been saved.</source> | 4078 | <source>Token was not verified. The change to your token has not been saved.</source> |
| 3899 | <translation>El token no se puede verificar. Los cambios realizados en tu token no se ha guardado.</translation> | 4079 | <translation>El token no se puede verificar. Los cambios realizados en tu token no se ha guardado.</translation> |
| 3900 | </message> | 4080 | </message> |
| 3901 | <message> | 4081 | <message> |
| 3902 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="145"/> | 4082 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="144"/> |
| 3903 | <source>Verifying...</source> | 4083 | <source>Verifying...</source> |
| 3904 | <translation>Verificando...</translation> | 4084 | <translation>Verificando...</translation> |
| 3905 | </message> | 4085 | </message> |
| 3906 | <message> | 4086 | <message> |
| 3907 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="167"/> | 4087 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="166"/> |
| 3908 | <source>Verification failed</source> | 4088 | <source>Verification failed</source> |
| 3909 | <translation>Error de verificación</translation> | 4089 | <translation>Error de verificación</translation> |
| 3910 | </message> | 4090 | </message> |
| 3911 | <message> | 4091 | <message> |
| 3912 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="168"/> | 4092 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="167"/> |
| 3913 | <source>Verification failed. Check that you have entered your token correctly, and that your internet connection is working.</source> | 4093 | <source>Verification failed. Check that you have entered your token correctly, and that your internet connection is working.</source> |
| 3914 | <translation>Error de verificación. Comprueba que has introducido el token correctamente, y que esté funcionando correctamente tu conexión a internet.</translation> | 4094 | <translation>Error de verificación. Comprueba que has introducido el token correctamente, y que esté funcionando correctamente tu conexión a internet.</translation> |
| 3915 | </message> | 4095 | </message> |
| @@ -3917,501 +4097,567 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3917 | <context> | 4097 | <context> |
| 3918 | <name>ControllerDialog</name> | 4098 | <name>ControllerDialog</name> |
| 3919 | <message> | 4099 | <message> |
| 3920 | <location filename="../../src/yuzu/debugger/controller.cpp" line="21"/> | 4100 | <location filename="../../src/yuzu/debugger/controller.cpp" line="20"/> |
| 3921 | <source>Controller P1</source> | 4101 | <source>Controller P1</source> |
| 3922 | <translation>Controlador J1</translation> | 4102 | <translation>Controlador J1</translation> |
| 3923 | </message> | 4103 | </message> |
| 3924 | <message> | 4104 | <message> |
| 3925 | <location filename="../../src/yuzu/debugger/controller.cpp" line="60"/> | 4105 | <location filename="../../src/yuzu/debugger/controller.cpp" line="59"/> |
| 3926 | <source>&Controller P1</source> | 4106 | <source>&Controller P1</source> |
| 3927 | <translation>&Controlador J1</translation> | 4107 | <translation>&Controlador J1</translation> |
| 3928 | </message> | 4108 | </message> |
| 3929 | </context> | 4109 | </context> |
| 3930 | <context> | 4110 | <context> |
| 4111 | <name>DirectConnect</name> | ||
| 4112 | <message> | ||
| 4113 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="14"/> | ||
| 4114 | <source>Direct Connect</source> | ||
| 4115 | <translation type="unfinished"/> | ||
| 4116 | </message> | ||
| 4117 | <message> | ||
| 4118 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="33"/> | ||
| 4119 | <source>IP Address</source> | ||
| 4120 | <translation type="unfinished"/> | ||
| 4121 | </message> | ||
| 4122 | <message> | ||
| 4123 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="56"/> | ||
| 4124 | <source>IP</source> | ||
| 4125 | <translation type="unfinished"/> | ||
| 4126 | </message> | ||
| 4127 | <message> | ||
| 4128 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="63"/> | ||
| 4129 | <source><html><head/><body><p>IPv4 address of the host</p></body></html></source> | ||
| 4130 | <translation type="unfinished"/> | ||
| 4131 | </message> | ||
| 4132 | <message> | ||
| 4133 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="73"/> | ||
| 4134 | <source>Port</source> | ||
| 4135 | <translation type="unfinished"/> | ||
| 4136 | </message> | ||
| 4137 | <message> | ||
| 4138 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="80"/> | ||
| 4139 | <source><html><head/><body><p>Port number the host is listening on</p></body></html></source> | ||
| 4140 | <translation type="unfinished"/> | ||
| 4141 | </message> | ||
| 4142 | <message> | ||
| 4143 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="86"/> | ||
| 4144 | <source>24872</source> | ||
| 4145 | <translation type="unfinished"/> | ||
| 4146 | </message> | ||
| 4147 | <message> | ||
| 4148 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="100"/> | ||
| 4149 | <source>Nickname</source> | ||
| 4150 | <translation type="unfinished"/> | ||
| 4151 | </message> | ||
| 4152 | <message> | ||
| 4153 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="114"/> | ||
| 4154 | <source>Password</source> | ||
| 4155 | <translation type="unfinished"/> | ||
| 4156 | </message> | ||
| 4157 | <message> | ||
| 4158 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="156"/> | ||
| 4159 | <source>Connect</source> | ||
| 4160 | <translation type="unfinished"/> | ||
| 4161 | </message> | ||
| 4162 | </context> | ||
| 4163 | <context> | ||
| 4164 | <name>DirectConnectWindow</name> | ||
| 4165 | <message> | ||
| 4166 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="112"/> | ||
| 4167 | <source>Connecting</source> | ||
| 4168 | <translation type="unfinished"/> | ||
| 4169 | </message> | ||
| 4170 | <message> | ||
| 4171 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="117"/> | ||
| 4172 | <source>Connect</source> | ||
| 4173 | <translation type="unfinished"/> | ||
| 4174 | </message> | ||
| 4175 | </context> | ||
| 4176 | <context> | ||
| 3931 | <name>GMainWindow</name> | 4177 | <name>GMainWindow</name> |
| 3932 | <message> | 4178 | <message> |
| 3933 | <location filename="../../src/yuzu/main.cpp" line="178"/> | 4179 | <location filename="../../src/yuzu/main.cpp" line="183"/> |
| 3934 | <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> | 4180 | <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> |
| 3935 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Los datos de uso anónimos se recogen</a> para ayudar a mejorar yuzu. <br/><br/>¿Deseas compartir tus datos de uso con nosotros?</translation> | 4181 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Los datos de uso anónimos se recogen</a> para ayudar a mejorar yuzu. <br/><br/>¿Deseas compartir tus datos de uso con nosotros?</translation> |
| 3936 | </message> | 4182 | </message> |
| 3937 | <message> | 4183 | <message> |
| 3938 | <location filename="../../src/yuzu/main.cpp" line="181"/> | 4184 | <location filename="../../src/yuzu/main.cpp" line="186"/> |
| 3939 | <source>Telemetry</source> | 4185 | <source>Telemetry</source> |
| 3940 | <translation>Telemetría </translation> | 4186 | <translation>Telemetría </translation> |
| 3941 | </message> | 4187 | </message> |
| 3942 | <message> | 4188 | <message> |
| 3943 | <location filename="../../src/yuzu/main.cpp" line="359"/> | 4189 | <location filename="../../src/yuzu/main.cpp" line="369"/> |
| 3944 | <source>Broken Vulkan Installation Detected</source> | 4190 | <source>Broken Vulkan Installation Detected</source> |
| 3945 | <translation>Instalación Fallida de Vulcan Detectada</translation> | 4191 | <translation>Instalación Fallida de Vulcan Detectada</translation> |
| 3946 | </message> | 4192 | </message> |
| 3947 | <message> | 4193 | <message> |
| 3948 | <location filename="../../src/yuzu/main.cpp" line="360"/> | 4194 | <location filename="../../src/yuzu/main.cpp" line="370"/> |
| 3949 | <source>Vulkan initialization failed on the previous boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> | 4195 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> |
| 3950 | <translation>Inicialización de Vulkan fallida en el anterior inicio.<br><br>Haz clic <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>aquí para instrucciones sobre como solucionar el problema</a></translation> | 4196 | <translation type="unfinished"/> |
| 3951 | </message> | 4197 | </message> |
| 3952 | <message> | 4198 | <message> |
| 3953 | <location filename="../../src/yuzu/main.cpp" line="682"/> | 4199 | <location filename="../../src/yuzu/main.cpp" line="700"/> |
| 3954 | <source>Loading Web Applet...</source> | 4200 | <source>Loading Web Applet...</source> |
| 3955 | <translation>Cargando Web applet...</translation> | 4201 | <translation>Cargando Web applet...</translation> |
| 3956 | </message> | 4202 | </message> |
| 3957 | <message> | 4203 | <message> |
| 3958 | <location filename="../../src/yuzu/main.cpp" line="729"/> | 4204 | <location filename="../../src/yuzu/main.cpp" line="747"/> |
| 3959 | <location filename="../../src/yuzu/main.cpp" line="732"/> | 4205 | <location filename="../../src/yuzu/main.cpp" line="750"/> |
| 3960 | <source>Disable Web Applet</source> | 4206 | <source>Disable Web Applet</source> |
| 3961 | <translation>Desactivar Web applet</translation> | 4207 | <translation>Desactivar Web applet</translation> |
| 3962 | </message> | 4208 | </message> |
| 3963 | <message> | 4209 | <message> |
| 3964 | <location filename="../../src/yuzu/main.cpp" line="733"/> | 4210 | <location filename="../../src/yuzu/main.cpp" line="751"/> |
| 3965 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? | 4211 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? |
| 3966 | (This can be re-enabled in the Debug settings.)</source> | 4212 | (This can be re-enabled in the Debug settings.)</source> |
| 3967 | <translation>Deshabilitar el Applet Web puede causar comportamientos no definidos y debería solo ser usado con Super Mario 3D All-Stars. ¿Estas seguro que quieres deshabilitar el Applet Web? | 4213 | <translation>Deshabilitar el Applet Web puede causar comportamientos no definidos y debería solo ser usado con Super Mario 3D All-Stars. ¿Estas seguro que quieres deshabilitar el Applet Web? |
| 3968 | (Esto puede ser re-habilitado en las configuraciones Debug.)</translation> | 4214 | (Esto puede ser re-habilitado en las configuraciones Debug.)</translation> |
| 3969 | </message> | 4215 | </message> |
| 3970 | <message> | 4216 | <message> |
| 3971 | <location filename="../../src/yuzu/main.cpp" line="836"/> | 4217 | <location filename="../../src/yuzu/main.cpp" line="858"/> |
| 3972 | <source>The amount of shaders currently being built</source> | 4218 | <source>The amount of shaders currently being built</source> |
| 3973 | <translation>La cantidad de shaders que se están construyendo actualmente</translation> | 4219 | <translation>La cantidad de shaders que se están construyendo actualmente</translation> |
| 3974 | </message> | 4220 | </message> |
| 3975 | <message> | 4221 | <message> |
| 3976 | <location filename="../../src/yuzu/main.cpp" line="838"/> | 4222 | <location filename="../../src/yuzu/main.cpp" line="860"/> |
| 3977 | <source>The current selected resolution scaling multiplier.</source> | 4223 | <source>The current selected resolution scaling multiplier.</source> |
| 3978 | <translation>El multiplicador de escala de resolución seleccionado actualmente.</translation> | 4224 | <translation>El multiplicador de escala de resolución seleccionado actualmente.</translation> |
| 3979 | </message> | 4225 | </message> |
| 3980 | <message> | 4226 | <message> |
| 3981 | <location filename="../../src/yuzu/main.cpp" line="841"/> | 4227 | <location filename="../../src/yuzu/main.cpp" line="863"/> |
| 3982 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 4228 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3983 | <translation>La velocidad de emulación actual. Los valores superiores o inferiores al 100% indican que la emulación se está ejecutando más rápido o más lento que en una Switch.</translation> | 4229 | <translation>La velocidad de emulación actual. Los valores superiores o inferiores al 100% indican que la emulación se está ejecutando más rápido o más lento que en una Switch.</translation> |
| 3984 | </message> | 4230 | </message> |
| 3985 | <message> | 4231 | <message> |
| 3986 | <location filename="../../src/yuzu/main.cpp" line="844"/> | 4232 | <location filename="../../src/yuzu/main.cpp" line="866"/> |
| 3987 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 4233 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3988 | <translation>La cantidad de fotogramas por segundo que se está mostrando el juego actualmente. Esto variará de un juego a otro y de una escena a otra.</translation> | 4234 | <translation>La cantidad de fotogramas por segundo que se está mostrando el juego actualmente. Esto variará de un juego a otro y de una escena a otra.</translation> |
| 3989 | </message> | 4235 | </message> |
| 3990 | <message> | 4236 | <message> |
| 3991 | <location filename="../../src/yuzu/main.cpp" line="848"/> | 4237 | <location filename="../../src/yuzu/main.cpp" line="870"/> |
| 3992 | <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> | 4238 | <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> |
| 3993 | <translation>Tiempo que lleva emular un fotograma de la Switch, sin tener en cuenta la limitación de fotogramas o sincronización vertical. Para una emulación óptima, este valor debería ser como máximo de 16.67 ms.</translation> | 4239 | <translation>Tiempo que lleva emular un fotograma de la Switch, sin tener en cuenta la limitación de fotogramas o sincronización vertical. Para una emulación óptima, este valor debería ser como máximo de 16.67 ms.</translation> |
| 3994 | </message> | 4240 | </message> |
| 3995 | <message> | 4241 | <message> |
| 3996 | <location filename="../../src/yuzu/main.cpp" line="923"/> | 4242 | <location filename="../../src/yuzu/main.cpp" line="949"/> |
| 3997 | <source>VULKAN</source> | 4243 | <source>VULKAN</source> |
| 3998 | <translation>VULKAN</translation> | 4244 | <translation>VULKAN</translation> |
| 3999 | </message> | 4245 | </message> |
| 4000 | <message> | 4246 | <message> |
| 4001 | <location filename="../../src/yuzu/main.cpp" line="923"/> | 4247 | <location filename="../../src/yuzu/main.cpp" line="949"/> |
| 4002 | <source>OPENGL</source> | 4248 | <source>OPENGL</source> |
| 4003 | <translation>OPENGL</translation> | 4249 | <translation>OPENGL</translation> |
| 4004 | </message> | 4250 | </message> |
| 4005 | <message> | 4251 | <message> |
| 4006 | <location filename="../../src/yuzu/main.cpp" line="985"/> | 4252 | <location filename="../../src/yuzu/main.cpp" line="1011"/> |
| 4007 | <source>&Clear Recent Files</source> | 4253 | <source>&Clear Recent Files</source> |
| 4008 | <translation>&Eliminar archivos recientes</translation> | 4254 | <translation>&Eliminar archivos recientes</translation> |
| 4009 | </message> | 4255 | </message> |
| 4010 | <message> | 4256 | <message> |
| 4011 | <location filename="../../src/yuzu/main.cpp" line="1262"/> | 4257 | <location filename="../../src/yuzu/main.cpp" line="1320"/> |
| 4012 | <source>&Continue</source> | 4258 | <source>&Continue</source> |
| 4013 | <translation>&Continuar</translation> | 4259 | <translation>&Continuar</translation> |
| 4014 | </message> | 4260 | </message> |
| 4015 | <message> | 4261 | <message> |
| 4016 | <location filename="../../src/yuzu/main.cpp" line="1264"/> | 4262 | <location filename="../../src/yuzu/main.cpp" line="1322"/> |
| 4017 | <source>&Pause</source> | 4263 | <source>&Pause</source> |
| 4018 | <translation>&Pausar</translation> | 4264 | <translation>&Pausar</translation> |
| 4019 | </message> | 4265 | </message> |
| 4020 | <message> | 4266 | <message> |
| 4021 | <location filename="../../src/yuzu/main.cpp" line="1305"/> | 4267 | <location filename="../../src/yuzu/main.cpp" line="1400"/> |
| 4022 | <source>yuzu is running a game</source> | 4268 | <source>yuzu is running a game</source> |
| 4023 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 4269 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 4024 | <translation>yuzu está ejecutando un juego</translation> | 4270 | <translation>yuzu está ejecutando un juego</translation> |
| 4025 | </message> | 4271 | </message> |
| 4026 | <message> | 4272 | <message> |
| 4027 | <location filename="../../src/yuzu/main.cpp" line="1390"/> | 4273 | <location filename="../../src/yuzu/main.cpp" line="1531"/> |
| 4028 | <source>Warning Outdated Game Format</source> | 4274 | <source>Warning Outdated Game Format</source> |
| 4029 | <translation>Advertencia: formato del juego obsoleto</translation> | 4275 | <translation>Advertencia: formato del juego obsoleto</translation> |
| 4030 | </message> | 4276 | </message> |
| 4031 | <message> | 4277 | <message> |
| 4032 | <location filename="../../src/yuzu/main.cpp" line="1391"/> | 4278 | <location filename="../../src/yuzu/main.cpp" line="1532"/> |
| 4033 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> | 4279 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> |
| 4034 | <translation>Está utilizando el formato de directorio de ROM deconstruido para este juego, que es un formato desactualizado que ha sido reemplazado por otros, como los NCA, NAX, XCI o NSP. Los directorios de ROM deconstruidos carecen de íconos, metadatos y soporte de actualizaciones.<br><br>Para ver una explicación de los diversos formatos de Switch que soporta yuzu,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>echa un vistazo a nuestra wiki</a>. Este mensaje no se volverá a mostrar.</translation> | 4280 | <translation>Está utilizando el formato de directorio de ROM deconstruido para este juego, que es un formato desactualizado que ha sido reemplazado por otros, como los NCA, NAX, XCI o NSP. Los directorios de ROM deconstruidos carecen de íconos, metadatos y soporte de actualizaciones.<br><br>Para ver una explicación de los diversos formatos de Switch que soporta yuzu,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>echa un vistazo a nuestra wiki</a>. Este mensaje no se volverá a mostrar.</translation> |
| 4035 | </message> | 4281 | </message> |
| 4036 | <message> | 4282 | <message> |
| 4037 | <location filename="../../src/yuzu/main.cpp" line="1403"/> | 4283 | <location filename="../../src/yuzu/main.cpp" line="1544"/> |
| 4038 | <location filename="../../src/yuzu/main.cpp" line="1437"/> | 4284 | <location filename="../../src/yuzu/main.cpp" line="1578"/> |
| 4039 | <source>Error while loading ROM!</source> | 4285 | <source>Error while loading ROM!</source> |
| 4040 | <translation>¡Error al cargar la ROM!</translation> | 4286 | <translation>¡Error al cargar la ROM!</translation> |
| 4041 | </message> | 4287 | </message> |
| 4042 | <message> | 4288 | <message> |
| 4043 | <location filename="../../src/yuzu/main.cpp" line="1404"/> | 4289 | <location filename="../../src/yuzu/main.cpp" line="1545"/> |
| 4044 | <source>The ROM format is not supported.</source> | 4290 | <source>The ROM format is not supported.</source> |
| 4045 | <translation>El formato de la ROM no es compatible.</translation> | 4291 | <translation>El formato de la ROM no es compatible.</translation> |
| 4046 | </message> | 4292 | </message> |
| 4047 | <message> | 4293 | <message> |
| 4048 | <location filename="../../src/yuzu/main.cpp" line="1408"/> | 4294 | <location filename="../../src/yuzu/main.cpp" line="1549"/> |
| 4049 | <source>An error occurred initializing the video core.</source> | 4295 | <source>An error occurred initializing the video core.</source> |
| 4050 | <translation>Se ha producido un error al inicializar el núcleo de video.</translation> | 4296 | <translation>Se ha producido un error al inicializar el núcleo de video.</translation> |
| 4051 | </message> | 4297 | </message> |
| 4052 | <message> | 4298 | <message> |
| 4053 | <location filename="../../src/yuzu/main.cpp" line="1409"/> | 4299 | <location filename="../../src/yuzu/main.cpp" line="1550"/> |
| 4054 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> | 4300 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> |
| 4055 | <translation>yuzu ha encontrado un error al ejecutar el núcleo de video. Esto suele ocurrir al no tener los controladores de la GPU actualizados, incluyendo los integrados. Por favor, revisa el registro para más detalles. Para más información sobre cómo acceder al registro, por favor, consulta la siguiente página: <a href='https://yuzu-emu.org/help/reference/log-files/'>Como cargar el archivo de registro</a>. </translation> | 4301 | <translation>yuzu ha encontrado un error al ejecutar el núcleo de video. Esto suele ocurrir al no tener los controladores de la GPU actualizados, incluyendo los integrados. Por favor, revisa el registro para más detalles. Para más información sobre cómo acceder al registro, por favor, consulta la siguiente página: <a href='https://yuzu-emu.org/help/reference/log-files/'>Como cargar el archivo de registro</a>. </translation> |
| 4056 | </message> | 4302 | </message> |
| 4057 | <message> | 4303 | <message> |
| 4058 | <location filename="../../src/yuzu/main.cpp" line="1424"/> | 4304 | <location filename="../../src/yuzu/main.cpp" line="1565"/> |
| 4059 | <source>Error while loading ROM! %1</source> | 4305 | <source>Error while loading ROM! %1</source> |
| 4060 | <comment>%1 signifies a numeric error code.</comment> | 4306 | <comment>%1 signifies a numeric error code.</comment> |
| 4061 | <translation>¡Error al cargar la ROM! %1</translation> | 4307 | <translation>¡Error al cargar la ROM! %1</translation> |
| 4062 | </message> | 4308 | </message> |
| 4063 | <message> | 4309 | <message> |
| 4064 | <location filename="../../src/yuzu/main.cpp" line="1427"/> | 4310 | <location filename="../../src/yuzu/main.cpp" line="1568"/> |
| 4065 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> | 4311 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> |
| 4066 | <comment>%1 signifies an error string.</comment> | 4312 | <comment>%1 signifies an error string.</comment> |
| 4067 | <translation>%1<br>Por favor, sigue <a href='https://yuzu-emu.org/help/quickstart/'>la guía de inicio rápido de yuzu</a> para revolcar los archivos.<br>Puedes consultar la wiki de yuzu</a> o el Discord de yuzu</a> para obtener ayuda.</translation> | 4313 | <translation>%1<br>Por favor, sigue <a href='https://yuzu-emu.org/help/quickstart/'>la guía de inicio rápido de yuzu</a> para revolcar los archivos.<br>Puedes consultar la wiki de yuzu</a> o el Discord de yuzu</a> para obtener ayuda.</translation> |
| 4068 | </message> | 4314 | </message> |
| 4069 | <message> | 4315 | <message> |
| 4070 | <location filename="../../src/yuzu/main.cpp" line="1438"/> | 4316 | <location filename="../../src/yuzu/main.cpp" line="1579"/> |
| 4071 | <source>An unknown error occurred. Please see the log for more details.</source> | 4317 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 4072 | <translation>Error desconocido. Por favor, consulte el archivo de registro para ver más detalles.</translation> | 4318 | <translation>Error desconocido. Por favor, consulte el archivo de registro para ver más detalles.</translation> |
| 4073 | </message> | 4319 | </message> |
| 4074 | <message> | 4320 | <message> |
| 4075 | <location filename="../../src/yuzu/main.cpp" line="1564"/> | 4321 | <location filename="../../src/yuzu/main.cpp" line="1706"/> |
| 4076 | <source>(64-bit)</source> | 4322 | <source>(64-bit)</source> |
| 4077 | <translation>(64-bit)</translation> | 4323 | <translation>(64-bit)</translation> |
| 4078 | </message> | 4324 | </message> |
| 4079 | <message> | 4325 | <message> |
| 4080 | <location filename="../../src/yuzu/main.cpp" line="1564"/> | 4326 | <location filename="../../src/yuzu/main.cpp" line="1706"/> |
| 4081 | <source>(32-bit)</source> | 4327 | <source>(32-bit)</source> |
| 4082 | <translation>(32-bit)</translation> | 4328 | <translation>(32-bit)</translation> |
| 4083 | </message> | 4329 | </message> |
| 4084 | <message> | 4330 | <message> |
| 4085 | <location filename="../../src/yuzu/main.cpp" line="1565"/> | 4331 | <location filename="../../src/yuzu/main.cpp" line="1707"/> |
| 4086 | <source>%1 %2</source> | 4332 | <source>%1 %2</source> |
| 4087 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 4333 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 4088 | <translation>%1 %2</translation> | 4334 | <translation>%1 %2</translation> |
| 4089 | </message> | 4335 | </message> |
| 4090 | <message> | 4336 | <message> |
| 4091 | <location filename="../../src/yuzu/main.cpp" line="1713"/> | 4337 | <location filename="../../src/yuzu/main.cpp" line="1857"/> |
| 4092 | <source>Save Data</source> | 4338 | <source>Save Data</source> |
| 4093 | <translation>Datos de guardado</translation> | 4339 | <translation>Datos de guardado</translation> |
| 4094 | </message> | 4340 | </message> |
| 4095 | <message> | 4341 | <message> |
| 4096 | <location filename="../../src/yuzu/main.cpp" line="1761"/> | 4342 | <location filename="../../src/yuzu/main.cpp" line="1905"/> |
| 4097 | <source>Mod Data</source> | 4343 | <source>Mod Data</source> |
| 4098 | <translation>Datos de mods</translation> | 4344 | <translation>Datos de mods</translation> |
| 4099 | </message> | 4345 | </message> |
| 4100 | <message> | 4346 | <message> |
| 4101 | <location filename="../../src/yuzu/main.cpp" line="1773"/> | 4347 | <location filename="../../src/yuzu/main.cpp" line="1917"/> |
| 4102 | <source>Error Opening %1 Folder</source> | 4348 | <source>Error Opening %1 Folder</source> |
| 4103 | <translation>Error al abrir la carpeta %1</translation> | 4349 | <translation>Error al abrir la carpeta %1</translation> |
| 4104 | </message> | 4350 | </message> |
| 4105 | <message> | 4351 | <message> |
| 4106 | <location filename="../../src/yuzu/main.cpp" line="1774"/> | 4352 | <location filename="../../src/yuzu/main.cpp" line="1918"/> |
| 4107 | <location filename="../../src/yuzu/main.cpp" line="2180"/> | 4353 | <location filename="../../src/yuzu/main.cpp" line="2324"/> |
| 4108 | <source>Folder does not exist!</source> | 4354 | <source>Folder does not exist!</source> |
| 4109 | <translation>¡La carpeta no existe!</translation> | 4355 | <translation>¡La carpeta no existe!</translation> |
| 4110 | </message> | 4356 | </message> |
| 4111 | <message> | 4357 | <message> |
| 4112 | <location filename="../../src/yuzu/main.cpp" line="1786"/> | 4358 | <location filename="../../src/yuzu/main.cpp" line="1930"/> |
| 4113 | <source>Error Opening Transferable Shader Cache</source> | 4359 | <source>Error Opening Transferable Shader Cache</source> |
| 4114 | <translation>Error al abrir el caché transferible de shaders</translation> | 4360 | <translation>Error al abrir el caché transferible de shaders</translation> |
| 4115 | </message> | 4361 | </message> |
| 4116 | <message> | 4362 | <message> |
| 4117 | <location filename="../../src/yuzu/main.cpp" line="1787"/> | 4363 | <location filename="../../src/yuzu/main.cpp" line="1931"/> |
| 4118 | <source>Failed to create the shader cache directory for this title.</source> | 4364 | <source>Failed to create the shader cache directory for this title.</source> |
| 4119 | <translation>No se pudo crear el directorio de la caché de los shaders para este título.</translation> | 4365 | <translation>No se pudo crear el directorio de la caché de los shaders para este título.</translation> |
| 4120 | </message> | 4366 | </message> |
| 4121 | <message> | 4367 | <message> |
| 4122 | <location filename="../../src/yuzu/main.cpp" line="1839"/> | 4368 | <location filename="../../src/yuzu/main.cpp" line="1983"/> |
| 4123 | <source>Contents</source> | 4369 | <source>Contents</source> |
| 4124 | <translation>Contenidos</translation> | 4370 | <translation>Contenidos</translation> |
| 4125 | </message> | 4371 | </message> |
| 4126 | <message> | 4372 | <message> |
| 4127 | <location filename="../../src/yuzu/main.cpp" line="1841"/> | 4373 | <location filename="../../src/yuzu/main.cpp" line="1985"/> |
| 4128 | <source>Update</source> | 4374 | <source>Update</source> |
| 4129 | <translation>Actualización</translation> | 4375 | <translation>Actualización</translation> |
| 4130 | </message> | 4376 | </message> |
| 4131 | <message> | 4377 | <message> |
| 4132 | <location filename="../../src/yuzu/main.cpp" line="1843"/> | 4378 | <location filename="../../src/yuzu/main.cpp" line="1987"/> |
| 4133 | <source>DLC</source> | 4379 | <source>DLC</source> |
| 4134 | <translation>DLC</translation> | 4380 | <translation>DLC</translation> |
| 4135 | </message> | 4381 | </message> |
| 4136 | <message> | 4382 | <message> |
| 4137 | <location filename="../../src/yuzu/main.cpp" line="1850"/> | 4383 | <location filename="../../src/yuzu/main.cpp" line="1994"/> |
| 4138 | <source>Remove Entry</source> | 4384 | <source>Remove Entry</source> |
| 4139 | <translation>Eliminar entrada</translation> | 4385 | <translation>Eliminar entrada</translation> |
| 4140 | </message> | 4386 | </message> |
| 4141 | <message> | 4387 | <message> |
| 4142 | <location filename="../../src/yuzu/main.cpp" line="1850"/> | 4388 | <location filename="../../src/yuzu/main.cpp" line="1994"/> |
| 4143 | <source>Remove Installed Game %1?</source> | 4389 | <source>Remove Installed Game %1?</source> |
| 4144 | <translation>¿Eliminar el juego instalado %1?</translation> | 4390 | <translation>¿Eliminar el juego instalado %1?</translation> |
| 4145 | </message> | 4391 | </message> |
| 4146 | <message> | 4392 | <message> |
| 4147 | <location filename="../../src/yuzu/main.cpp" line="1880"/> | 4393 | <location filename="../../src/yuzu/main.cpp" line="2024"/> |
| 4148 | <location filename="../../src/yuzu/main.cpp" line="1896"/> | 4394 | <location filename="../../src/yuzu/main.cpp" line="2040"/> |
| 4149 | <location filename="../../src/yuzu/main.cpp" line="1927"/> | 4395 | <location filename="../../src/yuzu/main.cpp" line="2071"/> |
| 4150 | <location filename="../../src/yuzu/main.cpp" line="1988"/> | 4396 | <location filename="../../src/yuzu/main.cpp" line="2132"/> |
| 4151 | <location filename="../../src/yuzu/main.cpp" line="2006"/> | 4397 | <location filename="../../src/yuzu/main.cpp" line="2150"/> |
| 4152 | <location filename="../../src/yuzu/main.cpp" line="2029"/> | 4398 | <location filename="../../src/yuzu/main.cpp" line="2173"/> |
| 4153 | <source>Successfully Removed</source> | 4399 | <source>Successfully Removed</source> |
| 4154 | <translation>Se ha eliminado con éxito</translation> | 4400 | <translation>Se ha eliminado con éxito</translation> |
| 4155 | </message> | 4401 | </message> |
| 4156 | <message> | 4402 | <message> |
| 4157 | <location filename="../../src/yuzu/main.cpp" line="1881"/> | 4403 | <location filename="../../src/yuzu/main.cpp" line="2025"/> |
| 4158 | <source>Successfully removed the installed base game.</source> | 4404 | <source>Successfully removed the installed base game.</source> |
| 4159 | <translation>Se ha eliminado con éxito el juego base instalado.</translation> | 4405 | <translation>Se ha eliminado con éxito el juego base instalado.</translation> |
| 4160 | </message> | 4406 | </message> |
| 4161 | <message> | 4407 | <message> |
| 4162 | <location filename="../../src/yuzu/main.cpp" line="1884"/> | 4408 | <location filename="../../src/yuzu/main.cpp" line="2028"/> |
| 4163 | <location filename="../../src/yuzu/main.cpp" line="1899"/> | 4409 | <location filename="../../src/yuzu/main.cpp" line="2043"/> |
| 4164 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4410 | <location filename="../../src/yuzu/main.cpp" line="2066"/> |
| 4165 | <source>Error Removing %1</source> | 4411 | <source>Error Removing %1</source> |
| 4166 | <translation>Error al eliminar %1</translation> | 4412 | <translation>Error al eliminar %1</translation> |
| 4167 | </message> | 4413 | </message> |
| 4168 | <message> | 4414 | <message> |
| 4169 | <location filename="../../src/yuzu/main.cpp" line="1885"/> | 4415 | <location filename="../../src/yuzu/main.cpp" line="2029"/> |
| 4170 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4416 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4171 | <translation>El juego base no está instalado en el NAND y no se puede eliminar.</translation> | 4417 | <translation>El juego base no está instalado en el NAND y no se puede eliminar.</translation> |
| 4172 | </message> | 4418 | </message> |
| 4173 | <message> | 4419 | <message> |
| 4174 | <location filename="../../src/yuzu/main.cpp" line="1897"/> | 4420 | <location filename="../../src/yuzu/main.cpp" line="2041"/> |
| 4175 | <source>Successfully removed the installed update.</source> | 4421 | <source>Successfully removed the installed update.</source> |
| 4176 | <translation>Se ha eliminado con éxito la actualización instalada.</translation> | 4422 | <translation>Se ha eliminado con éxito la actualización instalada.</translation> |
| 4177 | </message> | 4423 | </message> |
| 4178 | <message> | 4424 | <message> |
| 4179 | <location filename="../../src/yuzu/main.cpp" line="1900"/> | 4425 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4180 | <source>There is no update installed for this title.</source> | 4426 | <source>There is no update installed for this title.</source> |
| 4181 | <translation>No hay ninguna actualización instalada para este título.</translation> | 4427 | <translation>No hay ninguna actualización instalada para este título.</translation> |
| 4182 | </message> | 4428 | </message> |
| 4183 | <message> | 4429 | <message> |
| 4184 | <location filename="../../src/yuzu/main.cpp" line="1923"/> | 4430 | <location filename="../../src/yuzu/main.cpp" line="2067"/> |
| 4185 | <source>There are no DLC installed for this title.</source> | 4431 | <source>There are no DLC installed for this title.</source> |
| 4186 | <translation>No hay ningún DLC instalado para este título.</translation> | 4432 | <translation>No hay ningún DLC instalado para este título.</translation> |
| 4187 | </message> | 4433 | </message> |
| 4188 | <message> | 4434 | <message> |
| 4189 | <location filename="../../src/yuzu/main.cpp" line="1928"/> | 4435 | <location filename="../../src/yuzu/main.cpp" line="2072"/> |
| 4190 | <source>Successfully removed %1 installed DLC.</source> | 4436 | <source>Successfully removed %1 installed DLC.</source> |
| 4191 | <translation>Se ha eliminado con éxito %1 DLC instalado(s).</translation> | 4437 | <translation>Se ha eliminado con éxito %1 DLC instalado(s).</translation> |
| 4192 | </message> | 4438 | </message> |
| 4193 | <message> | 4439 | <message> |
| 4194 | <location filename="../../src/yuzu/main.cpp" line="1936"/> | 4440 | <location filename="../../src/yuzu/main.cpp" line="2080"/> |
| 4195 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4441 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4196 | <translation>¿Deseas eliminar el caché transferible de shaders de OpenGL?</translation> | 4442 | <translation>¿Deseas eliminar el caché transferible de shaders de OpenGL?</translation> |
| 4197 | </message> | 4443 | </message> |
| 4198 | <message> | 4444 | <message> |
| 4199 | <location filename="../../src/yuzu/main.cpp" line="1938"/> | 4445 | <location filename="../../src/yuzu/main.cpp" line="2082"/> |
| 4200 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4446 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4201 | <translation>¿Deseas eliminar el caché transferible de shaders de Vulkan?</translation> | 4447 | <translation>¿Deseas eliminar el caché transferible de shaders de Vulkan?</translation> |
| 4202 | </message> | 4448 | </message> |
| 4203 | <message> | 4449 | <message> |
| 4204 | <location filename="../../src/yuzu/main.cpp" line="1940"/> | 4450 | <location filename="../../src/yuzu/main.cpp" line="2084"/> |
| 4205 | <source>Delete All Transferable Shader Caches?</source> | 4451 | <source>Delete All Transferable Shader Caches?</source> |
| 4206 | <translation>¿Deseas eliminar todo el caché transferible de shaders?</translation> | 4452 | <translation>¿Deseas eliminar todo el caché transferible de shaders?</translation> |
| 4207 | </message> | 4453 | </message> |
| 4208 | <message> | 4454 | <message> |
| 4209 | <location filename="../../src/yuzu/main.cpp" line="1942"/> | 4455 | <location filename="../../src/yuzu/main.cpp" line="2086"/> |
| 4210 | <source>Remove Custom Game Configuration?</source> | 4456 | <source>Remove Custom Game Configuration?</source> |
| 4211 | <translation>¿Deseas eliminar la configuración personalizada del juego?</translation> | 4457 | <translation>¿Deseas eliminar la configuración personalizada del juego?</translation> |
| 4212 | </message> | 4458 | </message> |
| 4213 | <message> | 4459 | <message> |
| 4214 | <location filename="../../src/yuzu/main.cpp" line="1948"/> | 4460 | <location filename="../../src/yuzu/main.cpp" line="2092"/> |
| 4215 | <source>Remove File</source> | 4461 | <source>Remove File</source> |
| 4216 | <translation>Eliminar archivo</translation> | 4462 | <translation>Eliminar archivo</translation> |
| 4217 | </message> | 4463 | </message> |
| 4218 | <message> | 4464 | <message> |
| 4219 | <location filename="../../src/yuzu/main.cpp" line="1983"/> | 4465 | <location filename="../../src/yuzu/main.cpp" line="2127"/> |
| 4220 | <location filename="../../src/yuzu/main.cpp" line="1991"/> | 4466 | <location filename="../../src/yuzu/main.cpp" line="2135"/> |
| 4221 | <source>Error Removing Transferable Shader Cache</source> | 4467 | <source>Error Removing Transferable Shader Cache</source> |
| 4222 | <translation>Error al eliminar la caché de shaders transferibles</translation> | 4468 | <translation>Error al eliminar la caché de shaders transferibles</translation> |
| 4223 | </message> | 4469 | </message> |
| 4224 | <message> | 4470 | <message> |
| 4225 | <location filename="../../src/yuzu/main.cpp" line="1984"/> | 4471 | <location filename="../../src/yuzu/main.cpp" line="2128"/> |
| 4226 | <location filename="../../src/yuzu/main.cpp" line="2002"/> | 4472 | <location filename="../../src/yuzu/main.cpp" line="2146"/> |
| 4227 | <source>A shader cache for this title does not exist.</source> | 4473 | <source>A shader cache for this title does not exist.</source> |
| 4228 | <translation>No existe caché de shaders para este título.</translation> | 4474 | <translation>No existe caché de shaders para este título.</translation> |
| 4229 | </message> | 4475 | </message> |
| 4230 | <message> | 4476 | <message> |
| 4231 | <location filename="../../src/yuzu/main.cpp" line="1989"/> | 4477 | <location filename="../../src/yuzu/main.cpp" line="2133"/> |
| 4232 | <source>Successfully removed the transferable shader cache.</source> | 4478 | <source>Successfully removed the transferable shader cache.</source> |
| 4233 | <translation>El caché de shaders transferibles se ha eliminado con éxito.</translation> | 4479 | <translation>El caché de shaders transferibles se ha eliminado con éxito.</translation> |
| 4234 | </message> | 4480 | </message> |
| 4235 | <message> | 4481 | <message> |
| 4236 | <location filename="../../src/yuzu/main.cpp" line="1992"/> | 4482 | <location filename="../../src/yuzu/main.cpp" line="2136"/> |
| 4237 | <source>Failed to remove the transferable shader cache.</source> | 4483 | <source>Failed to remove the transferable shader cache.</source> |
| 4238 | <translation>No se ha podido eliminar la caché de shaders transferibles.</translation> | 4484 | <translation>No se ha podido eliminar la caché de shaders transferibles.</translation> |
| 4239 | </message> | 4485 | </message> |
| 4240 | <message> | 4486 | <message> |
| 4241 | <location filename="../../src/yuzu/main.cpp" line="2001"/> | 4487 | <location filename="../../src/yuzu/main.cpp" line="2145"/> |
| 4242 | <location filename="../../src/yuzu/main.cpp" line="2009"/> | 4488 | <location filename="../../src/yuzu/main.cpp" line="2153"/> |
| 4243 | <source>Error Removing Transferable Shader Caches</source> | 4489 | <source>Error Removing Transferable Shader Caches</source> |
| 4244 | <translation>Error al eliminar las cachés de shaders transferibles</translation> | 4490 | <translation>Error al eliminar las cachés de shaders transferibles</translation> |
| 4245 | </message> | 4491 | </message> |
| 4246 | <message> | 4492 | <message> |
| 4247 | <location filename="../../src/yuzu/main.cpp" line="2007"/> | 4493 | <location filename="../../src/yuzu/main.cpp" line="2151"/> |
| 4248 | <source>Successfully removed the transferable shader caches.</source> | 4494 | <source>Successfully removed the transferable shader caches.</source> |
| 4249 | <translation>Cachés de shaders transferibles eliminadas con éxito.</translation> | 4495 | <translation>Cachés de shaders transferibles eliminadas con éxito.</translation> |
| 4250 | </message> | 4496 | </message> |
| 4251 | <message> | 4497 | <message> |
| 4252 | <location filename="../../src/yuzu/main.cpp" line="2010"/> | 4498 | <location filename="../../src/yuzu/main.cpp" line="2154"/> |
| 4253 | <source>Failed to remove the transferable shader cache directory.</source> | 4499 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4254 | <translation>No se ha podido eliminar el directorio de cachés de shaders transferibles.</translation> | 4500 | <translation>No se ha podido eliminar el directorio de cachés de shaders transferibles.</translation> |
| 4255 | </message> | 4501 | </message> |
| 4256 | <message> | 4502 | <message> |
| 4257 | <location filename="../../src/yuzu/main.cpp" line="2023"/> | 4503 | <location filename="../../src/yuzu/main.cpp" line="2167"/> |
| 4258 | <location filename="../../src/yuzu/main.cpp" line="2032"/> | 4504 | <location filename="../../src/yuzu/main.cpp" line="2176"/> |
| 4259 | <source>Error Removing Custom Configuration</source> | 4505 | <source>Error Removing Custom Configuration</source> |
| 4260 | <translation>Error al eliminar la configuración personalizada del juego</translation> | 4506 | <translation>Error al eliminar la configuración personalizada del juego</translation> |
| 4261 | </message> | 4507 | </message> |
| 4262 | <message> | 4508 | <message> |
| 4263 | <location filename="../../src/yuzu/main.cpp" line="2024"/> | 4509 | <location filename="../../src/yuzu/main.cpp" line="2168"/> |
| 4264 | <source>A custom configuration for this title does not exist.</source> | 4510 | <source>A custom configuration for this title does not exist.</source> |
| 4265 | <translation>No existe una configuración personalizada para este título.</translation> | 4511 | <translation>No existe una configuración personalizada para este título.</translation> |
| 4266 | </message> | 4512 | </message> |
| 4267 | <message> | 4513 | <message> |
| 4268 | <location filename="../../src/yuzu/main.cpp" line="2030"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="2174"/> |
| 4269 | <source>Successfully removed the custom game configuration.</source> | 4515 | <source>Successfully removed the custom game configuration.</source> |
| 4270 | <translation>Se eliminó con éxito la configuración personalizada del juego.</translation> | 4516 | <translation>Se eliminó con éxito la configuración personalizada del juego.</translation> |
| 4271 | </message> | 4517 | </message> |
| 4272 | <message> | 4518 | <message> |
| 4273 | <location filename="../../src/yuzu/main.cpp" line="2033"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="2177"/> |
| 4274 | <source>Failed to remove the custom game configuration.</source> | 4520 | <source>Failed to remove the custom game configuration.</source> |
| 4275 | <translation>No se ha podido eliminar la configuración personalizada del juego.</translation> | 4521 | <translation>No se ha podido eliminar la configuración personalizada del juego.</translation> |
| 4276 | </message> | 4522 | </message> |
| 4277 | <message> | 4523 | <message> |
| 4278 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4524 | <location filename="../../src/yuzu/main.cpp" line="2184"/> |
| 4279 | <location filename="../../src/yuzu/main.cpp" line="2119"/> | 4525 | <location filename="../../src/yuzu/main.cpp" line="2263"/> |
| 4280 | <source>RomFS Extraction Failed!</source> | 4526 | <source>RomFS Extraction Failed!</source> |
| 4281 | <translation>¡La extracción de RomFS ha fallado!</translation> | 4527 | <translation>¡La extracción de RomFS ha fallado!</translation> |
| 4282 | </message> | 4528 | </message> |
| 4283 | <message> | 4529 | <message> |
| 4284 | <location filename="../../src/yuzu/main.cpp" line="2041"/> | 4530 | <location filename="../../src/yuzu/main.cpp" line="2185"/> |
| 4285 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4531 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4286 | <translation>Se ha producido un error al copiar los archivos RomFS o el usuario ha cancelado la operación.</translation> | 4532 | <translation>Se ha producido un error al copiar los archivos RomFS o el usuario ha cancelado la operación.</translation> |
| 4287 | </message> | 4533 | </message> |
| 4288 | <message> | 4534 | <message> |
| 4289 | <location filename="../../src/yuzu/main.cpp" line="2099"/> | 4535 | <location filename="../../src/yuzu/main.cpp" line="2243"/> |
| 4290 | <source>Full</source> | 4536 | <source>Full</source> |
| 4291 | <translation>Completo</translation> | 4537 | <translation>Completo</translation> |
| 4292 | </message> | 4538 | </message> |
| 4293 | <message> | 4539 | <message> |
| 4294 | <location filename="../../src/yuzu/main.cpp" line="2099"/> | 4540 | <location filename="../../src/yuzu/main.cpp" line="2243"/> |
| 4295 | <source>Skeleton</source> | 4541 | <source>Skeleton</source> |
| 4296 | <translation>Esquema</translation> | 4542 | <translation>Esquema</translation> |
| 4297 | </message> | 4543 | </message> |
| 4298 | <message> | 4544 | <message> |
| 4299 | <location filename="../../src/yuzu/main.cpp" line="2101"/> | 4545 | <location filename="../../src/yuzu/main.cpp" line="2245"/> |
| 4300 | <source>Select RomFS Dump Mode</source> | 4546 | <source>Select RomFS Dump Mode</source> |
| 4301 | <translation>Elegir método de volcado de RomFS</translation> | 4547 | <translation>Elegir método de volcado de RomFS</translation> |
| 4302 | </message> | 4548 | </message> |
| 4303 | <message> | 4549 | <message> |
| 4304 | <location filename="../../src/yuzu/main.cpp" line="2102"/> | 4550 | <location filename="../../src/yuzu/main.cpp" line="2246"/> |
| 4305 | <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> | 4551 | <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> |
| 4306 | <translation>Seleccione la forma en que quieras volcar el RomFS. <br>Copiará todos los archivos en el nuevo directorio <br> mientras que el esqueleto solo creará la estructura del directorio.</translation> | 4552 | <translation>Seleccione la forma en que quieras volcar el RomFS. <br>Copiará todos los archivos en el nuevo directorio <br> mientras que el esqueleto solo creará la estructura del directorio.</translation> |
| 4307 | </message> | 4553 | </message> |
| 4308 | <message> | 4554 | <message> |
| 4309 | <location filename="../../src/yuzu/main.cpp" line="2120"/> | 4555 | <location filename="../../src/yuzu/main.cpp" line="2264"/> |
| 4310 | <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> | 4556 | <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> |
| 4311 | <translation>No hay suficiente espacio en %1 para extraer el RomFS. Por favor, libera espacio o elige otro directorio de volcado en Emulación > Configuración > Sistema > Sistema de archivos > Raíz de volcado</translation> | 4557 | <translation>No hay suficiente espacio en %1 para extraer el RomFS. Por favor, libera espacio o elige otro directorio de volcado en Emulación > Configuración > Sistema > Sistema de archivos > Raíz de volcado</translation> |
| 4312 | </message> | 4558 | </message> |
| 4313 | <message> | 4559 | <message> |
| 4314 | <location filename="../../src/yuzu/main.cpp" line="2127"/> | 4560 | <location filename="../../src/yuzu/main.cpp" line="2271"/> |
| 4315 | <source>Extracting RomFS...</source> | 4561 | <source>Extracting RomFS...</source> |
| 4316 | <translation>Extrayendo RomFS...</translation> | 4562 | <translation>Extrayendo RomFS...</translation> |
| 4317 | </message> | 4563 | </message> |
| 4318 | <message> | 4564 | <message> |
| 4319 | <location filename="../../src/yuzu/main.cpp" line="2127"/> | 4565 | <location filename="../../src/yuzu/main.cpp" line="2271"/> |
| 4320 | <location filename="../../src/yuzu/main.cpp" line="2313"/> | 4566 | <location filename="../../src/yuzu/main.cpp" line="2457"/> |
| 4321 | <source>Cancel</source> | 4567 | <source>Cancel</source> |
| 4322 | <translation>Cancelar</translation> | 4568 | <translation>Cancelar</translation> |
| 4323 | </message> | 4569 | </message> |
| 4324 | <message> | 4570 | <message> |
| 4325 | <location filename="../../src/yuzu/main.cpp" line="2134"/> | 4571 | <location filename="../../src/yuzu/main.cpp" line="2278"/> |
| 4326 | <source>RomFS Extraction Succeeded!</source> | 4572 | <source>RomFS Extraction Succeeded!</source> |
| 4327 | <translation>¡La extracción RomFS ha tenido éxito!</translation> | 4573 | <translation>¡La extracción RomFS ha tenido éxito!</translation> |
| 4328 | </message> | 4574 | </message> |
| 4329 | <message> | 4575 | <message> |
| 4330 | <location filename="../../src/yuzu/main.cpp" line="2135"/> | 4576 | <location filename="../../src/yuzu/main.cpp" line="2279"/> |
| 4331 | <source>The operation completed successfully.</source> | 4577 | <source>The operation completed successfully.</source> |
| 4332 | <translation>La operación se completó con éxito.</translation> | 4578 | <translation>La operación se completó con éxito.</translation> |
| 4333 | </message> | 4579 | </message> |
| 4334 | <message> | 4580 | <message> |
| 4335 | <location filename="../../src/yuzu/main.cpp" line="2179"/> | 4581 | <location filename="../../src/yuzu/main.cpp" line="2323"/> |
| 4336 | <source>Error Opening %1</source> | 4582 | <source>Error Opening %1</source> |
| 4337 | <translation>Error al intentar abrir %1</translation> | 4583 | <translation>Error al intentar abrir %1</translation> |
| 4338 | </message> | 4584 | </message> |
| 4339 | <message> | 4585 | <message> |
| 4340 | <location filename="../../src/yuzu/main.cpp" line="2188"/> | 4586 | <location filename="../../src/yuzu/main.cpp" line="2332"/> |
| 4341 | <source>Select Directory</source> | 4587 | <source>Select Directory</source> |
| 4342 | <translation>Seleccionar directorio</translation> | 4588 | <translation>Seleccionar directorio</translation> |
| 4343 | </message> | 4589 | </message> |
| 4344 | <message> | 4590 | <message> |
| 4345 | <location filename="../../src/yuzu/main.cpp" line="2215"/> | 4591 | <location filename="../../src/yuzu/main.cpp" line="2359"/> |
| 4346 | <source>Properties</source> | 4592 | <source>Properties</source> |
| 4347 | <translation>Propiedades</translation> | 4593 | <translation>Propiedades</translation> |
| 4348 | </message> | 4594 | </message> |
| 4349 | <message> | 4595 | <message> |
| 4350 | <location filename="../../src/yuzu/main.cpp" line="2216"/> | 4596 | <location filename="../../src/yuzu/main.cpp" line="2360"/> |
| 4351 | <source>The game properties could not be loaded.</source> | 4597 | <source>The game properties could not be loaded.</source> |
| 4352 | <translation>No se pueden cargar las propiedades del juego.</translation> | 4598 | <translation>No se pueden cargar las propiedades del juego.</translation> |
| 4353 | </message> | 4599 | </message> |
| 4354 | <message> | 4600 | <message> |
| 4355 | <location filename="../../src/yuzu/main.cpp" line="2233"/> | 4601 | <location filename="../../src/yuzu/main.cpp" line="2377"/> |
| 4356 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4602 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4357 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4603 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4358 | <translation>Ejecutable de Switch (%1);;Todos los archivos (*.*)</translation> | 4604 | <translation>Ejecutable de Switch (%1);;Todos los archivos (*.*)</translation> |
| 4359 | </message> | 4605 | </message> |
| 4360 | <message> | 4606 | <message> |
| 4361 | <location filename="../../src/yuzu/main.cpp" line="2237"/> | 4607 | <location filename="../../src/yuzu/main.cpp" line="2381"/> |
| 4362 | <source>Load File</source> | 4608 | <source>Load File</source> |
| 4363 | <translation>Cargar archivo</translation> | 4609 | <translation>Cargar archivo</translation> |
| 4364 | </message> | 4610 | </message> |
| 4365 | <message> | 4611 | <message> |
| 4366 | <location filename="../../src/yuzu/main.cpp" line="2250"/> | 4612 | <location filename="../../src/yuzu/main.cpp" line="2394"/> |
| 4367 | <source>Open Extracted ROM Directory</source> | 4613 | <source>Open Extracted ROM Directory</source> |
| 4368 | <translation>Abrir el directorio de la ROM extraída</translation> | 4614 | <translation>Abrir el directorio de la ROM extraída</translation> |
| 4369 | </message> | 4615 | </message> |
| 4370 | <message> | 4616 | <message> |
| 4371 | <location filename="../../src/yuzu/main.cpp" line="2261"/> | 4617 | <location filename="../../src/yuzu/main.cpp" line="2405"/> |
| 4372 | <source>Invalid Directory Selected</source> | 4618 | <source>Invalid Directory Selected</source> |
| 4373 | <translation>Directorio seleccionado no válido</translation> | 4619 | <translation>Directorio seleccionado no válido</translation> |
| 4374 | </message> | 4620 | </message> |
| 4375 | <message> | 4621 | <message> |
| 4376 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 4622 | <location filename="../../src/yuzu/main.cpp" line="2406"/> |
| 4377 | <source>The directory you have selected does not contain a 'main' file.</source> | 4623 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4378 | <translation>El directorio que ha seleccionado no contiene ningún archivo 'main'.</translation> | 4624 | <translation>El directorio que ha seleccionado no contiene ningún archivo 'main'.</translation> |
| 4379 | </message> | 4625 | </message> |
| 4380 | <message> | 4626 | <message> |
| 4381 | <location filename="../../src/yuzu/main.cpp" line="2272"/> | 4627 | <location filename="../../src/yuzu/main.cpp" line="2416"/> |
| 4382 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4628 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4383 | <translation>Archivo de Switch Instalable (*.nca *.nsp *.xci);;Archivo de contenidos de Nintendo (*.nca);;Paquete de envío de Nintendo (*.nsp);;Imagen de cartucho NX (*.xci)</translation> | 4629 | <translation>Archivo de Switch Instalable (*.nca *.nsp *.xci);;Archivo de contenidos de Nintendo (*.nca);;Paquete de envío de Nintendo (*.nsp);;Imagen de cartucho NX (*.xci)</translation> |
| 4384 | </message> | 4630 | </message> |
| 4385 | <message> | 4631 | <message> |
| 4386 | <location filename="../../src/yuzu/main.cpp" line="2277"/> | 4632 | <location filename="../../src/yuzu/main.cpp" line="2421"/> |
| 4387 | <source>Install Files</source> | 4633 | <source>Install Files</source> |
| 4388 | <translation>Instalar archivos</translation> | 4634 | <translation>Instalar archivos</translation> |
| 4389 | </message> | 4635 | </message> |
| 4390 | <message numerus="yes"> | 4636 | <message numerus="yes"> |
| 4391 | <location filename="../../src/yuzu/main.cpp" line="2321"/> | 4637 | <location filename="../../src/yuzu/main.cpp" line="2465"/> |
| 4392 | <source>%n file(s) remaining</source> | 4638 | <source>%n file(s) remaining</source> |
| 4393 | <translation><numerusform>%n archivo(s) restantes</numerusform><numerusform>%n archivo(s) restantes</numerusform><numerusform>%n archivo(s) restantes</numerusform></translation> | 4639 | <translation><numerusform>%n archivo(s) restantes</numerusform><numerusform>%n archivo(s) restantes</numerusform><numerusform>%n archivo(s) restantes</numerusform></translation> |
| 4394 | </message> | 4640 | </message> |
| 4395 | <message> | 4641 | <message> |
| 4396 | <location filename="../../src/yuzu/main.cpp" line="2323"/> | 4642 | <location filename="../../src/yuzu/main.cpp" line="2467"/> |
| 4397 | <source>Installing file "%1"...</source> | 4643 | <source>Installing file "%1"...</source> |
| 4398 | <translation>Instalando el archivo "%1"...</translation> | 4644 | <translation>Instalando el archivo "%1"...</translation> |
| 4399 | </message> | 4645 | </message> |
| 4400 | <message> | 4646 | <message> |
| 4401 | <location filename="../../src/yuzu/main.cpp" line="2369"/> | 4647 | <location filename="../../src/yuzu/main.cpp" line="2513"/> |
| 4402 | <location filename="../../src/yuzu/main.cpp" line="2383"/> | 4648 | <location filename="../../src/yuzu/main.cpp" line="2527"/> |
| 4403 | <source>Install Results</source> | 4649 | <source>Install Results</source> |
| 4404 | <translation>Instalar resultados</translation> | 4650 | <translation>Instalar resultados</translation> |
| 4405 | </message> | 4651 | </message> |
| 4406 | <message> | 4652 | <message> |
| 4407 | <location filename="../../src/yuzu/main.cpp" line="2370"/> | 4653 | <location filename="../../src/yuzu/main.cpp" line="2514"/> |
| 4408 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4654 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4409 | Please, only use this feature to install updates and DLC.</source> | 4655 | Please, only use this feature to install updates and DLC.</source> |
| 4410 | <translation>Para evitar posibles conflictos, no recomendamos a los usuarios que instalen juegos base en el NAND. | 4656 | <translation>Para evitar posibles conflictos, no recomendamos a los usuarios que instalen juegos base en el NAND. |
| 4411 | Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</translation> | 4657 | Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</translation> |
| 4412 | </message> | 4658 | </message> |
| 4413 | <message numerus="yes"> | 4659 | <message numerus="yes"> |
| 4414 | <location filename="../../src/yuzu/main.cpp" line="2376"/> | 4660 | <location filename="../../src/yuzu/main.cpp" line="2520"/> |
| 4415 | <source>%n file(s) were newly installed | 4661 | <source>%n file(s) were newly installed |
| 4416 | </source> | 4662 | </source> |
| 4417 | <translation><numerusform>%n archivo(s) recién instalado/s | 4663 | <translation><numerusform>%n archivo(s) recién instalado/s |
| @@ -4420,7 +4666,7 @@ Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</tr | |||
| 4420 | </numerusform></translation> | 4666 | </numerusform></translation> |
| 4421 | </message> | 4667 | </message> |
| 4422 | <message numerus="yes"> | 4668 | <message numerus="yes"> |
| 4423 | <location filename="../../src/yuzu/main.cpp" line="2379"/> | 4669 | <location filename="../../src/yuzu/main.cpp" line="2523"/> |
| 4424 | <source>%n file(s) were overwritten | 4670 | <source>%n file(s) were overwritten |
| 4425 | </source> | 4671 | </source> |
| 4426 | <translation><numerusform>%n archivo(s) recién sobreescrito/s | 4672 | <translation><numerusform>%n archivo(s) recién sobreescrito/s |
| @@ -4429,7 +4675,7 @@ Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</tr | |||
| 4429 | </numerusform></translation> | 4675 | </numerusform></translation> |
| 4430 | </message> | 4676 | </message> |
| 4431 | <message numerus="yes"> | 4677 | <message numerus="yes"> |
| 4432 | <location filename="../../src/yuzu/main.cpp" line="2381"/> | 4678 | <location filename="../../src/yuzu/main.cpp" line="2525"/> |
| 4433 | <source>%n file(s) failed to install | 4679 | <source>%n file(s) failed to install |
| 4434 | </source> | 4680 | </source> |
| 4435 | <translation><numerusform>%n archivo(s) no se instaló/instalaron | 4681 | <translation><numerusform>%n archivo(s) no se instaló/instalaron |
| @@ -4438,411 +4684,411 @@ Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</tr | |||
| 4438 | </numerusform></translation> | 4684 | </numerusform></translation> |
| 4439 | </message> | 4685 | </message> |
| 4440 | <message> | 4686 | <message> |
| 4441 | <location filename="../../src/yuzu/main.cpp" line="2482"/> | 4687 | <location filename="../../src/yuzu/main.cpp" line="2626"/> |
| 4442 | <source>System Application</source> | 4688 | <source>System Application</source> |
| 4443 | <translation>Aplicación del sistema</translation> | 4689 | <translation>Aplicación del sistema</translation> |
| 4444 | </message> | 4690 | </message> |
| 4445 | <message> | 4691 | <message> |
| 4446 | <location filename="../../src/yuzu/main.cpp" line="2483"/> | 4692 | <location filename="../../src/yuzu/main.cpp" line="2627"/> |
| 4447 | <source>System Archive</source> | 4693 | <source>System Archive</source> |
| 4448 | <translation>Archivo del sistema</translation> | 4694 | <translation>Archivo del sistema</translation> |
| 4449 | </message> | 4695 | </message> |
| 4450 | <message> | 4696 | <message> |
| 4451 | <location filename="../../src/yuzu/main.cpp" line="2484"/> | 4697 | <location filename="../../src/yuzu/main.cpp" line="2628"/> |
| 4452 | <source>System Application Update</source> | 4698 | <source>System Application Update</source> |
| 4453 | <translation>Actualización de la aplicación del sistema</translation> | 4699 | <translation>Actualización de la aplicación del sistema</translation> |
| 4454 | </message> | 4700 | </message> |
| 4455 | <message> | 4701 | <message> |
| 4456 | <location filename="../../src/yuzu/main.cpp" line="2485"/> | 4702 | <location filename="../../src/yuzu/main.cpp" line="2629"/> |
| 4457 | <source>Firmware Package (Type A)</source> | 4703 | <source>Firmware Package (Type A)</source> |
| 4458 | <translation>Paquete de firmware (Tipo A)</translation> | 4704 | <translation>Paquete de firmware (Tipo A)</translation> |
| 4459 | </message> | 4705 | </message> |
| 4460 | <message> | 4706 | <message> |
| 4461 | <location filename="../../src/yuzu/main.cpp" line="2486"/> | 4707 | <location filename="../../src/yuzu/main.cpp" line="2630"/> |
| 4462 | <source>Firmware Package (Type B)</source> | 4708 | <source>Firmware Package (Type B)</source> |
| 4463 | <translation>Paquete de firmware (Tipo B)</translation> | 4709 | <translation>Paquete de firmware (Tipo B)</translation> |
| 4464 | </message> | 4710 | </message> |
| 4465 | <message> | 4711 | <message> |
| 4466 | <location filename="../../src/yuzu/main.cpp" line="2487"/> | 4712 | <location filename="../../src/yuzu/main.cpp" line="2631"/> |
| 4467 | <source>Game</source> | 4713 | <source>Game</source> |
| 4468 | <translation>Juego</translation> | 4714 | <translation>Juego</translation> |
| 4469 | </message> | 4715 | </message> |
| 4470 | <message> | 4716 | <message> |
| 4471 | <location filename="../../src/yuzu/main.cpp" line="2488"/> | 4717 | <location filename="../../src/yuzu/main.cpp" line="2632"/> |
| 4472 | <source>Game Update</source> | 4718 | <source>Game Update</source> |
| 4473 | <translation>Actualización de juego</translation> | 4719 | <translation>Actualización de juego</translation> |
| 4474 | </message> | 4720 | </message> |
| 4475 | <message> | 4721 | <message> |
| 4476 | <location filename="../../src/yuzu/main.cpp" line="2489"/> | 4722 | <location filename="../../src/yuzu/main.cpp" line="2633"/> |
| 4477 | <source>Game DLC</source> | 4723 | <source>Game DLC</source> |
| 4478 | <translation>DLC del juego</translation> | 4724 | <translation>DLC del juego</translation> |
| 4479 | </message> | 4725 | </message> |
| 4480 | <message> | 4726 | <message> |
| 4481 | <location filename="../../src/yuzu/main.cpp" line="2490"/> | 4727 | <location filename="../../src/yuzu/main.cpp" line="2634"/> |
| 4482 | <source>Delta Title</source> | 4728 | <source>Delta Title</source> |
| 4483 | <translation>Titulo delta</translation> | 4729 | <translation>Titulo delta</translation> |
| 4484 | </message> | 4730 | </message> |
| 4485 | <message> | 4731 | <message> |
| 4486 | <location filename="../../src/yuzu/main.cpp" line="2493"/> | 4732 | <location filename="../../src/yuzu/main.cpp" line="2637"/> |
| 4487 | <source>Select NCA Install Type...</source> | 4733 | <source>Select NCA Install Type...</source> |
| 4488 | <translation>Seleccione el tipo de instalación NCA...</translation> | 4734 | <translation>Seleccione el tipo de instalación NCA...</translation> |
| 4489 | </message> | 4735 | </message> |
| 4490 | <message> | 4736 | <message> |
| 4491 | <location filename="../../src/yuzu/main.cpp" line="2494"/> | 4737 | <location filename="../../src/yuzu/main.cpp" line="2638"/> |
| 4492 | <source>Please select the type of title you would like to install this NCA as: | 4738 | <source>Please select the type of title you would like to install this NCA as: |
| 4493 | (In most instances, the default 'Game' is fine.)</source> | 4739 | (In most instances, the default 'Game' is fine.)</source> |
| 4494 | <translation>Seleccione el tipo de título en el que deseas instalar este NCA como: | 4740 | <translation>Seleccione el tipo de título en el que deseas instalar este NCA como: |
| 4495 | (En la mayoría de los casos, el 'Juego' predeterminado está bien).</translation> | 4741 | (En la mayoría de los casos, el 'Juego' predeterminado está bien).</translation> |
| 4496 | </message> | 4742 | </message> |
| 4497 | <message> | 4743 | <message> |
| 4498 | <location filename="../../src/yuzu/main.cpp" line="2500"/> | 4744 | <location filename="../../src/yuzu/main.cpp" line="2644"/> |
| 4499 | <source>Failed to Install</source> | 4745 | <source>Failed to Install</source> |
| 4500 | <translation>Fallo en la instalación</translation> | 4746 | <translation>Fallo en la instalación</translation> |
| 4501 | </message> | 4747 | </message> |
| 4502 | <message> | 4748 | <message> |
| 4503 | <location filename="../../src/yuzu/main.cpp" line="2501"/> | 4749 | <location filename="../../src/yuzu/main.cpp" line="2645"/> |
| 4504 | <source>The title type you selected for the NCA is invalid.</source> | 4750 | <source>The title type you selected for the NCA is invalid.</source> |
| 4505 | <translation>El tipo de título que seleccionó para el NCA no es válido.</translation> | 4751 | <translation>El tipo de título que seleccionó para el NCA no es válido.</translation> |
| 4506 | </message> | 4752 | </message> |
| 4507 | <message> | 4753 | <message> |
| 4508 | <location filename="../../src/yuzu/main.cpp" line="2536"/> | 4754 | <location filename="../../src/yuzu/main.cpp" line="2680"/> |
| 4509 | <source>File not found</source> | 4755 | <source>File not found</source> |
| 4510 | <translation>Archivo no encontrado</translation> | 4756 | <translation>Archivo no encontrado</translation> |
| 4511 | </message> | 4757 | </message> |
| 4512 | <message> | 4758 | <message> |
| 4513 | <location filename="../../src/yuzu/main.cpp" line="2537"/> | 4759 | <location filename="../../src/yuzu/main.cpp" line="2681"/> |
| 4514 | <source>File "%1" not found</source> | 4760 | <source>File "%1" not found</source> |
| 4515 | <translation>Archivo "%1" no encontrado</translation> | 4761 | <translation>Archivo "%1" no encontrado</translation> |
| 4516 | </message> | 4762 | </message> |
| 4517 | <message> | 4763 | <message> |
| 4518 | <location filename="../../src/yuzu/main.cpp" line="2606"/> | 4764 | <location filename="../../src/yuzu/main.cpp" line="2751"/> |
| 4519 | <source>OK</source> | 4765 | <source>OK</source> |
| 4520 | <translation>Aceptar</translation> | 4766 | <translation>Aceptar</translation> |
| 4521 | </message> | 4767 | </message> |
| 4522 | <message> | 4768 | <message> |
| 4523 | <location filename="../../src/yuzu/main.cpp" line="2620"/> | 4769 | <location filename="../../src/yuzu/main.cpp" line="2765"/> |
| 4524 | <source>Missing yuzu Account</source> | 4770 | <source>Missing yuzu Account</source> |
| 4525 | <translation>Falta la cuenta de Yuzu</translation> | 4771 | <translation>Falta la cuenta de Yuzu</translation> |
| 4526 | </message> | 4772 | </message> |
| 4527 | <message> | 4773 | <message> |
| 4528 | <location filename="../../src/yuzu/main.cpp" line="2621"/> | 4774 | <location filename="../../src/yuzu/main.cpp" line="2766"/> |
| 4529 | <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> | 4775 | <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> |
| 4530 | <translation>Para enviar un caso de prueba de compatibilidad de juegos, debes vincular tu cuenta de yuzu.<br><br/> Para vincular tu cuenta de yuzu, ve a Emulación &gt; Configuración &gt; Web.</translation> | 4776 | <translation>Para enviar un caso de prueba de compatibilidad de juegos, debes vincular tu cuenta de yuzu.<br><br/> Para vincular tu cuenta de yuzu, ve a Emulación &gt; Configuración &gt; Web.</translation> |
| 4531 | </message> | 4777 | </message> |
| 4532 | <message> | 4778 | <message> |
| 4533 | <location filename="../../src/yuzu/main.cpp" line="2631"/> | 4779 | <location filename="../../src/yuzu/main.cpp" line="2776"/> |
| 4534 | <source>Error opening URL</source> | 4780 | <source>Error opening URL</source> |
| 4535 | <translation>Error al abrir la URL</translation> | 4781 | <translation>Error al abrir la URL</translation> |
| 4536 | </message> | 4782 | </message> |
| 4537 | <message> | 4783 | <message> |
| 4538 | <location filename="../../src/yuzu/main.cpp" line="2632"/> | 4784 | <location filename="../../src/yuzu/main.cpp" line="2777"/> |
| 4539 | <source>Unable to open the URL "%1".</source> | 4785 | <source>Unable to open the URL "%1".</source> |
| 4540 | <translation>No se puede abrir la URL "%1".</translation> | 4786 | <translation>No se puede abrir la URL "%1".</translation> |
| 4541 | </message> | 4787 | </message> |
| 4542 | <message> | 4788 | <message> |
| 4543 | <location filename="../../src/yuzu/main.cpp" line="2915"/> | 4789 | <location filename="../../src/yuzu/main.cpp" line="3072"/> |
| 4544 | <source>TAS Recording</source> | 4790 | <source>TAS Recording</source> |
| 4545 | <translation>Grabación TAS</translation> | 4791 | <translation>Grabación TAS</translation> |
| 4546 | </message> | 4792 | </message> |
| 4547 | <message> | 4793 | <message> |
| 4548 | <location filename="../../src/yuzu/main.cpp" line="2916"/> | 4794 | <location filename="../../src/yuzu/main.cpp" line="3073"/> |
| 4549 | <source>Overwrite file of player 1?</source> | 4795 | <source>Overwrite file of player 1?</source> |
| 4550 | <translation>¿Sobrescribir archivo del jugador 1?</translation> | 4796 | <translation>¿Sobrescribir archivo del jugador 1?</translation> |
| 4551 | </message> | 4797 | </message> |
| 4552 | <message> | 4798 | <message> |
| 4553 | <location filename="../../src/yuzu/main.cpp" line="2942"/> | 4799 | <location filename="../../src/yuzu/main.cpp" line="3099"/> |
| 4554 | <source>Invalid config detected</source> | 4800 | <source>Invalid config detected</source> |
| 4555 | <translation>Configuración no válida detectada</translation> | 4801 | <translation>Configuración no válida detectada</translation> |
| 4556 | </message> | 4802 | </message> |
| 4557 | <message> | 4803 | <message> |
| 4558 | <location filename="../../src/yuzu/main.cpp" line="2943"/> | 4804 | <location filename="../../src/yuzu/main.cpp" line="3100"/> |
| 4559 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4805 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4560 | <translation>El controlador del modo portátil no puede ser usado en el modo sobremesa. Se seleccionará el controlador Pro en su lugar.</translation> | 4806 | <translation>El controlador del modo portátil no puede ser usado en el modo sobremesa. Se seleccionará el controlador Pro en su lugar.</translation> |
| 4561 | </message> | 4807 | </message> |
| 4562 | <message> | 4808 | <message> |
| 4563 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | 4809 | <location filename="../../src/yuzu/main.cpp" line="3193"/> |
| 4564 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4810 | <location filename="../../src/yuzu/main.cpp" line="3205"/> |
| 4565 | <source>Error</source> | 4811 | <source>Error</source> |
| 4566 | <translation>Error</translation> | 4812 | <translation>Error</translation> |
| 4567 | </message> | 4813 | </message> |
| 4568 | <message> | 4814 | <message> |
| 4569 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | 4815 | <location filename="../../src/yuzu/main.cpp" line="3193"/> |
| 4570 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4816 | <location filename="../../src/yuzu/main.cpp" line="3205"/> |
| 4571 | <source>The current game is not looking for amiibos</source> | 4817 | <source>The current game is not looking for amiibos</source> |
| 4572 | <translation>El juego actual no esta buscando amiibos</translation> | 4818 | <translation>El juego actual no esta buscando amiibos</translation> |
| 4573 | </message> | 4819 | </message> |
| 4574 | <message> | 4820 | <message> |
| 4575 | <location filename="../../src/yuzu/main.cpp" line="3043"/> | 4821 | <location filename="../../src/yuzu/main.cpp" line="3200"/> |
| 4576 | <location filename="../../src/yuzu/main.cpp" line="3077"/> | 4822 | <location filename="../../src/yuzu/main.cpp" line="3234"/> |
| 4577 | <source>Amiibo</source> | 4823 | <source>Amiibo</source> |
| 4578 | <translation>Amiibo</translation> | 4824 | <translation>Amiibo</translation> |
| 4579 | </message> | 4825 | </message> |
| 4580 | <message> | 4826 | <message> |
| 4581 | <location filename="../../src/yuzu/main.cpp" line="3043"/> | 4827 | <location filename="../../src/yuzu/main.cpp" line="3200"/> |
| 4582 | <location filename="../../src/yuzu/main.cpp" line="3077"/> | 4828 | <location filename="../../src/yuzu/main.cpp" line="3234"/> |
| 4583 | <source>The current amiibo has been removed</source> | 4829 | <source>The current amiibo has been removed</source> |
| 4584 | <translation>El amiibo actual ha sido extraído</translation> | 4830 | <translation>El amiibo actual ha sido extraído</translation> |
| 4585 | </message> | 4831 | </message> |
| 4586 | <message> | 4832 | <message> |
| 4587 | <location filename="../../src/yuzu/main.cpp" line="3054"/> | 4833 | <location filename="../../src/yuzu/main.cpp" line="3211"/> |
| 4588 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4834 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4589 | <translation>Archivo amiibo (%1);; Todos los archivos (*.*)</translation> | 4835 | <translation>Archivo amiibo (%1);; Todos los archivos (*.*)</translation> |
| 4590 | </message> | 4836 | </message> |
| 4591 | <message> | 4837 | <message> |
| 4592 | <location filename="../../src/yuzu/main.cpp" line="3055"/> | 4838 | <location filename="../../src/yuzu/main.cpp" line="3212"/> |
| 4593 | <source>Load Amiibo</source> | 4839 | <source>Load Amiibo</source> |
| 4594 | <translation>Cargar amiibo</translation> | 4840 | <translation>Cargar amiibo</translation> |
| 4595 | </message> | 4841 | </message> |
| 4596 | <message> | 4842 | <message> |
| 4597 | <location filename="../../src/yuzu/main.cpp" line="3083"/> | 4843 | <location filename="../../src/yuzu/main.cpp" line="3240"/> |
| 4598 | <source>Error opening Amiibo data file</source> | 4844 | <source>Error opening Amiibo data file</source> |
| 4599 | <translation>Error al abrir el archivo de datos amiibo</translation> | 4845 | <translation>Error al abrir el archivo de datos amiibo</translation> |
| 4600 | </message> | 4846 | </message> |
| 4601 | <message> | 4847 | <message> |
| 4602 | <location filename="../../src/yuzu/main.cpp" line="3084"/> | 4848 | <location filename="../../src/yuzu/main.cpp" line="3241"/> |
| 4603 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4849 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4604 | <translation>No se puede abrir el archivo amiibo "%1" para leer.</translation> | 4850 | <translation>No se puede abrir el archivo amiibo "%1" para leer.</translation> |
| 4605 | </message> | 4851 | </message> |
| 4606 | <message> | 4852 | <message> |
| 4607 | <location filename="../../src/yuzu/main.cpp" line="3092"/> | 4853 | <location filename="../../src/yuzu/main.cpp" line="3249"/> |
| 4608 | <source>Error reading Amiibo data file</source> | 4854 | <source>Error reading Amiibo data file</source> |
| 4609 | <translation>Error al leer el archivo de datos amiibo</translation> | 4855 | <translation>Error al leer el archivo de datos amiibo</translation> |
| 4610 | </message> | 4856 | </message> |
| 4611 | <message> | 4857 | <message> |
| 4612 | <location filename="../../src/yuzu/main.cpp" line="3093"/> | 4858 | <location filename="../../src/yuzu/main.cpp" line="3250"/> |
| 4613 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4859 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4614 | <translation>No se puede leer completamente los datos Amiibo. Se esperaban leer %1 bytes, pero solo se puede leer %2 bytes.</translation> | 4860 | <translation>No se puede leer completamente los datos Amiibo. Se esperaban leer %1 bytes, pero solo se puede leer %2 bytes.</translation> |
| 4615 | </message> | 4861 | </message> |
| 4616 | <message> | 4862 | <message> |
| 4617 | <location filename="../../src/yuzu/main.cpp" line="3101"/> | 4863 | <location filename="../../src/yuzu/main.cpp" line="3258"/> |
| 4618 | <source>Error loading Amiibo data</source> | 4864 | <source>Error loading Amiibo data</source> |
| 4619 | <translation>Error al cargar los datos Amiibo</translation> | 4865 | <translation>Error al cargar los datos Amiibo</translation> |
| 4620 | </message> | 4866 | </message> |
| 4621 | <message> | 4867 | <message> |
| 4622 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | 4868 | <location filename="../../src/yuzu/main.cpp" line="3259"/> |
| 4623 | <source>Unable to load Amiibo data.</source> | 4869 | <source>Unable to load Amiibo data.</source> |
| 4624 | <translation>No se pueden cargar los datos Amiibo.</translation> | 4870 | <translation>No se pueden cargar los datos Amiibo.</translation> |
| 4625 | </message> | 4871 | </message> |
| 4626 | <message> | 4872 | <message> |
| 4627 | <location filename="../../src/yuzu/main.cpp" line="3151"/> | 4873 | <location filename="../../src/yuzu/main.cpp" line="3308"/> |
| 4628 | <source>Capture Screenshot</source> | 4874 | <source>Capture Screenshot</source> |
| 4629 | <translation>Captura de pantalla</translation> | 4875 | <translation>Captura de pantalla</translation> |
| 4630 | </message> | 4876 | </message> |
| 4631 | <message> | 4877 | <message> |
| 4632 | <location filename="../../src/yuzu/main.cpp" line="3152"/> | 4878 | <location filename="../../src/yuzu/main.cpp" line="3309"/> |
| 4633 | <source>PNG Image (*.png)</source> | 4879 | <source>PNG Image (*.png)</source> |
| 4634 | <translation>Imagen PNG (*.png)</translation> | 4880 | <translation>Imagen PNG (*.png)</translation> |
| 4635 | </message> | 4881 | </message> |
| 4636 | <message> | 4882 | <message> |
| 4637 | <location filename="../../src/yuzu/main.cpp" line="3217"/> | 4883 | <location filename="../../src/yuzu/main.cpp" line="3374"/> |
| 4638 | <source>TAS state: Running %1/%2</source> | 4884 | <source>TAS state: Running %1/%2</source> |
| 4639 | <translation>Estado TAS: ejecutando %1/%2</translation> | 4885 | <translation>Estado TAS: ejecutando %1/%2</translation> |
| 4640 | </message> | 4886 | </message> |
| 4641 | <message> | 4887 | <message> |
| 4642 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4888 | <location filename="../../src/yuzu/main.cpp" line="3376"/> |
| 4643 | <source>TAS state: Recording %1</source> | 4889 | <source>TAS state: Recording %1</source> |
| 4644 | <translation>Estado TAS: grabando %1</translation> | 4890 | <translation>Estado TAS: grabando %1</translation> |
| 4645 | </message> | 4891 | </message> |
| 4646 | <message> | 4892 | <message> |
| 4647 | <location filename="../../src/yuzu/main.cpp" line="3221"/> | 4893 | <location filename="../../src/yuzu/main.cpp" line="3378"/> |
| 4648 | <source>TAS state: Idle %1/%2</source> | 4894 | <source>TAS state: Idle %1/%2</source> |
| 4649 | <translation>Estado TAS: inactivo %1/%2</translation> | 4895 | <translation>Estado TAS: inactivo %1/%2</translation> |
| 4650 | </message> | 4896 | </message> |
| 4651 | <message> | 4897 | <message> |
| 4652 | <location filename="../../src/yuzu/main.cpp" line="3223"/> | 4898 | <location filename="../../src/yuzu/main.cpp" line="3380"/> |
| 4653 | <source>TAS State: Invalid</source> | 4899 | <source>TAS State: Invalid</source> |
| 4654 | <translation>Estado TAS: nulo</translation> | 4900 | <translation>Estado TAS: nulo</translation> |
| 4655 | </message> | 4901 | </message> |
| 4656 | <message> | 4902 | <message> |
| 4657 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4903 | <location filename="../../src/yuzu/main.cpp" line="3394"/> |
| 4658 | <source>&Stop Running</source> | 4904 | <source>&Stop Running</source> |
| 4659 | <translation>&Parar de ejecutar</translation> | 4905 | <translation>&Parar de ejecutar</translation> |
| 4660 | </message> | 4906 | </message> |
| 4661 | <message> | 4907 | <message> |
| 4662 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4908 | <location filename="../../src/yuzu/main.cpp" line="3394"/> |
| 4663 | <source>&Start</source> | 4909 | <source>&Start</source> |
| 4664 | <translation>&Iniciar</translation> | 4910 | <translation>&Iniciar</translation> |
| 4665 | </message> | 4911 | </message> |
| 4666 | <message> | 4912 | <message> |
| 4667 | <location filename="../../src/yuzu/main.cpp" line="3238"/> | 4913 | <location filename="../../src/yuzu/main.cpp" line="3395"/> |
| 4668 | <source>Stop R&ecording</source> | 4914 | <source>Stop R&ecording</source> |
| 4669 | <translation>Pausar g&rabación</translation> | 4915 | <translation>Pausar g&rabación</translation> |
| 4670 | </message> | 4916 | </message> |
| 4671 | <message> | 4917 | <message> |
| 4672 | <location filename="../../src/yuzu/main.cpp" line="3238"/> | 4918 | <location filename="../../src/yuzu/main.cpp" line="3395"/> |
| 4673 | <source>R&ecord</source> | 4919 | <source>R&ecord</source> |
| 4674 | <translation>G&rabar</translation> | 4920 | <translation>G&rabar</translation> |
| 4675 | </message> | 4921 | </message> |
| 4676 | <message numerus="yes"> | 4922 | <message numerus="yes"> |
| 4677 | <location filename="../../src/yuzu/main.cpp" line="3262"/> | 4923 | <location filename="../../src/yuzu/main.cpp" line="3419"/> |
| 4678 | <source>Building: %n shader(s)</source> | 4924 | <source>Building: %n shader(s)</source> |
| 4679 | <translation><numerusform>Creando: %n shader(s)</numerusform><numerusform>Construyendo: %n shader(s)</numerusform><numerusform>Construyendo: %n shader(s)</numerusform></translation> | 4925 | <translation><numerusform>Creando: %n shader(s)</numerusform><numerusform>Construyendo: %n shader(s)</numerusform><numerusform>Construyendo: %n shader(s)</numerusform></translation> |
| 4680 | </message> | 4926 | </message> |
| 4681 | <message> | 4927 | <message> |
| 4682 | <location filename="../../src/yuzu/main.cpp" line="3271"/> | 4928 | <location filename="../../src/yuzu/main.cpp" line="3428"/> |
| 4683 | <source>Scale: %1x</source> | 4929 | <source>Scale: %1x</source> |
| 4684 | <comment>%1 is the resolution scaling factor</comment> | 4930 | <comment>%1 is the resolution scaling factor</comment> |
| 4685 | <translation>Escalado: %1x</translation> | 4931 | <translation>Escalado: %1x</translation> |
| 4686 | </message> | 4932 | </message> |
| 4687 | <message> | 4933 | <message> |
| 4688 | <location filename="../../src/yuzu/main.cpp" line="3274"/> | 4934 | <location filename="../../src/yuzu/main.cpp" line="3431"/> |
| 4689 | <source>Speed: %1% / %2%</source> | 4935 | <source>Speed: %1% / %2%</source> |
| 4690 | <translation>Velocidad: %1% / %2%</translation> | 4936 | <translation>Velocidad: %1% / %2%</translation> |
| 4691 | </message> | 4937 | </message> |
| 4692 | <message> | 4938 | <message> |
| 4693 | <location filename="../../src/yuzu/main.cpp" line="3278"/> | 4939 | <location filename="../../src/yuzu/main.cpp" line="3435"/> |
| 4694 | <source>Speed: %1%</source> | 4940 | <source>Speed: %1%</source> |
| 4695 | <translation>Velocidad: %1%</translation> | 4941 | <translation>Velocidad: %1%</translation> |
| 4696 | </message> | 4942 | </message> |
| 4697 | <message> | 4943 | <message> |
| 4698 | <location filename="../../src/yuzu/main.cpp" line="3282"/> | 4944 | <location filename="../../src/yuzu/main.cpp" line="3439"/> |
| 4699 | <source>Game: %1 FPS (Unlocked)</source> | 4945 | <source>Game: %1 FPS (Unlocked)</source> |
| 4700 | <translation>Juego: %1 FPS (desbloqueado)</translation> | 4946 | <translation>Juego: %1 FPS (desbloqueado)</translation> |
| 4701 | </message> | 4947 | </message> |
| 4702 | <message> | 4948 | <message> |
| 4703 | <location filename="../../src/yuzu/main.cpp" line="3284"/> | 4949 | <location filename="../../src/yuzu/main.cpp" line="3441"/> |
| 4704 | <source>Game: %1 FPS</source> | 4950 | <source>Game: %1 FPS</source> |
| 4705 | <translation>Juego: %1 FPS</translation> | 4951 | <translation>Juego: %1 FPS</translation> |
| 4706 | </message> | 4952 | </message> |
| 4707 | <message> | 4953 | <message> |
| 4708 | <location filename="../../src/yuzu/main.cpp" line="3286"/> | 4954 | <location filename="../../src/yuzu/main.cpp" line="3443"/> |
| 4709 | <source>Frame: %1 ms</source> | 4955 | <source>Frame: %1 ms</source> |
| 4710 | <translation>Fotogramas: %1 ms</translation> | 4956 | <translation>Fotogramas: %1 ms</translation> |
| 4711 | </message> | 4957 | </message> |
| 4712 | <message> | 4958 | <message> |
| 4713 | <location filename="../../src/yuzu/main.cpp" line="3297"/> | 4959 | <location filename="../../src/yuzu/main.cpp" line="3454"/> |
| 4714 | <source>GPU NORMAL</source> | 4960 | <source>GPU NORMAL</source> |
| 4715 | <translation>GPU NORMAL</translation> | 4961 | <translation>GPU NORMAL</translation> |
| 4716 | </message> | 4962 | </message> |
| 4717 | <message> | 4963 | <message> |
| 4718 | <location filename="../../src/yuzu/main.cpp" line="3302"/> | 4964 | <location filename="../../src/yuzu/main.cpp" line="3459"/> |
| 4719 | <source>GPU HIGH</source> | 4965 | <source>GPU HIGH</source> |
| 4720 | <translation>GPU ALTA</translation> | 4966 | <translation>GPU ALTA</translation> |
| 4721 | </message> | 4967 | </message> |
| 4722 | <message> | 4968 | <message> |
| 4723 | <location filename="../../src/yuzu/main.cpp" line="3307"/> | 4969 | <location filename="../../src/yuzu/main.cpp" line="3464"/> |
| 4724 | <source>GPU EXTREME</source> | 4970 | <source>GPU EXTREME</source> |
| 4725 | <translation>GPU EXTREMA</translation> | 4971 | <translation>GPU EXTREMA</translation> |
| 4726 | </message> | 4972 | </message> |
| 4727 | <message> | 4973 | <message> |
| 4728 | <location filename="../../src/yuzu/main.cpp" line="3312"/> | 4974 | <location filename="../../src/yuzu/main.cpp" line="3469"/> |
| 4729 | <source>GPU ERROR</source> | 4975 | <source>GPU ERROR</source> |
| 4730 | <translation>GPU ERROR</translation> | 4976 | <translation>GPU ERROR</translation> |
| 4731 | </message> | 4977 | </message> |
| 4732 | <message> | 4978 | <message> |
| 4733 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4979 | <location filename="../../src/yuzu/main.cpp" line="3478"/> |
| 4734 | <source>DOCKED</source> | 4980 | <source>DOCKED</source> |
| 4735 | <translation>MODO TELEVISOR</translation> | 4981 | <translation>MODO TELEVISOR</translation> |
| 4736 | </message> | 4982 | </message> |
| 4737 | <message> | 4983 | <message> |
| 4738 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4984 | <location filename="../../src/yuzu/main.cpp" line="3478"/> |
| 4739 | <source>HANDHELD</source> | 4985 | <source>HANDHELD</source> |
| 4740 | <translation>MODO PORTÁTIL</translation> | 4986 | <translation>MODO PORTÁTIL</translation> |
| 4741 | </message> | 4987 | </message> |
| 4742 | <message> | 4988 | <message> |
| 4743 | <location filename="../../src/yuzu/main.cpp" line="3328"/> | 4989 | <location filename="../../src/yuzu/main.cpp" line="3485"/> |
| 4744 | <source>NEAREST</source> | 4990 | <source>NEAREST</source> |
| 4745 | <translation>PROXIMAL</translation> | 4991 | <translation>PROXIMAL</translation> |
| 4746 | </message> | 4992 | </message> |
| 4747 | <message> | 4993 | <message> |
| 4748 | <location filename="../../src/yuzu/main.cpp" line="3331"/> | 4994 | <location filename="../../src/yuzu/main.cpp" line="3488"/> |
| 4749 | <location filename="../../src/yuzu/main.cpp" line="3346"/> | 4995 | <location filename="../../src/yuzu/main.cpp" line="3503"/> |
| 4750 | <source>BILINEAR</source> | 4996 | <source>BILINEAR</source> |
| 4751 | <translation>BILINEAL</translation> | 4997 | <translation>BILINEAL</translation> |
| 4752 | </message> | 4998 | </message> |
| 4753 | <message> | 4999 | <message> |
| 4754 | <location filename="../../src/yuzu/main.cpp" line="3334"/> | 5000 | <location filename="../../src/yuzu/main.cpp" line="3491"/> |
| 4755 | <source>BICUBIC</source> | 5001 | <source>BICUBIC</source> |
| 4756 | <translation>BICÚBICO</translation> | 5002 | <translation>BICÚBICO</translation> |
| 4757 | </message> | 5003 | </message> |
| 4758 | <message> | 5004 | <message> |
| 4759 | <location filename="../../src/yuzu/main.cpp" line="3337"/> | 5005 | <location filename="../../src/yuzu/main.cpp" line="3494"/> |
| 4760 | <source>GAUSSIAN</source> | 5006 | <source>GAUSSIAN</source> |
| 4761 | <translation>GAUSSIANO</translation> | 5007 | <translation>GAUSSIANO</translation> |
| 4762 | </message> | 5008 | </message> |
| 4763 | <message> | 5009 | <message> |
| 4764 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 5010 | <location filename="../../src/yuzu/main.cpp" line="3497"/> |
| 4765 | <source>SCALEFORCE</source> | 5011 | <source>SCALEFORCE</source> |
| 4766 | <translation>SCALEFORCE</translation> | 5012 | <translation>SCALEFORCE</translation> |
| 4767 | </message> | 5013 | </message> |
| 4768 | <message> | 5014 | <message> |
| 4769 | <location filename="../../src/yuzu/main.cpp" line="3343"/> | 5015 | <location filename="../../src/yuzu/main.cpp" line="3500"/> |
| 4770 | <source>FSR</source> | 5016 | <source>FSR</source> |
| 4771 | <translation>FSR</translation> | 5017 | <translation>FSR</translation> |
| 4772 | </message> | 5018 | </message> |
| 4773 | <message> | 5019 | <message> |
| 4774 | <location filename="../../src/yuzu/main.cpp" line="3355"/> | 5020 | <location filename="../../src/yuzu/main.cpp" line="3512"/> |
| 4775 | <location filename="../../src/yuzu/main.cpp" line="3361"/> | 5021 | <location filename="../../src/yuzu/main.cpp" line="3518"/> |
| 4776 | <source>NO AA</source> | 5022 | <source>NO AA</source> |
| 4777 | <translation>NO AA</translation> | 5023 | <translation>NO AA</translation> |
| 4778 | </message> | 5024 | </message> |
| 4779 | <message> | 5025 | <message> |
| 4780 | <location filename="../../src/yuzu/main.cpp" line="3358"/> | 5026 | <location filename="../../src/yuzu/main.cpp" line="3515"/> |
| 4781 | <source>FXAA</source> | 5027 | <source>FXAA</source> |
| 4782 | <translation>FXAA</translation> | 5028 | <translation>FXAA</translation> |
| 4783 | </message> | 5029 | </message> |
| 4784 | <message> | 5030 | <message> |
| 4785 | <location filename="../../src/yuzu/main.cpp" line="3435"/> | 5031 | <location filename="../../src/yuzu/main.cpp" line="3592"/> |
| 4786 | <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> | 5032 | <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> |
| 4787 | <translation>El juego que estás intentando cargar requiere archivos adicionales de tu Switch antes de poder jugar. <br/><br/>Para obtener más información sobre cómo obtener estos archivos, ve a la siguiente página de la wiki: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Volcar archivos del sistema y las fuentes compartidas desde una Consola Switch. </a>.<br/><br/>¿Quieres volver a la lista de juegos? Continuar con la emulación puede provocar fallos, datos de guardado corrompidos u otros errores.</translation> | 5033 | <translation>El juego que estás intentando cargar requiere archivos adicionales de tu Switch antes de poder jugar. <br/><br/>Para obtener más información sobre cómo obtener estos archivos, ve a la siguiente página de la wiki: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Volcar archivos del sistema y las fuentes compartidas desde una Consola Switch. </a>.<br/><br/>¿Quieres volver a la lista de juegos? Continuar con la emulación puede provocar fallos, datos de guardado corrompidos u otros errores.</translation> |
| 4788 | </message> | 5034 | </message> |
| 4789 | <message> | 5035 | <message> |
| 4790 | <location filename="../../src/yuzu/main.cpp" line="3450"/> | 5036 | <location filename="../../src/yuzu/main.cpp" line="3607"/> |
| 4791 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 5037 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4792 | <translation>yuzu no pudo localizar el archivo de sistema de la Switch. %1</translation> | 5038 | <translation>yuzu no pudo localizar el archivo de sistema de la Switch. %1</translation> |
| 4793 | </message> | 5039 | </message> |
| 4794 | <message> | 5040 | <message> |
| 4795 | <location filename="../../src/yuzu/main.cpp" line="3452"/> | 5041 | <location filename="../../src/yuzu/main.cpp" line="3609"/> |
| 4796 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 5042 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4797 | <translation>yuzu no pudo localizar un archivo de sistema de la Switch: %1. %2</translation> | 5043 | <translation>yuzu no pudo localizar un archivo de sistema de la Switch: %1. %2</translation> |
| 4798 | </message> | 5044 | </message> |
| 4799 | <message> | 5045 | <message> |
| 4800 | <location filename="../../src/yuzu/main.cpp" line="3456"/> | 5046 | <location filename="../../src/yuzu/main.cpp" line="3613"/> |
| 4801 | <source>System Archive Not Found</source> | 5047 | <source>System Archive Not Found</source> |
| 4802 | <translation>Archivo del sistema no encontrado</translation> | 5048 | <translation>Archivo del sistema no encontrado</translation> |
| 4803 | </message> | 5049 | </message> |
| 4804 | <message> | 5050 | <message> |
| 4805 | <location filename="../../src/yuzu/main.cpp" line="3458"/> | 5051 | <location filename="../../src/yuzu/main.cpp" line="3615"/> |
| 4806 | <source>System Archive Missing</source> | 5052 | <source>System Archive Missing</source> |
| 4807 | <translation>Faltan archivos del sistema</translation> | 5053 | <translation>Faltan archivos del sistema</translation> |
| 4808 | </message> | 5054 | </message> |
| 4809 | <message> | 5055 | <message> |
| 4810 | <location filename="../../src/yuzu/main.cpp" line="3464"/> | 5056 | <location filename="../../src/yuzu/main.cpp" line="3621"/> |
| 4811 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 5057 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4812 | <translation>yuzu no pudo encontrar las fuentes compartidas de la Switch. %1</translation> | 5058 | <translation>yuzu no pudo encontrar las fuentes compartidas de la Switch. %1</translation> |
| 4813 | </message> | 5059 | </message> |
| 4814 | <message> | 5060 | <message> |
| 4815 | <location filename="../../src/yuzu/main.cpp" line="3465"/> | 5061 | <location filename="../../src/yuzu/main.cpp" line="3622"/> |
| 4816 | <source>Shared Fonts Not Found</source> | 5062 | <source>Shared Fonts Not Found</source> |
| 4817 | <translation>Fuentes compartidas no encontradas</translation> | 5063 | <translation>Fuentes compartidas no encontradas</translation> |
| 4818 | </message> | 5064 | </message> |
| 4819 | <message> | 5065 | <message> |
| 4820 | <location filename="../../src/yuzu/main.cpp" line="3467"/> | 5066 | <location filename="../../src/yuzu/main.cpp" line="3624"/> |
| 4821 | <source>Shared Font Missing</source> | 5067 | <source>Shared Font Missing</source> |
| 4822 | <translation>Faltan fuentes compartidas</translation> | 5068 | <translation>Faltan fuentes compartidas</translation> |
| 4823 | </message> | 5069 | </message> |
| 4824 | <message> | 5070 | <message> |
| 4825 | <location filename="../../src/yuzu/main.cpp" line="3473"/> | 5071 | <location filename="../../src/yuzu/main.cpp" line="3630"/> |
| 4826 | <source>Fatal Error</source> | 5072 | <source>Fatal Error</source> |
| 4827 | <translation>Error fatal</translation> | 5073 | <translation>Error fatal</translation> |
| 4828 | </message> | 5074 | </message> |
| 4829 | <message> | 5075 | <message> |
| 4830 | <location filename="../../src/yuzu/main.cpp" line="3474"/> | 5076 | <location filename="../../src/yuzu/main.cpp" line="3631"/> |
| 4831 | <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> | 5077 | <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> |
| 4832 | <translation>yuzu ha encontrado un error fatal, consulta el registro para obtener más detalles. Para obtener más información sobre cómo acceder al registro, consulta la siguiente página: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>¿Cómo cargar el archivo de registro?</a>.<br/><br/> Continuar con la emulación puede provocar fallos, datos de guardado corruptos u otros errores.</translation> | 5078 | <translation>yuzu ha encontrado un error fatal, consulta el registro para obtener más detalles. Para obtener más información sobre cómo acceder al registro, consulta la siguiente página: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>¿Cómo cargar el archivo de registro?</a>.<br/><br/> Continuar con la emulación puede provocar fallos, datos de guardado corruptos u otros errores.</translation> |
| 4833 | </message> | 5079 | </message> |
| 4834 | <message> | 5080 | <message> |
| 4835 | <location filename="../../src/yuzu/main.cpp" line="3483"/> | 5081 | <location filename="../../src/yuzu/main.cpp" line="3640"/> |
| 4836 | <source>Fatal Error encountered</source> | 5082 | <source>Fatal Error encountered</source> |
| 4837 | <translation>Error fatal encontrado</translation> | 5083 | <translation>Error fatal encontrado</translation> |
| 4838 | </message> | 5084 | </message> |
| 4839 | <message> | 5085 | <message> |
| 4840 | <location filename="../../src/yuzu/main.cpp" line="3506"/> | 5086 | <location filename="../../src/yuzu/main.cpp" line="3663"/> |
| 4841 | <source>Confirm Key Rederivation</source> | 5087 | <source>Confirm Key Rederivation</source> |
| 4842 | <translation>Confirmar la clave de rederivación</translation> | 5088 | <translation>Confirmar la clave de rederivación</translation> |
| 4843 | </message> | 5089 | </message> |
| 4844 | <message> | 5090 | <message> |
| 4845 | <location filename="../../src/yuzu/main.cpp" line="3507"/> | 5091 | <location filename="../../src/yuzu/main.cpp" line="3664"/> |
| 4846 | <source>You are about to force rederive all of your keys. | 5092 | <source>You are about to force rederive all of your keys. |
| 4847 | If you do not know what this means or what you are doing, | 5093 | If you do not know what this means or what you are doing, |
| 4848 | this is a potentially destructive action. | 5094 | this is a potentially destructive action. |
| @@ -4859,37 +5105,37 @@ es lo que quieres hacer si es necesario. | |||
| 4859 | Esto eliminará los archivos de las claves generadas automáticamente y volverá a ejecutar el módulo de derivación de claves.</translation> | 5105 | Esto eliminará los archivos de las claves generadas automáticamente y volverá a ejecutar el módulo de derivación de claves.</translation> |
| 4860 | </message> | 5106 | </message> |
| 4861 | <message> | 5107 | <message> |
| 4862 | <location filename="../../src/yuzu/main.cpp" line="3539"/> | 5108 | <location filename="../../src/yuzu/main.cpp" line="3696"/> |
| 4863 | <source>Missing fuses</source> | 5109 | <source>Missing fuses</source> |
| 4864 | <translation>Faltan fuses</translation> | 5110 | <translation>Faltan fuses</translation> |
| 4865 | </message> | 5111 | </message> |
| 4866 | <message> | 5112 | <message> |
| 4867 | <location filename="../../src/yuzu/main.cpp" line="3542"/> | 5113 | <location filename="../../src/yuzu/main.cpp" line="3699"/> |
| 4868 | <source> - Missing BOOT0</source> | 5114 | <source> - Missing BOOT0</source> |
| 4869 | <translation>- Falta BOOT0</translation> | 5115 | <translation>- Falta BOOT0</translation> |
| 4870 | </message> | 5116 | </message> |
| 4871 | <message> | 5117 | <message> |
| 4872 | <location filename="../../src/yuzu/main.cpp" line="3545"/> | 5118 | <location filename="../../src/yuzu/main.cpp" line="3702"/> |
| 4873 | <source> - Missing BCPKG2-1-Normal-Main</source> | 5119 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4874 | <translation> - Falta BCPKG2-1-Normal-Main</translation> | 5120 | <translation> - Falta BCPKG2-1-Normal-Main</translation> |
| 4875 | </message> | 5121 | </message> |
| 4876 | <message> | 5122 | <message> |
| 4877 | <location filename="../../src/yuzu/main.cpp" line="3548"/> | 5123 | <location filename="../../src/yuzu/main.cpp" line="3705"/> |
| 4878 | <source> - Missing PRODINFO</source> | 5124 | <source> - Missing PRODINFO</source> |
| 4879 | <translation> - Falta PRODINFO</translation> | 5125 | <translation> - Falta PRODINFO</translation> |
| 4880 | </message> | 5126 | </message> |
| 4881 | <message> | 5127 | <message> |
| 4882 | <location filename="../../src/yuzu/main.cpp" line="3552"/> | 5128 | <location filename="../../src/yuzu/main.cpp" line="3709"/> |
| 4883 | <source>Derivation Components Missing</source> | 5129 | <source>Derivation Components Missing</source> |
| 4884 | <translation>Faltan componentes de derivación</translation> | 5130 | <translation>Faltan componentes de derivación</translation> |
| 4885 | </message> | 5131 | </message> |
| 4886 | <message> | 5132 | <message> |
| 4887 | <location filename="../../src/yuzu/main.cpp" line="3553"/> | 5133 | <location filename="../../src/yuzu/main.cpp" line="3710"/> |
| 4888 | <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> | 5134 | <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> |
| 4889 | <translation>Faltan las claves de encriptación. <br>Por favor, sigue <a href='https://yuzu-emu.org/help/quickstart/'>la guía rápida de yuzu</a> para obtener todas tus claves, firmware y juegos.<br><br><small>(%1)</small></translation> | 5135 | <translation>Faltan las claves de encriptación. <br>Por favor, sigue <a href='https://yuzu-emu.org/help/quickstart/'>la guía rápida de yuzu</a> para obtener todas tus claves, firmware y juegos.<br><br><small>(%1)</small></translation> |
| 4890 | </message> | 5136 | </message> |
| 4891 | <message> | 5137 | <message> |
| 4892 | <location filename="../../src/yuzu/main.cpp" line="3562"/> | 5138 | <location filename="../../src/yuzu/main.cpp" line="3719"/> |
| 4893 | <source>Deriving keys... | 5139 | <source>Deriving keys... |
| 4894 | This may take up to a minute depending | 5140 | This may take up to a minute depending |
| 4895 | on your system's performance.</source> | 5141 | on your system's performance.</source> |
| @@ -4898,39 +5144,39 @@ Esto puede llevar unos minutos dependiendo | |||
| 4898 | del rendimiento de su sistema.</translation> | 5144 | del rendimiento de su sistema.</translation> |
| 4899 | </message> | 5145 | </message> |
| 4900 | <message> | 5146 | <message> |
| 4901 | <location filename="../../src/yuzu/main.cpp" line="3564"/> | 5147 | <location filename="../../src/yuzu/main.cpp" line="3721"/> |
| 4902 | <source>Deriving Keys</source> | 5148 | <source>Deriving Keys</source> |
| 4903 | <translation>Obtención de claves</translation> | 5149 | <translation>Obtención de claves</translation> |
| 4904 | </message> | 5150 | </message> |
| 4905 | <message> | 5151 | <message> |
| 4906 | <location filename="../../src/yuzu/main.cpp" line="3609"/> | 5152 | <location filename="../../src/yuzu/main.cpp" line="3766"/> |
| 4907 | <source>Select RomFS Dump Target</source> | 5153 | <source>Select RomFS Dump Target</source> |
| 4908 | <translation>Selecciona el destinatario para volcar el RomFS</translation> | 5154 | <translation>Selecciona el destinatario para volcar el RomFS</translation> |
| 4909 | </message> | 5155 | </message> |
| 4910 | <message> | 5156 | <message> |
| 4911 | <location filename="../../src/yuzu/main.cpp" line="3610"/> | 5157 | <location filename="../../src/yuzu/main.cpp" line="3767"/> |
| 4912 | <source>Please select which RomFS you would like to dump.</source> | 5158 | <source>Please select which RomFS you would like to dump.</source> |
| 4913 | <translation>Por favor, seleccione los RomFS que deseas volcar.</translation> | 5159 | <translation>Por favor, seleccione los RomFS que deseas volcar.</translation> |
| 4914 | </message> | 5160 | </message> |
| 4915 | <message> | 5161 | <message> |
| 4916 | <location filename="../../src/yuzu/main.cpp" line="3625"/> | 5162 | <location filename="../../src/yuzu/main.cpp" line="3782"/> |
| 4917 | <source>Are you sure you want to close yuzu?</source> | 5163 | <source>Are you sure you want to close yuzu?</source> |
| 4918 | <translation>¿Estás seguro de que quieres cerrar yuzu?</translation> | 5164 | <translation>¿Estás seguro de que quieres cerrar yuzu?</translation> |
| 4919 | </message> | 5165 | </message> |
| 4920 | <message> | 5166 | <message> |
| 4921 | <location filename="../../src/yuzu/main.cpp" line="3626"/> | 5167 | <location filename="../../src/yuzu/main.cpp" line="3783"/> |
| 4922 | <location filename="../../src/yuzu/main.cpp" line="3722"/> | 5168 | <location filename="../../src/yuzu/main.cpp" line="3880"/> |
| 4923 | <location filename="../../src/yuzu/main.cpp" line="3735"/> | 5169 | <location filename="../../src/yuzu/main.cpp" line="3893"/> |
| 4924 | <source>yuzu</source> | 5170 | <source>yuzu</source> |
| 4925 | <translation>yuzu</translation> | 5171 | <translation>yuzu</translation> |
| 4926 | </message> | 5172 | </message> |
| 4927 | <message> | 5173 | <message> |
| 4928 | <location filename="../../src/yuzu/main.cpp" line="3723"/> | 5174 | <location filename="../../src/yuzu/main.cpp" line="3881"/> |
| 4929 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 5175 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4930 | <translation>¿Estás seguro de que quieres detener la emulación? Cualquier progreso no guardado se perderá.</translation> | 5176 | <translation>¿Estás seguro de que quieres detener la emulación? Cualquier progreso no guardado se perderá.</translation> |
| 4931 | </message> | 5177 | </message> |
| 4932 | <message> | 5178 | <message> |
| 4933 | <location filename="../../src/yuzu/main.cpp" line="3732"/> | 5179 | <location filename="../../src/yuzu/main.cpp" line="3890"/> |
| 4934 | <source>The currently running application has requested yuzu to not exit. | 5180 | <source>The currently running application has requested yuzu to not exit. |
| 4935 | 5181 | ||
| 4936 | Would you like to bypass this and exit anyway?</source> | 5182 | Would you like to bypass this and exit anyway?</source> |
| @@ -4942,38 +5188,38 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4942 | <context> | 5188 | <context> |
| 4943 | <name>GRenderWindow</name> | 5189 | <name>GRenderWindow</name> |
| 4944 | <message> | 5190 | <message> |
| 4945 | <location filename="../../src/yuzu/bootmanager.cpp" line="947"/> | 5191 | <location filename="../../src/yuzu/bootmanager.cpp" line="1029"/> |
| 4946 | <source>OpenGL not available!</source> | 5192 | <source>OpenGL not available!</source> |
| 4947 | <translation>¡OpenGL no está disponible!</translation> | 5193 | <translation>¡OpenGL no está disponible!</translation> |
| 4948 | </message> | 5194 | </message> |
| 4949 | <message> | 5195 | <message> |
| 4950 | <location filename="../../src/yuzu/bootmanager.cpp" line="948"/> | 5196 | <location filename="../../src/yuzu/bootmanager.cpp" line="1030"/> |
| 4951 | <source>yuzu has not been compiled with OpenGL support.</source> | 5197 | <source>yuzu has not been compiled with OpenGL support.</source> |
| 4952 | <translation>yuzu no ha sido compilado con soporte de OpenGL.</translation> | 5198 | <translation>yuzu no ha sido compilado con soporte de OpenGL.</translation> |
| 4953 | </message> | 5199 | </message> |
| 4954 | <message> | 5200 | <message> |
| 4955 | <location filename="../../src/yuzu/bootmanager.cpp" line="967"/> | 5201 | <location filename="../../src/yuzu/bootmanager.cpp" line="1049"/> |
| 4956 | <location filename="../../src/yuzu/bootmanager.cpp" line="987"/> | 5202 | <location filename="../../src/yuzu/bootmanager.cpp" line="1069"/> |
| 4957 | <source>Error while initializing OpenGL!</source> | 5203 | <source>Error while initializing OpenGL!</source> |
| 4958 | <translation>¡Error al inicializar OpenGL!</translation> | 5204 | <translation>¡Error al inicializar OpenGL!</translation> |
| 4959 | </message> | 5205 | </message> |
| 4960 | <message> | 5206 | <message> |
| 4961 | <location filename="../../src/yuzu/bootmanager.cpp" line="968"/> | 5207 | <location filename="../../src/yuzu/bootmanager.cpp" line="1050"/> |
| 4962 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> | 5208 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> |
| 4963 | <translation>Tu GPU no soporta OpenGL, o no tienes instalados los últimos controladores gráficos.</translation> | 5209 | <translation>Tu GPU no soporta OpenGL, o no tienes instalados los últimos controladores gráficos.</translation> |
| 4964 | </message> | 5210 | </message> |
| 4965 | <message> | 5211 | <message> |
| 4966 | <location filename="../../src/yuzu/bootmanager.cpp" line="977"/> | 5212 | <location filename="../../src/yuzu/bootmanager.cpp" line="1059"/> |
| 4967 | <source>Error while initializing OpenGL 4.6!</source> | 5213 | <source>Error while initializing OpenGL 4.6!</source> |
| 4968 | <translation>¡Error al iniciar OpenGL 4.6!</translation> | 5214 | <translation>¡Error al iniciar OpenGL 4.6!</translation> |
| 4969 | </message> | 5215 | </message> |
| 4970 | <message> | 5216 | <message> |
| 4971 | <location filename="../../src/yuzu/bootmanager.cpp" line="978"/> | 5217 | <location filename="../../src/yuzu/bootmanager.cpp" line="1060"/> |
| 4972 | <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> | 5218 | <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> |
| 4973 | <translation>Tu GPU no soporta OpenGL 4.6, o no tienes instalado el último controlador de la tarjeta gráfica.<br><br>GL Renderer:<br>%1</translation> | 5219 | <translation>Tu GPU no soporta OpenGL 4.6, o no tienes instalado el último controlador de la tarjeta gráfica.<br><br>GL Renderer:<br>%1</translation> |
| 4974 | </message> | 5220 | </message> |
| 4975 | <message> | 5221 | <message> |
| 4976 | <location filename="../../src/yuzu/bootmanager.cpp" line="988"/> | 5222 | <location filename="../../src/yuzu/bootmanager.cpp" line="1070"/> |
| 4977 | <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> | 5223 | <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> |
| 4978 | <translation>Es posible que la GPU no soporte una o más extensiones necesarias de OpenGL . Por favor, asegúrate de tener los últimos controladores de la tarjeta gráfica.<br><br>GL Renderer:<br>%1<br><br>Extensiones no soportadas:<br>%2</translation> | 5224 | <translation>Es posible que la GPU no soporte una o más extensiones necesarias de OpenGL . Por favor, asegúrate de tener los últimos controladores de la tarjeta gráfica.<br><br>GL Renderer:<br>%1<br><br>Extensiones no soportadas:<br>%2</translation> |
| 4979 | </message> | 5225 | </message> |
| @@ -4981,153 +5227,153 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4981 | <context> | 5227 | <context> |
| 4982 | <name>GameList</name> | 5228 | <name>GameList</name> |
| 4983 | <message> | 5229 | <message> |
| 4984 | <location filename="../../src/yuzu/game_list.cpp" line="337"/> | 5230 | <location filename="../../src/yuzu/game_list.cpp" line="336"/> |
| 4985 | <source>Name</source> | 5231 | <source>Name</source> |
| 4986 | <translation>Nombre</translation> | 5232 | <translation>Nombre</translation> |
| 4987 | </message> | 5233 | </message> |
| 4988 | <message> | 5234 | <message> |
| 4989 | <location filename="../../src/yuzu/game_list.cpp" line="338"/> | 5235 | <location filename="../../src/yuzu/game_list.cpp" line="337"/> |
| 4990 | <source>Compatibility</source> | 5236 | <source>Compatibility</source> |
| 4991 | <translation>Compatibilidad</translation> | 5237 | <translation>Compatibilidad</translation> |
| 4992 | </message> | 5238 | </message> |
| 4993 | <message> | 5239 | <message> |
| 4994 | <location filename="../../src/yuzu/game_list.cpp" line="340"/> | 5240 | <location filename="../../src/yuzu/game_list.cpp" line="339"/> |
| 4995 | <source>Add-ons</source> | 5241 | <source>Add-ons</source> |
| 4996 | <translation>Extras/Add-ons</translation> | 5242 | <translation>Extras/Add-ons</translation> |
| 4997 | </message> | 5243 | </message> |
| 4998 | <message> | 5244 | <message> |
| 4999 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> | 5245 | <location filename="../../src/yuzu/game_list.cpp" line="341"/> |
| 5000 | <source>File type</source> | 5246 | <source>File type</source> |
| 5001 | <translation>Tipo de archivo</translation> | 5247 | <translation>Tipo de archivo</translation> |
| 5002 | </message> | 5248 | </message> |
| 5003 | <message> | 5249 | <message> |
| 5004 | <location filename="../../src/yuzu/game_list.cpp" line="343"/> | 5250 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> |
| 5005 | <source>Size</source> | 5251 | <source>Size</source> |
| 5006 | <translation>Tamaño</translation> | 5252 | <translation>Tamaño</translation> |
| 5007 | </message> | 5253 | </message> |
| 5008 | <message> | 5254 | <message> |
| 5009 | <location filename="../../src/yuzu/game_list.cpp" line="535"/> | 5255 | <location filename="../../src/yuzu/game_list.cpp" line="536"/> |
| 5010 | <source>Favorite</source> | 5256 | <source>Favorite</source> |
| 5011 | <translation>Favorito</translation> | 5257 | <translation>Favorito</translation> |
| 5012 | </message> | 5258 | </message> |
| 5013 | <message> | 5259 | <message> |
| 5014 | <location filename="../../src/yuzu/game_list.cpp" line="537"/> | 5260 | <location filename="../../src/yuzu/game_list.cpp" line="538"/> |
| 5015 | <source>Start Game</source> | 5261 | <source>Start Game</source> |
| 5016 | <translation>Iniciar juego</translation> | 5262 | <translation>Iniciar juego</translation> |
| 5017 | </message> | 5263 | </message> |
| 5018 | <message> | 5264 | <message> |
| 5019 | <location filename="../../src/yuzu/game_list.cpp" line="539"/> | 5265 | <location filename="../../src/yuzu/game_list.cpp" line="540"/> |
| 5020 | <source>Start Game without Custom Configuration</source> | 5266 | <source>Start Game without Custom Configuration</source> |
| 5021 | <translation>Iniciar juego sin la configuración personalizada</translation> | 5267 | <translation>Iniciar juego sin la configuración personalizada</translation> |
| 5022 | </message> | 5268 | </message> |
| 5023 | <message> | 5269 | <message> |
| 5024 | <location filename="../../src/yuzu/game_list.cpp" line="541"/> | 5270 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> |
| 5025 | <source>Open Save Data Location</source> | 5271 | <source>Open Save Data Location</source> |
| 5026 | <translation>Abrir ubicación de los archivos de guardado</translation> | 5272 | <translation>Abrir ubicación de los archivos de guardado</translation> |
| 5027 | </message> | 5273 | </message> |
| 5028 | <message> | 5274 | <message> |
| 5029 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> | 5275 | <location filename="../../src/yuzu/game_list.cpp" line="543"/> |
| 5030 | <source>Open Mod Data Location</source> | 5276 | <source>Open Mod Data Location</source> |
| 5031 | <translation>Abrir ubicación de los mods</translation> | 5277 | <translation>Abrir ubicación de los mods</translation> |
| 5032 | </message> | 5278 | </message> |
| 5033 | <message> | 5279 | <message> |
| 5034 | <location filename="../../src/yuzu/game_list.cpp" line="544"/> | 5280 | <location filename="../../src/yuzu/game_list.cpp" line="545"/> |
| 5035 | <source>Open Transferable Pipeline Cache</source> | 5281 | <source>Open Transferable Pipeline Cache</source> |
| 5036 | <translation>Abrir caché transferible de shaders en tubería</translation> | 5282 | <translation>Abrir caché transferible de shaders en tubería</translation> |
| 5037 | </message> | 5283 | </message> |
| 5038 | <message> | 5284 | <message> |
| 5039 | <location filename="../../src/yuzu/game_list.cpp" line="546"/> | 5285 | <location filename="../../src/yuzu/game_list.cpp" line="547"/> |
| 5040 | <source>Remove</source> | 5286 | <source>Remove</source> |
| 5041 | <translation>Eliminar</translation> | 5287 | <translation>Eliminar</translation> |
| 5042 | </message> | 5288 | </message> |
| 5043 | <message> | 5289 | <message> |
| 5044 | <location filename="../../src/yuzu/game_list.cpp" line="547"/> | 5290 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> |
| 5045 | <source>Remove Installed Update</source> | 5291 | <source>Remove Installed Update</source> |
| 5046 | <translation>Eliminar la actualización instalada</translation> | 5292 | <translation>Eliminar la actualización instalada</translation> |
| 5047 | </message> | 5293 | </message> |
| 5048 | <message> | 5294 | <message> |
| 5049 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> | 5295 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> |
| 5050 | <source>Remove All Installed DLC</source> | 5296 | <source>Remove All Installed DLC</source> |
| 5051 | <translation>Eliminar todos los DLC instalados</translation> | 5297 | <translation>Eliminar todos los DLC instalados</translation> |
| 5052 | </message> | 5298 | </message> |
| 5053 | <message> | 5299 | <message> |
| 5054 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> | 5300 | <location filename="../../src/yuzu/game_list.cpp" line="550"/> |
| 5055 | <source>Remove Custom Configuration</source> | 5301 | <source>Remove Custom Configuration</source> |
| 5056 | <translation>Eliminar la configuración personalizada</translation> | 5302 | <translation>Eliminar la configuración personalizada</translation> |
| 5057 | </message> | 5303 | </message> |
| 5058 | <message> | 5304 | <message> |
| 5059 | <location filename="../../src/yuzu/game_list.cpp" line="550"/> | 5305 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> |
| 5060 | <source>Remove OpenGL Pipeline Cache</source> | 5306 | <source>Remove OpenGL Pipeline Cache</source> |
| 5061 | <translation>Eliminar caché en tubería de OpenGL</translation> | 5307 | <translation>Eliminar caché en tubería de OpenGL</translation> |
| 5062 | </message> | 5308 | </message> |
| 5063 | <message> | 5309 | <message> |
| 5064 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> | 5310 | <location filename="../../src/yuzu/game_list.cpp" line="552"/> |
| 5065 | <source>Remove Vulkan Pipeline Cache</source> | 5311 | <source>Remove Vulkan Pipeline Cache</source> |
| 5066 | <translation>Eliminar caché en tubería de Vulkan</translation> | 5312 | <translation>Eliminar caché en tubería de Vulkan</translation> |
| 5067 | </message> | 5313 | </message> |
| 5068 | <message> | 5314 | <message> |
| 5069 | <location filename="../../src/yuzu/game_list.cpp" line="553"/> | 5315 | <location filename="../../src/yuzu/game_list.cpp" line="554"/> |
| 5070 | <source>Remove All Pipeline Caches</source> | 5316 | <source>Remove All Pipeline Caches</source> |
| 5071 | <translation>Eliminar todas las cachés en tubería</translation> | 5317 | <translation>Eliminar todas las cachés en tubería</translation> |
| 5072 | </message> | 5318 | </message> |
| 5073 | <message> | 5319 | <message> |
| 5074 | <location filename="../../src/yuzu/game_list.cpp" line="554"/> | 5320 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> |
| 5075 | <source>Remove All Installed Contents</source> | 5321 | <source>Remove All Installed Contents</source> |
| 5076 | <translation>Eliminar todo el contenido instalado</translation> | 5322 | <translation>Eliminar todo el contenido instalado</translation> |
| 5077 | </message> | 5323 | </message> |
| 5078 | <message> | 5324 | <message> |
| 5079 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> | ||
| 5080 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> | 5325 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> |
| 5326 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> | ||
| 5081 | <source>Dump RomFS</source> | 5327 | <source>Dump RomFS</source> |
| 5082 | <translation>Volcar RomFS</translation> | 5328 | <translation>Volcar RomFS</translation> |
| 5083 | </message> | 5329 | </message> |
| 5084 | <message> | 5330 | <message> |
| 5085 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> | 5331 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> |
| 5086 | <source>Dump RomFS to SDMC</source> | 5332 | <source>Dump RomFS to SDMC</source> |
| 5087 | <translation>Volcar RomFS a SDMC</translation> | 5333 | <translation>Volcar RomFS a SDMC</translation> |
| 5088 | </message> | 5334 | </message> |
| 5089 | <message> | 5335 | <message> |
| 5090 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> | 5336 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> |
| 5091 | <source>Copy Title ID to Clipboard</source> | 5337 | <source>Copy Title ID to Clipboard</source> |
| 5092 | <translation>Copiar la ID del título al portapapeles</translation> | 5338 | <translation>Copiar la ID del título al portapapeles</translation> |
| 5093 | </message> | 5339 | </message> |
| 5094 | <message> | 5340 | <message> |
| 5095 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> | 5341 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> |
| 5096 | <source>Navigate to GameDB entry</source> | 5342 | <source>Navigate to GameDB entry</source> |
| 5097 | <translation>Ir a la sección de bases de datos del juego</translation> | 5343 | <translation>Ir a la sección de bases de datos del juego</translation> |
| 5098 | </message> | 5344 | </message> |
| 5099 | <message> | 5345 | <message> |
| 5100 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | 5346 | <location filename="../../src/yuzu/game_list.cpp" line="562"/> |
| 5101 | <source>Properties</source> | 5347 | <source>Properties</source> |
| 5102 | <translation>Propiedades</translation> | 5348 | <translation>Propiedades</translation> |
| 5103 | </message> | 5349 | </message> |
| 5104 | <message> | 5350 | <message> |
| 5105 | <location filename="../../src/yuzu/game_list.cpp" line="633"/> | 5351 | <location filename="../../src/yuzu/game_list.cpp" line="634"/> |
| 5106 | <source>Scan Subfolders</source> | 5352 | <source>Scan Subfolders</source> |
| 5107 | <translation>Escanear subdirectorios</translation> | 5353 | <translation>Escanear subdirectorios</translation> |
| 5108 | </message> | 5354 | </message> |
| 5109 | <message> | 5355 | <message> |
| 5110 | <location filename="../../src/yuzu/game_list.cpp" line="634"/> | 5356 | <location filename="../../src/yuzu/game_list.cpp" line="635"/> |
| 5111 | <source>Remove Game Directory</source> | 5357 | <source>Remove Game Directory</source> |
| 5112 | <translation>Eliminar directorio de juegos</translation> | 5358 | <translation>Eliminar directorio de juegos</translation> |
| 5113 | </message> | 5359 | </message> |
| 5114 | <message> | 5360 | <message> |
| 5115 | <location filename="../../src/yuzu/game_list.cpp" line="653"/> | 5361 | <location filename="../../src/yuzu/game_list.cpp" line="654"/> |
| 5116 | <source>▲ Move Up</source> | 5362 | <source>▲ Move Up</source> |
| 5117 | <translation>▲ Mover hacia arriba</translation> | 5363 | <translation>▲ Mover hacia arriba</translation> |
| 5118 | </message> | 5364 | </message> |
| 5119 | <message> | 5365 | <message> |
| 5120 | <location filename="../../src/yuzu/game_list.cpp" line="654"/> | 5366 | <location filename="../../src/yuzu/game_list.cpp" line="655"/> |
| 5121 | <source>▼ Move Down</source> | 5367 | <source>▼ Move Down</source> |
| 5122 | <translation>▼ Mover hacia abajo</translation> | 5368 | <translation>▼ Mover hacia abajo</translation> |
| 5123 | </message> | 5369 | </message> |
| 5124 | <message> | 5370 | <message> |
| 5125 | <location filename="../../src/yuzu/game_list.cpp" line="655"/> | 5371 | <location filename="../../src/yuzu/game_list.cpp" line="656"/> |
| 5126 | <source>Open Directory Location</source> | 5372 | <source>Open Directory Location</source> |
| 5127 | <translation>Abrir ubicación del directorio</translation> | 5373 | <translation>Abrir ubicación del directorio</translation> |
| 5128 | </message> | 5374 | </message> |
| 5129 | <message> | 5375 | <message> |
| 5130 | <location filename="../../src/yuzu/game_list.cpp" line="700"/> | 5376 | <location filename="../../src/yuzu/game_list.cpp" line="701"/> |
| 5131 | <source>Clear</source> | 5377 | <source>Clear</source> |
| 5132 | <translation>Limpiar</translation> | 5378 | <translation>Limpiar</translation> |
| 5133 | </message> | 5379 | </message> |
| @@ -5135,82 +5381,82 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5135 | <context> | 5381 | <context> |
| 5136 | <name>GameListItemCompat</name> | 5382 | <name>GameListItemCompat</name> |
| 5137 | <message> | 5383 | <message> |
| 5138 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> | 5384 | <location filename="../../src/yuzu/game_list_p.h" line="149"/> |
| 5139 | <source>Perfect</source> | 5385 | <source>Perfect</source> |
| 5140 | <translation>Perfecto</translation> | 5386 | <translation>Perfecto</translation> |
| 5141 | </message> | 5387 | </message> |
| 5142 | <message> | 5388 | <message> |
| 5143 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> | 5389 | <location filename="../../src/yuzu/game_list_p.h" line="149"/> |
| 5144 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without | 5390 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without |
| 5145 | any workarounds needed.</source> | 5391 | any workarounds needed.</source> |
| 5146 | <translation>El juego funciona a la perfección sin fallos de audio o gráficos, todas las funciones probadas funcionan según lo previsto | 5392 | <translation>El juego funciona a la perfección sin fallos de audio o gráficos, todas las funciones probadas funcionan según lo previsto |
| 5147 | sin ninguna solución necesaria.</translation> | 5393 | sin ninguna solución necesaria.</translation> |
| 5148 | </message> | 5394 | </message> |
| 5149 | <message> | 5395 | <message> |
| 5150 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5396 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 5151 | <source>Great</source> | 5397 | <source>Great</source> |
| 5152 | <translation>Excelente</translation> | 5398 | <translation>Excelente</translation> |
| 5153 | </message> | 5399 | </message> |
| 5154 | <message> | 5400 | <message> |
| 5155 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5401 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 5156 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some | 5402 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some |
| 5157 | workarounds.</source> | 5403 | workarounds.</source> |
| 5158 | <translation>El juego funciona con fallos gráficos o de audio menores y es jugable de principio a fin. Puede que sea necesario | 5404 | <translation>El juego funciona con fallos gráficos o de audio menores y es jugable de principio a fin. Puede que sea necesario |
| 5159 | recurrir a arreglos temporales.</translation> | 5405 | recurrir a arreglos temporales.</translation> |
| 5160 | </message> | 5406 | </message> |
| 5161 | <message> | 5407 | <message> |
| 5162 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5408 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 5163 | <source>Okay</source> | 5409 | <source>Okay</source> |
| 5164 | <translation>Bien</translation> | 5410 | <translation>Bien</translation> |
| 5165 | </message> | 5411 | </message> |
| 5166 | <message> | 5412 | <message> |
| 5167 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5413 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 5168 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with | 5414 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with |
| 5169 | workarounds.</source> | 5415 | workarounds.</source> |
| 5170 | <translation>El juego funciona con fallos gráficos o de audio sustanciales, pero el juego es jugable de principio a fin con | 5416 | <translation>El juego funciona con fallos gráficos o de audio sustanciales, pero el juego es jugable de principio a fin con |
| 5171 | arreglos temporales.</translation> | 5417 | arreglos temporales.</translation> |
| 5172 | </message> | 5418 | </message> |
| 5173 | <message> | 5419 | <message> |
| 5174 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5420 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 5175 | <source>Bad</source> | 5421 | <source>Bad</source> |
| 5176 | <translation>Mal</translation> | 5422 | <translation>Mal</translation> |
| 5177 | </message> | 5423 | </message> |
| 5178 | <message> | 5424 | <message> |
| 5179 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5425 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 5180 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches | 5426 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches |
| 5181 | even with workarounds.</source> | 5427 | even with workarounds.</source> |
| 5182 | <translation>El juego funciona, pero tiene errores gráficos o de audio. Es imposible avanzar en ciertas zonas debido a fallos | 5428 | <translation>El juego funciona, pero tiene errores gráficos o de audio. Es imposible avanzar en ciertas zonas debido a fallos |
| 5183 | incluso con arreglos temporales.</translation> | 5429 | incluso con arreglos temporales.</translation> |
| 5184 | </message> | 5430 | </message> |
| 5185 | <message> | 5431 | <message> |
| 5186 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5432 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5187 | <source>Intro/Menu</source> | 5433 | <source>Intro/Menu</source> |
| 5188 | <translation>Intro/Menu</translation> | 5434 | <translation>Intro/Menu</translation> |
| 5189 | </message> | 5435 | </message> |
| 5190 | <message> | 5436 | <message> |
| 5191 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5437 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5192 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start | 5438 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start |
| 5193 | Screen.</source> | 5439 | Screen.</source> |
| 5194 | <translation>No es posible jugar a este juego debido a errores gráficos o de audio importantes. Es imposible avanzar mas allá de la pantalla | 5440 | <translation>No es posible jugar a este juego debido a errores gráficos o de audio importantes. Es imposible avanzar mas allá de la pantalla |
| 5195 | de inicio.</translation> | 5441 | de inicio.</translation> |
| 5196 | </message> | 5442 | </message> |
| 5197 | <message> | 5443 | <message> |
| 5198 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5444 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5199 | <source>Won't Boot</source> | 5445 | <source>Won't Boot</source> |
| 5200 | <translation>No inicia</translation> | 5446 | <translation>No inicia</translation> |
| 5201 | </message> | 5447 | </message> |
| 5202 | <message> | 5448 | <message> |
| 5203 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5449 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5204 | <source>The game crashes when attempting to startup.</source> | 5450 | <source>The game crashes when attempting to startup.</source> |
| 5205 | <translation>El juego se bloquea al intentar iniciar.</translation> | 5451 | <translation>El juego se bloquea al intentar iniciar.</translation> |
| 5206 | </message> | 5452 | </message> |
| 5207 | <message> | 5453 | <message> |
| 5208 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5454 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5209 | <source>Not Tested</source> | 5455 | <source>Not Tested</source> |
| 5210 | <translation>Sin probar</translation> | 5456 | <translation>Sin probar</translation> |
| 5211 | </message> | 5457 | </message> |
| 5212 | <message> | 5458 | <message> |
| 5213 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5459 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5214 | <source>The game has not yet been tested.</source> | 5460 | <source>The game has not yet been tested.</source> |
| 5215 | <translation>El juego todavía no ha sido probado.</translation> | 5461 | <translation>El juego todavía no ha sido probado.</translation> |
| 5216 | </message> | 5462 | </message> |
| @@ -5218,7 +5464,7 @@ de inicio.</translation> | |||
| 5218 | <context> | 5464 | <context> |
| 5219 | <name>GameListPlaceholder</name> | 5465 | <name>GameListPlaceholder</name> |
| 5220 | <message> | 5466 | <message> |
| 5221 | <location filename="../../src/yuzu/game_list.cpp" line="904"/> | 5467 | <location filename="../../src/yuzu/game_list.cpp" line="909"/> |
| 5222 | <source>Double-click to add a new folder to the game list</source> | 5468 | <source>Double-click to add a new folder to the game list</source> |
| 5223 | <translation>Haz doble clic para agregar un nuevo directorio a la lista de juegos.</translation> | 5469 | <translation>Haz doble clic para agregar un nuevo directorio a la lista de juegos.</translation> |
| 5224 | </message> | 5470 | </message> |
| @@ -5226,22 +5472,104 @@ de inicio.</translation> | |||
| 5226 | <context> | 5472 | <context> |
| 5227 | <name>GameListSearchField</name> | 5473 | <name>GameListSearchField</name> |
| 5228 | <message numerus="yes"> | 5474 | <message numerus="yes"> |
| 5229 | <location filename="../../src/yuzu/game_list.cpp" line="87"/> | 5475 | <location filename="../../src/yuzu/game_list.cpp" line="86"/> |
| 5230 | <source>%1 of %n result(s)</source> | 5476 | <source>%1 of %n result(s)</source> |
| 5231 | <translation><numerusform>%1 de %n resultado(s)</numerusform><numerusform>%1 de %n resultado(s)</numerusform><numerusform>%1 de %n resultado(s)</numerusform></translation> | 5477 | <translation><numerusform>%1 de %n resultado(s)</numerusform><numerusform>%1 de %n resultado(s)</numerusform><numerusform>%1 de %n resultado(s)</numerusform></translation> |
| 5232 | </message> | 5478 | </message> |
| 5233 | <message> | 5479 | <message> |
| 5234 | <location filename="../../src/yuzu/game_list.cpp" line="130"/> | 5480 | <location filename="../../src/yuzu/game_list.cpp" line="129"/> |
| 5235 | <source>Filter:</source> | 5481 | <source>Filter:</source> |
| 5236 | <translation>Búsqueda:</translation> | 5482 | <translation>Búsqueda:</translation> |
| 5237 | </message> | 5483 | </message> |
| 5238 | <message> | 5484 | <message> |
| 5239 | <location filename="../../src/yuzu/game_list.cpp" line="133"/> | 5485 | <location filename="../../src/yuzu/game_list.cpp" line="132"/> |
| 5240 | <source>Enter pattern to filter</source> | 5486 | <source>Enter pattern to filter</source> |
| 5241 | <translation>Introduce un patrón para buscar</translation> | 5487 | <translation>Introduce un patrón para buscar</translation> |
| 5242 | </message> | 5488 | </message> |
| 5243 | </context> | 5489 | </context> |
| 5244 | <context> | 5490 | <context> |
| 5491 | <name>HostRoom</name> | ||
| 5492 | <message> | ||
| 5493 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="14"/> | ||
| 5494 | <source>Create Room</source> | ||
| 5495 | <translation type="unfinished"/> | ||
| 5496 | </message> | ||
| 5497 | <message> | ||
| 5498 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="37"/> | ||
| 5499 | <source>Room Name</source> | ||
| 5500 | <translation type="unfinished"/> | ||
| 5501 | </message> | ||
| 5502 | <message> | ||
| 5503 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="51"/> | ||
| 5504 | <source>Preferred Game</source> | ||
| 5505 | <translation type="unfinished"/> | ||
| 5506 | </message> | ||
| 5507 | <message> | ||
| 5508 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="61"/> | ||
| 5509 | <source>Max Players</source> | ||
| 5510 | <translation type="unfinished"/> | ||
| 5511 | </message> | ||
| 5512 | <message> | ||
| 5513 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="91"/> | ||
| 5514 | <source>Username</source> | ||
| 5515 | <translation>Nombre de usuario</translation> | ||
| 5516 | </message> | ||
| 5517 | <message> | ||
| 5518 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="101"/> | ||
| 5519 | <source>(Leave blank for open game)</source> | ||
| 5520 | <translation type="unfinished"/> | ||
| 5521 | </message> | ||
| 5522 | <message> | ||
| 5523 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="118"/> | ||
| 5524 | <source>Password</source> | ||
| 5525 | <translation type="unfinished"/> | ||
| 5526 | </message> | ||
| 5527 | <message> | ||
| 5528 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="125"/> | ||
| 5529 | <source>Port</source> | ||
| 5530 | <translation type="unfinished"/> | ||
| 5531 | </message> | ||
| 5532 | <message> | ||
| 5533 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="139"/> | ||
| 5534 | <source>Room Description</source> | ||
| 5535 | <translation type="unfinished"/> | ||
| 5536 | </message> | ||
| 5537 | <message> | ||
| 5538 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="153"/> | ||
| 5539 | <source>Load Previous Ban List</source> | ||
| 5540 | <translation type="unfinished"/> | ||
| 5541 | </message> | ||
| 5542 | <message> | ||
| 5543 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="184"/> | ||
| 5544 | <source>Public</source> | ||
| 5545 | <translation type="unfinished"/> | ||
| 5546 | </message> | ||
| 5547 | <message> | ||
| 5548 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="189"/> | ||
| 5549 | <source>Unlisted</source> | ||
| 5550 | <translation type="unfinished"/> | ||
| 5551 | </message> | ||
| 5552 | <message> | ||
| 5553 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="197"/> | ||
| 5554 | <source>Host Room</source> | ||
| 5555 | <translation type="unfinished"/> | ||
| 5556 | </message> | ||
| 5557 | </context> | ||
| 5558 | <context> | ||
| 5559 | <name>HostRoomWindow</name> | ||
| 5560 | <message> | ||
| 5561 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="169"/> | ||
| 5562 | <source>Error</source> | ||
| 5563 | <translation>Error</translation> | ||
| 5564 | </message> | ||
| 5565 | <message> | ||
| 5566 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="170"/> | ||
| 5567 | <source>Failed to announce the room to the public lobby. In order to host a room publicly, you must have a valid yuzu account configured in Emulation -> Configure -> Web. If you do not want to publish a room in the public lobby, then select Unlisted instead. | ||
| 5568 | Debug Message: </source> | ||
| 5569 | <translation type="unfinished"/> | ||
| 5570 | </message> | ||
| 5571 | </context> | ||
| 5572 | <context> | ||
| 5245 | <name>Hotkeys</name> | 5573 | <name>Hotkeys</name> |
| 5246 | <message> | 5574 | <message> |
| 5247 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> | 5575 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> |
| @@ -5446,12 +5774,91 @@ de inicio.</translation> | |||
| 5446 | <translation>Iniciando...</translation> | 5774 | <translation>Iniciando...</translation> |
| 5447 | </message> | 5775 | </message> |
| 5448 | <message> | 5776 | <message> |
| 5449 | <location filename="../../src/yuzu/loading_screen.cpp" line="166"/> | 5777 | <location filename="../../src/yuzu/loading_screen.cpp" line="170"/> |
| 5450 | <source>Estimated Time %1</source> | 5778 | <source>Estimated Time %1</source> |
| 5451 | <translation>Tiempo estimado %1</translation> | 5779 | <translation>Tiempo estimado %1</translation> |
| 5452 | </message> | 5780 | </message> |
| 5453 | </context> | 5781 | </context> |
| 5454 | <context> | 5782 | <context> |
| 5783 | <name>Lobby</name> | ||
| 5784 | <message> | ||
| 5785 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="14"/> | ||
| 5786 | <source>Public Room Browser</source> | ||
| 5787 | <translation type="unfinished"/> | ||
| 5788 | </message> | ||
| 5789 | <message> | ||
| 5790 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="32"/> | ||
| 5791 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="39"/> | ||
| 5792 | <source>Nickname</source> | ||
| 5793 | <translation type="unfinished"/> | ||
| 5794 | </message> | ||
| 5795 | <message> | ||
| 5796 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="59"/> | ||
| 5797 | <source>Filters</source> | ||
| 5798 | <translation type="unfinished"/> | ||
| 5799 | </message> | ||
| 5800 | <message> | ||
| 5801 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="66"/> | ||
| 5802 | <source>Search</source> | ||
| 5803 | <translation type="unfinished"/> | ||
| 5804 | </message> | ||
| 5805 | <message> | ||
| 5806 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="76"/> | ||
| 5807 | <source>Games I Own</source> | ||
| 5808 | <translation type="unfinished"/> | ||
| 5809 | </message> | ||
| 5810 | <message> | ||
| 5811 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="83"/> | ||
| 5812 | <source>Hide Full Rooms</source> | ||
| 5813 | <translation type="unfinished"/> | ||
| 5814 | </message> | ||
| 5815 | <message> | ||
| 5816 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="103"/> | ||
| 5817 | <source>Refresh Lobby</source> | ||
| 5818 | <translation type="unfinished"/> | ||
| 5819 | </message> | ||
| 5820 | <message> | ||
| 5821 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="106"/> | ||
| 5822 | <source>Password Required to Join</source> | ||
| 5823 | <translation type="unfinished"/> | ||
| 5824 | </message> | ||
| 5825 | <message> | ||
| 5826 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="106"/> | ||
| 5827 | <source>Password:</source> | ||
| 5828 | <translation type="unfinished"/> | ||
| 5829 | </message> | ||
| 5830 | <message> | ||
| 5831 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="192"/> | ||
| 5832 | <source>Room Name</source> | ||
| 5833 | <translation type="unfinished"/> | ||
| 5834 | </message> | ||
| 5835 | <message> | ||
| 5836 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="193"/> | ||
| 5837 | <source>Preferred Game</source> | ||
| 5838 | <translation type="unfinished"/> | ||
| 5839 | </message> | ||
| 5840 | <message> | ||
| 5841 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="194"/> | ||
| 5842 | <source>Host</source> | ||
| 5843 | <translation type="unfinished"/> | ||
| 5844 | </message> | ||
| 5845 | <message> | ||
| 5846 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="195"/> | ||
| 5847 | <source>Players</source> | ||
| 5848 | <translation>Jugadores</translation> | ||
| 5849 | </message> | ||
| 5850 | <message> | ||
| 5851 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="202"/> | ||
| 5852 | <source>Refreshing</source> | ||
| 5853 | <translation type="unfinished"/> | ||
| 5854 | </message> | ||
| 5855 | <message> | ||
| 5856 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="259"/> | ||
| 5857 | <source>Refresh List</source> | ||
| 5858 | <translation type="unfinished"/> | ||
| 5859 | </message> | ||
| 5860 | </context> | ||
| 5861 | <context> | ||
| 5455 | <name>MainWindow</name> | 5862 | <name>MainWindow</name> |
| 5456 | <message> | 5863 | <message> |
| 5457 | <location filename="../../src/yuzu/main.ui" line="14"/> | 5864 | <location filename="../../src/yuzu/main.ui" line="14"/> |
| @@ -5534,142 +5941,167 @@ de inicio.</translation> | |||
| 5534 | <translation>&Ayuda</translation> | 5941 | <translation>&Ayuda</translation> |
| 5535 | </message> | 5942 | </message> |
| 5536 | <message> | 5943 | <message> |
| 5537 | <location filename="../../src/yuzu/main.ui" line="164"/> | 5944 | <location filename="../../src/yuzu/main.ui" line="165"/> |
| 5538 | <source>&Install Files to NAND...</source> | 5945 | <source>&Install Files to NAND...</source> |
| 5539 | <translation>&Instalar archivos en NAND...</translation> | 5946 | <translation>&Instalar archivos en NAND...</translation> |
| 5540 | </message> | 5947 | </message> |
| 5541 | <message> | 5948 | <message> |
| 5542 | <location filename="../../src/yuzu/main.ui" line="169"/> | 5949 | <location filename="../../src/yuzu/main.ui" line="170"/> |
| 5543 | <source>L&oad File...</source> | 5950 | <source>L&oad File...</source> |
| 5544 | <translation>C&argar archivo...</translation> | 5951 | <translation>C&argar archivo...</translation> |
| 5545 | </message> | 5952 | </message> |
| 5546 | <message> | 5953 | <message> |
| 5547 | <location filename="../../src/yuzu/main.ui" line="174"/> | 5954 | <location filename="../../src/yuzu/main.ui" line="175"/> |
| 5548 | <source>Load &Folder...</source> | 5955 | <source>Load &Folder...</source> |
| 5549 | <translation>Cargar &carpeta</translation> | 5956 | <translation>Cargar &carpeta</translation> |
| 5550 | </message> | 5957 | </message> |
| 5551 | <message> | 5958 | <message> |
| 5552 | <location filename="../../src/yuzu/main.ui" line="179"/> | 5959 | <location filename="../../src/yuzu/main.ui" line="180"/> |
| 5553 | <source>E&xit</source> | 5960 | <source>E&xit</source> |
| 5554 | <translation>S&alir</translation> | 5961 | <translation>S&alir</translation> |
| 5555 | </message> | 5962 | </message> |
| 5556 | <message> | 5963 | <message> |
| 5557 | <location filename="../../src/yuzu/main.ui" line="187"/> | 5964 | <location filename="../../src/yuzu/main.ui" line="188"/> |
| 5558 | <source>&Pause</source> | 5965 | <source>&Pause</source> |
| 5559 | <translation>&Pausar</translation> | 5966 | <translation>&Pausar</translation> |
| 5560 | </message> | 5967 | </message> |
| 5561 | <message> | 5968 | <message> |
| 5562 | <location filename="../../src/yuzu/main.ui" line="195"/> | 5969 | <location filename="../../src/yuzu/main.ui" line="196"/> |
| 5563 | <source>&Stop</source> | 5970 | <source>&Stop</source> |
| 5564 | <translation>&Detener</translation> | 5971 | <translation>&Detener</translation> |
| 5565 | </message> | 5972 | </message> |
| 5566 | <message> | 5973 | <message> |
| 5567 | <location filename="../../src/yuzu/main.ui" line="200"/> | 5974 | <location filename="../../src/yuzu/main.ui" line="201"/> |
| 5568 | <source>&Reinitialize keys...</source> | 5975 | <source>&Reinitialize keys...</source> |
| 5569 | <translation>&Reiniciar claves...</translation> | 5976 | <translation>&Reiniciar claves...</translation> |
| 5570 | </message> | 5977 | </message> |
| 5571 | <message> | 5978 | <message> |
| 5572 | <location filename="../../src/yuzu/main.ui" line="205"/> | 5979 | <location filename="../../src/yuzu/main.ui" line="206"/> |
| 5573 | <source>&About yuzu</source> | 5980 | <source>&About yuzu</source> |
| 5574 | <translation>&Acerca de yuzu</translation> | 5981 | <translation>&Acerca de yuzu</translation> |
| 5575 | </message> | 5982 | </message> |
| 5576 | <message> | 5983 | <message> |
| 5577 | <location filename="../../src/yuzu/main.ui" line="213"/> | 5984 | <location filename="../../src/yuzu/main.ui" line="214"/> |
| 5578 | <source>Single &Window Mode</source> | 5985 | <source>Single &Window Mode</source> |
| 5579 | <translation>Modo &ventana</translation> | 5986 | <translation>Modo &ventana</translation> |
| 5580 | </message> | 5987 | </message> |
| 5581 | <message> | 5988 | <message> |
| 5582 | <location filename="../../src/yuzu/main.ui" line="218"/> | 5989 | <location filename="../../src/yuzu/main.ui" line="219"/> |
| 5583 | <source>Con&figure...</source> | 5990 | <source>Con&figure...</source> |
| 5584 | <translation>Con&figurar...</translation> | 5991 | <translation>Con&figurar...</translation> |
| 5585 | </message> | 5992 | </message> |
| 5586 | <message> | 5993 | <message> |
| 5587 | <location filename="../../src/yuzu/main.ui" line="226"/> | 5994 | <location filename="../../src/yuzu/main.ui" line="227"/> |
| 5588 | <source>Display D&ock Widget Headers</source> | 5995 | <source>Display D&ock Widget Headers</source> |
| 5589 | <translation>Mostrar complementos de cabecera del D&ock </translation> | 5996 | <translation>Mostrar complementos de cabecera del D&ock </translation> |
| 5590 | </message> | 5997 | </message> |
| 5591 | <message> | 5998 | <message> |
| 5592 | <location filename="../../src/yuzu/main.ui" line="234"/> | 5999 | <location filename="../../src/yuzu/main.ui" line="235"/> |
| 5593 | <source>Show &Filter Bar</source> | 6000 | <source>Show &Filter Bar</source> |
| 5594 | <translation>Mostrar barra de &búsqueda</translation> | 6001 | <translation>Mostrar barra de &búsqueda</translation> |
| 5595 | </message> | 6002 | </message> |
| 5596 | <message> | 6003 | <message> |
| 5597 | <location filename="../../src/yuzu/main.ui" line="242"/> | 6004 | <location filename="../../src/yuzu/main.ui" line="243"/> |
| 5598 | <source>Show &Status Bar</source> | 6005 | <source>Show &Status Bar</source> |
| 5599 | <translation>Mostrar barra de &estado</translation> | 6006 | <translation>Mostrar barra de &estado</translation> |
| 5600 | </message> | 6007 | </message> |
| 5601 | <message> | 6008 | <message> |
| 5602 | <location filename="../../src/yuzu/main.ui" line="245"/> | 6009 | <location filename="../../src/yuzu/main.ui" line="246"/> |
| 5603 | <source>Show Status Bar</source> | 6010 | <source>Show Status Bar</source> |
| 5604 | <translation>Mostrar barra de estado</translation> | 6011 | <translation>Mostrar barra de estado</translation> |
| 5605 | </message> | 6012 | </message> |
| 5606 | <message> | 6013 | <message> |
| 5607 | <location filename="../../src/yuzu/main.ui" line="253"/> | 6014 | <location filename="../../src/yuzu/main.ui" line="254"/> |
| 6015 | <source>Browse Public Game Lobby</source> | ||
| 6016 | <translation type="unfinished"/> | ||
| 6017 | </message> | ||
| 6018 | <message> | ||
| 6019 | <location filename="../../src/yuzu/main.ui" line="262"/> | ||
| 6020 | <source>Create Room</source> | ||
| 6021 | <translation type="unfinished"/> | ||
| 6022 | </message> | ||
| 6023 | <message> | ||
| 6024 | <location filename="../../src/yuzu/main.ui" line="270"/> | ||
| 6025 | <source>Leave Room</source> | ||
| 6026 | <translation type="unfinished"/> | ||
| 6027 | </message> | ||
| 6028 | <message> | ||
| 6029 | <location filename="../../src/yuzu/main.ui" line="275"/> | ||
| 6030 | <source>Direct Connect to Room</source> | ||
| 6031 | <translation type="unfinished"/> | ||
| 6032 | </message> | ||
| 6033 | <message> | ||
| 6034 | <location filename="../../src/yuzu/main.ui" line="283"/> | ||
| 6035 | <source>Show Current Room</source> | ||
| 6036 | <translation type="unfinished"/> | ||
| 6037 | </message> | ||
| 6038 | <message> | ||
| 6039 | <location filename="../../src/yuzu/main.ui" line="291"/> | ||
| 5608 | <source>F&ullscreen</source> | 6040 | <source>F&ullscreen</source> |
| 5609 | <translation>P&antalla completa</translation> | 6041 | <translation>P&antalla completa</translation> |
| 5610 | </message> | 6042 | </message> |
| 5611 | <message> | 6043 | <message> |
| 5612 | <location filename="../../src/yuzu/main.ui" line="261"/> | 6044 | <location filename="../../src/yuzu/main.ui" line="299"/> |
| 5613 | <source>&Restart</source> | 6045 | <source>&Restart</source> |
| 5614 | <translation>&Reiniciar</translation> | 6046 | <translation>&Reiniciar</translation> |
| 5615 | </message> | 6047 | </message> |
| 5616 | <message> | 6048 | <message> |
| 5617 | <location filename="../../src/yuzu/main.ui" line="269"/> | 6049 | <location filename="../../src/yuzu/main.ui" line="307"/> |
| 5618 | <source>Load/Remove &Amiibo...</source> | 6050 | <source>Load/Remove &Amiibo...</source> |
| 5619 | <translation>Cargar/Extraer &Amiibo...</translation> | 6051 | <translation>Cargar/Extraer &Amiibo...</translation> |
| 5620 | </message> | 6052 | </message> |
| 5621 | <message> | 6053 | <message> |
| 5622 | <location filename="../../src/yuzu/main.ui" line="277"/> | 6054 | <location filename="../../src/yuzu/main.ui" line="315"/> |
| 5623 | <source>&Report Compatibility</source> | 6055 | <source>&Report Compatibility</source> |
| 5624 | <translation>&Reporte de compatibilidad</translation> | 6056 | <translation>&Reporte de compatibilidad</translation> |
| 5625 | </message> | 6057 | </message> |
| 5626 | <message> | 6058 | <message> |
| 5627 | <location filename="../../src/yuzu/main.ui" line="285"/> | 6059 | <location filename="../../src/yuzu/main.ui" line="323"/> |
| 5628 | <source>Open &Mods Page</source> | 6060 | <source>Open &Mods Page</source> |
| 5629 | <translation>Abrir página de &mods</translation> | 6061 | <translation>Abrir página de &mods</translation> |
| 5630 | </message> | 6062 | </message> |
| 5631 | <message> | 6063 | <message> |
| 5632 | <location filename="../../src/yuzu/main.ui" line="290"/> | 6064 | <location filename="../../src/yuzu/main.ui" line="328"/> |
| 5633 | <source>Open &Quickstart Guide</source> | 6065 | <source>Open &Quickstart Guide</source> |
| 5634 | <translation>Abrir guía de &inicio rápido</translation> | 6066 | <translation>Abrir guía de &inicio rápido</translation> |
| 5635 | </message> | 6067 | </message> |
| 5636 | <message> | 6068 | <message> |
| 5637 | <location filename="../../src/yuzu/main.ui" line="295"/> | 6069 | <location filename="../../src/yuzu/main.ui" line="333"/> |
| 5638 | <source>&FAQ</source> | 6070 | <source>&FAQ</source> |
| 5639 | <translation>&Preguntas frecuentes</translation> | 6071 | <translation>&Preguntas frecuentes</translation> |
| 5640 | </message> | 6072 | </message> |
| 5641 | <message> | 6073 | <message> |
| 5642 | <location filename="../../src/yuzu/main.ui" line="300"/> | 6074 | <location filename="../../src/yuzu/main.ui" line="338"/> |
| 5643 | <source>Open &yuzu Folder</source> | 6075 | <source>Open &yuzu Folder</source> |
| 5644 | <translation>Abrir la carpeta de &yuzu</translation> | 6076 | <translation>Abrir la carpeta de &yuzu</translation> |
| 5645 | </message> | 6077 | </message> |
| 5646 | <message> | 6078 | <message> |
| 5647 | <location filename="../../src/yuzu/main.ui" line="308"/> | 6079 | <location filename="../../src/yuzu/main.ui" line="346"/> |
| 5648 | <source>&Capture Screenshot</source> | 6080 | <source>&Capture Screenshot</source> |
| 5649 | <translation>&Captura de pantalla</translation> | 6081 | <translation>&Captura de pantalla</translation> |
| 5650 | </message> | 6082 | </message> |
| 5651 | <message> | 6083 | <message> |
| 5652 | <location filename="../../src/yuzu/main.ui" line="313"/> | 6084 | <location filename="../../src/yuzu/main.ui" line="351"/> |
| 5653 | <source>&Configure TAS...</source> | 6085 | <source>&Configure TAS...</source> |
| 5654 | <translation>&Configurar TAS...</translation> | 6086 | <translation>&Configurar TAS...</translation> |
| 5655 | </message> | 6087 | </message> |
| 5656 | <message> | 6088 | <message> |
| 5657 | <location filename="../../src/yuzu/main.ui" line="321"/> | 6089 | <location filename="../../src/yuzu/main.ui" line="359"/> |
| 5658 | <source>Configure C&urrent Game...</source> | 6090 | <source>Configure C&urrent Game...</source> |
| 5659 | <translation>Configurar j&uego actual...</translation> | 6091 | <translation>Configurar j&uego actual...</translation> |
| 5660 | </message> | 6092 | </message> |
| 5661 | <message> | 6093 | <message> |
| 5662 | <location filename="../../src/yuzu/main.ui" line="329"/> | 6094 | <location filename="../../src/yuzu/main.ui" line="367"/> |
| 5663 | <source>&Start</source> | 6095 | <source>&Start</source> |
| 5664 | <translation>&Iniciar</translation> | 6096 | <translation>&Iniciar</translation> |
| 5665 | </message> | 6097 | </message> |
| 5666 | <message> | 6098 | <message> |
| 5667 | <location filename="../../src/yuzu/main.ui" line="337"/> | 6099 | <location filename="../../src/yuzu/main.ui" line="375"/> |
| 5668 | <source>&Reset</source> | 6100 | <source>&Reset</source> |
| 5669 | <translation>&Reiniciar</translation> | 6101 | <translation>&Reiniciar</translation> |
| 5670 | </message> | 6102 | </message> |
| 5671 | <message> | 6103 | <message> |
| 5672 | <location filename="../../src/yuzu/main.ui" line="345"/> | 6104 | <location filename="../../src/yuzu/main.ui" line="383"/> |
| 5673 | <source>R&ecord</source> | 6105 | <source>R&ecord</source> |
| 5674 | <translation>G&rabar</translation> | 6106 | <translation>G&rabar</translation> |
| 5675 | </message> | 6107 | </message> |
| @@ -5677,12 +6109,239 @@ de inicio.</translation> | |||
| 5677 | <context> | 6109 | <context> |
| 5678 | <name>MicroProfileDialog</name> | 6110 | <name>MicroProfileDialog</name> |
| 5679 | <message> | 6111 | <message> |
| 5680 | <location filename="../../src/yuzu/debugger/profiler.cpp" line="51"/> | 6112 | <location filename="../../src/yuzu/debugger/profiler.cpp" line="50"/> |
| 5681 | <source>&MicroProfile</source> | 6113 | <source>&MicroProfile</source> |
| 5682 | <translation>&MicroPerfil</translation> | 6114 | <translation>&MicroPerfil</translation> |
| 5683 | </message> | 6115 | </message> |
| 5684 | </context> | 6116 | </context> |
| 5685 | <context> | 6117 | <context> |
| 6118 | <name>ModerationDialog</name> | ||
| 6119 | <message> | ||
| 6120 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="6"/> | ||
| 6121 | <source>Moderation</source> | ||
| 6122 | <translation type="unfinished"/> | ||
| 6123 | </message> | ||
| 6124 | <message> | ||
| 6125 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="20"/> | ||
| 6126 | <source>Ban List</source> | ||
| 6127 | <translation type="unfinished"/> | ||
| 6128 | </message> | ||
| 6129 | <message> | ||
| 6130 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="41"/> | ||
| 6131 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="73"/> | ||
| 6132 | <source>Refreshing</source> | ||
| 6133 | <translation type="unfinished"/> | ||
| 6134 | </message> | ||
| 6135 | <message> | ||
| 6136 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="51"/> | ||
| 6137 | <source>Unban</source> | ||
| 6138 | <translation type="unfinished"/> | ||
| 6139 | </message> | ||
| 6140 | <message> | ||
| 6141 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="40"/> | ||
| 6142 | <source>Subject</source> | ||
| 6143 | <translation type="unfinished"/> | ||
| 6144 | </message> | ||
| 6145 | <message> | ||
| 6146 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="41"/> | ||
| 6147 | <source>Type</source> | ||
| 6148 | <translation type="unfinished"/> | ||
| 6149 | </message> | ||
| 6150 | <message> | ||
| 6151 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="83"/> | ||
| 6152 | <source>Forum Username</source> | ||
| 6153 | <translation type="unfinished"/> | ||
| 6154 | </message> | ||
| 6155 | <message> | ||
| 6156 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="88"/> | ||
| 6157 | <source>IP Address</source> | ||
| 6158 | <translation type="unfinished"/> | ||
| 6159 | </message> | ||
| 6160 | <message> | ||
| 6161 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="95"/> | ||
| 6162 | <source>Refresh</source> | ||
| 6163 | <translation type="unfinished"/> | ||
| 6164 | </message> | ||
| 6165 | </context> | ||
| 6166 | <context> | ||
| 6167 | <name>MultiplayerState</name> | ||
| 6168 | <message> | ||
| 6169 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="47"/> | ||
| 6170 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="92"/> | ||
| 6171 | <source>Current connection status</source> | ||
| 6172 | <translation type="unfinished"/> | ||
| 6173 | </message> | ||
| 6174 | <message> | ||
| 6175 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="48"/> | ||
| 6176 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="95"/> | ||
| 6177 | <source>Not Connected. Click here to find a room!</source> | ||
| 6178 | <translation type="unfinished"/> | ||
| 6179 | </message> | ||
| 6180 | <message> | ||
| 6181 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="99"/> | ||
| 6182 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="125"/> | ||
| 6183 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="265"/> | ||
| 6184 | <source>Connected</source> | ||
| 6185 | <translation>Conectado</translation> | ||
| 6186 | </message> | ||
| 6187 | <message> | ||
| 6188 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="101"/> | ||
| 6189 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="130"/> | ||
| 6190 | <source>Not Connected</source> | ||
| 6191 | <translation type="unfinished"/> | ||
| 6192 | </message> | ||
| 6193 | <message> | ||
| 6194 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="186"/> | ||
| 6195 | <source>Error</source> | ||
| 6196 | <translation>Error</translation> | ||
| 6197 | </message> | ||
| 6198 | <message> | ||
| 6199 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="187"/> | ||
| 6200 | <source>Failed to update the room information. Please check your Internet connection and try hosting the room again. | ||
| 6201 | Debug Message: </source> | ||
| 6202 | <translation type="unfinished"/> | ||
| 6203 | </message> | ||
| 6204 | <message> | ||
| 6205 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="259"/> | ||
| 6206 | <source>New Messages Received</source> | ||
| 6207 | <translation type="unfinished"/> | ||
| 6208 | </message> | ||
| 6209 | </context> | ||
| 6210 | <context> | ||
| 6211 | <name>NetworkMessage</name> | ||
| 6212 | <message> | ||
| 6213 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="11"/> | ||
| 6214 | <source>Username is not valid. Must be 4 to 20 alphanumeric characters.</source> | ||
| 6215 | <translation type="unfinished"/> | ||
| 6216 | </message> | ||
| 6217 | <message> | ||
| 6218 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="13"/> | ||
| 6219 | <source>Room name is not valid. Must be 4 to 20 alphanumeric characters.</source> | ||
| 6220 | <translation type="unfinished"/> | ||
| 6221 | </message> | ||
| 6222 | <message> | ||
| 6223 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="15"/> | ||
| 6224 | <source>Username is already in use or not valid. Please choose another.</source> | ||
| 6225 | <translation type="unfinished"/> | ||
| 6226 | </message> | ||
| 6227 | <message> | ||
| 6228 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="17"/> | ||
| 6229 | <source>IP is not a valid IPv4 address.</source> | ||
| 6230 | <translation type="unfinished"/> | ||
| 6231 | </message> | ||
| 6232 | <message> | ||
| 6233 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="19"/> | ||
| 6234 | <source>Port must be a number between 0 to 65535.</source> | ||
| 6235 | <translation type="unfinished"/> | ||
| 6236 | </message> | ||
| 6237 | <message> | ||
| 6238 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="20"/> | ||
| 6239 | <source>You must choose a Preferred Game to host a room. If you do not have any games in your game list yet, add a game folder by clicking on the plus icon in the game list.</source> | ||
| 6240 | <translation type="unfinished"/> | ||
| 6241 | </message> | ||
| 6242 | <message> | ||
| 6243 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="24"/> | ||
| 6244 | <source>Unable to find an internet connection. Check your internet settings.</source> | ||
| 6245 | <translation type="unfinished"/> | ||
| 6246 | </message> | ||
| 6247 | <message> | ||
| 6248 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="26"/> | ||
| 6249 | <source>Unable to connect to the host. Verify that the connection settings are correct. If you still cannot connect, contact the room host and verify that the host is properly configured with the external port forwarded.</source> | ||
| 6250 | <translation type="unfinished"/> | ||
| 6251 | </message> | ||
| 6252 | <message> | ||
| 6253 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="30"/> | ||
| 6254 | <source>Unable to connect to the room because it is already full.</source> | ||
| 6255 | <translation type="unfinished"/> | ||
| 6256 | </message> | ||
| 6257 | <message> | ||
| 6258 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="32"/> | ||
| 6259 | <source>Creating a room failed. Please retry. Restarting yuzu might be necessary.</source> | ||
| 6260 | <translation type="unfinished"/> | ||
| 6261 | </message> | ||
| 6262 | <message> | ||
| 6263 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="34"/> | ||
| 6264 | <source>The host of the room has banned you. Speak with the host to unban you or try a different room.</source> | ||
| 6265 | <translation type="unfinished"/> | ||
| 6266 | </message> | ||
| 6267 | <message> | ||
| 6268 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="37"/> | ||
| 6269 | <source>Version mismatch! Please update to the latest version of yuzu. If the problem persists, contact the room host and ask them to update the server.</source> | ||
| 6270 | <translation type="unfinished"/> | ||
| 6271 | </message> | ||
| 6272 | <message> | ||
| 6273 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="39"/> | ||
| 6274 | <source>Incorrect password.</source> | ||
| 6275 | <translation type="unfinished"/> | ||
| 6276 | </message> | ||
| 6277 | <message> | ||
| 6278 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="40"/> | ||
| 6279 | <source>An unknown error occurred. If this error continues to occur, please open an issue</source> | ||
| 6280 | <translation type="unfinished"/> | ||
| 6281 | </message> | ||
| 6282 | <message> | ||
| 6283 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="43"/> | ||
| 6284 | <source>Connection to room lost. Try to reconnect.</source> | ||
| 6285 | <translation type="unfinished"/> | ||
| 6286 | </message> | ||
| 6287 | <message> | ||
| 6288 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="45"/> | ||
| 6289 | <source>You have been kicked by the room host.</source> | ||
| 6290 | <translation type="unfinished"/> | ||
| 6291 | </message> | ||
| 6292 | <message> | ||
| 6293 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="47"/> | ||
| 6294 | <source>MAC address is already in use. Please choose another.</source> | ||
| 6295 | <translation type="unfinished"/> | ||
| 6296 | </message> | ||
| 6297 | <message> | ||
| 6298 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="48"/> | ||
| 6299 | <source>Your Console ID conflicted with someone else's in the room. | ||
| 6300 | |||
| 6301 | Please go to Emulation > Configure > System to regenerate your Console ID.</source> | ||
| 6302 | <translation type="unfinished"/> | ||
| 6303 | </message> | ||
| 6304 | <message> | ||
| 6305 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="52"/> | ||
| 6306 | <source>You do not have enough permission to perform this action.</source> | ||
| 6307 | <translation type="unfinished"/> | ||
| 6308 | </message> | ||
| 6309 | <message> | ||
| 6310 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="53"/> | ||
| 6311 | <source>The user you are trying to kick/ban could not be found. | ||
| 6312 | They may have left the room.</source> | ||
| 6313 | <translation type="unfinished"/> | ||
| 6314 | </message> | ||
| 6315 | <message> | ||
| 6316 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="68"/> | ||
| 6317 | <source>Leave Room</source> | ||
| 6318 | <translation type="unfinished"/> | ||
| 6319 | </message> | ||
| 6320 | <message> | ||
| 6321 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="69"/> | ||
| 6322 | <source>You are about to close the room. Any network connections will be closed.</source> | ||
| 6323 | <translation type="unfinished"/> | ||
| 6324 | </message> | ||
| 6325 | <message> | ||
| 6326 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="74"/> | ||
| 6327 | <source>Disconnect</source> | ||
| 6328 | <translation type="unfinished"/> | ||
| 6329 | </message> | ||
| 6330 | <message> | ||
| 6331 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="75"/> | ||
| 6332 | <source>You are about to leave the room. Any network connections will be closed.</source> | ||
| 6333 | <translation type="unfinished"/> | ||
| 6334 | </message> | ||
| 6335 | </context> | ||
| 6336 | <context> | ||
| 6337 | <name>NetworkMessage::ErrorManager</name> | ||
| 6338 | <message> | ||
| 6339 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="63"/> | ||
| 6340 | <source>Error</source> | ||
| 6341 | <translation>Error</translation> | ||
| 6342 | </message> | ||
| 6343 | </context> | ||
| 6344 | <context> | ||
| 5686 | <name>OverlayDialog</name> | 6345 | <name>OverlayDialog</name> |
| 5687 | <message> | 6346 | <message> |
| 5688 | <location filename="../../src/yuzu/util/overlay_dialog.ui" line="14"/> | 6347 | <location filename="../../src/yuzu/util/overlay_dialog.ui" line="14"/> |
| @@ -5726,245 +6385,260 @@ p, li { white-space: pre-wrap; } | |||
| 5726 | <context> | 6385 | <context> |
| 5727 | <name>QObject</name> | 6386 | <name>QObject</name> |
| 5728 | <message> | 6387 | <message> |
| 5729 | <location filename="../../src/yuzu/game_list_p.h" line="243"/> | 6388 | <location filename="../../src/yuzu/multiplayer/lobby_p.h" line="230"/> |
| 6389 | <source>%1 is not playing a game</source> | ||
| 6390 | <translation type="unfinished"/> | ||
| 6391 | </message> | ||
| 6392 | <message> | ||
| 6393 | <location filename="../../src/yuzu/multiplayer/lobby_p.h" line="232"/> | ||
| 6394 | <source>%1 is playing %2</source> | ||
| 6395 | <translation type="unfinished"/> | ||
| 6396 | </message> | ||
| 6397 | <message> | ||
| 6398 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="134"/> | ||
| 6399 | <source>Not playing a game</source> | ||
| 6400 | <translation type="unfinished"/> | ||
| 6401 | </message> | ||
| 6402 | <message> | ||
| 6403 | <location filename="../../src/yuzu/game_list_p.h" line="242"/> | ||
| 5730 | <source>Installed SD Titles</source> | 6404 | <source>Installed SD Titles</source> |
| 5731 | <translation>Títulos instalados en la SD</translation> | 6405 | <translation>Títulos instalados en la SD</translation> |
| 5732 | </message> | 6406 | </message> |
| 5733 | <message> | 6407 | <message> |
| 5734 | <location filename="../../src/yuzu/game_list_p.h" line="251"/> | 6408 | <location filename="../../src/yuzu/game_list_p.h" line="250"/> |
| 5735 | <source>Installed NAND Titles</source> | 6409 | <source>Installed NAND Titles</source> |
| 5736 | <translation>Títulos instalados en NAND</translation> | 6410 | <translation>Títulos instalados en NAND</translation> |
| 5737 | </message> | 6411 | </message> |
| 5738 | <message> | 6412 | <message> |
| 5739 | <location filename="../../src/yuzu/game_list_p.h" line="259"/> | 6413 | <location filename="../../src/yuzu/game_list_p.h" line="258"/> |
| 5740 | <source>System Titles</source> | 6414 | <source>System Titles</source> |
| 5741 | <translation>Títulos del sistema</translation> | 6415 | <translation>Títulos del sistema</translation> |
| 5742 | </message> | 6416 | </message> |
| 5743 | <message> | 6417 | <message> |
| 5744 | <location filename="../../src/yuzu/game_list_p.h" line="302"/> | 6418 | <location filename="../../src/yuzu/game_list_p.h" line="301"/> |
| 5745 | <source>Add New Game Directory</source> | 6419 | <source>Add New Game Directory</source> |
| 5746 | <translation>Añadir un nuevo directorio de juegos</translation> | 6420 | <translation>Añadir un nuevo directorio de juegos</translation> |
| 5747 | </message> | 6421 | </message> |
| 5748 | <message> | 6422 | <message> |
| 5749 | <location filename="../../src/yuzu/game_list_p.h" line="325"/> | 6423 | <location filename="../../src/yuzu/game_list_p.h" line="324"/> |
| 5750 | <source>Favorites</source> | 6424 | <source>Favorites</source> |
| 5751 | <translation>Favoritos</translation> | 6425 | <translation>Favoritos</translation> |
| 5752 | </message> | 6426 | </message> |
| 5753 | <message> | 6427 | <message> |
| 5754 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="22"/> | 6428 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="21"/> |
| 5755 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="30"/> | 6429 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="30"/> |
| 5756 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="42"/> | 6430 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="41"/> |
| 5757 | <source>Shift</source> | 6431 | <source>Shift</source> |
| 5758 | <translation>Shift</translation> | 6432 | <translation>Shift</translation> |
| 5759 | </message> | 6433 | </message> |
| 5760 | <message> | 6434 | <message> |
| 5761 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="24"/> | 6435 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> |
| 5762 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="32"/> | 6436 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="32"/> |
| 5763 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="44"/> | 6437 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> |
| 5764 | <source>Ctrl</source> | 6438 | <source>Ctrl</source> |
| 5765 | <translation>Ctrl</translation> | 6439 | <translation>Ctrl</translation> |
| 5766 | </message> | 6440 | </message> |
| 5767 | <message> | 6441 | <message> |
| 5768 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="26"/> | 6442 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> |
| 5769 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="34"/> | 6443 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="34"/> |
| 5770 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="46"/> | 6444 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> |
| 5771 | <source>Alt</source> | 6445 | <source>Alt</source> |
| 5772 | <translation>Alt</translation> | 6446 | <translation>Alt</translation> |
| 5773 | </message> | 6447 | </message> |
| 5774 | <message> | 6448 | <message> |
| 5775 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="36"/> | 6449 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="35"/> |
| 5776 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="318"/> | 6450 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="318"/> |
| 5777 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="384"/> | 6451 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="384"/> |
| 5778 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="160"/> | 6452 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="159"/> |
| 5779 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="226"/> | 6453 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="225"/> |
| 5780 | <source>[not set]</source> | 6454 | <source>[not set]</source> |
| 5781 | <translation>[no definido]</translation> | 6455 | <translation>[no definido]</translation> |
| 5782 | </message> | 6456 | </message> |
| 5783 | <message> | 6457 | <message> |
| 5784 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="48"/> | 6458 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="47"/> |
| 5785 | <source>Hat %1 %2</source> | 6459 | <source>Hat %1 %2</source> |
| 5786 | <translation>Rotación %1 %2</translation> | 6460 | <translation>Rotación %1 %2</translation> |
| 5787 | </message> | 6461 | </message> |
| 5788 | <message> | 6462 | <message> |
| 5789 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="55"/> | 6463 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="54"/> |
| 5790 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="407"/> | 6464 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="407"/> |
| 5791 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="411"/> | 6465 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="411"/> |
| 5792 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="415"/> | 6466 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="415"/> |
| 5793 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="419"/> | 6467 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="419"/> |
| 5794 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="249"/> | 6468 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="248"/> |
| 5795 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="253"/> | 6469 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="252"/> |
| 5796 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="257"/> | 6470 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="256"/> |
| 5797 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="261"/> | 6471 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="260"/> |
| 5798 | <source>Axis %1%2</source> | 6472 | <source>Axis %1%2</source> |
| 5799 | <translation>Eje %1%2</translation> | 6473 | <translation>Eje %1%2</translation> |
| 5800 | </message> | 6474 | </message> |
| 5801 | <message> | 6475 | <message> |
| 5802 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="61"/> | 6476 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="60"/> |
| 5803 | <source>Button %1</source> | 6477 | <source>Button %1</source> |
| 5804 | <translation>Botón %1</translation> | 6478 | <translation>Botón %1</translation> |
| 5805 | </message> | 6479 | </message> |
| 5806 | <message> | 6480 | <message> |
| 5807 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="67"/> | 6481 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="66"/> |
| 5808 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="378"/> | 6482 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="378"/> |
| 5809 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="392"/> | 6483 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="392"/> |
| 5810 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="422"/> | 6484 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="422"/> |
| 5811 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="220"/> | 6485 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="219"/> |
| 5812 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="234"/> | 6486 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="233"/> |
| 5813 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="264"/> | 6487 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="263"/> |
| 5814 | <source>[unknown]</source> | 6488 | <source>[unknown]</source> |
| 5815 | <translation>[desconocido]</translation> | 6489 | <translation>[desconocido]</translation> |
| 5816 | </message> | 6490 | </message> |
| 5817 | <message> | 6491 | <message> |
| 5818 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="45"/> | 6492 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="45"/> |
| 5819 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="57"/> | 6493 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="56"/> |
| 5820 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="125"/> | 6494 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="124"/> |
| 5821 | <source>Left</source> | 6495 | <source>Left</source> |
| 5822 | <translation>Izquierda</translation> | 6496 | <translation>Izquierda</translation> |
| 5823 | </message> | 6497 | </message> |
| 5824 | <message> | 6498 | <message> |
| 5825 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="47"/> | 6499 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="47"/> |
| 5826 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="59"/> | 6500 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> |
| 5827 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="128"/> | 6501 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="127"/> |
| 5828 | <source>Right</source> | 6502 | <source>Right</source> |
| 5829 | <translation>Derecha</translation> | 6503 | <translation>Derecha</translation> |
| 5830 | </message> | 6504 | </message> |
| 5831 | <message> | 6505 | <message> |
| 5832 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="49"/> | 6506 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="49"/> |
| 5833 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="61"/> | 6507 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> |
| 5834 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="134"/> | 6508 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="133"/> |
| 5835 | <source>Down</source> | 6509 | <source>Down</source> |
| 5836 | <translation>Abajo</translation> | 6510 | <translation>Abajo</translation> |
| 5837 | </message> | 6511 | </message> |
| 5838 | <message> | 6512 | <message> |
| 5839 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="51"/> | 6513 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="51"/> |
| 5840 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="63"/> | 6514 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> |
| 5841 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="131"/> | 6515 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="130"/> |
| 5842 | <source>Up</source> | 6516 | <source>Up</source> |
| 5843 | <translation>Arriba</translation> | 6517 | <translation>Arriba</translation> |
| 5844 | </message> | 6518 | </message> |
| 5845 | <message> | 6519 | <message> |
| 5846 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="53"/> | 6520 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="53"/> |
| 5847 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="65"/> | 6521 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> |
| 5848 | <source>Z</source> | 6522 | <source>Z</source> |
| 5849 | <translation>Z</translation> | 6523 | <translation>Z</translation> |
| 5850 | </message> | 6524 | </message> |
| 5851 | <message> | 6525 | <message> |
| 5852 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="55"/> | 6526 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="55"/> |
| 5853 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="67"/> | 6527 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> |
| 5854 | <source>R</source> | 6528 | <source>R</source> |
| 5855 | <translation>R</translation> | 6529 | <translation>R</translation> |
| 5856 | </message> | 6530 | </message> |
| 5857 | <message> | 6531 | <message> |
| 5858 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="57"/> | 6532 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="57"/> |
| 5859 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="69"/> | 6533 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> |
| 5860 | <source>L</source> | 6534 | <source>L</source> |
| 5861 | <translation>L</translation> | 6535 | <translation>L</translation> |
| 5862 | </message> | 6536 | </message> |
| 5863 | <message> | 6537 | <message> |
| 5864 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="59"/> | 6538 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="59"/> |
| 5865 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="71"/> | 6539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> |
| 5866 | <source>A</source> | 6540 | <source>A</source> |
| 5867 | <translation>A</translation> | 6541 | <translation>A</translation> |
| 5868 | </message> | 6542 | </message> |
| 5869 | <message> | 6543 | <message> |
| 5870 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="61"/> | 6544 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="61"/> |
| 5871 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="73"/> | 6545 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> |
| 5872 | <source>B</source> | 6546 | <source>B</source> |
| 5873 | <translation>B</translation> | 6547 | <translation>B</translation> |
| 5874 | </message> | 6548 | </message> |
| 5875 | <message> | 6549 | <message> |
| 5876 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="63"/> | 6550 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="63"/> |
| 5877 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="75"/> | 6551 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> |
| 5878 | <source>X</source> | 6552 | <source>X</source> |
| 5879 | <translation>X</translation> | 6553 | <translation>X</translation> |
| 5880 | </message> | 6554 | </message> |
| 5881 | <message> | 6555 | <message> |
| 5882 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="65"/> | 6556 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="65"/> |
| 5883 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="77"/> | 6557 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> |
| 5884 | <source>Y</source> | 6558 | <source>Y</source> |
| 5885 | <translation>Y</translation> | 6559 | <translation>Y</translation> |
| 5886 | </message> | 6560 | </message> |
| 5887 | <message> | 6561 | <message> |
| 5888 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="67"/> | 6562 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="67"/> |
| 5889 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="79"/> | 6563 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> |
| 5890 | <source>Start</source> | 6564 | <source>Start</source> |
| 5891 | <translation>Comenzar</translation> | 6565 | <translation>Comenzar</translation> |
| 5892 | </message> | 6566 | </message> |
| 5893 | <message> | 6567 | <message> |
| 5894 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="69"/> | 6568 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="69"/> |
| 5895 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="81"/> | 6569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> |
| 5896 | <source>L1</source> | 6570 | <source>L1</source> |
| 5897 | <translation>L1</translation> | 6571 | <translation>L1</translation> |
| 5898 | </message> | 6572 | </message> |
| 5899 | <message> | 6573 | <message> |
| 5900 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="71"/> | 6574 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="71"/> |
| 5901 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="83"/> | 6575 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| 5902 | <source>L2</source> | 6576 | <source>L2</source> |
| 5903 | <translation>L2</translation> | 6577 | <translation>L2</translation> |
| 5904 | </message> | 6578 | </message> |
| 5905 | <message> | 6579 | <message> |
| 5906 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="73"/> | 6580 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="73"/> |
| 5907 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="85"/> | 6581 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> |
| 5908 | <source>L3</source> | 6582 | <source>L3</source> |
| 5909 | <translation>L3</translation> | 6583 | <translation>L3</translation> |
| 5910 | </message> | 6584 | </message> |
| 5911 | <message> | 6585 | <message> |
| 5912 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="75"/> | 6586 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="75"/> |
| 5913 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="87"/> | 6587 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> |
| 5914 | <source>R1</source> | 6588 | <source>R1</source> |
| 5915 | <translation>R1</translation> | 6589 | <translation>R1</translation> |
| 5916 | </message> | 6590 | </message> |
| 5917 | <message> | 6591 | <message> |
| 5918 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="77"/> | 6592 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="77"/> |
| 5919 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="89"/> | 6593 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> |
| 5920 | <source>R2</source> | 6594 | <source>R2</source> |
| 5921 | <translation>R2</translation> | 6595 | <translation>R2</translation> |
| 5922 | </message> | 6596 | </message> |
| 5923 | <message> | 6597 | <message> |
| 5924 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="79"/> | 6598 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="79"/> |
| 5925 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="91"/> | 6599 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> |
| 5926 | <source>R3</source> | 6600 | <source>R3</source> |
| 5927 | <translation>R3</translation> | 6601 | <translation>R3</translation> |
| 5928 | </message> | 6602 | </message> |
| 5929 | <message> | 6603 | <message> |
| 5930 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="81"/> | 6604 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="81"/> |
| 5931 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="93"/> | 6605 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> |
| 5932 | <source>Circle</source> | 6606 | <source>Circle</source> |
| 5933 | <translation>Círculo</translation> | 6607 | <translation>Círculo</translation> |
| 5934 | </message> | 6608 | </message> |
| 5935 | <message> | 6609 | <message> |
| 5936 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="83"/> | 6610 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="83"/> |
| 5937 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="95"/> | 6611 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> |
| 5938 | <source>Cross</source> | 6612 | <source>Cross</source> |
| 5939 | <translation>Cruz</translation> | 6613 | <translation>Cruz</translation> |
| 5940 | </message> | 6614 | </message> |
| 5941 | <message> | 6615 | <message> |
| 5942 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="85"/> | 6616 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="85"/> |
| 5943 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="97"/> | 6617 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5944 | <source>Square</source> | 6618 | <source>Square</source> |
| 5945 | <translation>Cuadrado</translation> | 6619 | <translation>Cuadrado</translation> |
| 5946 | </message> | 6620 | </message> |
| 5947 | <message> | 6621 | <message> |
| 5948 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="87"/> | 6622 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="87"/> |
| 5949 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="99"/> | 6623 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| 5950 | <source>Triangle</source> | 6624 | <source>Triangle</source> |
| 5951 | <translation>Triángulo</translation> | 6625 | <translation>Triángulo</translation> |
| 5952 | </message> | 6626 | </message> |
| 5953 | <message> | 6627 | <message> |
| 5954 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="89"/> | 6628 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="89"/> |
| 5955 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="101"/> | 6629 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> |
| 5956 | <source>Share</source> | 6630 | <source>Share</source> |
| 5957 | <translation>Compartir</translation> | 6631 | <translation>Compartir</translation> |
| 5958 | </message> | 6632 | </message> |
| 5959 | <message> | 6633 | <message> |
| 5960 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="91"/> | 6634 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="91"/> |
| 5961 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="103"/> | 6635 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> |
| 5962 | <source>Options</source> | 6636 | <source>Options</source> |
| 5963 | <translation>Opciones</translation> | 6637 | <translation>Opciones</translation> |
| 5964 | </message> | 6638 | </message> |
| 5965 | <message> | 6639 | <message> |
| 5966 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="93"/> | 6640 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="93"/> |
| 5967 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="119"/> | 6641 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> |
| 5968 | <source>[undefined]</source> | 6642 | <source>[undefined]</source> |
| 5969 | <translation>[sin definir]</translation> | 6643 | <translation>[sin definir]</translation> |
| 5970 | </message> | 6644 | </message> |
| @@ -5975,15 +6649,15 @@ p, li { white-space: pre-wrap; } | |||
| 5975 | </message> | 6649 | </message> |
| 5976 | <message> | 6650 | <message> |
| 5977 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="332"/> | 6651 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="332"/> |
| 5978 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="174"/> | 6652 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="173"/> |
| 5979 | <source>[invalid]</source> | 6653 | <source>[invalid]</source> |
| 5980 | <translation>[inválido]</translation> | 6654 | <translation>[inválido]</translation> |
| 5981 | </message> | 6655 | </message> |
| 5982 | <message> | 6656 | <message> |
| 5983 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="342"/> | 6657 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="342"/> |
| 5984 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="366"/> | 6658 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="366"/> |
| 5985 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> | 6659 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="183"/> |
| 5986 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="208"/> | 6660 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="207"/> |
| 5987 | <source>%1%2Hat %3</source> | 6661 | <source>%1%2Hat %3</source> |
| 5988 | <translation>%1%2Rotación %3</translation> | 6662 | <translation>%1%2Rotación %3</translation> |
| 5989 | </message> | 6663 | </message> |
| @@ -5991,76 +6665,76 @@ p, li { white-space: pre-wrap; } | |||
| 5991 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="346"/> | 6665 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="346"/> |
| 5992 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="369"/> | 6666 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="369"/> |
| 5993 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="372"/> | 6667 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="372"/> |
| 5994 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="188"/> | 6668 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="187"/> |
| 5995 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="211"/> | 6669 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> |
| 5996 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="214"/> | 6670 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="213"/> |
| 5997 | <source>%1%2Axis %3</source> | 6671 | <source>%1%2Axis %3</source> |
| 5998 | <translation>%1%2Eje %3</translation> | 6672 | <translation>%1%2Eje %3</translation> |
| 5999 | </message> | 6673 | </message> |
| 6000 | <message> | 6674 | <message> |
| 6001 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="352"/> | 6675 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="352"/> |
| 6002 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="194"/> | 6676 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="193"/> |
| 6003 | <source>%1%2Axis %3,%4,%5</source> | 6677 | <source>%1%2Axis %3,%4,%5</source> |
| 6004 | <translation>%1%2Eje %3,%4,%5</translation> | 6678 | <translation>%1%2Eje %3,%4,%5</translation> |
| 6005 | </message> | 6679 | </message> |
| 6006 | <message> | 6680 | <message> |
| 6007 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="356"/> | 6681 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="356"/> |
| 6008 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="198"/> | 6682 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="197"/> |
| 6009 | <source>%1%2Motion %3</source> | 6683 | <source>%1%2Motion %3</source> |
| 6010 | <translation>%1%2Movimiento %3</translation> | 6684 | <translation>%1%2Movimiento %3</translation> |
| 6011 | </message> | 6685 | </message> |
| 6012 | <message> | 6686 | <message> |
| 6013 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="360"/> | 6687 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="360"/> |
| 6014 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="375"/> | 6688 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="375"/> |
| 6015 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="202"/> | 6689 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="201"/> |
| 6016 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="217"/> | 6690 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="216"/> |
| 6017 | <source>%1%2Button %3</source> | 6691 | <source>%1%2Button %3</source> |
| 6018 | <translation>%1%2Botón %3</translation> | 6692 | <translation>%1%2Botón %3</translation> |
| 6019 | </message> | 6693 | </message> |
| 6020 | <message> | 6694 | <message> |
| 6021 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="402"/> | 6695 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="402"/> |
| 6022 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="244"/> | 6696 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="243"/> |
| 6023 | <source>[unused]</source> | 6697 | <source>[unused]</source> |
| 6024 | <translation>[no usado]</translation> | 6698 | <translation>[no usado]</translation> |
| 6025 | </message> | 6699 | </message> |
| 6026 | <message> | 6700 | <message> |
| 6027 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="105"/> | 6701 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> |
| 6028 | <source>Home</source> | 6702 | <source>Home</source> |
| 6029 | <translation>Inicio</translation> | 6703 | <translation>Inicio</translation> |
| 6030 | </message> | 6704 | </message> |
| 6031 | <message> | 6705 | <message> |
| 6032 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="107"/> | 6706 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 6033 | <source>Touch</source> | 6707 | <source>Touch</source> |
| 6034 | <translation>Táctil</translation> | 6708 | <translation>Táctil</translation> |
| 6035 | </message> | 6709 | </message> |
| 6036 | <message> | 6710 | <message> |
| 6037 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="109"/> | 6711 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> |
| 6038 | <source>Wheel</source> | 6712 | <source>Wheel</source> |
| 6039 | <comment>Indicates the mouse wheel</comment> | 6713 | <comment>Indicates the mouse wheel</comment> |
| 6040 | <translation>Rueda</translation> | 6714 | <translation>Rueda</translation> |
| 6041 | </message> | 6715 | </message> |
| 6042 | <message> | 6716 | <message> |
| 6043 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="111"/> | 6717 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> |
| 6044 | <source>Backward</source> | 6718 | <source>Backward</source> |
| 6045 | <translation>Atrás</translation> | 6719 | <translation>Atrás</translation> |
| 6046 | </message> | 6720 | </message> |
| 6047 | <message> | 6721 | <message> |
| 6048 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="113"/> | 6722 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> |
| 6049 | <source>Forward</source> | 6723 | <source>Forward</source> |
| 6050 | <translation>Adelante</translation> | 6724 | <translation>Adelante</translation> |
| 6051 | </message> | 6725 | </message> |
| 6052 | <message> | 6726 | <message> |
| 6053 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="115"/> | 6727 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> |
| 6054 | <source>Task</source> | 6728 | <source>Task</source> |
| 6055 | <translation>Tarea</translation> | 6729 | <translation>Tarea</translation> |
| 6056 | </message> | 6730 | </message> |
| 6057 | <message> | 6731 | <message> |
| 6058 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="117"/> | 6732 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> |
| 6059 | <source>Extra</source> | 6733 | <source>Extra</source> |
| 6060 | <translation>Extra</translation> | 6734 | <translation>Extra</translation> |
| 6061 | </message> | 6735 | </message> |
| 6062 | <message> | 6736 | <message> |
| 6063 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> | 6737 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="169"/> |
| 6064 | <source>%1%2%3</source> | 6738 | <source>%1%2%3</source> |
| 6065 | <translation>%1%2%3</translation> | 6739 | <translation>%1%2%3</translation> |
| 6066 | </message> | 6740 | </message> |
| @@ -6408,13 +7082,13 @@ p, li { white-space: pre-wrap; } | |||
| 6408 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></translation> | 7082 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></translation> |
| 6409 | </message> | 7083 | </message> |
| 6410 | <message> | 7084 | <message> |
| 6411 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="398"/> | 7085 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="403"/> |
| 6412 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="408"/> | 7086 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="413"/> |
| 6413 | <source>OK</source> | 7087 | <source>OK</source> |
| 6414 | <translation>Aceptar</translation> | 7088 | <translation>Aceptar</translation> |
| 6415 | </message> | 7089 | </message> |
| 6416 | <message> | 7090 | <message> |
| 6417 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="408"/> | 7091 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="413"/> |
| 6418 | <source>Cancel</source> | 7092 | <source>Cancel</source> |
| 6419 | <translation>Cancelar</translation> | 7093 | <translation>Cancelar</translation> |
| 6420 | </message> | 7094 | </message> |
| @@ -6422,7 +7096,7 @@ p, li { white-space: pre-wrap; } | |||
| 6422 | <context> | 7096 | <context> |
| 6423 | <name>SequenceDialog</name> | 7097 | <name>SequenceDialog</name> |
| 6424 | <message> | 7098 | <message> |
| 6425 | <location filename="../../src/yuzu/util/sequence_dialog/sequence_dialog.cpp" line="11"/> | 7099 | <location filename="../../src/yuzu/util/sequence_dialog/sequence_dialog.cpp" line="10"/> |
| 6426 | <source>Enter a hotkey</source> | 7100 | <source>Enter a hotkey</source> |
| 6427 | <translation>Introduce una combinación de teclas</translation> | 7101 | <translation>Introduce una combinación de teclas</translation> |
| 6428 | </message> | 7102 | </message> |
| @@ -6430,7 +7104,7 @@ p, li { white-space: pre-wrap; } | |||
| 6430 | <context> | 7104 | <context> |
| 6431 | <name>WaitTreeCallstack</name> | 7105 | <name>WaitTreeCallstack</name> |
| 6432 | <message> | 7106 | <message> |
| 6433 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="148"/> | 7107 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="147"/> |
| 6434 | <source>Call stack</source> | 7108 | <source>Call stack</source> |
| 6435 | <translation>Llamadas acumuladas</translation> | 7109 | <translation>Llamadas acumuladas</translation> |
| 6436 | </message> | 7110 | </message> |
| @@ -6438,17 +7112,17 @@ p, li { white-space: pre-wrap; } | |||
| 6438 | <context> | 7112 | <context> |
| 6439 | <name>WaitTreeMutexInfo</name> | 7113 | <name>WaitTreeMutexInfo</name> |
| 6440 | <message> | 7114 | <message> |
| 6441 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="127"/> | 7115 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="126"/> |
| 6442 | <source>waiting for mutex 0x%1</source> | 7116 | <source>waiting for mutex 0x%1</source> |
| 6443 | <translation>esperando al mutex 0x%1</translation> | 7117 | <translation>esperando al mutex 0x%1</translation> |
| 6444 | </message> | 7118 | </message> |
| 6445 | <message> | 7119 | <message> |
| 6446 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="134"/> | 7120 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="133"/> |
| 6447 | <source>has waiters: %1</source> | 7121 | <source>has waiters: %1</source> |
| 6448 | <translation>tiene receptores: %1</translation> | 7122 | <translation>tiene receptores: %1</translation> |
| 6449 | </message> | 7123 | </message> |
| 6450 | <message> | 7124 | <message> |
| 6451 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> | 7125 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="135"/> |
| 6452 | <source>owner handle: 0x%1</source> | 7126 | <source>owner handle: 0x%1</source> |
| 6453 | <translation>manejo del propietario: 0x%1</translation> | 7127 | <translation>manejo del propietario: 0x%1</translation> |
| 6454 | </message> | 7128 | </message> |
| @@ -6456,12 +7130,12 @@ p, li { white-space: pre-wrap; } | |||
| 6456 | <context> | 7130 | <context> |
| 6457 | <name>WaitTreeObjectList</name> | 7131 | <name>WaitTreeObjectList</name> |
| 6458 | <message> | 7132 | <message> |
| 6459 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> | 7133 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="228"/> |
| 6460 | <source>waiting for all objects</source> | 7134 | <source>waiting for all objects</source> |
| 6461 | <translation>esperando a todos los objetos</translation> | 7135 | <translation>esperando a todos los objetos</translation> |
| 6462 | </message> | 7136 | </message> |
| 6463 | <message> | 7137 | <message> |
| 6464 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="230"/> | 7138 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> |
| 6465 | <source>waiting for one of the following objects</source> | 7139 | <source>waiting for one of the following objects</source> |
| 6466 | <translation>esperando a uno de los siguientes objetos</translation> | 7140 | <translation>esperando a uno de los siguientes objetos</translation> |
| 6467 | </message> | 7141 | </message> |
| @@ -6469,12 +7143,12 @@ p, li { white-space: pre-wrap; } | |||
| 6469 | <context> | 7143 | <context> |
| 6470 | <name>WaitTreeSynchronizationObject</name> | 7144 | <name>WaitTreeSynchronizationObject</name> |
| 6471 | <message> | 7145 | <message> |
| 6472 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="186"/> | 7146 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="185"/> |
| 6473 | <source>[%1] %2 %3</source> | 7147 | <source>[%1] %2 %3</source> |
| 6474 | <translation>[%1] %2 %3</translation> | 7148 | <translation>[%1] %2 %3</translation> |
| 6475 | </message> | 7149 | </message> |
| 6476 | <message> | 7150 | <message> |
| 6477 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="213"/> | 7151 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="212"/> |
| 6478 | <source>waited by no thread</source> | 7152 | <source>waited by no thread</source> |
| 6479 | <translation>esperado por ningún hilo</translation> | 7153 | <translation>esperado por ningún hilo</translation> |
| 6480 | </message> | 7154 | </message> |
| @@ -6482,112 +7156,112 @@ p, li { white-space: pre-wrap; } | |||
| 6482 | <context> | 7156 | <context> |
| 6483 | <name>WaitTreeThread</name> | 7157 | <name>WaitTreeThread</name> |
| 6484 | <message> | 7158 | <message> |
| 6485 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="251"/> | 7159 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="250"/> |
| 6486 | <source>runnable</source> | 7160 | <source>runnable</source> |
| 6487 | <translation>ejecutable</translation> | 7161 | <translation>ejecutable</translation> |
| 6488 | </message> | 7162 | </message> |
| 6489 | <message> | 7163 | <message> |
| 6490 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> | 7164 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="252"/> |
| 6491 | <source>paused</source> | 7165 | <source>paused</source> |
| 6492 | <translation>en pausa</translation> | 7166 | <translation>en pausa</translation> |
| 6493 | </message> | 7167 | </message> |
| 6494 | <message> | 7168 | <message> |
| 6495 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="259"/> | 7169 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="258"/> |
| 6496 | <source>sleeping</source> | 7170 | <source>sleeping</source> |
| 6497 | <translation>reposando</translation> | 7171 | <translation>reposando</translation> |
| 6498 | </message> | 7172 | </message> |
| 6499 | <message> | 7173 | <message> |
| 6500 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="262"/> | 7174 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="261"/> |
| 6501 | <source>waiting for IPC reply</source> | 7175 | <source>waiting for IPC reply</source> |
| 6502 | <translation>esperando respuesta IPC</translation> | 7176 | <translation>esperando respuesta IPC</translation> |
| 6503 | </message> | 7177 | </message> |
| 6504 | <message> | 7178 | <message> |
| 6505 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="265"/> | 7179 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="264"/> |
| 6506 | <source>waiting for objects</source> | 7180 | <source>waiting for objects</source> |
| 6507 | <translation>esperando objetos</translation> | 7181 | <translation>esperando objetos</translation> |
| 6508 | </message> | 7182 | </message> |
| 6509 | <message> | 7183 | <message> |
| 6510 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="268"/> | 7184 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="267"/> |
| 6511 | <source>waiting for condition variable</source> | 7185 | <source>waiting for condition variable</source> |
| 6512 | <translation>esperando variable condicional</translation> | 7186 | <translation>esperando variable condicional</translation> |
| 6513 | </message> | 7187 | </message> |
| 6514 | <message> | 7188 | <message> |
| 6515 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="271"/> | 7189 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="270"/> |
| 6516 | <source>waiting for address arbiter</source> | 7190 | <source>waiting for address arbiter</source> |
| 6517 | <translation>esperando al árbitro de dirección</translation> | 7191 | <translation>esperando al árbitro de dirección</translation> |
| 6518 | </message> | 7192 | </message> |
| 6519 | <message> | 7193 | <message> |
| 6520 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="274"/> | 7194 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="273"/> |
| 6521 | <source>waiting for suspend resume</source> | 7195 | <source>waiting for suspend resume</source> |
| 6522 | <translation>esperando a reanudar</translation> | 7196 | <translation>esperando a reanudar</translation> |
| 6523 | </message> | 7197 | </message> |
| 6524 | <message> | 7198 | <message> |
| 6525 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="277"/> | 7199 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="276"/> |
| 6526 | <source>waiting</source> | 7200 | <source>waiting</source> |
| 6527 | <translation>esperando</translation> | 7201 | <translation>esperando</translation> |
| 6528 | </message> | 7202 | </message> |
| 6529 | <message> | 7203 | <message> |
| 6530 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="282"/> | 7204 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="281"/> |
| 6531 | <source>initialized</source> | 7205 | <source>initialized</source> |
| 6532 | <translation>inicializado</translation> | 7206 | <translation>inicializado</translation> |
| 6533 | </message> | 7207 | </message> |
| 6534 | <message> | 7208 | <message> |
| 6535 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="285"/> | 7209 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="284"/> |
| 6536 | <source>terminated</source> | 7210 | <source>terminated</source> |
| 6537 | <translation>terminado</translation> | 7211 | <translation>terminado</translation> |
| 6538 | </message> | 7212 | </message> |
| 6539 | <message> | 7213 | <message> |
| 6540 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="288"/> | 7214 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="287"/> |
| 6541 | <source>unknown</source> | 7215 | <source>unknown</source> |
| 6542 | <translation>desconocido</translation> | 7216 | <translation>desconocido</translation> |
| 6543 | </message> | 7217 | </message> |
| 6544 | <message> | 7218 | <message> |
| 6545 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="293"/> | 7219 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="292"/> |
| 6546 | <source> PC = 0x%1 LR = 0x%2</source> | 7220 | <source> PC = 0x%1 LR = 0x%2</source> |
| 6547 | <translation>PC = 0x%1 LR = 0x%2</translation> | 7221 | <translation>PC = 0x%1 LR = 0x%2</translation> |
| 6548 | </message> | 7222 | </message> |
| 6549 | <message> | 7223 | <message> |
| 6550 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="343"/> | 7224 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="342"/> |
| 6551 | <source>ideal</source> | 7225 | <source>ideal</source> |
| 6552 | <translation>ideal</translation> | 7226 | <translation>ideal</translation> |
| 6553 | </message> | 7227 | </message> |
| 6554 | <message> | 7228 | <message> |
| 6555 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="346"/> | 7229 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="345"/> |
| 6556 | <source>core %1</source> | 7230 | <source>core %1</source> |
| 6557 | <translation>núcleo %1</translation> | 7231 | <translation>núcleo %1</translation> |
| 6558 | </message> | 7232 | </message> |
| 6559 | <message> | 7233 | <message> |
| 6560 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="350"/> | 7234 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="349"/> |
| 6561 | <source>processor = %1</source> | 7235 | <source>processor = %1</source> |
| 6562 | <translation>procesador = %1</translation> | 7236 | <translation>procesador = %1</translation> |
| 6563 | </message> | 7237 | </message> |
| 6564 | <message> | 7238 | <message> |
| 6565 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> | 7239 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="351"/> |
| 6566 | <source>ideal core = %1</source> | 7240 | <source>ideal core = %1</source> |
| 6567 | <translation>núcleo ideal = %1</translation> | 7241 | <translation>núcleo ideal = %1</translation> |
| 6568 | </message> | 7242 | </message> |
| 6569 | <message> | 7243 | <message> |
| 6570 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> | 7244 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="353"/> |
| 6571 | <source>affinity mask = %1</source> | 7245 | <source>affinity mask = %1</source> |
| 6572 | <translation>máscara de afinidad = %1</translation> | 7246 | <translation>máscara de afinidad = %1</translation> |
| 6573 | </message> | 7247 | </message> |
| 6574 | <message> | 7248 | <message> |
| 6575 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> | 7249 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> |
| 6576 | <source>thread id = %1</source> | 7250 | <source>thread id = %1</source> |
| 6577 | <translation>id de hilo = %1</translation> | 7251 | <translation>id de hilo = %1</translation> |
| 6578 | </message> | 7252 | </message> |
| 6579 | <message> | 7253 | <message> |
| 6580 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> | 7254 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> |
| 6581 | <source>priority = %1(current) / %2(normal)</source> | 7255 | <source>priority = %1(current) / %2(normal)</source> |
| 6582 | <translation>prioridad = %1(presente) / %2(normal)</translation> | 7256 | <translation>prioridad = %1(presente) / %2(normal)</translation> |
| 6583 | </message> | 7257 | </message> |
| 6584 | <message> | 7258 | <message> |
| 6585 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="360"/> | 7259 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="359"/> |
| 6586 | <source>last running ticks = %1</source> | 7260 | <source>last running ticks = %1</source> |
| 6587 | <translation>últimos ticks consecutivos = %1</translation> | 7261 | <translation>últimos ticks consecutivos = %1</translation> |
| 6588 | </message> | 7262 | </message> |
| 6589 | <message> | 7263 | <message> |
| 6590 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="368"/> | 7264 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="367"/> |
| 6591 | <source>not waiting for mutex</source> | 7265 | <source>not waiting for mutex</source> |
| 6592 | <translation>no esperando al mutex</translation> | 7266 | <translation>no esperando al mutex</translation> |
| 6593 | </message> | 7267 | </message> |
| @@ -6595,7 +7269,7 @@ p, li { white-space: pre-wrap; } | |||
| 6595 | <context> | 7269 | <context> |
| 6596 | <name>WaitTreeThreadList</name> | 7270 | <name>WaitTreeThreadList</name> |
| 6597 | <message> | 7271 | <message> |
| 6598 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="392"/> | 7272 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="391"/> |
| 6599 | <source>waited by thread</source> | 7273 | <source>waited by thread</source> |
| 6600 | <translation>esperado por el hilo</translation> | 7274 | <translation>esperado por el hilo</translation> |
| 6601 | </message> | 7275 | </message> |
| @@ -6603,7 +7277,7 @@ p, li { white-space: pre-wrap; } | |||
| 6603 | <context> | 7277 | <context> |
| 6604 | <name>WaitTreeWidget</name> | 7278 | <name>WaitTreeWidget</name> |
| 6605 | <message> | 7279 | <message> |
| 6606 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="466"/> | 7280 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="465"/> |
| 6607 | <source>&Wait Tree</source> | 7281 | <source>&Wait Tree</source> |
| 6608 | <translation>&Árbol de espera</translation> | 7282 | <translation>&Árbol de espera</translation> |
| 6609 | </message> | 7283 | </message> |