diff options
| author | 2022-01-05 07:55:04 +0000 | |
|---|---|---|
| committer | 2022-01-05 07:55:04 +0000 | |
| commit | 7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32 (patch) | |
| tree | 1a4b9b0b51b8d710fe5845be66743b18c2817997 /dist/languages/es.ts | |
| parent | Merge pull request #7610 from Tatsh/more-system-libs (diff) | |
| download | yuzu-7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32.tar.gz yuzu-7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32.tar.xz yuzu-7c88f4de2d60aa1411a9d8581eb9eed3ca1fbf32.zip | |
Update translations (2022-01-05)
Diffstat (limited to 'dist/languages/es.ts')
| -rw-r--r-- | dist/languages/es.ts | 701 |
1 files changed, 371 insertions, 330 deletions
diff --git a/dist/languages/es.ts b/dist/languages/es.ts index a7583ba9f..5d4d0aa5f 100644 --- a/dist/languages/es.ts +++ b/dist/languages/es.ts | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <?xml version="1.0" ?><!DOCTYPE TS><TS language="es" sourcelanguage="en_US" version="2.1"> | 1 | <?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="es" sourcelanguage="en_US"> |
| 2 | <context> | 2 | <context> |
| 3 | <name>AboutDialog</name> | 3 | <name>AboutDialog</name> |
| 4 | <message> | 4 | <message> |
| @@ -597,81 +597,91 @@ p, li { white-space: pre-wrap; } | |||
| 597 | </message> | 597 | </message> |
| 598 | <message> | 598 | <message> |
| 599 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="114"/> | 599 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="114"/> |
| 600 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> | ||
| 601 | <translation>Al activarlo, esto volcará todos los shaders originales del ensamblador de la caché de shaders en disco o del juego encontrado</translation> | ||
| 602 | </message> | ||
| 603 | <message> | ||
| 604 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="117"/> | ||
| 605 | <source>Dump Game Shaders</source> | ||
| 606 | <translation>Volcar Shaders del juego</translation> | ||
| 607 | </message> | ||
| 608 | <message> | ||
| 609 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/> | ||
| 600 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> | 610 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> |
| 601 | <translation>Cuando esté marcado, se desactiva el compilador de macro Just In Time. Activar esto hace que los juegos se ejecuten más lento.</translation> | 611 | <translation>Cuando esté marcado, se desactiva el compilador de macro Just In Time. Activar esto hace que los juegos se ejecuten más lento.</translation> |
| 602 | </message> | 612 | </message> |
| 603 | <message> | 613 | <message> |
| 604 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="117"/> | 614 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/> |
| 605 | <source>Disable Macro JIT</source> | 615 | <source>Disable Macro JIT</source> |
| 606 | <translation>Desactivar macro JIT</translation> | 616 | <translation>Desactivar macro JIT</translation> |
| 607 | </message> | 617 | </message> |
| 608 | <message> | 618 | <message> |
| 609 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="124"/> | 619 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/> |
| 610 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> | 620 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> |
| 611 | <translation>Cuando esté marcado, yuzu hará un registro de las estadísticas del caché de tubería compilado </translation> | 621 | <translation>Cuando esté marcado, yuzu hará un registro de las estadísticas del caché de tubería compilado </translation> |
| 612 | </message> | 622 | </message> |
| 613 | <message> | 623 | <message> |
| 614 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/> | 624 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/> |
| 615 | <source>Enable Shader Feedback</source> | 625 | <source>Enable Shader Feedback</source> |
| 616 | <translation>Activar información de shaders</translation> | 626 | <translation>Activar información de shaders</translation> |
| 617 | </message> | 627 | </message> |
| 618 | <message> | 628 | <message> |
| 619 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="134"/> | 629 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/> |
| 620 | <source>When checked, it executes shaders without loop logic changes</source> | 630 | <source>When checked, it executes shaders without loop logic changes</source> |
| 621 | <translation>Cuando esté marcado, se ejecutarán los shaders sin cambios de bucles lógicos.</translation> | 631 | <translation>Cuando esté marcado, se ejecutarán los shaders sin cambios de bucles lógicos.</translation> |
| 622 | </message> | 632 | </message> |
| 623 | <message> | 633 | <message> |
| 624 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/> | 634 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/> |
| 625 | <source>Disable Loop safety checks</source> | 635 | <source>Disable Loop safety checks</source> |
| 626 | <translation>Desactivar comprobaciones de seguridad de bucles</translation> | 636 | <translation>Desactivar comprobaciones de seguridad de bucles</translation> |
| 627 | </message> | 637 | </message> |
| 628 | <message> | 638 | <message> |
| 629 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/> | 639 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/> |
| 630 | <source>Debugging</source> | 640 | <source>Debugging</source> |
| 631 | <translation>Depuración</translation> | 641 | <translation>Depuración</translation> |
| 632 | </message> | 642 | </message> |
| 633 | <message> | 643 | <message> |
| 634 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/> | 644 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/> |
| 635 | <source>Enable FS Access Log</source> | 645 | <source>Enable FS Access Log</source> |
| 636 | <translation>Activar registro de acceso FS</translation> | 646 | <translation>Activar registro de acceso FS</translation> |
| 637 | </message> | 647 | </message> |
| 638 | <message> | 648 | <message> |
| 639 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/> | 649 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/> |
| 640 | <source>Enable Verbose Reporting Services**</source> | 650 | <source>Enable Verbose Reporting Services**</source> |
| 641 | <translation>Activar servicios de reporte detallados**</translation> | 651 | <translation>Activar servicios de reporte detallados**</translation> |
| 642 | </message> | 652 | </message> |
| 643 | <message> | 653 | <message> |
| 644 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="170"/> | 654 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/> |
| 645 | <source>Advanced</source> | 655 | <source>Advanced</source> |
| 646 | <translation>Avanzado</translation> | 656 | <translation>Avanzado</translation> |
| 647 | </message> | 657 | </message> |
| 648 | <message> | 658 | <message> |
| 649 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="176"/> | 659 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/> |
| 650 | <source>Kiosk (Quest) Mode</source> | 660 | <source>Kiosk (Quest) Mode</source> |
| 651 | <translation>Modo quiosco (Quest)</translation> | 661 | <translation>Modo quiosco (Quest)</translation> |
| 652 | </message> | 662 | </message> |
| 653 | <message> | 663 | <message> |
| 654 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/> | 664 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/> |
| 655 | <source>Enable CPU Debugging</source> | 665 | <source>Enable CPU Debugging</source> |
| 656 | <translation>Activar depuración de la CPU</translation> | 666 | <translation>Activar depuración de la CPU</translation> |
| 657 | </message> | 667 | </message> |
| 658 | <message> | 668 | <message> |
| 659 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="190"/> | 669 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/> |
| 660 | <source>Enable Debug Asserts</source> | 670 | <source>Enable Debug Asserts</source> |
| 661 | <translation>Activar alertas de depuración</translation> | 671 | <translation>Activar alertas de depuración</translation> |
| 662 | </message> | 672 | </message> |
| 663 | <message> | 673 | <message> |
| 664 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="197"/> | 674 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/> |
| 665 | <source>Enable Auto-Stub**</source> | 675 | <source>Enable Auto-Stub**</source> |
| 666 | <translation>Activar Auto-Stub**</translation> | 676 | <translation>Activar Auto-Stub**</translation> |
| 667 | </message> | 677 | </message> |
| 668 | <message> | 678 | <message> |
| 669 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="204"/> | 679 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/> |
| 670 | <source>Enable all Controller Types</source> | 680 | <source>Enable all Controller Types</source> |
| 671 | <translation type="unfinished"/> | 681 | <translation>Habilitar todo Tipo de Controladores</translation> |
| 672 | </message> | 682 | </message> |
| 673 | <message> | 683 | <message> |
| 674 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="219"/> | 684 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="232"/> |
| 675 | <source>**This will be reset automatically when yuzu closes.</source> | 685 | <source>**This will be reset automatically when yuzu closes.</source> |
| 676 | <translation>**Esto se reiniciará automáticamente cuando yuzu se cierre.</translation> | 686 | <translation>**Esto se reiniciará automáticamente cuando yuzu se cierre.</translation> |
| 677 | </message> | 687 | </message> |
| @@ -1192,7 +1202,7 @@ p, li { white-space: pre-wrap; } | |||
| 1192 | <message> | 1202 | <message> |
| 1193 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="407"/> | 1203 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="407"/> |
| 1194 | <source>Nearest Neighbor</source> | 1204 | <source>Nearest Neighbor</source> |
| 1195 | <translation>Proveedor más cercano</translation> | 1205 | <translation>Vecino más próximo</translation> |
| 1196 | </message> | 1206 | </message> |
| 1197 | <message> | 1207 | <message> |
| 1198 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="412"/> | 1208 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="412"/> |
| @@ -1669,7 +1679,7 @@ p, li { white-space: pre-wrap; } | |||
| 1669 | <message> | 1679 | <message> |
| 1670 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2533"/> | 1680 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2533"/> |
| 1671 | <source>Emulated Devices</source> | 1681 | <source>Emulated Devices</source> |
| 1672 | <translation>Dispositivos Emulados</translation> | 1682 | <translation>Dispositivos emulados</translation> |
| 1673 | </message> | 1683 | </message> |
| 1674 | <message> | 1684 | <message> |
| 1675 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2545"/> | 1685 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2545"/> |
| @@ -1725,7 +1735,7 @@ p, li { white-space: pre-wrap; } | |||
| 1725 | <message> | 1735 | <message> |
| 1726 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2653"/> | 1736 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2653"/> |
| 1727 | <source>Enable UDP controllers (not needed for motion)</source> | 1737 | <source>Enable UDP controllers (not needed for motion)</source> |
| 1728 | <translation type="unfinished"/> | 1738 | <translation>Habilitar controladores UDP (no necesarios para el movimiento)</translation> |
| 1729 | </message> | 1739 | </message> |
| 1730 | <message> | 1740 | <message> |
| 1731 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2666"/> | 1741 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2666"/> |
| @@ -1787,7 +1797,7 @@ p, li { white-space: pre-wrap; } | |||
| 1787 | </message> | 1797 | </message> |
| 1788 | <message> | 1798 | <message> |
| 1789 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 1799 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1790 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1190"/> | 1800 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1166"/> |
| 1791 | <source>Left Stick</source> | 1801 | <source>Left Stick</source> |
| 1792 | <translation>Palanca izquierda</translation> | 1802 | <translation>Palanca izquierda</translation> |
| 1793 | </message> | 1803 | </message> |
| @@ -1881,14 +1891,14 @@ p, li { white-space: pre-wrap; } | |||
| 1881 | <message> | 1891 | <message> |
| 1882 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 1892 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 1883 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 1893 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 1884 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1195"/> | 1894 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1171"/> |
| 1885 | <source>L</source> | 1895 | <source>L</source> |
| 1886 | <translation>L</translation> | 1896 | <translation>L</translation> |
| 1887 | </message> | 1897 | </message> |
| 1888 | <message> | 1898 | <message> |
| 1889 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 1899 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 1890 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 1900 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 1891 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1187"/> | 1901 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1163"/> |
| 1892 | <source>ZL</source> | 1902 | <source>ZL</source> |
| 1893 | <translation>ZL</translation> | 1903 | <translation>ZL</translation> |
| 1894 | </message> | 1904 | </message> |
| @@ -1907,7 +1917,7 @@ p, li { white-space: pre-wrap; } | |||
| 1907 | <message> | 1917 | <message> |
| 1908 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 1918 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 1909 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 1919 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 1910 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1186"/> | 1920 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1162"/> |
| 1911 | <source>Plus</source> | 1921 | <source>Plus</source> |
| 1912 | <translation>Más</translation> | 1922 | <translation>Más</translation> |
| 1913 | </message> | 1923 | </message> |
| @@ -1920,15 +1930,15 @@ p, li { white-space: pre-wrap; } | |||
| 1920 | <message> | 1930 | <message> |
| 1921 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 1931 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 1922 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 1932 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 1923 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1189"/> | 1933 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1165"/> |
| 1924 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1196"/> | 1934 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1172"/> |
| 1925 | <source>R</source> | 1935 | <source>R</source> |
| 1926 | <translation>R</translation> | 1936 | <translation>R</translation> |
| 1927 | </message> | 1937 | </message> |
| 1928 | <message> | 1938 | <message> |
| 1929 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 1939 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 1930 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 1940 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 1931 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1188"/> | 1941 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1164"/> |
| 1932 | <source>ZR</source> | 1942 | <source>ZR</source> |
| 1933 | <translation>ZR</translation> | 1943 | <translation>ZR</translation> |
| 1934 | </message> | 1944 | </message> |
| @@ -1985,7 +1995,7 @@ p, li { white-space: pre-wrap; } | |||
| 1985 | </message> | 1995 | </message> |
| 1986 | <message> | 1996 | <message> |
| 1987 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 1997 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 1988 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1191"/> | 1998 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1167"/> |
| 1989 | <source>Right Stick</source> | 1999 | <source>Right Stick</source> |
| 1990 | <translation>Palanca derecha</translation> | 2000 | <translation>Palanca derecha</translation> |
| 1991 | </message> | 2001 | </message> |
| @@ -2014,7 +2024,7 @@ p, li { white-space: pre-wrap; } | |||
| 2014 | <message> | 2024 | <message> |
| 2015 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="341"/> | 2025 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="341"/> |
| 2016 | <source>Invert button</source> | 2026 | <source>Invert button</source> |
| 2017 | <translation type="unfinished"/> | 2027 | <translation>Invertir botón</translation> |
| 2018 | </message> | 2028 | </message> |
| 2019 | <message> | 2029 | <message> |
| 2020 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="349"/> | 2030 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="349"/> |
| @@ -2059,143 +2069,143 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2059 | </message> | 2069 | </message> |
| 2060 | <message> | 2070 | <message> |
| 2061 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="572"/> | 2071 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="572"/> |
| 2062 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="918"/> | 2072 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="921"/> |
| 2063 | <source>Pro Controller</source> | 2073 | <source>Pro Controller</source> |
| 2064 | <translation>Controlador Pro</translation> | 2074 | <translation>Controlador Pro</translation> |
| 2065 | </message> | 2075 | </message> |
| 2066 | <message> | 2076 | <message> |
| 2067 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="924"/> | 2077 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="925"/> |
| 2068 | <source>Dual Joycons</source> | 2078 | <source>Dual Joycons</source> |
| 2069 | <translation>Joycons duales</translation> | 2079 | <translation>Joycons duales</translation> |
| 2070 | </message> | 2080 | </message> |
| 2071 | <message> | 2081 | <message> |
| 2072 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="930"/> | 2082 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="929"/> |
| 2073 | <source>Left Joycon</source> | 2083 | <source>Left Joycon</source> |
| 2074 | <translation>Joycon izquierdo</translation> | 2084 | <translation>Joycon izquierdo</translation> |
| 2075 | </message> | 2085 | </message> |
| 2076 | <message> | 2086 | <message> |
| 2077 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="936"/> | 2087 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="933"/> |
| 2078 | <source>Right Joycon</source> | 2088 | <source>Right Joycon</source> |
| 2079 | <translation>Joycon derecho</translation> | 2089 | <translation>Joycon derecho</translation> |
| 2080 | </message> | 2090 | </message> |
| 2081 | <message> | 2091 | <message> |
| 2082 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="942"/> | 2092 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="937"/> |
| 2083 | <source>Handheld</source> | 2093 | <source>Handheld</source> |
| 2084 | <translation>Portátil</translation> | 2094 | <translation>Portátil</translation> |
| 2085 | </message> | 2095 | </message> |
| 2086 | <message> | 2096 | <message> |
| 2087 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="948"/> | 2097 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="941"/> |
| 2088 | <source>GameCube Controller</source> | 2098 | <source>GameCube Controller</source> |
| 2089 | <translation>Controlador de GameCube</translation> | 2099 | <translation>Controlador de GameCube</translation> |
| 2090 | </message> | 2100 | </message> |
| 2091 | <message> | 2101 | <message> |
| 2092 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="958"/> | 2102 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="950"/> |
| 2093 | <source>Poke Ball Plus</source> | 2103 | <source>Poke Ball Plus</source> |
| 2094 | <translation type="unfinished"/> | 2104 | <translation>Poke Ball Plus</translation> |
| 2095 | </message> | 2105 | </message> |
| 2096 | <message> | 2106 | <message> |
| 2097 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="964"/> | 2107 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="954"/> |
| 2098 | <source>NES Controller</source> | 2108 | <source>NES Controller</source> |
| 2099 | <translation type="unfinished"/> | 2109 | <translation>Controlador NES</translation> |
| 2100 | </message> | 2110 | </message> |
| 2101 | <message> | 2111 | <message> |
| 2102 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="970"/> | 2112 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="958"/> |
| 2103 | <source>SNES Controller</source> | 2113 | <source>SNES Controller</source> |
| 2104 | <translation type="unfinished"/> | 2114 | <translation>Controlador SNES</translation> |
| 2105 | </message> | 2115 | </message> |
| 2106 | <message> | 2116 | <message> |
| 2107 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="976"/> | 2117 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="962"/> |
| 2108 | <source>N64 Controller</source> | 2118 | <source>N64 Controller</source> |
| 2109 | <translation type="unfinished"/> | 2119 | <translation>Controlador N64</translation> |
| 2110 | </message> | 2120 | </message> |
| 2111 | <message> | 2121 | <message> |
| 2112 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="982"/> | 2122 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="966"/> |
| 2113 | <source>Sega Genesis</source> | 2123 | <source>Sega Genesis</source> |
| 2114 | <translation type="unfinished"/> | 2124 | <translation>Sega Genesis</translation> |
| 2115 | </message> | 2125 | </message> |
| 2116 | <message> | 2126 | <message> |
| 2117 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1194"/> | 2127 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1170"/> |
| 2118 | <source>Start / Pause</source> | 2128 | <source>Start / Pause</source> |
| 2119 | <translation>Inicio / Pausa</translation> | 2129 | <translation>Inicio / Pausa</translation> |
| 2120 | </message> | 2130 | </message> |
| 2121 | <message> | 2131 | <message> |
| 2122 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1197"/> | 2132 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1173"/> |
| 2123 | <source>Z</source> | 2133 | <source>Z</source> |
| 2124 | <translation>Z</translation> | 2134 | <translation>Z</translation> |
| 2125 | </message> | 2135 | </message> |
| 2126 | <message> | 2136 | <message> |
| 2127 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1198"/> | 2137 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1174"/> |
| 2128 | <source>Control Stick</source> | 2138 | <source>Control Stick</source> |
| 2129 | <translation>Palanca de control</translation> | 2139 | <translation>Palanca de control</translation> |
| 2130 | </message> | 2140 | </message> |
| 2131 | <message> | 2141 | <message> |
| 2132 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1199"/> | 2142 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1175"/> |
| 2133 | <source>C-Stick</source> | 2143 | <source>C-Stick</source> |
| 2134 | <translation>C-Stick</translation> | 2144 | <translation>C-Stick</translation> |
| 2135 | </message> | 2145 | </message> |
| 2136 | <message> | 2146 | <message> |
| 2137 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1297"/> | 2147 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1273"/> |
| 2138 | <source>Shake!</source> | 2148 | <source>Shake!</source> |
| 2139 | <translation>¡Agita!</translation> | 2149 | <translation>¡Agita!</translation> |
| 2140 | </message> | 2150 | </message> |
| 2141 | <message> | 2151 | <message> |
| 2142 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1299"/> | 2152 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1275"/> |
| 2143 | <source>[waiting]</source> | 2153 | <source>[waiting]</source> |
| 2144 | <translation>[esperando]</translation> | 2154 | <translation>[esperando]</translation> |
| 2145 | </message> | 2155 | </message> |
| 2146 | <message> | 2156 | <message> |
| 2147 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1381"/> | 2157 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1357"/> |
| 2148 | <source>New Profile</source> | 2158 | <source>New Profile</source> |
| 2149 | <translation>Nuevo perfil</translation> | 2159 | <translation>Nuevo perfil</translation> |
| 2150 | </message> | 2160 | </message> |
| 2151 | <message> | 2161 | <message> |
| 2152 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1381"/> | 2162 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1357"/> |
| 2153 | <source>Enter a profile name:</source> | 2163 | <source>Enter a profile name:</source> |
| 2154 | <translation>Introduce un nombre de perfil:</translation> | 2164 | <translation>Introduce un nombre de perfil:</translation> |
| 2155 | </message> | 2165 | </message> |
| 2156 | <message> | 2166 | <message> |
| 2157 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1389"/> | 2167 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1365"/> |
| 2158 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1397"/> | 2168 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1373"/> |
| 2159 | <source>Create Input Profile</source> | 2169 | <source>Create Input Profile</source> |
| 2160 | <translation>Crear perfil de entrada</translation> | 2170 | <translation>Crear perfil de entrada</translation> |
| 2161 | </message> | 2171 | </message> |
| 2162 | <message> | 2172 | <message> |
| 2163 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1390"/> | 2173 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1366"/> |
| 2164 | <source>The given profile name is not valid!</source> | 2174 | <source>The given profile name is not valid!</source> |
| 2165 | <translation>¡El nombre de perfil introducido no es válido!</translation> | 2175 | <translation>¡El nombre de perfil introducido no es válido!</translation> |
| 2166 | </message> | 2176 | </message> |
| 2167 | <message> | 2177 | <message> |
| 2168 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1398"/> | 2178 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1374"/> |
| 2169 | <source>Failed to create the input profile "%1"</source> | 2179 | <source>Failed to create the input profile "%1"</source> |
| 2170 | <translation>Error al crear el perfil de entrada "%1"</translation> | 2180 | <translation>Error al crear el perfil de entrada "%1"</translation> |
| 2171 | </message> | 2181 | </message> |
| 2172 | <message> | 2182 | <message> |
| 2173 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1418"/> | 2183 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1394"/> |
| 2174 | <source>Delete Input Profile</source> | 2184 | <source>Delete Input Profile</source> |
| 2175 | <translation>Eliminar perfil de entrada</translation> | 2185 | <translation>Eliminar perfil de entrada</translation> |
| 2176 | </message> | 2186 | </message> |
| 2177 | <message> | 2187 | <message> |
| 2178 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1419"/> | 2188 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1395"/> |
| 2179 | <source>Failed to delete the input profile "%1"</source> | 2189 | <source>Failed to delete the input profile "%1"</source> |
| 2180 | <translation>Error al eliminar el perfil de entrada "%1"</translation> | 2190 | <translation>Error al eliminar el perfil de entrada "%1"</translation> |
| 2181 | </message> | 2191 | </message> |
| 2182 | <message> | 2192 | <message> |
| 2183 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1441"/> | 2193 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1417"/> |
| 2184 | <source>Load Input Profile</source> | 2194 | <source>Load Input Profile</source> |
| 2185 | <translation>Cargar perfil de entrada</translation> | 2195 | <translation>Cargar perfil de entrada</translation> |
| 2186 | </message> | 2196 | </message> |
| 2187 | <message> | 2197 | <message> |
| 2188 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1442"/> | 2198 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1418"/> |
| 2189 | <source>Failed to load the input profile "%1"</source> | 2199 | <source>Failed to load the input profile "%1"</source> |
| 2190 | <translation>Error al cargar el perfil de entrada "%1"</translation> | 2200 | <translation>Error al cargar el perfil de entrada "%1"</translation> |
| 2191 | </message> | 2201 | </message> |
| 2192 | <message> | 2202 | <message> |
| 2193 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1461"/> | 2203 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1437"/> |
| 2194 | <source>Save Input Profile</source> | 2204 | <source>Save Input Profile</source> |
| 2195 | <translation>Guardar perfil de entrada</translation> | 2205 | <translation>Guardar perfil de entrada</translation> |
| 2196 | </message> | 2206 | </message> |
| 2197 | <message> | 2207 | <message> |
| 2198 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1462"/> | 2208 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1438"/> |
| 2199 | <source>Failed to save the input profile "%1"</source> | 2209 | <source>Failed to save the input profile "%1"</source> |
| 2200 | <translation>Error al guardar el perfil de entrada "%1"</translation> | 2210 | <translation>Error al guardar el perfil de entrada "%1"</translation> |
| 2201 | </message> | 2211 | </message> |
| @@ -2250,7 +2260,7 @@ Para invertir los ejes, mueve primero el joystick de manera vertical, y luego ho | |||
| 2250 | <message> | 2260 | <message> |
| 2251 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="57"/> | 2261 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="57"/> |
| 2252 | <source>Touch from button profile:</source> | 2262 | <source>Touch from button profile:</source> |
| 2253 | <translation type="unfinished"/> | 2263 | <translation>Tocar desde el perfil del botón:</translation> |
| 2254 | </message> | 2264 | </message> |
| 2255 | <message> | 2265 | <message> |
| 2256 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="85"/> | 2266 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="85"/> |
| @@ -3714,485 +3724,491 @@ Arrastra los puntos para cambiar de posición, o haz doble clic en las celdas de | |||
| 3714 | <context> | 3724 | <context> |
| 3715 | <name>GMainWindow</name> | 3725 | <name>GMainWindow</name> |
| 3716 | <message> | 3726 | <message> |
| 3717 | <location filename="../../src/yuzu/main.cpp" line="176"/> | 3727 | <location filename="../../src/yuzu/main.cpp" line="179"/> |
| 3718 | <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> | 3728 | <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> |
| 3719 | <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> | 3729 | <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> |
| 3720 | </message> | 3730 | </message> |
| 3721 | <message> | 3731 | <message> |
| 3722 | <location filename="../../src/yuzu/main.cpp" line="179"/> | 3732 | <location filename="../../src/yuzu/main.cpp" line="182"/> |
| 3723 | <source>Telemetry</source> | 3733 | <source>Telemetry</source> |
| 3724 | <translation>Telemetría </translation> | 3734 | <translation>Telemetría </translation> |
| 3725 | </message> | 3735 | </message> |
| 3726 | <message> | 3736 | <message> |
| 3727 | <location filename="../../src/yuzu/main.cpp" line="600"/> | 3737 | <location filename="../../src/yuzu/main.cpp" line="602"/> |
| 3728 | <source>Loading Web Applet...</source> | 3738 | <source>Loading Web Applet...</source> |
| 3729 | <translation>Cargando Web applet...</translation> | 3739 | <translation>Cargando Web applet...</translation> |
| 3730 | </message> | 3740 | </message> |
| 3731 | <message> | 3741 | <message> |
| 3732 | <location filename="../../src/yuzu/main.cpp" line="647"/> | 3742 | <location filename="../../src/yuzu/main.cpp" line="649"/> |
| 3733 | <location filename="../../src/yuzu/main.cpp" line="650"/> | 3743 | <location filename="../../src/yuzu/main.cpp" line="652"/> |
| 3734 | <source>Disable Web Applet</source> | 3744 | <source>Disable Web Applet</source> |
| 3735 | <translation>Desactivar Web applet</translation> | 3745 | <translation>Desactivar Web applet</translation> |
| 3736 | </message> | 3746 | </message> |
| 3737 | <message> | 3747 | <message> |
| 3738 | <location filename="../../src/yuzu/main.cpp" line="651"/> | 3748 | <location filename="../../src/yuzu/main.cpp" line="653"/> |
| 3739 | <source>Disabling the web applet will cause it to not be shown again for the rest of the emulated session. This can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet?</source> | 3749 | <source>Disabling the web applet will cause it to not be shown again for the rest of the emulated session. This can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet?</source> |
| 3740 | <translation>Desactivar la web applet causará que ésta no se muestre más durante el resto de la sesión. Puede causar comportamientos imprevistos y sólo debe ser usado con Super Mario 3D All-Stars. ¿De verdad quieres desactivar la web applet?</translation> | 3750 | <translation>Desactivar la web applet causará que ésta no se muestre más durante el resto de la sesión. Puede causar comportamientos imprevistos y sólo debe ser usado con Super Mario 3D All-Stars. ¿De verdad quieres desactivar la web applet?</translation> |
| 3741 | </message> | 3751 | </message> |
| 3742 | <message> | 3752 | <message> |
| 3743 | <location filename="../../src/yuzu/main.cpp" line="754"/> | 3753 | <location filename="../../src/yuzu/main.cpp" line="756"/> |
| 3744 | <source>The amount of shaders currently being built</source> | 3754 | <source>The amount of shaders currently being built</source> |
| 3745 | <translation>La cantidad de shaders que se están construyendo actualmente</translation> | 3755 | <translation>La cantidad de shaders que se están construyendo actualmente</translation> |
| 3746 | </message> | 3756 | </message> |
| 3747 | <message> | 3757 | <message> |
| 3748 | <location filename="../../src/yuzu/main.cpp" line="756"/> | 3758 | <location filename="../../src/yuzu/main.cpp" line="758"/> |
| 3749 | <source>The current selected resolution scaling multiplier.</source> | 3759 | <source>The current selected resolution scaling multiplier.</source> |
| 3750 | <translation>El multiplicador de escala de resolución seleccionado actualmente.</translation> | 3760 | <translation>El multiplicador de escala de resolución seleccionado actualmente.</translation> |
| 3751 | </message> | 3761 | </message> |
| 3752 | <message> | 3762 | <message> |
| 3753 | <location filename="../../src/yuzu/main.cpp" line="759"/> | 3763 | <location filename="../../src/yuzu/main.cpp" line="761"/> |
| 3754 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3764 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3755 | <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> | 3765 | <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> |
| 3756 | </message> | 3766 | </message> |
| 3757 | <message> | 3767 | <message> |
| 3758 | <location filename="../../src/yuzu/main.cpp" line="762"/> | 3768 | <location filename="../../src/yuzu/main.cpp" line="764"/> |
| 3759 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3769 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3760 | <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> | 3770 | <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> |
| 3761 | </message> | 3771 | </message> |
| 3762 | <message> | 3772 | <message> |
| 3763 | <location filename="../../src/yuzu/main.cpp" line="766"/> | 3773 | <location filename="../../src/yuzu/main.cpp" line="768"/> |
| 3764 | <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> | 3774 | <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> |
| 3765 | <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> | 3775 | <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> |
| 3766 | </message> | 3776 | </message> |
| 3767 | <message> | 3777 | <message> |
| 3768 | <location filename="../../src/yuzu/main.cpp" line="841"/> | 3778 | <location filename="../../src/yuzu/main.cpp" line="843"/> |
| 3769 | <source>Invalid config detected</source> | 3779 | <source>Invalid config detected</source> |
| 3770 | <translation>Configuración no válida detectada</translation> | 3780 | <translation>Configuración no válida detectada</translation> |
| 3771 | </message> | 3781 | </message> |
| 3772 | <message> | 3782 | <message> |
| 3773 | <location filename="../../src/yuzu/main.cpp" line="842"/> | 3783 | <location filename="../../src/yuzu/main.cpp" line="844"/> |
| 3774 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 3784 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 3775 | <translation>El controlador del modo portátil no puede ser usado en el modo sobremesa. Se seleccionará el controlador Pro en su lugar.</translation> | 3785 | <translation>El controlador del modo portátil no puede ser usado en el modo sobremesa. Se seleccionará el controlador Pro en su lugar.</translation> |
| 3776 | </message> | 3786 | </message> |
| 3777 | <message> | 3787 | <message> |
| 3778 | <location filename="../../src/yuzu/main.cpp" line="854"/> | 3788 | <location filename="../../src/yuzu/main.cpp" line="856"/> |
| 3779 | <source>DOCK</source> | 3789 | <source>DOCK</source> |
| 3780 | <translation>DOCK</translation> | 3790 | <translation>DOCK</translation> |
| 3781 | </message> | 3791 | </message> |
| 3782 | <message> | 3792 | <message> |
| 3783 | <location filename="../../src/yuzu/main.cpp" line="888"/> | 3793 | <location filename="../../src/yuzu/main.cpp" line="890"/> |
| 3784 | <source>VULKAN</source> | 3794 | <source>VULKAN</source> |
| 3785 | <translation>VULKAN</translation> | 3795 | <translation>VULKAN</translation> |
| 3786 | </message> | 3796 | </message> |
| 3787 | <message> | 3797 | <message> |
| 3788 | <location filename="../../src/yuzu/main.cpp" line="888"/> | 3798 | <location filename="../../src/yuzu/main.cpp" line="890"/> |
| 3789 | <source>OPENGL</source> | 3799 | <source>OPENGL</source> |
| 3790 | <translation>OPENGL</translation> | 3800 | <translation>OPENGL</translation> |
| 3791 | </message> | 3801 | </message> |
| 3792 | <message> | 3802 | <message> |
| 3793 | <location filename="../../src/yuzu/main.cpp" line="951"/> | 3803 | <location filename="../../src/yuzu/main.cpp" line="953"/> |
| 3794 | <source>&Clear Recent Files</source> | 3804 | <source>&Clear Recent Files</source> |
| 3795 | <translation>&Eliminar archivos recientes</translation> | 3805 | <translation>&Eliminar archivos recientes</translation> |
| 3796 | </message> | 3806 | </message> |
| 3797 | <message> | 3807 | <message> |
| 3798 | <location filename="../../src/yuzu/main.cpp" line="1210"/> | 3808 | <location filename="../../src/yuzu/main.cpp" line="1213"/> |
| 3799 | <source>&Continue</source> | 3809 | <source>&Continue</source> |
| 3800 | <translation>&Continuar</translation> | 3810 | <translation>&Continuar</translation> |
| 3801 | </message> | 3811 | </message> |
| 3802 | <message> | 3812 | <message> |
| 3803 | <location filename="../../src/yuzu/main.cpp" line="1212"/> | 3813 | <location filename="../../src/yuzu/main.cpp" line="1215"/> |
| 3804 | <source>&Pause</source> | 3814 | <source>&Pause</source> |
| 3805 | <translation>&Pausar</translation> | 3815 | <translation>&Pausar</translation> |
| 3806 | </message> | 3816 | </message> |
| 3807 | <message> | 3817 | <message> |
| 3808 | <location filename="../../src/yuzu/main.cpp" line="1285"/> | 3818 | <location filename="../../src/yuzu/main.cpp" line="1256"/> |
| 3819 | <source>yuzu is running a game</source> | ||
| 3820 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | ||
| 3821 | <translation>yuzu está ejecutando un juego</translation> | ||
| 3822 | </message> | ||
| 3823 | <message> | ||
| 3824 | <location filename="../../src/yuzu/main.cpp" line="1340"/> | ||
| 3809 | <source>Warning Outdated Game Format</source> | 3825 | <source>Warning Outdated Game Format</source> |
| 3810 | <translation>Advertencia: formato del juego obsoleto</translation> | 3826 | <translation>Advertencia: formato del juego obsoleto</translation> |
| 3811 | </message> | 3827 | </message> |
| 3812 | <message> | 3828 | <message> |
| 3813 | <location filename="../../src/yuzu/main.cpp" line="1286"/> | 3829 | <location filename="../../src/yuzu/main.cpp" line="1341"/> |
| 3814 | <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> | 3830 | <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> |
| 3815 | <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> | 3831 | <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> |
| 3816 | </message> | 3832 | </message> |
| 3817 | <message> | 3833 | <message> |
| 3818 | <location filename="../../src/yuzu/main.cpp" line="1298"/> | 3834 | <location filename="../../src/yuzu/main.cpp" line="1353"/> |
| 3819 | <location filename="../../src/yuzu/main.cpp" line="1335"/> | 3835 | <location filename="../../src/yuzu/main.cpp" line="1387"/> |
| 3820 | <source>Error while loading ROM!</source> | 3836 | <source>Error while loading ROM!</source> |
| 3821 | <translation>¡Error al cargar la ROM!</translation> | 3837 | <translation>¡Error al cargar la ROM!</translation> |
| 3822 | </message> | 3838 | </message> |
| 3823 | <message> | 3839 | <message> |
| 3824 | <location filename="../../src/yuzu/main.cpp" line="1299"/> | 3840 | <location filename="../../src/yuzu/main.cpp" line="1354"/> |
| 3825 | <source>The ROM format is not supported.</source> | 3841 | <source>The ROM format is not supported.</source> |
| 3826 | <translation>El formato de la ROM no es compatible.</translation> | 3842 | <translation>El formato de la ROM no es compatible.</translation> |
| 3827 | </message> | 3843 | </message> |
| 3828 | <message> | 3844 | <message> |
| 3829 | <location filename="../../src/yuzu/main.cpp" line="1303"/> | 3845 | <location filename="../../src/yuzu/main.cpp" line="1358"/> |
| 3830 | <source>An error occurred initializing the video core.</source> | 3846 | <source>An error occurred initializing the video core.</source> |
| 3831 | <translation>Se ha producido un error al inicializar el núcleo de video.</translation> | 3847 | <translation>Se ha producido un error al inicializar el núcleo de video.</translation> |
| 3832 | </message> | 3848 | </message> |
| 3833 | <message> | 3849 | <message> |
| 3834 | <location filename="../../src/yuzu/main.cpp" line="1304"/> | 3850 | <location filename="../../src/yuzu/main.cpp" line="1359"/> |
| 3835 | <source>yuzu has encountered an error while running the video core, please see the log for more details.For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.Ensure that you have the latest graphics drivers for your GPU.</source> | 3851 | <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> |
| 3836 | <translation>yuzu ha encontrado un error al ejecutar el núcleo de video, consulta el registro para obtener más detalles. Para obtener más información sobre cómo acceder al archivo de registro, consulte 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> Asegúrate de tener los últimos controladores de gráficos para la GPU.</translation> | 3852 | <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> |
| 3837 | </message> | 3853 | </message> |
| 3838 | <message> | 3854 | <message> |
| 3839 | <location filename="../../src/yuzu/main.cpp" line="1322"/> | 3855 | <location filename="../../src/yuzu/main.cpp" line="1374"/> |
| 3840 | <source>Error while loading ROM! %1</source> | 3856 | <source>Error while loading ROM! %1</source> |
| 3841 | <comment>%1 signifies a numeric error code.</comment> | 3857 | <comment>%1 signifies a numeric error code.</comment> |
| 3842 | <translation>¡Error al cargar la ROM! %1</translation> | 3858 | <translation>¡Error al cargar la ROM! %1</translation> |
| 3843 | </message> | 3859 | </message> |
| 3844 | <message> | 3860 | <message> |
| 3845 | <location filename="../../src/yuzu/main.cpp" line="1325"/> | 3861 | <location filename="../../src/yuzu/main.cpp" line="1377"/> |
| 3846 | <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> | 3862 | <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> |
| 3847 | <comment>%1 signifies an error string.</comment> | 3863 | <comment>%1 signifies an error string.</comment> |
| 3848 | <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> | 3864 | <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> |
| 3849 | </message> | 3865 | </message> |
| 3850 | <message> | 3866 | <message> |
| 3851 | <location filename="../../src/yuzu/main.cpp" line="1336"/> | 3867 | <location filename="../../src/yuzu/main.cpp" line="1388"/> |
| 3852 | <source>An unknown error occurred. Please see the log for more details.</source> | 3868 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3853 | <translation>Error desconocido. Por favor, consulte el archivo de registro para ver más detalles.</translation> | 3869 | <translation>Error desconocido. Por favor, consulte el archivo de registro para ver más detalles.</translation> |
| 3854 | </message> | 3870 | </message> |
| 3855 | <message> | 3871 | <message> |
| 3856 | <location filename="../../src/yuzu/main.cpp" line="1460"/> | 3872 | <location filename="../../src/yuzu/main.cpp" line="1512"/> |
| 3857 | <source>(64-bit)</source> | 3873 | <source>(64-bit)</source> |
| 3858 | <translation>(64-bit)</translation> | 3874 | <translation>(64-bit)</translation> |
| 3859 | </message> | 3875 | </message> |
| 3860 | <message> | 3876 | <message> |
| 3861 | <location filename="../../src/yuzu/main.cpp" line="1460"/> | 3877 | <location filename="../../src/yuzu/main.cpp" line="1512"/> |
| 3862 | <source>(32-bit)</source> | 3878 | <source>(32-bit)</source> |
| 3863 | <translation>(32-bit)</translation> | 3879 | <translation>(32-bit)</translation> |
| 3864 | </message> | 3880 | </message> |
| 3865 | <message> | 3881 | <message> |
| 3866 | <location filename="../../src/yuzu/main.cpp" line="1461"/> | 3882 | <location filename="../../src/yuzu/main.cpp" line="1513"/> |
| 3867 | <source>%1 %2</source> | 3883 | <source>%1 %2</source> |
| 3868 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3884 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3869 | <translation>%1 %2</translation> | 3885 | <translation>%1 %2</translation> |
| 3870 | </message> | 3886 | </message> |
| 3871 | <message> | 3887 | <message> |
| 3872 | <location filename="../../src/yuzu/main.cpp" line="1605"/> | 3888 | <location filename="../../src/yuzu/main.cpp" line="1660"/> |
| 3873 | <source>Save Data</source> | 3889 | <source>Save Data</source> |
| 3874 | <translation>Datos de guardado</translation> | 3890 | <translation>Datos de guardado</translation> |
| 3875 | </message> | 3891 | </message> |
| 3876 | <message> | 3892 | <message> |
| 3877 | <location filename="../../src/yuzu/main.cpp" line="1653"/> | 3893 | <location filename="../../src/yuzu/main.cpp" line="1708"/> |
| 3878 | <source>Mod Data</source> | 3894 | <source>Mod Data</source> |
| 3879 | <translation>Datos de mods</translation> | 3895 | <translation>Datos de mods</translation> |
| 3880 | </message> | 3896 | </message> |
| 3881 | <message> | 3897 | <message> |
| 3882 | <location filename="../../src/yuzu/main.cpp" line="1665"/> | 3898 | <location filename="../../src/yuzu/main.cpp" line="1720"/> |
| 3883 | <source>Error Opening %1 Folder</source> | 3899 | <source>Error Opening %1 Folder</source> |
| 3884 | <translation>Error al abrir la carpeta %1</translation> | 3900 | <translation>Error al abrir la carpeta %1</translation> |
| 3885 | </message> | 3901 | </message> |
| 3886 | <message> | 3902 | <message> |
| 3887 | <location filename="../../src/yuzu/main.cpp" line="1666"/> | 3903 | <location filename="../../src/yuzu/main.cpp" line="1721"/> |
| 3888 | <location filename="../../src/yuzu/main.cpp" line="2072"/> | 3904 | <location filename="../../src/yuzu/main.cpp" line="2127"/> |
| 3889 | <source>Folder does not exist!</source> | 3905 | <source>Folder does not exist!</source> |
| 3890 | <translation>¡La carpeta no existe!</translation> | 3906 | <translation>¡La carpeta no existe!</translation> |
| 3891 | </message> | 3907 | </message> |
| 3892 | <message> | 3908 | <message> |
| 3893 | <location filename="../../src/yuzu/main.cpp" line="1678"/> | 3909 | <location filename="../../src/yuzu/main.cpp" line="1733"/> |
| 3894 | <source>Error Opening Transferable Shader Cache</source> | 3910 | <source>Error Opening Transferable Shader Cache</source> |
| 3895 | <translation>Error al abrir el caché transferible de shaders</translation> | 3911 | <translation>Error al abrir el caché transferible de shaders</translation> |
| 3896 | </message> | 3912 | </message> |
| 3897 | <message> | 3913 | <message> |
| 3898 | <location filename="../../src/yuzu/main.cpp" line="1679"/> | 3914 | <location filename="../../src/yuzu/main.cpp" line="1734"/> |
| 3899 | <source>Failed to create the shader cache directory for this title.</source> | 3915 | <source>Failed to create the shader cache directory for this title.</source> |
| 3900 | <translation>No se pudo crear el directorio de la caché de los shaders para este título.</translation> | 3916 | <translation>No se pudo crear el directorio de la caché de los shaders para este título.</translation> |
| 3901 | </message> | 3917 | </message> |
| 3902 | <message> | 3918 | <message> |
| 3903 | <location filename="../../src/yuzu/main.cpp" line="1731"/> | 3919 | <location filename="../../src/yuzu/main.cpp" line="1786"/> |
| 3904 | <source>Contents</source> | 3920 | <source>Contents</source> |
| 3905 | <translation>Contenidos</translation> | 3921 | <translation>Contenidos</translation> |
| 3906 | </message> | 3922 | </message> |
| 3907 | <message> | 3923 | <message> |
| 3908 | <location filename="../../src/yuzu/main.cpp" line="1733"/> | 3924 | <location filename="../../src/yuzu/main.cpp" line="1788"/> |
| 3909 | <source>Update</source> | 3925 | <source>Update</source> |
| 3910 | <translation>Actualización</translation> | 3926 | <translation>Actualización</translation> |
| 3911 | </message> | 3927 | </message> |
| 3912 | <message> | 3928 | <message> |
| 3913 | <location filename="../../src/yuzu/main.cpp" line="1735"/> | 3929 | <location filename="../../src/yuzu/main.cpp" line="1790"/> |
| 3914 | <source>DLC</source> | 3930 | <source>DLC</source> |
| 3915 | <translation>DLC</translation> | 3931 | <translation>DLC</translation> |
| 3916 | </message> | 3932 | </message> |
| 3917 | <message> | 3933 | <message> |
| 3918 | <location filename="../../src/yuzu/main.cpp" line="1742"/> | 3934 | <location filename="../../src/yuzu/main.cpp" line="1797"/> |
| 3919 | <source>Remove Entry</source> | 3935 | <source>Remove Entry</source> |
| 3920 | <translation>Eliminar entrada</translation> | 3936 | <translation>Eliminar entrada</translation> |
| 3921 | </message> | 3937 | </message> |
| 3922 | <message> | 3938 | <message> |
| 3923 | <location filename="../../src/yuzu/main.cpp" line="1742"/> | 3939 | <location filename="../../src/yuzu/main.cpp" line="1797"/> |
| 3924 | <source>Remove Installed Game %1?</source> | 3940 | <source>Remove Installed Game %1?</source> |
| 3925 | <translation>¿Eliminar el juego instalado %1?</translation> | 3941 | <translation>¿Eliminar el juego instalado %1?</translation> |
| 3926 | </message> | 3942 | </message> |
| 3927 | <message> | 3943 | <message> |
| 3928 | <location filename="../../src/yuzu/main.cpp" line="1772"/> | 3944 | <location filename="../../src/yuzu/main.cpp" line="1827"/> |
| 3929 | <location filename="../../src/yuzu/main.cpp" line="1788"/> | 3945 | <location filename="../../src/yuzu/main.cpp" line="1843"/> |
| 3930 | <location filename="../../src/yuzu/main.cpp" line="1819"/> | 3946 | <location filename="../../src/yuzu/main.cpp" line="1874"/> |
| 3931 | <location filename="../../src/yuzu/main.cpp" line="1880"/> | 3947 | <location filename="../../src/yuzu/main.cpp" line="1935"/> |
| 3932 | <location filename="../../src/yuzu/main.cpp" line="1898"/> | 3948 | <location filename="../../src/yuzu/main.cpp" line="1953"/> |
| 3933 | <location filename="../../src/yuzu/main.cpp" line="1921"/> | 3949 | <location filename="../../src/yuzu/main.cpp" line="1976"/> |
| 3934 | <source>Successfully Removed</source> | 3950 | <source>Successfully Removed</source> |
| 3935 | <translation>Se ha eliminado con éxito</translation> | 3951 | <translation>Se ha eliminado con éxito</translation> |
| 3936 | </message> | 3952 | </message> |
| 3937 | <message> | 3953 | <message> |
| 3938 | <location filename="../../src/yuzu/main.cpp" line="1773"/> | 3954 | <location filename="../../src/yuzu/main.cpp" line="1828"/> |
| 3939 | <source>Successfully removed the installed base game.</source> | 3955 | <source>Successfully removed the installed base game.</source> |
| 3940 | <translation>Se ha eliminado con éxito el juego base instalado.</translation> | 3956 | <translation>Se ha eliminado con éxito el juego base instalado.</translation> |
| 3941 | </message> | 3957 | </message> |
| 3942 | <message> | 3958 | <message> |
| 3943 | <location filename="../../src/yuzu/main.cpp" line="1776"/> | 3959 | <location filename="../../src/yuzu/main.cpp" line="1831"/> |
| 3944 | <location filename="../../src/yuzu/main.cpp" line="1791"/> | 3960 | <location filename="../../src/yuzu/main.cpp" line="1846"/> |
| 3945 | <location filename="../../src/yuzu/main.cpp" line="1814"/> | 3961 | <location filename="../../src/yuzu/main.cpp" line="1869"/> |
| 3946 | <source>Error Removing %1</source> | 3962 | <source>Error Removing %1</source> |
| 3947 | <translation>Error al eliminar %1</translation> | 3963 | <translation>Error al eliminar %1</translation> |
| 3948 | </message> | 3964 | </message> |
| 3949 | <message> | 3965 | <message> |
| 3950 | <location filename="../../src/yuzu/main.cpp" line="1777"/> | 3966 | <location filename="../../src/yuzu/main.cpp" line="1832"/> |
| 3951 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 3967 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 3952 | <translation>El juego base no está instalado en el NAND y no se puede eliminar.</translation> | 3968 | <translation>El juego base no está instalado en el NAND y no se puede eliminar.</translation> |
| 3953 | </message> | 3969 | </message> |
| 3954 | <message> | 3970 | <message> |
| 3955 | <location filename="../../src/yuzu/main.cpp" line="1789"/> | 3971 | <location filename="../../src/yuzu/main.cpp" line="1844"/> |
| 3956 | <source>Successfully removed the installed update.</source> | 3972 | <source>Successfully removed the installed update.</source> |
| 3957 | <translation>Se ha eliminado con éxito la actualización instalada.</translation> | 3973 | <translation>Se ha eliminado con éxito la actualización instalada.</translation> |
| 3958 | </message> | 3974 | </message> |
| 3959 | <message> | 3975 | <message> |
| 3960 | <location filename="../../src/yuzu/main.cpp" line="1792"/> | 3976 | <location filename="../../src/yuzu/main.cpp" line="1847"/> |
| 3961 | <source>There is no update installed for this title.</source> | 3977 | <source>There is no update installed for this title.</source> |
| 3962 | <translation>No hay ninguna actualización instalada para este título.</translation> | 3978 | <translation>No hay ninguna actualización instalada para este título.</translation> |
| 3963 | </message> | 3979 | </message> |
| 3964 | <message> | 3980 | <message> |
| 3965 | <location filename="../../src/yuzu/main.cpp" line="1815"/> | 3981 | <location filename="../../src/yuzu/main.cpp" line="1870"/> |
| 3966 | <source>There are no DLC installed for this title.</source> | 3982 | <source>There are no DLC installed for this title.</source> |
| 3967 | <translation>No hay ningún DLC instalado para este título.</translation> | 3983 | <translation>No hay ningún DLC instalado para este título.</translation> |
| 3968 | </message> | 3984 | </message> |
| 3969 | <message> | 3985 | <message> |
| 3970 | <location filename="../../src/yuzu/main.cpp" line="1820"/> | 3986 | <location filename="../../src/yuzu/main.cpp" line="1875"/> |
| 3971 | <source>Successfully removed %1 installed DLC.</source> | 3987 | <source>Successfully removed %1 installed DLC.</source> |
| 3972 | <translation>Se ha eliminado con éxito %1 DLC instalado(s).</translation> | 3988 | <translation>Se ha eliminado con éxito %1 DLC instalado(s).</translation> |
| 3973 | </message> | 3989 | </message> |
| 3974 | <message> | 3990 | <message> |
| 3975 | <location filename="../../src/yuzu/main.cpp" line="1828"/> | 3991 | <location filename="../../src/yuzu/main.cpp" line="1883"/> |
| 3976 | <source>Delete OpenGL Transferable Shader Cache?</source> | 3992 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 3977 | <translation>¿Deseas eliminar el caché transferible de shaders de OpenGL?</translation> | 3993 | <translation>¿Deseas eliminar el caché transferible de shaders de OpenGL?</translation> |
| 3978 | </message> | 3994 | </message> |
| 3979 | <message> | 3995 | <message> |
| 3980 | <location filename="../../src/yuzu/main.cpp" line="1830"/> | 3996 | <location filename="../../src/yuzu/main.cpp" line="1885"/> |
| 3981 | <source>Delete Vulkan Transferable Shader Cache?</source> | 3997 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 3982 | <translation>¿Deseas eliminar el caché transferible de shaders de Vulkan?</translation> | 3998 | <translation>¿Deseas eliminar el caché transferible de shaders de Vulkan?</translation> |
| 3983 | </message> | 3999 | </message> |
| 3984 | <message> | 4000 | <message> |
| 3985 | <location filename="../../src/yuzu/main.cpp" line="1832"/> | 4001 | <location filename="../../src/yuzu/main.cpp" line="1887"/> |
| 3986 | <source>Delete All Transferable Shader Caches?</source> | 4002 | <source>Delete All Transferable Shader Caches?</source> |
| 3987 | <translation>¿Deseas eliminar todo el caché transferible de shaders?</translation> | 4003 | <translation>¿Deseas eliminar todo el caché transferible de shaders?</translation> |
| 3988 | </message> | 4004 | </message> |
| 3989 | <message> | 4005 | <message> |
| 3990 | <location filename="../../src/yuzu/main.cpp" line="1834"/> | 4006 | <location filename="../../src/yuzu/main.cpp" line="1889"/> |
| 3991 | <source>Remove Custom Game Configuration?</source> | 4007 | <source>Remove Custom Game Configuration?</source> |
| 3992 | <translation>¿Deseas eliminar la configuración personalizada del juego?</translation> | 4008 | <translation>¿Deseas eliminar la configuración personalizada del juego?</translation> |
| 3993 | </message> | 4009 | </message> |
| 3994 | <message> | 4010 | <message> |
| 3995 | <location filename="../../src/yuzu/main.cpp" line="1840"/> | 4011 | <location filename="../../src/yuzu/main.cpp" line="1895"/> |
| 3996 | <source>Remove File</source> | 4012 | <source>Remove File</source> |
| 3997 | <translation>Eliminar archivo</translation> | 4013 | <translation>Eliminar archivo</translation> |
| 3998 | </message> | 4014 | </message> |
| 3999 | <message> | 4015 | <message> |
| 4000 | <location filename="../../src/yuzu/main.cpp" line="1875"/> | 4016 | <location filename="../../src/yuzu/main.cpp" line="1930"/> |
| 4001 | <location filename="../../src/yuzu/main.cpp" line="1883"/> | 4017 | <location filename="../../src/yuzu/main.cpp" line="1938"/> |
| 4002 | <source>Error Removing Transferable Shader Cache</source> | 4018 | <source>Error Removing Transferable Shader Cache</source> |
| 4003 | <translation>Error al eliminar la caché de shaders transferibles</translation> | 4019 | <translation>Error al eliminar la caché de shaders transferibles</translation> |
| 4004 | </message> | 4020 | </message> |
| 4005 | <message> | 4021 | <message> |
| 4006 | <location filename="../../src/yuzu/main.cpp" line="1876"/> | 4022 | <location filename="../../src/yuzu/main.cpp" line="1931"/> |
| 4007 | <location filename="../../src/yuzu/main.cpp" line="1894"/> | 4023 | <location filename="../../src/yuzu/main.cpp" line="1949"/> |
| 4008 | <source>A shader cache for this title does not exist.</source> | 4024 | <source>A shader cache for this title does not exist.</source> |
| 4009 | <translation>No existe caché de shaders para este título.</translation> | 4025 | <translation>No existe caché de shaders para este título.</translation> |
| 4010 | </message> | 4026 | </message> |
| 4011 | <message> | 4027 | <message> |
| 4012 | <location filename="../../src/yuzu/main.cpp" line="1881"/> | 4028 | <location filename="../../src/yuzu/main.cpp" line="1936"/> |
| 4013 | <source>Successfully removed the transferable shader cache.</source> | 4029 | <source>Successfully removed the transferable shader cache.</source> |
| 4014 | <translation>El caché de shaders transferibles se ha eliminado con éxito.</translation> | 4030 | <translation>El caché de shaders transferibles se ha eliminado con éxito.</translation> |
| 4015 | </message> | 4031 | </message> |
| 4016 | <message> | 4032 | <message> |
| 4017 | <location filename="../../src/yuzu/main.cpp" line="1884"/> | 4033 | <location filename="../../src/yuzu/main.cpp" line="1939"/> |
| 4018 | <source>Failed to remove the transferable shader cache.</source> | 4034 | <source>Failed to remove the transferable shader cache.</source> |
| 4019 | <translation>No se ha podido eliminar la caché de shaders transferibles.</translation> | 4035 | <translation>No se ha podido eliminar la caché de shaders transferibles.</translation> |
| 4020 | </message> | 4036 | </message> |
| 4021 | <message> | 4037 | <message> |
| 4022 | <location filename="../../src/yuzu/main.cpp" line="1893"/> | 4038 | <location filename="../../src/yuzu/main.cpp" line="1948"/> |
| 4023 | <location filename="../../src/yuzu/main.cpp" line="1901"/> | 4039 | <location filename="../../src/yuzu/main.cpp" line="1956"/> |
| 4024 | <source>Error Removing Transferable Shader Caches</source> | 4040 | <source>Error Removing Transferable Shader Caches</source> |
| 4025 | <translation>Error al eliminar las cachés de shaders transferibles</translation> | 4041 | <translation>Error al eliminar las cachés de shaders transferibles</translation> |
| 4026 | </message> | 4042 | </message> |
| 4027 | <message> | 4043 | <message> |
| 4028 | <location filename="../../src/yuzu/main.cpp" line="1899"/> | 4044 | <location filename="../../src/yuzu/main.cpp" line="1954"/> |
| 4029 | <source>Successfully removed the transferable shader caches.</source> | 4045 | <source>Successfully removed the transferable shader caches.</source> |
| 4030 | <translation>Cachés de shaders transferibles eliminadas con éxito.</translation> | 4046 | <translation>Cachés de shaders transferibles eliminadas con éxito.</translation> |
| 4031 | </message> | 4047 | </message> |
| 4032 | <message> | 4048 | <message> |
| 4033 | <location filename="../../src/yuzu/main.cpp" line="1902"/> | 4049 | <location filename="../../src/yuzu/main.cpp" line="1957"/> |
| 4034 | <source>Failed to remove the transferable shader cache directory.</source> | 4050 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4035 | <translation>No se ha podido eliminar el directorio de cachés de shaders transferibles.</translation> | 4051 | <translation>No se ha podido eliminar el directorio de cachés de shaders transferibles.</translation> |
| 4036 | </message> | 4052 | </message> |
| 4037 | <message> | 4053 | <message> |
| 4038 | <location filename="../../src/yuzu/main.cpp" line="1915"/> | 4054 | <location filename="../../src/yuzu/main.cpp" line="1970"/> |
| 4039 | <location filename="../../src/yuzu/main.cpp" line="1924"/> | 4055 | <location filename="../../src/yuzu/main.cpp" line="1979"/> |
| 4040 | <source>Error Removing Custom Configuration</source> | 4056 | <source>Error Removing Custom Configuration</source> |
| 4041 | <translation>Error al eliminar la configuración personalizada del juego</translation> | 4057 | <translation>Error al eliminar la configuración personalizada del juego</translation> |
| 4042 | </message> | 4058 | </message> |
| 4043 | <message> | 4059 | <message> |
| 4044 | <location filename="../../src/yuzu/main.cpp" line="1916"/> | 4060 | <location filename="../../src/yuzu/main.cpp" line="1971"/> |
| 4045 | <source>A custom configuration for this title does not exist.</source> | 4061 | <source>A custom configuration for this title does not exist.</source> |
| 4046 | <translation>No existe una configuración personalizada para este título.</translation> | 4062 | <translation>No existe una configuración personalizada para este título.</translation> |
| 4047 | </message> | 4063 | </message> |
| 4048 | <message> | 4064 | <message> |
| 4049 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4065 | <location filename="../../src/yuzu/main.cpp" line="1977"/> |
| 4050 | <source>Successfully removed the custom game configuration.</source> | 4066 | <source>Successfully removed the custom game configuration.</source> |
| 4051 | <translation>Se eliminó con éxito la configuración personalizada del juego.</translation> | 4067 | <translation>Se eliminó con éxito la configuración personalizada del juego.</translation> |
| 4052 | </message> | 4068 | </message> |
| 4053 | <message> | 4069 | <message> |
| 4054 | <location filename="../../src/yuzu/main.cpp" line="1925"/> | 4070 | <location filename="../../src/yuzu/main.cpp" line="1980"/> |
| 4055 | <source>Failed to remove the custom game configuration.</source> | 4071 | <source>Failed to remove the custom game configuration.</source> |
| 4056 | <translation>No se ha podido eliminar la configuración personalizada del juego.</translation> | 4072 | <translation>No se ha podido eliminar la configuración personalizada del juego.</translation> |
| 4057 | </message> | 4073 | </message> |
| 4058 | <message> | 4074 | <message> |
| 4059 | <location filename="../../src/yuzu/main.cpp" line="1932"/> | 4075 | <location filename="../../src/yuzu/main.cpp" line="1987"/> |
| 4060 | <location filename="../../src/yuzu/main.cpp" line="2011"/> | 4076 | <location filename="../../src/yuzu/main.cpp" line="2066"/> |
| 4061 | <source>RomFS Extraction Failed!</source> | 4077 | <source>RomFS Extraction Failed!</source> |
| 4062 | <translation>¡La extracción de RomFS ha fallado!</translation> | 4078 | <translation>¡La extracción de RomFS ha fallado!</translation> |
| 4063 | </message> | 4079 | </message> |
| 4064 | <message> | 4080 | <message> |
| 4065 | <location filename="../../src/yuzu/main.cpp" line="1933"/> | 4081 | <location filename="../../src/yuzu/main.cpp" line="1988"/> |
| 4066 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4082 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4067 | <translation>Se ha producido un error al copiar los archivos RomFS o el usuario ha cancelado la operación.</translation> | 4083 | <translation>Se ha producido un error al copiar los archivos RomFS o el usuario ha cancelado la operación.</translation> |
| 4068 | </message> | 4084 | </message> |
| 4069 | <message> | 4085 | <message> |
| 4070 | <location filename="../../src/yuzu/main.cpp" line="1991"/> | 4086 | <location filename="../../src/yuzu/main.cpp" line="2046"/> |
| 4071 | <source>Full</source> | 4087 | <source>Full</source> |
| 4072 | <translation>Completo</translation> | 4088 | <translation>Completo</translation> |
| 4073 | </message> | 4089 | </message> |
| 4074 | <message> | 4090 | <message> |
| 4075 | <location filename="../../src/yuzu/main.cpp" line="1991"/> | 4091 | <location filename="../../src/yuzu/main.cpp" line="2046"/> |
| 4076 | <source>Skeleton</source> | 4092 | <source>Skeleton</source> |
| 4077 | <translation>Esquema</translation> | 4093 | <translation>Esquema</translation> |
| 4078 | </message> | 4094 | </message> |
| 4079 | <message> | 4095 | <message> |
| 4080 | <location filename="../../src/yuzu/main.cpp" line="1993"/> | 4096 | <location filename="../../src/yuzu/main.cpp" line="2048"/> |
| 4081 | <source>Select RomFS Dump Mode</source> | 4097 | <source>Select RomFS Dump Mode</source> |
| 4082 | <translation>Elegir método de volcado de RomFS</translation> | 4098 | <translation>Elegir método de volcado de RomFS</translation> |
| 4083 | </message> | 4099 | </message> |
| 4084 | <message> | 4100 | <message> |
| 4085 | <location filename="../../src/yuzu/main.cpp" line="1994"/> | 4101 | <location filename="../../src/yuzu/main.cpp" line="2049"/> |
| 4086 | <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> | 4102 | <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> |
| 4087 | <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> | 4103 | <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> |
| 4088 | </message> | 4104 | </message> |
| 4089 | <message> | 4105 | <message> |
| 4090 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4106 | <location filename="../../src/yuzu/main.cpp" line="2067"/> |
| 4091 | <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> | 4107 | <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> |
| 4092 | <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> | 4108 | <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> |
| 4093 | </message> | 4109 | </message> |
| 4094 | <message> | 4110 | <message> |
| 4095 | <location filename="../../src/yuzu/main.cpp" line="2019"/> | 4111 | <location filename="../../src/yuzu/main.cpp" line="2074"/> |
| 4096 | <source>Extracting RomFS...</source> | 4112 | <source>Extracting RomFS...</source> |
| 4097 | <translation>Extrayendo RomFS...</translation> | 4113 | <translation>Extrayendo RomFS...</translation> |
| 4098 | </message> | 4114 | </message> |
| 4099 | <message> | 4115 | <message> |
| 4100 | <location filename="../../src/yuzu/main.cpp" line="2019"/> | 4116 | <location filename="../../src/yuzu/main.cpp" line="2074"/> |
| 4101 | <location filename="../../src/yuzu/main.cpp" line="2199"/> | 4117 | <location filename="../../src/yuzu/main.cpp" line="2254"/> |
| 4102 | <source>Cancel</source> | 4118 | <source>Cancel</source> |
| 4103 | <translation>Cancelar</translation> | 4119 | <translation>Cancelar</translation> |
| 4104 | </message> | 4120 | </message> |
| 4105 | <message> | 4121 | <message> |
| 4106 | <location filename="../../src/yuzu/main.cpp" line="2026"/> | 4122 | <location filename="../../src/yuzu/main.cpp" line="2081"/> |
| 4107 | <source>RomFS Extraction Succeeded!</source> | 4123 | <source>RomFS Extraction Succeeded!</source> |
| 4108 | <translation>¡La extracción RomFS ha tenido éxito!</translation> | 4124 | <translation>¡La extracción RomFS ha tenido éxito!</translation> |
| 4109 | </message> | 4125 | </message> |
| 4110 | <message> | 4126 | <message> |
| 4111 | <location filename="../../src/yuzu/main.cpp" line="2027"/> | 4127 | <location filename="../../src/yuzu/main.cpp" line="2082"/> |
| 4112 | <source>The operation completed successfully.</source> | 4128 | <source>The operation completed successfully.</source> |
| 4113 | <translation>La operación se completó con éxito.</translation> | 4129 | <translation>La operación se completó con éxito.</translation> |
| 4114 | </message> | 4130 | </message> |
| 4115 | <message> | 4131 | <message> |
| 4116 | <location filename="../../src/yuzu/main.cpp" line="2071"/> | 4132 | <location filename="../../src/yuzu/main.cpp" line="2126"/> |
| 4117 | <source>Error Opening %1</source> | 4133 | <source>Error Opening %1</source> |
| 4118 | <translation>Error al intentar abrir %1</translation> | 4134 | <translation>Error al intentar abrir %1</translation> |
| 4119 | </message> | 4135 | </message> |
| 4120 | <message> | 4136 | <message> |
| 4121 | <location filename="../../src/yuzu/main.cpp" line="2080"/> | 4137 | <location filename="../../src/yuzu/main.cpp" line="2135"/> |
| 4122 | <source>Select Directory</source> | 4138 | <source>Select Directory</source> |
| 4123 | <translation>Seleccionar directorio</translation> | 4139 | <translation>Seleccionar directorio</translation> |
| 4124 | </message> | 4140 | </message> |
| 4125 | <message> | 4141 | <message> |
| 4126 | <location filename="../../src/yuzu/main.cpp" line="2107"/> | 4142 | <location filename="../../src/yuzu/main.cpp" line="2162"/> |
| 4127 | <source>Properties</source> | 4143 | <source>Properties</source> |
| 4128 | <translation>Propiedades</translation> | 4144 | <translation>Propiedades</translation> |
| 4129 | </message> | 4145 | </message> |
| 4130 | <message> | 4146 | <message> |
| 4131 | <location filename="../../src/yuzu/main.cpp" line="2108"/> | 4147 | <location filename="../../src/yuzu/main.cpp" line="2163"/> |
| 4132 | <source>The game properties could not be loaded.</source> | 4148 | <source>The game properties could not be loaded.</source> |
| 4133 | <translation>No se pueden cargar las propiedades del juego.</translation> | 4149 | <translation>No se pueden cargar las propiedades del juego.</translation> |
| 4134 | </message> | 4150 | </message> |
| 4135 | <message> | 4151 | <message> |
| 4136 | <location filename="../../src/yuzu/main.cpp" line="2120"/> | 4152 | <location filename="../../src/yuzu/main.cpp" line="2175"/> |
| 4137 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4153 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4138 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4154 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4139 | <translation>Ejecutable de Switch (%1);;Todos los archivos (*.*)</translation> | 4155 | <translation>Ejecutable de Switch (%1);;Todos los archivos (*.*)</translation> |
| 4140 | </message> | 4156 | </message> |
| 4141 | <message> | 4157 | <message> |
| 4142 | <location filename="../../src/yuzu/main.cpp" line="2124"/> | 4158 | <location filename="../../src/yuzu/main.cpp" line="2179"/> |
| 4143 | <source>Load File</source> | 4159 | <source>Load File</source> |
| 4144 | <translation>Cargar archivo</translation> | 4160 | <translation>Cargar archivo</translation> |
| 4145 | </message> | 4161 | </message> |
| 4146 | <message> | 4162 | <message> |
| 4147 | <location filename="../../src/yuzu/main.cpp" line="2136"/> | 4163 | <location filename="../../src/yuzu/main.cpp" line="2191"/> |
| 4148 | <source>Open Extracted ROM Directory</source> | 4164 | <source>Open Extracted ROM Directory</source> |
| 4149 | <translation>Abrir el directorio de la ROM extraída</translation> | 4165 | <translation>Abrir el directorio de la ROM extraída</translation> |
| 4150 | </message> | 4166 | </message> |
| 4151 | <message> | 4167 | <message> |
| 4152 | <location filename="../../src/yuzu/main.cpp" line="2147"/> | 4168 | <location filename="../../src/yuzu/main.cpp" line="2202"/> |
| 4153 | <source>Invalid Directory Selected</source> | 4169 | <source>Invalid Directory Selected</source> |
| 4154 | <translation>Directorio seleccionado no válido</translation> | 4170 | <translation>Directorio seleccionado no válido</translation> |
| 4155 | </message> | 4171 | </message> |
| 4156 | <message> | 4172 | <message> |
| 4157 | <location filename="../../src/yuzu/main.cpp" line="2148"/> | 4173 | <location filename="../../src/yuzu/main.cpp" line="2203"/> |
| 4158 | <source>The directory you have selected does not contain a 'main' file.</source> | 4174 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4159 | <translation>El directorio que ha seleccionado no contiene ningún archivo 'main'.</translation> | 4175 | <translation>El directorio que ha seleccionado no contiene ningún archivo 'main'.</translation> |
| 4160 | </message> | 4176 | </message> |
| 4161 | <message> | 4177 | <message> |
| 4162 | <location filename="../../src/yuzu/main.cpp" line="2158"/> | 4178 | <location filename="../../src/yuzu/main.cpp" line="2213"/> |
| 4163 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4179 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4164 | <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> | 4180 | <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> |
| 4165 | </message> | 4181 | </message> |
| 4166 | <message> | 4182 | <message> |
| 4167 | <location filename="../../src/yuzu/main.cpp" line="2163"/> | 4183 | <location filename="../../src/yuzu/main.cpp" line="2218"/> |
| 4168 | <source>Install Files</source> | 4184 | <source>Install Files</source> |
| 4169 | <translation>Instalar archivos</translation> | 4185 | <translation>Instalar archivos</translation> |
| 4170 | </message> | 4186 | </message> |
| 4171 | <message numerus="yes"> | 4187 | <message numerus="yes"> |
| 4172 | <location filename="../../src/yuzu/main.cpp" line="2207"/> | 4188 | <location filename="../../src/yuzu/main.cpp" line="2262"/> |
| 4173 | <source>%n file(s) remaining</source> | 4189 | <source>%n file(s) remaining</source> |
| 4174 | <translation><numerusform>%n archivo(s) restantes</numerusform><numerusform>%n archivo(s) restantes</numerusform></translation> | 4190 | <translation><numerusform>%n archivo(s) restantes</numerusform><numerusform>%n archivo(s) restantes</numerusform></translation> |
| 4175 | </message> | 4191 | </message> |
| 4176 | <message> | 4192 | <message> |
| 4177 | <location filename="../../src/yuzu/main.cpp" line="2209"/> | 4193 | <location filename="../../src/yuzu/main.cpp" line="2264"/> |
| 4178 | <source>Installing file "%1"...</source> | 4194 | <source>Installing file "%1"...</source> |
| 4179 | <translation>Instalando el archivo "%1"...</translation> | 4195 | <translation>Instalando el archivo "%1"...</translation> |
| 4180 | </message> | 4196 | </message> |
| 4181 | <message> | 4197 | <message> |
| 4182 | <location filename="../../src/yuzu/main.cpp" line="2255"/> | 4198 | <location filename="../../src/yuzu/main.cpp" line="2310"/> |
| 4183 | <location filename="../../src/yuzu/main.cpp" line="2269"/> | 4199 | <location filename="../../src/yuzu/main.cpp" line="2324"/> |
| 4184 | <source>Install Results</source> | 4200 | <source>Install Results</source> |
| 4185 | <translation>Instalar resultados</translation> | 4201 | <translation>Instalar resultados</translation> |
| 4186 | </message> | 4202 | </message> |
| 4187 | <message> | 4203 | <message> |
| 4188 | <location filename="../../src/yuzu/main.cpp" line="2256"/> | 4204 | <location filename="../../src/yuzu/main.cpp" line="2311"/> |
| 4189 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4205 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4190 | Please, only use this feature to install updates and DLC.</source> | 4206 | Please, only use this feature to install updates and DLC.</source> |
| 4191 | <translation>Para evitar posibles conflictos, no recomendamos a los usuarios que instalen juegos base en el NAND. | 4207 | <translation>Para evitar posibles conflictos, no recomendamos a los usuarios que instalen juegos base en el NAND. |
| 4192 | Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</translation> | 4208 | Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</translation> |
| 4193 | </message> | 4209 | </message> |
| 4194 | <message numerus="yes"> | 4210 | <message numerus="yes"> |
| 4195 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 4211 | <location filename="../../src/yuzu/main.cpp" line="2317"/> |
| 4196 | <source>%n file(s) were newly installed | 4212 | <source>%n file(s) were newly installed |
| 4197 | </source> | 4213 | </source> |
| 4198 | <translation><numerusform>%n archivo(s) recién instalado/s | 4214 | <translation><numerusform>%n archivo(s) recién instalado/s |
| @@ -4200,7 +4216,7 @@ Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</tr | |||
| 4200 | </numerusform></translation> | 4216 | </numerusform></translation> |
| 4201 | </message> | 4217 | </message> |
| 4202 | <message numerus="yes"> | 4218 | <message numerus="yes"> |
| 4203 | <location filename="../../src/yuzu/main.cpp" line="2265"/> | 4219 | <location filename="../../src/yuzu/main.cpp" line="2320"/> |
| 4204 | <source>%n file(s) were overwritten | 4220 | <source>%n file(s) were overwritten |
| 4205 | </source> | 4221 | </source> |
| 4206 | <translation><numerusform>%n archivo(s) recién sobreescrito/s | 4222 | <translation><numerusform>%n archivo(s) recién sobreescrito/s |
| @@ -4208,7 +4224,7 @@ Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</tr | |||
| 4208 | </numerusform></translation> | 4224 | </numerusform></translation> |
| 4209 | </message> | 4225 | </message> |
| 4210 | <message numerus="yes"> | 4226 | <message numerus="yes"> |
| 4211 | <location filename="../../src/yuzu/main.cpp" line="2267"/> | 4227 | <location filename="../../src/yuzu/main.cpp" line="2322"/> |
| 4212 | <source>%n file(s) failed to install | 4228 | <source>%n file(s) failed to install |
| 4213 | </source> | 4229 | </source> |
| 4214 | <translation><numerusform>%n archivo(s) no se instaló/instalaron | 4230 | <translation><numerusform>%n archivo(s) no se instaló/instalaron |
| @@ -4216,367 +4232,367 @@ Por favor, utiliza esta función sólo para instalar actualizaciones y DLCs.</tr | |||
| 4216 | </numerusform></translation> | 4232 | </numerusform></translation> |
| 4217 | </message> | 4233 | </message> |
| 4218 | <message> | 4234 | <message> |
| 4219 | <location filename="../../src/yuzu/main.cpp" line="2368"/> | 4235 | <location filename="../../src/yuzu/main.cpp" line="2423"/> |
| 4220 | <source>System Application</source> | 4236 | <source>System Application</source> |
| 4221 | <translation>Aplicación del sistema</translation> | 4237 | <translation>Aplicación del sistema</translation> |
| 4222 | </message> | 4238 | </message> |
| 4223 | <message> | 4239 | <message> |
| 4224 | <location filename="../../src/yuzu/main.cpp" line="2369"/> | 4240 | <location filename="../../src/yuzu/main.cpp" line="2424"/> |
| 4225 | <source>System Archive</source> | 4241 | <source>System Archive</source> |
| 4226 | <translation>Archivo del sistema</translation> | 4242 | <translation>Archivo del sistema</translation> |
| 4227 | </message> | 4243 | </message> |
| 4228 | <message> | 4244 | <message> |
| 4229 | <location filename="../../src/yuzu/main.cpp" line="2370"/> | 4245 | <location filename="../../src/yuzu/main.cpp" line="2425"/> |
| 4230 | <source>System Application Update</source> | 4246 | <source>System Application Update</source> |
| 4231 | <translation>Actualización de la aplicación del sistema</translation> | 4247 | <translation>Actualización de la aplicación del sistema</translation> |
| 4232 | </message> | 4248 | </message> |
| 4233 | <message> | 4249 | <message> |
| 4234 | <location filename="../../src/yuzu/main.cpp" line="2371"/> | 4250 | <location filename="../../src/yuzu/main.cpp" line="2426"/> |
| 4235 | <source>Firmware Package (Type A)</source> | 4251 | <source>Firmware Package (Type A)</source> |
| 4236 | <translation>Paquete de firmware (Tipo A)</translation> | 4252 | <translation>Paquete de firmware (Tipo A)</translation> |
| 4237 | </message> | 4253 | </message> |
| 4238 | <message> | 4254 | <message> |
| 4239 | <location filename="../../src/yuzu/main.cpp" line="2372"/> | 4255 | <location filename="../../src/yuzu/main.cpp" line="2427"/> |
| 4240 | <source>Firmware Package (Type B)</source> | 4256 | <source>Firmware Package (Type B)</source> |
| 4241 | <translation>Paquete de firmware (Tipo B)</translation> | 4257 | <translation>Paquete de firmware (Tipo B)</translation> |
| 4242 | </message> | 4258 | </message> |
| 4243 | <message> | 4259 | <message> |
| 4244 | <location filename="../../src/yuzu/main.cpp" line="2373"/> | 4260 | <location filename="../../src/yuzu/main.cpp" line="2428"/> |
| 4245 | <source>Game</source> | 4261 | <source>Game</source> |
| 4246 | <translation>Juego</translation> | 4262 | <translation>Juego</translation> |
| 4247 | </message> | 4263 | </message> |
| 4248 | <message> | 4264 | <message> |
| 4249 | <location filename="../../src/yuzu/main.cpp" line="2374"/> | 4265 | <location filename="../../src/yuzu/main.cpp" line="2429"/> |
| 4250 | <source>Game Update</source> | 4266 | <source>Game Update</source> |
| 4251 | <translation>Actualización de juego</translation> | 4267 | <translation>Actualización de juego</translation> |
| 4252 | </message> | 4268 | </message> |
| 4253 | <message> | 4269 | <message> |
| 4254 | <location filename="../../src/yuzu/main.cpp" line="2375"/> | 4270 | <location filename="../../src/yuzu/main.cpp" line="2430"/> |
| 4255 | <source>Game DLC</source> | 4271 | <source>Game DLC</source> |
| 4256 | <translation>DLC del juego</translation> | 4272 | <translation>DLC del juego</translation> |
| 4257 | </message> | 4273 | </message> |
| 4258 | <message> | 4274 | <message> |
| 4259 | <location filename="../../src/yuzu/main.cpp" line="2376"/> | 4275 | <location filename="../../src/yuzu/main.cpp" line="2431"/> |
| 4260 | <source>Delta Title</source> | 4276 | <source>Delta Title</source> |
| 4261 | <translation>Titulo delta</translation> | 4277 | <translation>Titulo delta</translation> |
| 4262 | </message> | 4278 | </message> |
| 4263 | <message> | 4279 | <message> |
| 4264 | <location filename="../../src/yuzu/main.cpp" line="2379"/> | 4280 | <location filename="../../src/yuzu/main.cpp" line="2434"/> |
| 4265 | <source>Select NCA Install Type...</source> | 4281 | <source>Select NCA Install Type...</source> |
| 4266 | <translation>Seleccione el tipo de instalación NCA...</translation> | 4282 | <translation>Seleccione el tipo de instalación NCA...</translation> |
| 4267 | </message> | 4283 | </message> |
| 4268 | <message> | 4284 | <message> |
| 4269 | <location filename="../../src/yuzu/main.cpp" line="2380"/> | 4285 | <location filename="../../src/yuzu/main.cpp" line="2435"/> |
| 4270 | <source>Please select the type of title you would like to install this NCA as: | 4286 | <source>Please select the type of title you would like to install this NCA as: |
| 4271 | (In most instances, the default 'Game' is fine.)</source> | 4287 | (In most instances, the default 'Game' is fine.)</source> |
| 4272 | <translation>Seleccione el tipo de título en el que deseas instalar este NCA como: | 4288 | <translation>Seleccione el tipo de título en el que deseas instalar este NCA como: |
| 4273 | (En la mayoría de los casos, el 'Juego' predeterminado está bien).</translation> | 4289 | (En la mayoría de los casos, el 'Juego' predeterminado está bien).</translation> |
| 4274 | </message> | 4290 | </message> |
| 4275 | <message> | 4291 | <message> |
| 4276 | <location filename="../../src/yuzu/main.cpp" line="2386"/> | 4292 | <location filename="../../src/yuzu/main.cpp" line="2441"/> |
| 4277 | <source>Failed to Install</source> | 4293 | <source>Failed to Install</source> |
| 4278 | <translation>Fallo en la instalación</translation> | 4294 | <translation>Fallo en la instalación</translation> |
| 4279 | </message> | 4295 | </message> |
| 4280 | <message> | 4296 | <message> |
| 4281 | <location filename="../../src/yuzu/main.cpp" line="2387"/> | 4297 | <location filename="../../src/yuzu/main.cpp" line="2442"/> |
| 4282 | <source>The title type you selected for the NCA is invalid.</source> | 4298 | <source>The title type you selected for the NCA is invalid.</source> |
| 4283 | <translation>El tipo de título que seleccionó para el NCA no es válido.</translation> | 4299 | <translation>El tipo de título que seleccionó para el NCA no es válido.</translation> |
| 4284 | </message> | 4300 | </message> |
| 4285 | <message> | 4301 | <message> |
| 4286 | <location filename="../../src/yuzu/main.cpp" line="2422"/> | 4302 | <location filename="../../src/yuzu/main.cpp" line="2477"/> |
| 4287 | <source>File not found</source> | 4303 | <source>File not found</source> |
| 4288 | <translation>Archivo no encontrado</translation> | 4304 | <translation>Archivo no encontrado</translation> |
| 4289 | </message> | 4305 | </message> |
| 4290 | <message> | 4306 | <message> |
| 4291 | <location filename="../../src/yuzu/main.cpp" line="2423"/> | 4307 | <location filename="../../src/yuzu/main.cpp" line="2478"/> |
| 4292 | <source>File "%1" not found</source> | 4308 | <source>File "%1" not found</source> |
| 4293 | <translation>Archivo "%1" no encontrado</translation> | 4309 | <translation>Archivo "%1" no encontrado</translation> |
| 4294 | </message> | 4310 | </message> |
| 4295 | <message> | 4311 | <message> |
| 4296 | <location filename="../../src/yuzu/main.cpp" line="2492"/> | 4312 | <location filename="../../src/yuzu/main.cpp" line="2547"/> |
| 4297 | <source>OK</source> | 4313 | <source>OK</source> |
| 4298 | <translation>Aceptar</translation> | 4314 | <translation>Aceptar</translation> |
| 4299 | </message> | 4315 | </message> |
| 4300 | <message> | 4316 | <message> |
| 4301 | <location filename="../../src/yuzu/main.cpp" line="2506"/> | 4317 | <location filename="../../src/yuzu/main.cpp" line="2561"/> |
| 4302 | <source>Missing yuzu Account</source> | 4318 | <source>Missing yuzu Account</source> |
| 4303 | <translation>Falta la cuenta de Yuzu</translation> | 4319 | <translation>Falta la cuenta de Yuzu</translation> |
| 4304 | </message> | 4320 | </message> |
| 4305 | <message> | 4321 | <message> |
| 4306 | <location filename="../../src/yuzu/main.cpp" line="2507"/> | 4322 | <location filename="../../src/yuzu/main.cpp" line="2562"/> |
| 4307 | <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> | 4323 | <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> |
| 4308 | <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> | 4324 | <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> |
| 4309 | </message> | 4325 | </message> |
| 4310 | <message> | 4326 | <message> |
| 4311 | <location filename="../../src/yuzu/main.cpp" line="2517"/> | 4327 | <location filename="../../src/yuzu/main.cpp" line="2572"/> |
| 4312 | <source>Error opening URL</source> | 4328 | <source>Error opening URL</source> |
| 4313 | <translation>Error al abrir la URL</translation> | 4329 | <translation>Error al abrir la URL</translation> |
| 4314 | </message> | 4330 | </message> |
| 4315 | <message> | 4331 | <message> |
| 4316 | <location filename="../../src/yuzu/main.cpp" line="2518"/> | 4332 | <location filename="../../src/yuzu/main.cpp" line="2573"/> |
| 4317 | <source>Unable to open the URL "%1".</source> | 4333 | <source>Unable to open the URL "%1".</source> |
| 4318 | <translation>No se puede abrir la URL "%1".</translation> | 4334 | <translation>No se puede abrir la URL "%1".</translation> |
| 4319 | </message> | 4335 | </message> |
| 4320 | <message> | 4336 | <message> |
| 4321 | <location filename="../../src/yuzu/main.cpp" line="2777"/> | 4337 | <location filename="../../src/yuzu/main.cpp" line="2823"/> |
| 4322 | <source>TAS Recording</source> | 4338 | <source>TAS Recording</source> |
| 4323 | <translation>Grabación TAS</translation> | 4339 | <translation>Grabación TAS</translation> |
| 4324 | </message> | 4340 | </message> |
| 4325 | <message> | 4341 | <message> |
| 4326 | <location filename="../../src/yuzu/main.cpp" line="2777"/> | 4342 | <location filename="../../src/yuzu/main.cpp" line="2823"/> |
| 4327 | <source>Overwrite file of player 1?</source> | 4343 | <source>Overwrite file of player 1?</source> |
| 4328 | <translation>¿Sobrescribir archivo del jugador 1?</translation> | 4344 | <translation>¿Sobrescribir archivo del jugador 1?</translation> |
| 4329 | </message> | 4345 | </message> |
| 4330 | <message> | 4346 | <message> |
| 4331 | <location filename="../../src/yuzu/main.cpp" line="2830"/> | 4347 | <location filename="../../src/yuzu/main.cpp" line="2876"/> |
| 4332 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4348 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4333 | <translation>Archivo amiibo (%1);; Todos los archivos (*.*)</translation> | 4349 | <translation>Archivo amiibo (%1);; Todos los archivos (*.*)</translation> |
| 4334 | </message> | 4350 | </message> |
| 4335 | <message> | 4351 | <message> |
| 4336 | <location filename="../../src/yuzu/main.cpp" line="2831"/> | 4352 | <location filename="../../src/yuzu/main.cpp" line="2877"/> |
| 4337 | <source>Load Amiibo</source> | 4353 | <source>Load Amiibo</source> |
| 4338 | <translation>Cargar amiibo</translation> | 4354 | <translation>Cargar amiibo</translation> |
| 4339 | </message> | 4355 | </message> |
| 4340 | <message> | 4356 | <message> |
| 4341 | <location filename="../../src/yuzu/main.cpp" line="2849"/> | 4357 | <location filename="../../src/yuzu/main.cpp" line="2895"/> |
| 4342 | <source>Error opening Amiibo data file</source> | 4358 | <source>Error opening Amiibo data file</source> |
| 4343 | <translation>Error al abrir el archivo de datos amiibo</translation> | 4359 | <translation>Error al abrir el archivo de datos amiibo</translation> |
| 4344 | </message> | 4360 | </message> |
| 4345 | <message> | 4361 | <message> |
| 4346 | <location filename="../../src/yuzu/main.cpp" line="2850"/> | 4362 | <location filename="../../src/yuzu/main.cpp" line="2896"/> |
| 4347 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4363 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4348 | <translation>No se puede abrir el archivo amiibo "%1" para leer.</translation> | 4364 | <translation>No se puede abrir el archivo amiibo "%1" para leer.</translation> |
| 4349 | </message> | 4365 | </message> |
| 4350 | <message> | 4366 | <message> |
| 4351 | <location filename="../../src/yuzu/main.cpp" line="2858"/> | 4367 | <location filename="../../src/yuzu/main.cpp" line="2904"/> |
| 4352 | <source>Error reading Amiibo data file</source> | 4368 | <source>Error reading Amiibo data file</source> |
| 4353 | <translation>Error al leer el archivo de datos amiibo</translation> | 4369 | <translation>Error al leer el archivo de datos amiibo</translation> |
| 4354 | </message> | 4370 | </message> |
| 4355 | <message> | 4371 | <message> |
| 4356 | <location filename="../../src/yuzu/main.cpp" line="2859"/> | 4372 | <location filename="../../src/yuzu/main.cpp" line="2905"/> |
| 4357 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4373 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4358 | <translation>No se puede leer completamente los datos Amiibo. Se esperaban leer %1 bytes, pero solo se puede leer %2 bytes.</translation> | 4374 | <translation>No se puede leer completamente los datos Amiibo. Se esperaban leer %1 bytes, pero solo se puede leer %2 bytes.</translation> |
| 4359 | </message> | 4375 | </message> |
| 4360 | <message> | 4376 | <message> |
| 4361 | <location filename="../../src/yuzu/main.cpp" line="2867"/> | 4377 | <location filename="../../src/yuzu/main.cpp" line="2913"/> |
| 4362 | <source>Error loading Amiibo data</source> | 4378 | <source>Error loading Amiibo data</source> |
| 4363 | <translation>Error al cargar los datos Amiibo</translation> | 4379 | <translation>Error al cargar los datos Amiibo</translation> |
| 4364 | </message> | 4380 | </message> |
| 4365 | <message> | 4381 | <message> |
| 4366 | <location filename="../../src/yuzu/main.cpp" line="2868"/> | 4382 | <location filename="../../src/yuzu/main.cpp" line="2914"/> |
| 4367 | <source>Unable to load Amiibo data.</source> | 4383 | <source>Unable to load Amiibo data.</source> |
| 4368 | <translation>No se pueden cargar los datos Amiibo.</translation> | 4384 | <translation>No se pueden cargar los datos Amiibo.</translation> |
| 4369 | </message> | 4385 | </message> |
| 4370 | <message> | 4386 | <message> |
| 4371 | <location filename="../../src/yuzu/main.cpp" line="2913"/> | 4387 | <location filename="../../src/yuzu/main.cpp" line="2959"/> |
| 4372 | <source>Capture Screenshot</source> | 4388 | <source>Capture Screenshot</source> |
| 4373 | <translation>Captura de pantalla</translation> | 4389 | <translation>Captura de pantalla</translation> |
| 4374 | </message> | 4390 | </message> |
| 4375 | <message> | 4391 | <message> |
| 4376 | <location filename="../../src/yuzu/main.cpp" line="2914"/> | 4392 | <location filename="../../src/yuzu/main.cpp" line="2960"/> |
| 4377 | <source>PNG Image (*.png)</source> | 4393 | <source>PNG Image (*.png)</source> |
| 4378 | <translation>Imagen PNG (*.png)</translation> | 4394 | <translation>Imagen PNG (*.png)</translation> |
| 4379 | </message> | 4395 | </message> |
| 4380 | <message> | 4396 | <message> |
| 4381 | <location filename="../../src/yuzu/main.cpp" line="2979"/> | 4397 | <location filename="../../src/yuzu/main.cpp" line="3025"/> |
| 4382 | <source>TAS state: Running %1/%2</source> | 4398 | <source>TAS state: Running %1/%2</source> |
| 4383 | <translation>Estado TAS: ejecutando %1/%2</translation> | 4399 | <translation>Estado TAS: ejecutando %1/%2</translation> |
| 4384 | </message> | 4400 | </message> |
| 4385 | <message> | 4401 | <message> |
| 4386 | <location filename="../../src/yuzu/main.cpp" line="2981"/> | 4402 | <location filename="../../src/yuzu/main.cpp" line="3027"/> |
| 4387 | <source>TAS state: Recording %1</source> | 4403 | <source>TAS state: Recording %1</source> |
| 4388 | <translation>Estado TAS: grabando %1</translation> | 4404 | <translation>Estado TAS: grabando %1</translation> |
| 4389 | </message> | 4405 | </message> |
| 4390 | <message> | 4406 | <message> |
| 4391 | <location filename="../../src/yuzu/main.cpp" line="2983"/> | 4407 | <location filename="../../src/yuzu/main.cpp" line="3029"/> |
| 4392 | <source>TAS state: Idle %1/%2</source> | 4408 | <source>TAS state: Idle %1/%2</source> |
| 4393 | <translation>Estado TAS: inactivo %1/%2</translation> | 4409 | <translation>Estado TAS: inactivo %1/%2</translation> |
| 4394 | </message> | 4410 | </message> |
| 4395 | <message> | 4411 | <message> |
| 4396 | <location filename="../../src/yuzu/main.cpp" line="2985"/> | 4412 | <location filename="../../src/yuzu/main.cpp" line="3031"/> |
| 4397 | <source>TAS State: Invalid</source> | 4413 | <source>TAS State: Invalid</source> |
| 4398 | <translation>Estado TAS: nulo</translation> | 4414 | <translation>Estado TAS: nulo</translation> |
| 4399 | </message> | 4415 | </message> |
| 4400 | <message> | 4416 | <message> |
| 4401 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | 4417 | <location filename="../../src/yuzu/main.cpp" line="3045"/> |
| 4402 | <source>&Stop Running</source> | 4418 | <source>&Stop Running</source> |
| 4403 | <translation>&Parar de ejecutar</translation> | 4419 | <translation>&Parar de ejecutar</translation> |
| 4404 | </message> | 4420 | </message> |
| 4405 | <message> | 4421 | <message> |
| 4406 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | 4422 | <location filename="../../src/yuzu/main.cpp" line="3045"/> |
| 4407 | <source>&Start</source> | 4423 | <source>&Start</source> |
| 4408 | <translation>&Iniciar</translation> | 4424 | <translation>&Iniciar</translation> |
| 4409 | </message> | 4425 | </message> |
| 4410 | <message> | 4426 | <message> |
| 4411 | <location filename="../../src/yuzu/main.cpp" line="3000"/> | 4427 | <location filename="../../src/yuzu/main.cpp" line="3046"/> |
| 4412 | <source>Stop R&ecording</source> | 4428 | <source>Stop R&ecording</source> |
| 4413 | <translation>Pausar g&rabación</translation> | 4429 | <translation>Pausar g&rabación</translation> |
| 4414 | </message> | 4430 | </message> |
| 4415 | <message> | 4431 | <message> |
| 4416 | <location filename="../../src/yuzu/main.cpp" line="3000"/> | 4432 | <location filename="../../src/yuzu/main.cpp" line="3046"/> |
| 4417 | <source>R&ecord</source> | 4433 | <source>R&ecord</source> |
| 4418 | <translation>G&rabar</translation> | 4434 | <translation>G&rabar</translation> |
| 4419 | </message> | 4435 | </message> |
| 4420 | <message numerus="yes"> | 4436 | <message numerus="yes"> |
| 4421 | <location filename="../../src/yuzu/main.cpp" line="3024"/> | 4437 | <location filename="../../src/yuzu/main.cpp" line="3070"/> |
| 4422 | <source>Building: %n shader(s)</source> | 4438 | <source>Building: %n shader(s)</source> |
| 4423 | <translation><numerusform>Creando: %n shader(s)</numerusform><numerusform>Construyendo: %n shader(s)</numerusform></translation> | 4439 | <translation><numerusform>Creando: %n shader(s)</numerusform><numerusform>Construyendo: %n shader(s)</numerusform></translation> |
| 4424 | </message> | 4440 | </message> |
| 4425 | <message> | 4441 | <message> |
| 4426 | <location filename="../../src/yuzu/main.cpp" line="3033"/> | 4442 | <location filename="../../src/yuzu/main.cpp" line="3079"/> |
| 4427 | <source>Scale: %1x</source> | 4443 | <source>Scale: %1x</source> |
| 4428 | <comment>%1 is the resolution scaling factor</comment> | 4444 | <comment>%1 is the resolution scaling factor</comment> |
| 4429 | <translation>Escalado: %1x</translation> | 4445 | <translation>Escalado: %1x</translation> |
| 4430 | </message> | 4446 | </message> |
| 4431 | <message> | 4447 | <message> |
| 4432 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | 4448 | <location filename="../../src/yuzu/main.cpp" line="3082"/> |
| 4433 | <source>Speed: %1% / %2%</source> | 4449 | <source>Speed: %1% / %2%</source> |
| 4434 | <translation>Velocidad: %1% / %2%</translation> | 4450 | <translation>Velocidad: %1% / %2%</translation> |
| 4435 | </message> | 4451 | </message> |
| 4436 | <message> | 4452 | <message> |
| 4437 | <location filename="../../src/yuzu/main.cpp" line="3040"/> | 4453 | <location filename="../../src/yuzu/main.cpp" line="3086"/> |
| 4438 | <source>Speed: %1%</source> | 4454 | <source>Speed: %1%</source> |
| 4439 | <translation>Velocidad: %1%</translation> | 4455 | <translation>Velocidad: %1%</translation> |
| 4440 | </message> | 4456 | </message> |
| 4441 | <message> | 4457 | <message> |
| 4442 | <location filename="../../src/yuzu/main.cpp" line="3044"/> | 4458 | <location filename="../../src/yuzu/main.cpp" line="3090"/> |
| 4443 | <source>Game: %1 FPS (Unlocked)</source> | 4459 | <source>Game: %1 FPS (Unlocked)</source> |
| 4444 | <translation>Juego: %1 FPS (desbloqueado)</translation> | 4460 | <translation>Juego: %1 FPS (desbloqueado)</translation> |
| 4445 | </message> | 4461 | </message> |
| 4446 | <message> | 4462 | <message> |
| 4447 | <location filename="../../src/yuzu/main.cpp" line="3046"/> | 4463 | <location filename="../../src/yuzu/main.cpp" line="3092"/> |
| 4448 | <source>Game: %1 FPS</source> | 4464 | <source>Game: %1 FPS</source> |
| 4449 | <translation>Juego: %1 FPS</translation> | 4465 | <translation>Juego: %1 FPS</translation> |
| 4450 | </message> | 4466 | </message> |
| 4451 | <message> | 4467 | <message> |
| 4452 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4468 | <location filename="../../src/yuzu/main.cpp" line="3094"/> |
| 4453 | <source>Frame: %1 ms</source> | 4469 | <source>Frame: %1 ms</source> |
| 4454 | <translation>Fotogramas: %1 ms</translation> | 4470 | <translation>Fotogramas: %1 ms</translation> |
| 4455 | </message> | 4471 | </message> |
| 4456 | <message> | 4472 | <message> |
| 4457 | <location filename="../../src/yuzu/main.cpp" line="3059"/> | 4473 | <location filename="../../src/yuzu/main.cpp" line="3105"/> |
| 4458 | <source>GPU NORMAL</source> | 4474 | <source>GPU NORMAL</source> |
| 4459 | <translation>GPU NORMAL</translation> | 4475 | <translation>GPU NORMAL</translation> |
| 4460 | </message> | 4476 | </message> |
| 4461 | <message> | 4477 | <message> |
| 4462 | <location filename="../../src/yuzu/main.cpp" line="3064"/> | 4478 | <location filename="../../src/yuzu/main.cpp" line="3110"/> |
| 4463 | <source>GPU HIGH</source> | 4479 | <source>GPU HIGH</source> |
| 4464 | <translation>GPU ALTA</translation> | 4480 | <translation>GPU ALTA</translation> |
| 4465 | </message> | 4481 | </message> |
| 4466 | <message> | 4482 | <message> |
| 4467 | <location filename="../../src/yuzu/main.cpp" line="3069"/> | 4483 | <location filename="../../src/yuzu/main.cpp" line="3115"/> |
| 4468 | <source>GPU EXTREME</source> | 4484 | <source>GPU EXTREME</source> |
| 4469 | <translation>GPU EXTREMA</translation> | 4485 | <translation>GPU EXTREMA</translation> |
| 4470 | </message> | 4486 | </message> |
| 4471 | <message> | 4487 | <message> |
| 4472 | <location filename="../../src/yuzu/main.cpp" line="3074"/> | 4488 | <location filename="../../src/yuzu/main.cpp" line="3120"/> |
| 4473 | <source>GPU ERROR</source> | 4489 | <source>GPU ERROR</source> |
| 4474 | <translation>GPU ERROR</translation> | 4490 | <translation>GPU ERROR</translation> |
| 4475 | </message> | 4491 | </message> |
| 4476 | <message> | 4492 | <message> |
| 4477 | <location filename="../../src/yuzu/main.cpp" line="3084"/> | 4493 | <location filename="../../src/yuzu/main.cpp" line="3130"/> |
| 4478 | <source>NEAREST</source> | 4494 | <source>NEAREST</source> |
| 4479 | <translation>PROVEEDOR</translation> | 4495 | <translation>PROXIMAL</translation> |
| 4480 | </message> | 4496 | </message> |
| 4481 | <message> | 4497 | <message> |
| 4482 | <location filename="../../src/yuzu/main.cpp" line="3087"/> | 4498 | <location filename="../../src/yuzu/main.cpp" line="3133"/> |
| 4483 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | 4499 | <location filename="../../src/yuzu/main.cpp" line="3148"/> |
| 4484 | <source>BILINEAR</source> | 4500 | <source>BILINEAR</source> |
| 4485 | <translation>BILINEAL</translation> | 4501 | <translation>BILINEAL</translation> |
| 4486 | </message> | 4502 | </message> |
| 4487 | <message> | 4503 | <message> |
| 4488 | <location filename="../../src/yuzu/main.cpp" line="3090"/> | 4504 | <location filename="../../src/yuzu/main.cpp" line="3136"/> |
| 4489 | <source>BICUBIC</source> | 4505 | <source>BICUBIC</source> |
| 4490 | <translation>BICÚBICO</translation> | 4506 | <translation>BICÚBICO</translation> |
| 4491 | </message> | 4507 | </message> |
| 4492 | <message> | 4508 | <message> |
| 4493 | <location filename="../../src/yuzu/main.cpp" line="3093"/> | 4509 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4494 | <source>GAUSSIAN</source> | 4510 | <source>GAUSSIAN</source> |
| 4495 | <translation>GAUSSIANO</translation> | 4511 | <translation>GAUSSIANO</translation> |
| 4496 | </message> | 4512 | </message> |
| 4497 | <message> | 4513 | <message> |
| 4498 | <location filename="../../src/yuzu/main.cpp" line="3096"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="3142"/> |
| 4499 | <source>SCALEFORCE</source> | 4515 | <source>SCALEFORCE</source> |
| 4500 | <translation>SCALEFORCE</translation> | 4516 | <translation>SCALEFORCE</translation> |
| 4501 | </message> | 4517 | </message> |
| 4502 | <message> | 4518 | <message> |
| 4503 | <location filename="../../src/yuzu/main.cpp" line="3099"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="3145"/> |
| 4504 | <source>FSR</source> | 4520 | <source>FSR</source> |
| 4505 | <translation>FSR</translation> | 4521 | <translation>FSR</translation> |
| 4506 | </message> | 4522 | </message> |
| 4507 | <message> | 4523 | <message> |
| 4508 | <location filename="../../src/yuzu/main.cpp" line="3111"/> | 4524 | <location filename="../../src/yuzu/main.cpp" line="3157"/> |
| 4509 | <location filename="../../src/yuzu/main.cpp" line="3117"/> | 4525 | <location filename="../../src/yuzu/main.cpp" line="3163"/> |
| 4510 | <source>NO AA</source> | 4526 | <source>NO AA</source> |
| 4511 | <translation>NO AA</translation> | 4527 | <translation>NO AA</translation> |
| 4512 | </message> | 4528 | </message> |
| 4513 | <message> | 4529 | <message> |
| 4514 | <location filename="../../src/yuzu/main.cpp" line="3114"/> | 4530 | <location filename="../../src/yuzu/main.cpp" line="3160"/> |
| 4515 | <source>FXAA</source> | 4531 | <source>FXAA</source> |
| 4516 | <translation>FXAA</translation> | 4532 | <translation>FXAA</translation> |
| 4517 | </message> | 4533 | </message> |
| 4518 | <message> | 4534 | <message> |
| 4519 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | 4535 | <location filename="../../src/yuzu/main.cpp" line="3221"/> |
| 4520 | <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> | 4536 | <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> |
| 4521 | <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> | 4537 | <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> |
| 4522 | </message> | 4538 | </message> |
| 4523 | <message> | 4539 | <message> |
| 4524 | <location filename="../../src/yuzu/main.cpp" line="3190"/> | 4540 | <location filename="../../src/yuzu/main.cpp" line="3236"/> |
| 4525 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 4541 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4526 | <translation>yuzu no pudo localizar el archivo de sistema de la Switch. %1</translation> | 4542 | <translation>yuzu no pudo localizar el archivo de sistema de la Switch. %1</translation> |
| 4527 | </message> | 4543 | </message> |
| 4528 | <message> | 4544 | <message> |
| 4529 | <location filename="../../src/yuzu/main.cpp" line="3192"/> | 4545 | <location filename="../../src/yuzu/main.cpp" line="3238"/> |
| 4530 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 4546 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4531 | <translation>yuzu no pudo localizar un archivo de sistema de la Switch: %1. %2</translation> | 4547 | <translation>yuzu no pudo localizar un archivo de sistema de la Switch: %1. %2</translation> |
| 4532 | </message> | 4548 | </message> |
| 4533 | <message> | 4549 | <message> |
| 4534 | <location filename="../../src/yuzu/main.cpp" line="3196"/> | 4550 | <location filename="../../src/yuzu/main.cpp" line="3242"/> |
| 4535 | <source>System Archive Not Found</source> | 4551 | <source>System Archive Not Found</source> |
| 4536 | <translation>Archivo del sistema no encontrado</translation> | 4552 | <translation>Archivo del sistema no encontrado</translation> |
| 4537 | </message> | 4553 | </message> |
| 4538 | <message> | 4554 | <message> |
| 4539 | <location filename="../../src/yuzu/main.cpp" line="3198"/> | 4555 | <location filename="../../src/yuzu/main.cpp" line="3244"/> |
| 4540 | <source>System Archive Missing</source> | 4556 | <source>System Archive Missing</source> |
| 4541 | <translation>Faltan archivos del sistema</translation> | 4557 | <translation>Faltan archivos del sistema</translation> |
| 4542 | </message> | 4558 | </message> |
| 4543 | <message> | 4559 | <message> |
| 4544 | <location filename="../../src/yuzu/main.cpp" line="3204"/> | 4560 | <location filename="../../src/yuzu/main.cpp" line="3250"/> |
| 4545 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 4561 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4546 | <translation>yuzu no pudo encontrar las fuentes compartidas de la Switch. %1</translation> | 4562 | <translation>yuzu no pudo encontrar las fuentes compartidas de la Switch. %1</translation> |
| 4547 | </message> | 4563 | </message> |
| 4548 | <message> | 4564 | <message> |
| 4549 | <location filename="../../src/yuzu/main.cpp" line="3205"/> | 4565 | <location filename="../../src/yuzu/main.cpp" line="3251"/> |
| 4550 | <source>Shared Fonts Not Found</source> | 4566 | <source>Shared Fonts Not Found</source> |
| 4551 | <translation>Fuentes compartidas no encontradas</translation> | 4567 | <translation>Fuentes compartidas no encontradas</translation> |
| 4552 | </message> | 4568 | </message> |
| 4553 | <message> | 4569 | <message> |
| 4554 | <location filename="../../src/yuzu/main.cpp" line="3207"/> | 4570 | <location filename="../../src/yuzu/main.cpp" line="3253"/> |
| 4555 | <source>Shared Font Missing</source> | 4571 | <source>Shared Font Missing</source> |
| 4556 | <translation>Faltan fuentes compartidas</translation> | 4572 | <translation>Faltan fuentes compartidas</translation> |
| 4557 | </message> | 4573 | </message> |
| 4558 | <message> | 4574 | <message> |
| 4559 | <location filename="../../src/yuzu/main.cpp" line="3213"/> | 4575 | <location filename="../../src/yuzu/main.cpp" line="3259"/> |
| 4560 | <source>Fatal Error</source> | 4576 | <source>Fatal Error</source> |
| 4561 | <translation>Error fatal</translation> | 4577 | <translation>Error fatal</translation> |
| 4562 | </message> | 4578 | </message> |
| 4563 | <message> | 4579 | <message> |
| 4564 | <location filename="../../src/yuzu/main.cpp" line="3214"/> | 4580 | <location filename="../../src/yuzu/main.cpp" line="3260"/> |
| 4565 | <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> | 4581 | <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> |
| 4566 | <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> | 4582 | <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> |
| 4567 | </message> | 4583 | </message> |
| 4568 | <message> | 4584 | <message> |
| 4569 | <location filename="../../src/yuzu/main.cpp" line="3223"/> | 4585 | <location filename="../../src/yuzu/main.cpp" line="3269"/> |
| 4570 | <source>Fatal Error encountered</source> | 4586 | <source>Fatal Error encountered</source> |
| 4571 | <translation>Error fatal encontrado</translation> | 4587 | <translation>Error fatal encontrado</translation> |
| 4572 | </message> | 4588 | </message> |
| 4573 | <message> | 4589 | <message> |
| 4574 | <location filename="../../src/yuzu/main.cpp" line="3246"/> | 4590 | <location filename="../../src/yuzu/main.cpp" line="3292"/> |
| 4575 | <source>Confirm Key Rederivation</source> | 4591 | <source>Confirm Key Rederivation</source> |
| 4576 | <translation>Confirmar la clave de rederivación</translation> | 4592 | <translation>Confirmar la clave de rederivación</translation> |
| 4577 | </message> | 4593 | </message> |
| 4578 | <message> | 4594 | <message> |
| 4579 | <location filename="../../src/yuzu/main.cpp" line="3247"/> | 4595 | <location filename="../../src/yuzu/main.cpp" line="3293"/> |
| 4580 | <source>You are about to force rederive all of your keys. | 4596 | <source>You are about to force rederive all of your keys. |
| 4581 | If you do not know what this means or what you are doing, | 4597 | If you do not know what this means or what you are doing, |
| 4582 | this is a potentially destructive action. | 4598 | this is a potentially destructive action. |
| @@ -4593,37 +4609,37 @@ es lo que quieres hacer si es necesario. | |||
| 4593 | Esto eliminará los archivos de las claves generadas automáticamente y volverá a ejecutar el módulo de derivación de claves.</translation> | 4609 | Esto eliminará los archivos de las claves generadas automáticamente y volverá a ejecutar el módulo de derivación de claves.</translation> |
| 4594 | </message> | 4610 | </message> |
| 4595 | <message> | 4611 | <message> |
| 4596 | <location filename="../../src/yuzu/main.cpp" line="3279"/> | 4612 | <location filename="../../src/yuzu/main.cpp" line="3325"/> |
| 4597 | <source>Missing fuses</source> | 4613 | <source>Missing fuses</source> |
| 4598 | <translation>Faltan fuses</translation> | 4614 | <translation>Faltan fuses</translation> |
| 4599 | </message> | 4615 | </message> |
| 4600 | <message> | 4616 | <message> |
| 4601 | <location filename="../../src/yuzu/main.cpp" line="3282"/> | 4617 | <location filename="../../src/yuzu/main.cpp" line="3328"/> |
| 4602 | <source> - Missing BOOT0</source> | 4618 | <source> - Missing BOOT0</source> |
| 4603 | <translation>- Falta BOOT0</translation> | 4619 | <translation>- Falta BOOT0</translation> |
| 4604 | </message> | 4620 | </message> |
| 4605 | <message> | 4621 | <message> |
| 4606 | <location filename="../../src/yuzu/main.cpp" line="3285"/> | 4622 | <location filename="../../src/yuzu/main.cpp" line="3331"/> |
| 4607 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4623 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4608 | <translation> - Falta BCPKG2-1-Normal-Main</translation> | 4624 | <translation> - Falta BCPKG2-1-Normal-Main</translation> |
| 4609 | </message> | 4625 | </message> |
| 4610 | <message> | 4626 | <message> |
| 4611 | <location filename="../../src/yuzu/main.cpp" line="3288"/> | 4627 | <location filename="../../src/yuzu/main.cpp" line="3334"/> |
| 4612 | <source> - Missing PRODINFO</source> | 4628 | <source> - Missing PRODINFO</source> |
| 4613 | <translation> - Falta PRODINFO</translation> | 4629 | <translation> - Falta PRODINFO</translation> |
| 4614 | </message> | 4630 | </message> |
| 4615 | <message> | 4631 | <message> |
| 4616 | <location filename="../../src/yuzu/main.cpp" line="3292"/> | 4632 | <location filename="../../src/yuzu/main.cpp" line="3338"/> |
| 4617 | <source>Derivation Components Missing</source> | 4633 | <source>Derivation Components Missing</source> |
| 4618 | <translation>Faltan componentes de derivación</translation> | 4634 | <translation>Faltan componentes de derivación</translation> |
| 4619 | </message> | 4635 | </message> |
| 4620 | <message> | 4636 | <message> |
| 4621 | <location filename="../../src/yuzu/main.cpp" line="3293"/> | 4637 | <location filename="../../src/yuzu/main.cpp" line="3339"/> |
| 4622 | <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> | 4638 | <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> |
| 4623 | <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> | 4639 | <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> |
| 4624 | </message> | 4640 | </message> |
| 4625 | <message> | 4641 | <message> |
| 4626 | <location filename="../../src/yuzu/main.cpp" line="3302"/> | 4642 | <location filename="../../src/yuzu/main.cpp" line="3348"/> |
| 4627 | <source>Deriving keys... | 4643 | <source>Deriving keys... |
| 4628 | This may take up to a minute depending | 4644 | This may take up to a minute depending |
| 4629 | on your system's performance.</source> | 4645 | on your system's performance.</source> |
| @@ -4632,39 +4648,39 @@ Esto puede llevar unos minutos dependiendo | |||
| 4632 | del rendimiento de su sistema.</translation> | 4648 | del rendimiento de su sistema.</translation> |
| 4633 | </message> | 4649 | </message> |
| 4634 | <message> | 4650 | <message> |
| 4635 | <location filename="../../src/yuzu/main.cpp" line="3304"/> | 4651 | <location filename="../../src/yuzu/main.cpp" line="3350"/> |
| 4636 | <source>Deriving Keys</source> | 4652 | <source>Deriving Keys</source> |
| 4637 | <translation>Obtención de claves</translation> | 4653 | <translation>Obtención de claves</translation> |
| 4638 | </message> | 4654 | </message> |
| 4639 | <message> | 4655 | <message> |
| 4640 | <location filename="../../src/yuzu/main.cpp" line="3349"/> | 4656 | <location filename="../../src/yuzu/main.cpp" line="3395"/> |
| 4641 | <source>Select RomFS Dump Target</source> | 4657 | <source>Select RomFS Dump Target</source> |
| 4642 | <translation>Selecciona el destinatario para volcar el RomFS</translation> | 4658 | <translation>Selecciona el destinatario para volcar el RomFS</translation> |
| 4643 | </message> | 4659 | </message> |
| 4644 | <message> | 4660 | <message> |
| 4645 | <location filename="../../src/yuzu/main.cpp" line="3350"/> | 4661 | <location filename="../../src/yuzu/main.cpp" line="3396"/> |
| 4646 | <source>Please select which RomFS you would like to dump.</source> | 4662 | <source>Please select which RomFS you would like to dump.</source> |
| 4647 | <translation>Por favor, seleccione los RomFS que deseas volcar.</translation> | 4663 | <translation>Por favor, seleccione los RomFS que deseas volcar.</translation> |
| 4648 | </message> | 4664 | </message> |
| 4649 | <message> | 4665 | <message> |
| 4650 | <location filename="../../src/yuzu/main.cpp" line="3365"/> | 4666 | <location filename="../../src/yuzu/main.cpp" line="3411"/> |
| 4651 | <source>Are you sure you want to close yuzu?</source> | 4667 | <source>Are you sure you want to close yuzu?</source> |
| 4652 | <translation>¿Estás seguro de que quieres cerrar yuzu?</translation> | 4668 | <translation>¿Estás seguro de que quieres cerrar yuzu?</translation> |
| 4653 | </message> | 4669 | </message> |
| 4654 | <message> | 4670 | <message> |
| 4655 | <location filename="../../src/yuzu/main.cpp" line="3366"/> | 4671 | <location filename="../../src/yuzu/main.cpp" line="3412"/> |
| 4656 | <location filename="../../src/yuzu/main.cpp" line="3443"/> | 4672 | <location filename="../../src/yuzu/main.cpp" line="3492"/> |
| 4657 | <location filename="../../src/yuzu/main.cpp" line="3456"/> | 4673 | <location filename="../../src/yuzu/main.cpp" line="3505"/> |
| 4658 | <source>yuzu</source> | 4674 | <source>yuzu</source> |
| 4659 | <translation>yuzu</translation> | 4675 | <translation>yuzu</translation> |
| 4660 | </message> | 4676 | </message> |
| 4661 | <message> | 4677 | <message> |
| 4662 | <location filename="../../src/yuzu/main.cpp" line="3444"/> | 4678 | <location filename="../../src/yuzu/main.cpp" line="3493"/> |
| 4663 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4679 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4664 | <translation>¿Estás seguro de que quieres detener la emulación? Cualquier progreso no guardado se perderá.</translation> | 4680 | <translation>¿Estás seguro de que quieres detener la emulación? Cualquier progreso no guardado se perderá.</translation> |
| 4665 | </message> | 4681 | </message> |
| 4666 | <message> | 4682 | <message> |
| 4667 | <location filename="../../src/yuzu/main.cpp" line="3453"/> | 4683 | <location filename="../../src/yuzu/main.cpp" line="3502"/> |
| 4668 | <source>The currently running application has requested yuzu to not exit. | 4684 | <source>The currently running application has requested yuzu to not exit. |
| 4669 | 4685 | ||
| 4670 | Would you like to bypass this and exit anyway?</source> | 4686 | Would you like to bypass this and exit anyway?</source> |
| @@ -4715,153 +4731,153 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4715 | <context> | 4731 | <context> |
| 4716 | <name>GameList</name> | 4732 | <name>GameList</name> |
| 4717 | <message> | 4733 | <message> |
| 4718 | <location filename="../../src/yuzu/game_list.cpp" line="330"/> | 4734 | <location filename="../../src/yuzu/game_list.cpp" line="337"/> |
| 4719 | <source>Name</source> | 4735 | <source>Name</source> |
| 4720 | <translation>Nombre</translation> | 4736 | <translation>Nombre</translation> |
| 4721 | </message> | 4737 | </message> |
| 4722 | <message> | 4738 | <message> |
| 4723 | <location filename="../../src/yuzu/game_list.cpp" line="331"/> | 4739 | <location filename="../../src/yuzu/game_list.cpp" line="338"/> |
| 4724 | <source>Compatibility</source> | 4740 | <source>Compatibility</source> |
| 4725 | <translation>Compatibilidad</translation> | 4741 | <translation>Compatibilidad</translation> |
| 4726 | </message> | 4742 | </message> |
| 4727 | <message> | 4743 | <message> |
| 4728 | <location filename="../../src/yuzu/game_list.cpp" line="333"/> | 4744 | <location filename="../../src/yuzu/game_list.cpp" line="340"/> |
| 4729 | <source>Add-ons</source> | 4745 | <source>Add-ons</source> |
| 4730 | <translation>Extras/Add-ons</translation> | 4746 | <translation>Extras/Add-ons</translation> |
| 4731 | </message> | 4747 | </message> |
| 4732 | <message> | 4748 | <message> |
| 4733 | <location filename="../../src/yuzu/game_list.cpp" line="335"/> | 4749 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> |
| 4734 | <source>File type</source> | 4750 | <source>File type</source> |
| 4735 | <translation>Tipo de archivo</translation> | 4751 | <translation>Tipo de archivo</translation> |
| 4736 | </message> | 4752 | </message> |
| 4737 | <message> | 4753 | <message> |
| 4738 | <location filename="../../src/yuzu/game_list.cpp" line="336"/> | 4754 | <location filename="../../src/yuzu/game_list.cpp" line="343"/> |
| 4739 | <source>Size</source> | 4755 | <source>Size</source> |
| 4740 | <translation>Tamaño</translation> | 4756 | <translation>Tamaño</translation> |
| 4741 | </message> | 4757 | </message> |
| 4742 | <message> | 4758 | <message> |
| 4743 | <location filename="../../src/yuzu/game_list.cpp" line="508"/> | 4759 | <location filename="../../src/yuzu/game_list.cpp" line="535"/> |
| 4744 | <source>Favorite</source> | 4760 | <source>Favorite</source> |
| 4745 | <translation>Favorito</translation> | 4761 | <translation>Favorito</translation> |
| 4746 | </message> | 4762 | </message> |
| 4747 | <message> | 4763 | <message> |
| 4748 | <location filename="../../src/yuzu/game_list.cpp" line="510"/> | 4764 | <location filename="../../src/yuzu/game_list.cpp" line="537"/> |
| 4749 | <source>Start Game</source> | 4765 | <source>Start Game</source> |
| 4750 | <translation>Iniciar juego</translation> | 4766 | <translation>Iniciar juego</translation> |
| 4751 | </message> | 4767 | </message> |
| 4752 | <message> | 4768 | <message> |
| 4753 | <location filename="../../src/yuzu/game_list.cpp" line="512"/> | 4769 | <location filename="../../src/yuzu/game_list.cpp" line="539"/> |
| 4754 | <source>Start Game without Custom Configuration</source> | 4770 | <source>Start Game without Custom Configuration</source> |
| 4755 | <translation>Iniciar juego sin la configuración personalizada</translation> | 4771 | <translation>Iniciar juego sin la configuración personalizada</translation> |
| 4756 | </message> | 4772 | </message> |
| 4757 | <message> | 4773 | <message> |
| 4758 | <location filename="../../src/yuzu/game_list.cpp" line="514"/> | 4774 | <location filename="../../src/yuzu/game_list.cpp" line="541"/> |
| 4759 | <source>Open Save Data Location</source> | 4775 | <source>Open Save Data Location</source> |
| 4760 | <translation>Abrir ubicación de los archivos de guardado</translation> | 4776 | <translation>Abrir ubicación de los archivos de guardado</translation> |
| 4761 | </message> | 4777 | </message> |
| 4762 | <message> | 4778 | <message> |
| 4763 | <location filename="../../src/yuzu/game_list.cpp" line="515"/> | 4779 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> |
| 4764 | <source>Open Mod Data Location</source> | 4780 | <source>Open Mod Data Location</source> |
| 4765 | <translation>Abrir ubicación de los mods</translation> | 4781 | <translation>Abrir ubicación de los mods</translation> |
| 4766 | </message> | 4782 | </message> |
| 4767 | <message> | 4783 | <message> |
| 4768 | <location filename="../../src/yuzu/game_list.cpp" line="517"/> | 4784 | <location filename="../../src/yuzu/game_list.cpp" line="544"/> |
| 4769 | <source>Open Transferable Pipeline Cache</source> | 4785 | <source>Open Transferable Pipeline Cache</source> |
| 4770 | <translation>Abrir caché transferible de shaders en tubería</translation> | 4786 | <translation>Abrir caché transferible de shaders en tubería</translation> |
| 4771 | </message> | 4787 | </message> |
| 4772 | <message> | 4788 | <message> |
| 4773 | <location filename="../../src/yuzu/game_list.cpp" line="519"/> | 4789 | <location filename="../../src/yuzu/game_list.cpp" line="546"/> |
| 4774 | <source>Remove</source> | 4790 | <source>Remove</source> |
| 4775 | <translation>Eliminar</translation> | 4791 | <translation>Eliminar</translation> |
| 4776 | </message> | 4792 | </message> |
| 4777 | <message> | 4793 | <message> |
| 4778 | <location filename="../../src/yuzu/game_list.cpp" line="520"/> | 4794 | <location filename="../../src/yuzu/game_list.cpp" line="547"/> |
| 4779 | <source>Remove Installed Update</source> | 4795 | <source>Remove Installed Update</source> |
| 4780 | <translation>Eliminar la actualización instalada</translation> | 4796 | <translation>Eliminar la actualización instalada</translation> |
| 4781 | </message> | 4797 | </message> |
| 4782 | <message> | 4798 | <message> |
| 4783 | <location filename="../../src/yuzu/game_list.cpp" line="521"/> | 4799 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> |
| 4784 | <source>Remove All Installed DLC</source> | 4800 | <source>Remove All Installed DLC</source> |
| 4785 | <translation>Eliminar todos los DLC instalados</translation> | 4801 | <translation>Eliminar todos los DLC instalados</translation> |
| 4786 | </message> | 4802 | </message> |
| 4787 | <message> | 4803 | <message> |
| 4788 | <location filename="../../src/yuzu/game_list.cpp" line="522"/> | 4804 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> |
| 4789 | <source>Remove Custom Configuration</source> | 4805 | <source>Remove Custom Configuration</source> |
| 4790 | <translation>Eliminar la configuración personalizada</translation> | 4806 | <translation>Eliminar la configuración personalizada</translation> |
| 4791 | </message> | 4807 | </message> |
| 4792 | <message> | 4808 | <message> |
| 4793 | <location filename="../../src/yuzu/game_list.cpp" line="523"/> | 4809 | <location filename="../../src/yuzu/game_list.cpp" line="550"/> |
| 4794 | <source>Remove OpenGL Pipeline Cache</source> | 4810 | <source>Remove OpenGL Pipeline Cache</source> |
| 4795 | <translation>Eliminar caché en tubería de OpenGL</translation> | 4811 | <translation>Eliminar caché en tubería de OpenGL</translation> |
| 4796 | </message> | 4812 | </message> |
| 4797 | <message> | 4813 | <message> |
| 4798 | <location filename="../../src/yuzu/game_list.cpp" line="524"/> | 4814 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> |
| 4799 | <source>Remove Vulkan Pipeline Cache</source> | 4815 | <source>Remove Vulkan Pipeline Cache</source> |
| 4800 | <translation>Eliminar caché en tubería de Vulkan</translation> | 4816 | <translation>Eliminar caché en tubería de Vulkan</translation> |
| 4801 | </message> | 4817 | </message> |
| 4802 | <message> | 4818 | <message> |
| 4803 | <location filename="../../src/yuzu/game_list.cpp" line="526"/> | 4819 | <location filename="../../src/yuzu/game_list.cpp" line="553"/> |
| 4804 | <source>Remove All Pipeline Caches</source> | 4820 | <source>Remove All Pipeline Caches</source> |
| 4805 | <translation>Eliminar todas las cachés en tubería</translation> | 4821 | <translation>Eliminar todas las cachés en tubería</translation> |
| 4806 | </message> | 4822 | </message> |
| 4807 | <message> | 4823 | <message> |
| 4808 | <location filename="../../src/yuzu/game_list.cpp" line="527"/> | 4824 | <location filename="../../src/yuzu/game_list.cpp" line="554"/> |
| 4809 | <source>Remove All Installed Contents</source> | 4825 | <source>Remove All Installed Contents</source> |
| 4810 | <translation>Eliminar todo el contenido instalado</translation> | 4826 | <translation>Eliminar todo el contenido instalado</translation> |
| 4811 | </message> | 4827 | </message> |
| 4812 | <message> | 4828 | <message> |
| 4813 | <location filename="../../src/yuzu/game_list.cpp" line="528"/> | 4829 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> |
| 4814 | <location filename="../../src/yuzu/game_list.cpp" line="529"/> | 4830 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> |
| 4815 | <source>Dump RomFS</source> | 4831 | <source>Dump RomFS</source> |
| 4816 | <translation>Volcar RomFS</translation> | 4832 | <translation>Volcar RomFS</translation> |
| 4817 | </message> | 4833 | </message> |
| 4818 | <message> | 4834 | <message> |
| 4819 | <location filename="../../src/yuzu/game_list.cpp" line="530"/> | 4835 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> |
| 4820 | <source>Dump RomFS to SDMC</source> | 4836 | <source>Dump RomFS to SDMC</source> |
| 4821 | <translation>Volcar RomFS a SDMC</translation> | 4837 | <translation>Volcar RomFS a SDMC</translation> |
| 4822 | </message> | 4838 | </message> |
| 4823 | <message> | 4839 | <message> |
| 4824 | <location filename="../../src/yuzu/game_list.cpp" line="531"/> | 4840 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> |
| 4825 | <source>Copy Title ID to Clipboard</source> | 4841 | <source>Copy Title ID to Clipboard</source> |
| 4826 | <translation>Copiar la ID del título al portapapeles</translation> | 4842 | <translation>Copiar la ID del título al portapapeles</translation> |
| 4827 | </message> | 4843 | </message> |
| 4828 | <message> | 4844 | <message> |
| 4829 | <location filename="../../src/yuzu/game_list.cpp" line="532"/> | 4845 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> |
| 4830 | <source>Navigate to GameDB entry</source> | 4846 | <source>Navigate to GameDB entry</source> |
| 4831 | <translation>Ir a la sección de bases de datos del juego</translation> | 4847 | <translation>Ir a la sección de bases de datos del juego</translation> |
| 4832 | </message> | 4848 | </message> |
| 4833 | <message> | 4849 | <message> |
| 4834 | <location filename="../../src/yuzu/game_list.cpp" line="534"/> | 4850 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> |
| 4835 | <source>Properties</source> | 4851 | <source>Properties</source> |
| 4836 | <translation>Propiedades</translation> | 4852 | <translation>Propiedades</translation> |
| 4837 | </message> | 4853 | </message> |
| 4838 | <message> | 4854 | <message> |
| 4839 | <location filename="../../src/yuzu/game_list.cpp" line="606"/> | 4855 | <location filename="../../src/yuzu/game_list.cpp" line="633"/> |
| 4840 | <source>Scan Subfolders</source> | 4856 | <source>Scan Subfolders</source> |
| 4841 | <translation>Escanear subdirectorios</translation> | 4857 | <translation>Escanear subdirectorios</translation> |
| 4842 | </message> | 4858 | </message> |
| 4843 | <message> | 4859 | <message> |
| 4844 | <location filename="../../src/yuzu/game_list.cpp" line="607"/> | 4860 | <location filename="../../src/yuzu/game_list.cpp" line="634"/> |
| 4845 | <source>Remove Game Directory</source> | 4861 | <source>Remove Game Directory</source> |
| 4846 | <translation>Eliminar directorio de juegos</translation> | 4862 | <translation>Eliminar directorio de juegos</translation> |
| 4847 | </message> | 4863 | </message> |
| 4848 | <message> | 4864 | <message> |
| 4849 | <location filename="../../src/yuzu/game_list.cpp" line="626"/> | 4865 | <location filename="../../src/yuzu/game_list.cpp" line="653"/> |
| 4850 | <source>▲ Move Up</source> | 4866 | <source>▲ Move Up</source> |
| 4851 | <translation>▲ Mover hacia arriba</translation> | 4867 | <translation>▲ Mover hacia arriba</translation> |
| 4852 | </message> | 4868 | </message> |
| 4853 | <message> | 4869 | <message> |
| 4854 | <location filename="../../src/yuzu/game_list.cpp" line="627"/> | 4870 | <location filename="../../src/yuzu/game_list.cpp" line="654"/> |
| 4855 | <source>▼ Move Down</source> | 4871 | <source>▼ Move Down</source> |
| 4856 | <translation>▼ Mover hacia abajo</translation> | 4872 | <translation>▼ Mover hacia abajo</translation> |
| 4857 | </message> | 4873 | </message> |
| 4858 | <message> | 4874 | <message> |
| 4859 | <location filename="../../src/yuzu/game_list.cpp" line="628"/> | 4875 | <location filename="../../src/yuzu/game_list.cpp" line="655"/> |
| 4860 | <source>Open Directory Location</source> | 4876 | <source>Open Directory Location</source> |
| 4861 | <translation>Abrir ubicación del directorio</translation> | 4877 | <translation>Abrir ubicación del directorio</translation> |
| 4862 | </message> | 4878 | </message> |
| 4863 | <message> | 4879 | <message> |
| 4864 | <location filename="../../src/yuzu/game_list.cpp" line="673"/> | 4880 | <location filename="../../src/yuzu/game_list.cpp" line="700"/> |
| 4865 | <source>Clear</source> | 4881 | <source>Clear</source> |
| 4866 | <translation>Limpiar</translation> | 4882 | <translation>Limpiar</translation> |
| 4867 | </message> | 4883 | </message> |
| @@ -4952,7 +4968,7 @@ de inicio.</translation> | |||
| 4952 | <context> | 4968 | <context> |
| 4953 | <name>GameListPlaceholder</name> | 4969 | <name>GameListPlaceholder</name> |
| 4954 | <message> | 4970 | <message> |
| 4955 | <location filename="../../src/yuzu/game_list.cpp" line="846"/> | 4971 | <location filename="../../src/yuzu/game_list.cpp" line="873"/> |
| 4956 | <source>Double-click to add a new folder to the game list</source> | 4972 | <source>Double-click to add a new folder to the game list</source> |
| 4957 | <translation>Haz doble clic para agregar un nuevo directorio a la lista de juegos.</translation> | 4973 | <translation>Haz doble clic para agregar un nuevo directorio a la lista de juegos.</translation> |
| 4958 | </message> | 4974 | </message> |
| @@ -4960,17 +4976,17 @@ de inicio.</translation> | |||
| 4960 | <context> | 4976 | <context> |
| 4961 | <name>GameListSearchField</name> | 4977 | <name>GameListSearchField</name> |
| 4962 | <message numerus="yes"> | 4978 | <message numerus="yes"> |
| 4963 | <location filename="../../src/yuzu/game_list.cpp" line="85"/> | 4979 | <location filename="../../src/yuzu/game_list.cpp" line="87"/> |
| 4964 | <source>%1 of %n result(s)</source> | 4980 | <source>%1 of %n result(s)</source> |
| 4965 | <translation><numerusform>%1 de %n resultado(s)</numerusform><numerusform>%1 de %n resultado(s)</numerusform></translation> | 4981 | <translation><numerusform>%1 de %n resultado(s)</numerusform><numerusform>%1 de %n resultado(s)</numerusform></translation> |
| 4966 | </message> | 4982 | </message> |
| 4967 | <message> | 4983 | <message> |
| 4968 | <location filename="../../src/yuzu/game_list.cpp" line="128"/> | 4984 | <location filename="../../src/yuzu/game_list.cpp" line="130"/> |
| 4969 | <source>Filter:</source> | 4985 | <source>Filter:</source> |
| 4970 | <translation>Búsqueda:</translation> | 4986 | <translation>Búsqueda:</translation> |
| 4971 | </message> | 4987 | </message> |
| 4972 | <message> | 4988 | <message> |
| 4973 | <location filename="../../src/yuzu/game_list.cpp" line="131"/> | 4989 | <location filename="../../src/yuzu/game_list.cpp" line="133"/> |
| 4974 | <source>Enter pattern to filter</source> | 4990 | <source>Enter pattern to filter</source> |
| 4975 | <translation>Introduce un patrón para buscar</translation> | 4991 | <translation>Introduce un patrón para buscar</translation> |
| 4976 | </message> | 4992 | </message> |
| @@ -5161,7 +5177,7 @@ de inicio.</translation> | |||
| 5161 | <message> | 5177 | <message> |
| 5162 | <location filename="../../src/yuzu/main.ui" line="200"/> | 5178 | <location filename="../../src/yuzu/main.ui" line="200"/> |
| 5163 | <source>&Reinitialize keys...</source> | 5179 | <source>&Reinitialize keys...</source> |
| 5164 | <translation>&Reiniciando claves...</translation> | 5180 | <translation>&Reiniciar claves...</translation> |
| 5165 | </message> | 5181 | </message> |
| 5166 | <message> | 5182 | <message> |
| 5167 | <location filename="../../src/yuzu/main.ui" line="205"/> | 5183 | <location filename="../../src/yuzu/main.ui" line="205"/> |
| @@ -5320,7 +5336,7 @@ p, li { white-space: pre-wrap; } | |||
| 5320 | <message> | 5336 | <message> |
| 5321 | <location filename="../../src/yuzu/configuration/configure_input_player_widget.cpp" line="2685"/> | 5337 | <location filename="../../src/yuzu/configuration/configure_input_player_widget.cpp" line="2685"/> |
| 5322 | <source>Charging</source> | 5338 | <source>Charging</source> |
| 5323 | <translation type="unfinished"/> | 5339 | <translation>Cargando</translation> |
| 5324 | </message> | 5340 | </message> |
| 5325 | </context> | 5341 | </context> |
| 5326 | <context> | 5342 | <context> |
| @@ -5460,7 +5476,7 @@ p, li { white-space: pre-wrap; } | |||
| 5460 | <message> | 5476 | <message> |
| 5461 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> | 5477 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> |
| 5462 | <source>Start</source> | 5478 | <source>Start</source> |
| 5463 | <translation type="unfinished"/> | 5479 | <translation>Comenzar</translation> |
| 5464 | </message> | 5480 | </message> |
| 5465 | <message> | 5481 | <message> |
| 5466 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> | 5482 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| @@ -5500,7 +5516,7 @@ p, li { white-space: pre-wrap; } | |||
| 5500 | <message> | 5516 | <message> |
| 5501 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> | 5517 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5502 | <source>Cross</source> | 5518 | <source>Cross</source> |
| 5503 | <translation type="unfinished"/> | 5519 | <translation>Cruz</translation> |
| 5504 | </message> | 5520 | </message> |
| 5505 | <message> | 5521 | <message> |
| 5506 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> | 5522 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| @@ -5515,7 +5531,7 @@ p, li { white-space: pre-wrap; } | |||
| 5515 | <message> | 5531 | <message> |
| 5516 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> | 5532 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> |
| 5517 | <source>Share</source> | 5533 | <source>Share</source> |
| 5518 | <translation type="unfinished"/> | 5534 | <translation>Compartir</translation> |
| 5519 | </message> | 5535 | </message> |
| 5520 | <message> | 5536 | <message> |
| 5521 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> | 5537 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> |
| @@ -5525,7 +5541,7 @@ p, li { white-space: pre-wrap; } | |||
| 5525 | <message> | 5541 | <message> |
| 5526 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> | 5542 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 5527 | <source>[undefined]</source> | 5543 | <source>[undefined]</source> |
| 5528 | <translation type="unfinished"/> | 5544 | <translation>[sin definir]</translation> |
| 5529 | </message> | 5545 | </message> |
| 5530 | <message> | 5546 | <message> |
| 5531 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="140"/> | 5547 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="140"/> |
| @@ -5535,30 +5551,30 @@ p, li { white-space: pre-wrap; } | |||
| 5535 | <message> | 5551 | <message> |
| 5536 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="144"/> | 5552 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="144"/> |
| 5537 | <source>[invalid]</source> | 5553 | <source>[invalid]</source> |
| 5538 | <translation type="unfinished"/> | 5554 | <translation>[inválido]</translation> |
| 5539 | </message> | 5555 | </message> |
| 5540 | <message> | 5556 | <message> |
| 5541 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="154"/> | 5557 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="154"/> |
| 5542 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="178"/> | 5558 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="178"/> |
| 5543 | <source>%1%2Hat %3</source> | 5559 | <source>%1%2Hat %3</source> |
| 5544 | <translation type="unfinished"/> | 5560 | <translation>%1%2Rotación %3</translation> |
| 5545 | </message> | 5561 | </message> |
| 5546 | <message> | 5562 | <message> |
| 5547 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="158"/> | 5563 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="158"/> |
| 5548 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="181"/> | 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="181"/> |
| 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> | 5565 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> |
| 5550 | <source>%1%2Axis %3</source> | 5566 | <source>%1%2Axis %3</source> |
| 5551 | <translation type="unfinished"/> | 5567 | <translation>%1%2Eje %3</translation> |
| 5552 | </message> | 5568 | </message> |
| 5553 | <message> | 5569 | <message> |
| 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="164"/> | 5570 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="164"/> |
| 5555 | <source>%1%2Axis %3,%4,%5</source> | 5571 | <source>%1%2Axis %3,%4,%5</source> |
| 5556 | <translation type="unfinished"/> | 5572 | <translation>%1%2Eje %3,%4,%5</translation> |
| 5557 | </message> | 5573 | </message> |
| 5558 | <message> | 5574 | <message> |
| 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="168"/> | 5575 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="168"/> |
| 5560 | <source>%1%2Motion %3</source> | 5576 | <source>%1%2Motion %3</source> |
| 5561 | <translation type="unfinished"/> | 5577 | <translation>%1%2Movimiento %3</translation> |
| 5562 | </message> | 5578 | </message> |
| 5563 | <message> | 5579 | <message> |
| 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="172"/> | 5580 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="172"/> |
| @@ -5608,7 +5624,7 @@ p, li { white-space: pre-wrap; } | |||
| 5608 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> | 5624 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> |
| 5609 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> | 5625 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> |
| 5610 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> | 5626 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> |
| 5611 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="411"/> | 5627 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="416"/> |
| 5612 | <source>Pro Controller</source> | 5628 | <source>Pro Controller</source> |
| 5613 | <translation>Controlador Pro</translation> | 5629 | <translation>Controlador Pro</translation> |
| 5614 | </message> | 5630 | </message> |
| @@ -5621,7 +5637,7 @@ p, li { white-space: pre-wrap; } | |||
| 5621 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> | 5637 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> |
| 5622 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> | 5638 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> |
| 5623 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> | 5639 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> |
| 5624 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="415"/> | 5640 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="420"/> |
| 5625 | <source>Dual Joycons</source> | 5641 | <source>Dual Joycons</source> |
| 5626 | <translation>Joycons duales</translation> | 5642 | <translation>Joycons duales</translation> |
| 5627 | </message> | 5643 | </message> |
| @@ -5634,7 +5650,7 @@ p, li { white-space: pre-wrap; } | |||
| 5634 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> | 5650 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> |
| 5635 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> | 5651 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> |
| 5636 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> | 5652 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> |
| 5637 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> | 5653 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="424"/> |
| 5638 | <source>Left Joycon</source> | 5654 | <source>Left Joycon</source> |
| 5639 | <translation>Joycon izquierdo</translation> | 5655 | <translation>Joycon izquierdo</translation> |
| 5640 | </message> | 5656 | </message> |
| @@ -5647,7 +5663,7 @@ p, li { white-space: pre-wrap; } | |||
| 5647 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> | 5663 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> |
| 5648 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> | 5664 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> |
| 5649 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> | 5665 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> |
| 5650 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> | 5666 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> |
| 5651 | <source>Right Joycon</source> | 5667 | <source>Right Joycon</source> |
| 5652 | <translation>Joycon derecho</translation> | 5668 | <translation>Joycon derecho</translation> |
| 5653 | </message> | 5669 | </message> |
| @@ -5675,7 +5691,7 @@ p, li { white-space: pre-wrap; } | |||
| 5675 | </message> | 5691 | </message> |
| 5676 | <message> | 5692 | <message> |
| 5677 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> | 5693 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> |
| 5678 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> | 5694 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="432"/> |
| 5679 | <source>Handheld</source> | 5695 | <source>Handheld</source> |
| 5680 | <translation>Portátil</translation> | 5696 | <translation>Portátil</translation> |
| 5681 | </message> | 5697 | </message> |
| @@ -5796,36 +5812,61 @@ p, li { white-space: pre-wrap; } | |||
| 5796 | <translation>8</translation> | 5812 | <translation>8</translation> |
| 5797 | </message> | 5813 | </message> |
| 5798 | <message> | 5814 | <message> |
| 5799 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="433"/> | 5815 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="436"/> |
| 5800 | <source>GameCube Controller</source> | 5816 | <source>GameCube Controller</source> |
| 5801 | <translation>Controlador de GameCube</translation> | 5817 | <translation>Controlador de GameCube</translation> |
| 5802 | </message> | 5818 | </message> |
| 5819 | <message> | ||
| 5820 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="445"/> | ||
| 5821 | <source>Poke Ball Plus</source> | ||
| 5822 | <translation>Poke Ball Plus</translation> | ||
| 5823 | </message> | ||
| 5824 | <message> | ||
| 5825 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="449"/> | ||
| 5826 | <source>NES Controller</source> | ||
| 5827 | <translation>Controlador NES</translation> | ||
| 5828 | </message> | ||
| 5829 | <message> | ||
| 5830 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="453"/> | ||
| 5831 | <source>SNES Controller</source> | ||
| 5832 | <translation>Controlador SNES</translation> | ||
| 5833 | </message> | ||
| 5834 | <message> | ||
| 5835 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="457"/> | ||
| 5836 | <source>N64 Controller</source> | ||
| 5837 | <translation>Controlador N64</translation> | ||
| 5838 | </message> | ||
| 5839 | <message> | ||
| 5840 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="461"/> | ||
| 5841 | <source>Sega Genesis</source> | ||
| 5842 | <translation>Sega Genesis</translation> | ||
| 5843 | </message> | ||
| 5803 | </context> | 5844 | </context> |
| 5804 | <context> | 5845 | <context> |
| 5805 | <name>QtErrorDisplay</name> | 5846 | <name>QtErrorDisplay</name> |
| 5806 | <message> | 5847 | <message> |
| 5807 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="22"/> | 5848 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="21"/> |
| 5808 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="35"/> | 5849 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="34"/> |
| 5809 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="50"/> | 5850 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="49"/> |
| 5810 | <source>Error Code: %1-%2 (0x%3)</source> | 5851 | <source>Error Code: %1-%2 (0x%3)</source> |
| 5811 | <translation>Código de error: %1-%2 (0x%3)</translation> | 5852 | <translation>Código de error: %1-%2 (0x%3)</translation> |
| 5812 | </message> | 5853 | </message> |
| 5813 | <message> | 5854 | <message> |
| 5814 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="26"/> | 5855 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="25"/> |
| 5815 | <source>An error has occurred. | 5856 | <source>An error has occurred. |
| 5816 | Please try again or contact the developer of the software.</source> | 5857 | Please try again or contact the developer of the software.</source> |
| 5817 | <translation>Ha ocurrido un error. | 5858 | <translation>Ha ocurrido un error. |
| 5818 | Por favor, inténtalo de nuevo o contacta con el desarrollador del software.</translation> | 5859 | Por favor, inténtalo de nuevo o contacta con el desarrollador del software.</translation> |
| 5819 | </message> | 5860 | </message> |
| 5820 | <message> | 5861 | <message> |
| 5821 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="39"/> | 5862 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="38"/> |
| 5822 | <source>An error occurred on %1 at %2. | 5863 | <source>An error occurred on %1 at %2. |
| 5823 | Please try again or contact the developer of the software.</source> | 5864 | Please try again or contact the developer of the software.</source> |
| 5824 | <translation>Ha ocurrido un error en %1 a las %2 | 5865 | <translation>Ha ocurrido un error en %1 a las %2 |
| 5825 | Por favor, inténtalo de nuevo o contacta con el desarrollador del software.</translation> | 5866 | Por favor, inténtalo de nuevo o contacta con el desarrollador del software.</translation> |
| 5826 | </message> | 5867 | </message> |
| 5827 | <message> | 5868 | <message> |
| 5828 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="54"/> | 5869 | <location filename="../../src/yuzu/applets/qt_error.cpp" line="53"/> |
| 5829 | <source>An error has occurred. | 5870 | <source>An error has occurred. |
| 5830 | 5871 | ||
| 5831 | %1 | 5872 | %1 |
| @@ -5841,7 +5882,7 @@ Por favor, inténtalo de nuevo o contacta con el desarrollador del software.</tr | |||
| 5841 | <context> | 5882 | <context> |
| 5842 | <name>QtProfileSelectionDialog</name> | 5883 | <name>QtProfileSelectionDialog</name> |
| 5843 | <message> | 5884 | <message> |
| 5844 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="22"/> | 5885 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="23"/> |
| 5845 | <source>%1 | 5886 | <source>%1 |
| 5846 | %2</source> | 5887 | %2</source> |
| 5847 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 5888 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -5849,17 +5890,17 @@ Por favor, inténtalo de nuevo o contacta con el desarrollador del software.</tr | |||
| 5849 | %2</translation> | 5890 | %2</translation> |
| 5850 | </message> | 5891 | </message> |
| 5851 | <message> | 5892 | <message> |
| 5852 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="52"/> | 5893 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="53"/> |
| 5853 | <source>Select a user:</source> | 5894 | <source>Select a user:</source> |
| 5854 | <translation>Seleccione un usuario:</translation> | 5895 | <translation>Seleccione un usuario:</translation> |
| 5855 | </message> | 5896 | </message> |
| 5856 | <message> | 5897 | <message> |
| 5857 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="81"/> | 5898 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="83"/> |
| 5858 | <source>Users</source> | 5899 | <source>Users</source> |
| 5859 | <translation>Usuarios</translation> | 5900 | <translation>Usuarios</translation> |
| 5860 | </message> | 5901 | </message> |
| 5861 | <message> | 5902 | <message> |
| 5862 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="112"/> | 5903 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="122"/> |
| 5863 | <source>Profile Selector</source> | 5904 | <source>Profile Selector</source> |
| 5864 | <translation>Selector de perfil</translation> | 5905 | <translation>Selector de perfil</translation> |
| 5865 | </message> | 5906 | </message> |