diff options
| author | 2022-04-01 03:08:10 +0000 | |
|---|---|---|
| committer | 2022-04-01 03:08:10 +0000 | |
| commit | a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b (patch) | |
| tree | 71a8bca138257ad821986d5fc4244e3a0c0ba8ab /dist/languages/it.ts | |
| parent | Merge pull request #8066 from ameerj/gpu-decode-fixes (diff) | |
| download | yuzu-a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b.tar.gz yuzu-a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b.tar.xz yuzu-a2e170bb93fbcaa01da5e9765ad8b682fa0aa62b.zip | |
Update translations (2022-04-01)
Diffstat (limited to 'dist/languages/it.ts')
| -rw-r--r-- | dist/languages/it.ts | 1091 |
1 files changed, 568 insertions, 523 deletions
diff --git a/dist/languages/it.ts b/dist/languages/it.ts index 5476c8567..d7a841f75 100644 --- a/dist/languages/it.ts +++ b/dist/languages/it.ts | |||
| @@ -52,32 +52,32 @@ p, li { white-space: pre-wrap; } | |||
| 52 | <context> | 52 | <context> |
| 53 | <name>CalibrationConfigurationDialog</name> | 53 | <name>CalibrationConfigurationDialog</name> |
| 54 | <message> | 54 | <message> |
| 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="29"/> | 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> |
| 56 | <source>Communicating with the server...</source> | 56 | <source>Communicating with the server...</source> |
| 57 | <translation>Comunicazione con il server...</translation> | 57 | <translation>Comunicazione con il server...</translation> |
| 58 | </message> | 58 | </message> |
| 59 | <message> | 59 | <message> |
| 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="30"/> | 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="25"/> |
| 61 | <source>Cancel</source> | 61 | <source>Cancel</source> |
| 62 | <translation>Annulla</translation> | 62 | <translation>Annulla</translation> |
| 63 | </message> | 63 | </message> |
| 64 | <message> | 64 | <message> |
| 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="49"/> | 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="44"/> |
| 66 | <source>Touch the top left corner <br>of your touchpad.</source> | 66 | <source>Touch the top left corner <br>of your touchpad.</source> |
| 67 | <translation>Tocca l'angolo in alto a sinistra <br>del touchpad.</translation> | 67 | <translation>Tocca l'angolo in alto a sinistra <br>del touchpad.</translation> |
| 68 | </message> | 68 | </message> |
| 69 | <message> | 69 | <message> |
| 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="52"/> | 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="47"/> |
| 71 | <source>Now touch the bottom right corner <br>of your touchpad.</source> | 71 | <source>Now touch the bottom right corner <br>of your touchpad.</source> |
| 72 | <translation>Adesso tocca l'angolo in basso a destra <br>del touchpad.</translation> | 72 | <translation>Adesso tocca l'angolo in basso a destra <br>del touchpad.</translation> |
| 73 | </message> | 73 | </message> |
| 74 | <message> | 74 | <message> |
| 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="55"/> | 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="50"/> |
| 76 | <source>Configuration completed!</source> | 76 | <source>Configuration completed!</source> |
| 77 | <translation>Configurazione completata!</translation> | 77 | <translation>Configurazione completata!</translation> |
| 78 | </message> | 78 | </message> |
| 79 | <message> | 79 | <message> |
| 80 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="63"/> | 80 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="58"/> |
| 81 | <source>OK</source> | 81 | <source>OK</source> |
| 82 | <translation>OK</translation> | 82 | <translation>OK</translation> |
| 83 | </message> | 83 | </message> |
| @@ -230,7 +230,7 @@ p, li { white-space: pre-wrap; } | |||
| 230 | <translation>0 %</translation> | 230 | <translation>0 %</translation> |
| 231 | </message> | 231 | </message> |
| 232 | <message> | 232 | <message> |
| 233 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="97"/> | 233 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="95"/> |
| 234 | <source>%1%</source> | 234 | <source>%1%</source> |
| 235 | <comment>Volume percentage (e.g. 50%)</comment> | 235 | <comment>Volume percentage (e.g. 50%)</comment> |
| 236 | <translation>%1%</translation> | 236 | <translation>%1%</translation> |
| @@ -357,7 +357,19 @@ p, li { white-space: pre-wrap; } | |||
| 357 | <translation>Disattiva i controlli dello spazio degli indirizzi</translation> | 357 | <translation>Disattiva i controlli dello spazio degli indirizzi</translation> |
| 358 | </message> | 358 | </message> |
| 359 | <message> | 359 | <message> |
| 360 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="174"/> | 360 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="156"/> |
| 361 | <source> | ||
| 362 | <div>This option improves speed by relying only on the semantics of cmpxchg to ensure safety of exclusive access instructions. Please note this may result in deadlocks and other race conditions.</div> | ||
| 363 | </source> | ||
| 364 | <translation type="unfinished"/> | ||
| 365 | </message> | ||
| 366 | <message> | ||
| 367 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="161"/> | ||
| 368 | <source>Ignore global monitor</source> | ||
| 369 | <translation type="unfinished"/> | ||
| 370 | </message> | ||
| 371 | <message> | ||
| 372 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="186"/> | ||
| 361 | <source>CPU settings are available only when game is not running.</source> | 373 | <source>CPU settings are available only when game is not running.</source> |
| 362 | <translation>Le impostazioni della CPU sono disponibili solamente quando nessun gioco è in esecuzione.</translation> | 374 | <translation>Le impostazioni della CPU sono disponibili solamente quando nessun gioco è in esecuzione.</translation> |
| 363 | </message> | 375 | </message> |
| @@ -515,11 +527,38 @@ p, li { white-space: pre-wrap; } | |||
| 515 | </message> | 527 | </message> |
| 516 | <message> | 528 | <message> |
| 517 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> | 529 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> |
| 518 | <source>Enable Host MMU Emulation</source> | 530 | <source>Enable Host MMU Emulation (general memory instructions)</source> |
| 519 | <translation>Abilitare l'emulazione MMU dell'host</translation> | 531 | <translation type="unfinished"/> |
| 532 | </message> | ||
| 533 | <message> | ||
| 534 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="154"/> | ||
| 535 | <source> | ||
| 536 | <div style="white-space: nowrap">This optimization speeds up exclusive memory accesses by the guest program.</div> | ||
| 537 | <div style="white-space: nowrap">Enabling it causes guest exclusive memory reads/writes to be done directly into memory and make use of Host's MMU.</div> | ||
| 538 | <div style="white-space: nowrap">Disabling this forces all exclusive memory accesses to use Software MMU Emulation.</div> | ||
| 539 | </source> | ||
| 540 | <translation type="unfinished"/> | ||
| 520 | </message> | 541 | </message> |
| 521 | <message> | 542 | <message> |
| 522 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="172"/> | 543 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="161"/> |
| 544 | <source>Enable Host MMU Emulation (exclusive memory instructions)</source> | ||
| 545 | <translation type="unfinished"/> | ||
| 546 | </message> | ||
| 547 | <message> | ||
| 548 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="168"/> | ||
| 549 | <source> | ||
| 550 | <div style="white-space: nowrap">This optimization speeds up exclusive memory accesses by the guest program.</div> | ||
| 551 | <div style="white-space: nowrap">Enabling it reduces the overhead of fastmem failure of exclusive memory accesses.</div> | ||
| 552 | </source> | ||
| 553 | <translation type="unfinished"/> | ||
| 554 | </message> | ||
| 555 | <message> | ||
| 556 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="174"/> | ||
| 557 | <source>Enable recompilation of exclusive memory instructions</source> | ||
| 558 | <translation type="unfinished"/> | ||
| 559 | </message> | ||
| 560 | <message> | ||
| 561 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="199"/> | ||
| 523 | <source>CPU settings are available only when game is not running.</source> | 562 | <source>CPU settings are available only when game is not running.</source> |
| 524 | <translation>Le impostazioni della CPU sono disponibili solo quando il gioco non è in esecuzione.</translation> | 563 | <translation>Le impostazioni della CPU sono disponibili solo quando il gioco non è in esecuzione.</translation> |
| 525 | </message> | 564 | </message> |
| @@ -677,7 +716,12 @@ p, li { white-space: pre-wrap; } | |||
| 677 | <translation type="unfinished"/> | 716 | <translation type="unfinished"/> |
| 678 | </message> | 717 | </message> |
| 679 | <message> | 718 | <message> |
| 680 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="232"/> | 719 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/> |
| 720 | <source>Disable Web Applet**</source> | ||
| 721 | <translation type="unfinished"/> | ||
| 722 | </message> | ||
| 723 | <message> | ||
| 724 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/> | ||
| 681 | <source>**This will be reset automatically when yuzu closes.</source> | 725 | <source>**This will be reset automatically when yuzu closes.</source> |
| 682 | <translation type="unfinished"/> | 726 | <translation type="unfinished"/> |
| 683 | </message> | 727 | </message> |
| @@ -727,78 +771,78 @@ p, li { white-space: pre-wrap; } | |||
| 727 | <translation>Configurazione di yuzu</translation> | 771 | <translation>Configurazione di yuzu</translation> |
| 728 | </message> | 772 | </message> |
| 729 | <message> | 773 | <message> |
| 730 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="59"/> | 774 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> |
| 731 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="162"/> | 775 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> |
| 732 | <source>Audio</source> | 776 | <source>Audio</source> |
| 733 | <translation>Audio</translation> | 777 | <translation>Audio</translation> |
| 734 | </message> | 778 | </message> |
| 735 | <message> | 779 | <message> |
| 736 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> | 780 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> |
| 737 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="160"/> | 781 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="153"/> |
| 738 | <source>CPU</source> | 782 | <source>CPU</source> |
| 739 | <translation>CPU</translation> | 783 | <translation>CPU</translation> |
| 740 | </message> | 784 | </message> |
| 741 | <message> | 785 | <message> |
| 742 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="61"/> | 786 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="54"/> |
| 743 | <source>Debug</source> | 787 | <source>Debug</source> |
| 744 | <translation>Debug</translation> | 788 | <translation>Debug</translation> |
| 745 | </message> | 789 | </message> |
| 746 | <message> | 790 | <message> |
| 747 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="62"/> | 791 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="55"/> |
| 748 | <source>Filesystem</source> | 792 | <source>Filesystem</source> |
| 749 | <translation>Filesystem</translation> | 793 | <translation>Filesystem</translation> |
| 750 | </message> | 794 | </message> |
| 751 | <message> | 795 | <message> |
| 752 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> | 796 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> |
| 753 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> | 797 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="149"/> |
| 754 | <source>General</source> | 798 | <source>General</source> |
| 755 | <translation>Generale</translation> | 799 | <translation>Generale</translation> |
| 756 | </message> | 800 | </message> |
| 757 | <message> | 801 | <message> |
| 758 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="64"/> | 802 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> |
| 759 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="161"/> | 803 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> |
| 760 | <source>Graphics</source> | 804 | <source>Graphics</source> |
| 761 | <translation>Grafica</translation> | 805 | <translation>Grafica</translation> |
| 762 | </message> | 806 | </message> |
| 763 | <message> | 807 | <message> |
| 764 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="65"/> | 808 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="58"/> |
| 765 | <source>GraphicsAdvanced</source> | 809 | <source>GraphicsAdvanced</source> |
| 766 | <translation>Grafica avanzata</translation> | 810 | <translation>Grafica avanzata</translation> |
| 767 | </message> | 811 | </message> |
| 768 | <message> | 812 | <message> |
| 769 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="66"/> | 813 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="59"/> |
| 770 | <source>Hotkeys</source> | 814 | <source>Hotkeys</source> |
| 771 | <translation>Hotkey</translation> | 815 | <translation>Hotkey</translation> |
| 772 | </message> | 816 | </message> |
| 773 | <message> | 817 | <message> |
| 774 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="67"/> | 818 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> |
| 775 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="163"/> | 819 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> |
| 776 | <source>Controls</source> | 820 | <source>Controls</source> |
| 777 | <translation>Comandi</translation> | 821 | <translation>Comandi</translation> |
| 778 | </message> | 822 | </message> |
| 779 | <message> | 823 | <message> |
| 780 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="68"/> | 824 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="61"/> |
| 781 | <source>Profiles</source> | 825 | <source>Profiles</source> |
| 782 | <translation>Profili</translation> | 826 | <translation>Profili</translation> |
| 783 | </message> | 827 | </message> |
| 784 | <message> | 828 | <message> |
| 785 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="69"/> | 829 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="62"/> |
| 786 | <source>Network</source> | 830 | <source>Network</source> |
| 787 | <translation type="unfinished"/> | 831 | <translation type="unfinished"/> |
| 788 | </message> | 832 | </message> |
| 789 | <message> | 833 | <message> |
| 790 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="70"/> | 834 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> |
| 791 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="158"/> | 835 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="151"/> |
| 792 | <source>System</source> | 836 | <source>System</source> |
| 793 | <translation>Sistema</translation> | 837 | <translation>Sistema</translation> |
| 794 | </message> | 838 | </message> |
| 795 | <message> | 839 | <message> |
| 796 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="71"/> | 840 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="64"/> |
| 797 | <source>Game List</source> | 841 | <source>Game List</source> |
| 798 | <translation>Lista Giochi</translation> | 842 | <translation>Lista Giochi</translation> |
| 799 | </message> | 843 | </message> |
| 800 | <message> | 844 | <message> |
| 801 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="72"/> | 845 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="65"/> |
| 802 | <source>Web</source> | 846 | <source>Web</source> |
| 803 | <translation>Web</translation> | 847 | <translation>Web</translation> |
| 804 | </message> | 848 | </message> |
| @@ -1033,12 +1077,12 @@ p, li { white-space: pre-wrap; } | |||
| 1033 | <translation>Resetta tutte le impostazioni</translation> | 1077 | <translation>Resetta tutte le impostazioni</translation> |
| 1034 | </message> | 1078 | </message> |
| 1035 | <message> | 1079 | <message> |
| 1036 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="82"/> | 1080 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="79"/> |
| 1037 | <source>yuzu</source> | 1081 | <source>yuzu</source> |
| 1038 | <translation>yuzu</translation> | 1082 | <translation>yuzu</translation> |
| 1039 | </message> | 1083 | </message> |
| 1040 | <message> | 1084 | <message> |
| 1041 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="83"/> | 1085 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="80"/> |
| 1042 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> | 1086 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> |
| 1043 | <translation>Questo resetta tutte le impostazioni e rimuove tutte le configurazioni per gioco. Questo, non cancellerà le cartelle di gioco, i profili o i profili di input. Vuoi Procedere ?</translation> | 1087 | <translation>Questo resetta tutte le impostazioni e rimuove tutte le configurazioni per gioco. Questo, non cancellerà le cartelle di gioco, i profili o i profili di input. Vuoi Procedere ?</translation> |
| 1044 | </message> | 1088 | </message> |
| @@ -1267,7 +1311,7 @@ p, li { white-space: pre-wrap; } | |||
| 1267 | <translation>Colore Sfondo:</translation> | 1311 | <translation>Colore Sfondo:</translation> |
| 1268 | </message> | 1312 | </message> |
| 1269 | <message> | 1313 | <message> |
| 1270 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="34"/> | 1314 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="33"/> |
| 1271 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> | 1315 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> |
| 1272 | <translation type="unfinished"/> | 1316 | <translation type="unfinished"/> |
| 1273 | </message> | 1317 | </message> |
| @@ -1835,7 +1879,7 @@ p, li { white-space: pre-wrap; } | |||
| 1835 | </message> | 1879 | </message> |
| 1836 | <message> | 1880 | <message> |
| 1837 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 1881 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1838 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1229"/> | 1882 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1227"/> |
| 1839 | <source>Left Stick</source> | 1883 | <source>Left Stick</source> |
| 1840 | <translation>Stick Sinistro</translation> | 1884 | <translation>Stick Sinistro</translation> |
| 1841 | </message> | 1885 | </message> |
| @@ -1929,14 +1973,14 @@ p, li { white-space: pre-wrap; } | |||
| 1929 | <message> | 1973 | <message> |
| 1930 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 1974 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 1931 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 1975 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 1932 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1234"/> | 1976 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1232"/> |
| 1933 | <source>L</source> | 1977 | <source>L</source> |
| 1934 | <translation>L</translation> | 1978 | <translation>L</translation> |
| 1935 | </message> | 1979 | </message> |
| 1936 | <message> | 1980 | <message> |
| 1937 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 1981 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 1938 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 1982 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 1939 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1226"/> | 1983 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1224"/> |
| 1940 | <source>ZL</source> | 1984 | <source>ZL</source> |
| 1941 | <translation>ZL</translation> | 1985 | <translation>ZL</translation> |
| 1942 | </message> | 1986 | </message> |
| @@ -1955,7 +1999,7 @@ p, li { white-space: pre-wrap; } | |||
| 1955 | <message> | 1999 | <message> |
| 1956 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 2000 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 1957 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 2001 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 1958 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1225"/> | 2002 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1223"/> |
| 1959 | <source>Plus</source> | 2003 | <source>Plus</source> |
| 1960 | <translation>Più</translation> | 2004 | <translation>Più</translation> |
| 1961 | </message> | 2005 | </message> |
| @@ -1968,15 +2012,15 @@ p, li { white-space: pre-wrap; } | |||
| 1968 | <message> | 2012 | <message> |
| 1969 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 2013 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 1970 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 2014 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 1971 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1228"/> | 2015 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1226"/> |
| 1972 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1235"/> | 2016 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1233"/> |
| 1973 | <source>R</source> | 2017 | <source>R</source> |
| 1974 | <translation>R</translation> | 2018 | <translation>R</translation> |
| 1975 | </message> | 2019 | </message> |
| 1976 | <message> | 2020 | <message> |
| 1977 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 2021 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 1978 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 2022 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 1979 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1227"/> | 2023 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1225"/> |
| 1980 | <source>ZR</source> | 2024 | <source>ZR</source> |
| 1981 | <translation>ZR</translation> | 2025 | <translation>ZR</translation> |
| 1982 | </message> | 2026 | </message> |
| @@ -2033,230 +2077,230 @@ p, li { white-space: pre-wrap; } | |||
| 2033 | </message> | 2077 | </message> |
| 2034 | <message> | 2078 | <message> |
| 2035 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 2079 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 2036 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1230"/> | 2080 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1228"/> |
| 2037 | <source>Right Stick</source> | 2081 | <source>Right Stick</source> |
| 2038 | <translation>Stick Destro</translation> | 2082 | <translation>Stick Destro</translation> |
| 2039 | </message> | 2083 | </message> |
| 2040 | <message> | 2084 | <message> |
| 2041 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="344"/> | 2085 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="342"/> |
| 2042 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="411"/> | 2086 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="409"/> |
| 2043 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="487"/> | 2087 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="485"/> |
| 2044 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="561"/> | 2088 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="559"/> |
| 2045 | <source>Clear</source> | 2089 | <source>Clear</source> |
| 2046 | <translation>Cancella</translation> | 2090 | <translation>Cancella</translation> |
| 2047 | </message> | 2091 | </message> |
| 2048 | <message> | 2092 | <message> |
| 2049 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="346"/> | 2093 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="344"/> |
| 2050 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="413"/> | 2094 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="411"/> |
| 2051 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="489"/> | 2095 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="487"/> |
| 2052 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="563"/> | 2096 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="561"/> |
| 2053 | <source>[not set]</source> | 2097 | <source>[not set]</source> |
| 2054 | <translation>[non impostato]</translation> | 2098 | <translation>[non impostato]</translation> |
| 2055 | </message> | 2099 | </message> |
| 2056 | <message> | 2100 | <message> |
| 2057 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="349"/> | 2101 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="347"/> |
| 2058 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="566"/> | 2102 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="564"/> |
| 2059 | <source>Toggle button</source> | 2103 | <source>Toggle button</source> |
| 2060 | <translation>Premi il bottone</translation> | 2104 | <translation>Premi il bottone</translation> |
| 2061 | </message> | 2105 | </message> |
| 2062 | <message> | 2106 | <message> |
| 2063 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="355"/> | 2107 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="353"/> |
| 2064 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="575"/> | 2108 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="573"/> |
| 2065 | <source>Invert button</source> | 2109 | <source>Invert button</source> |
| 2066 | <translation type="unfinished"/> | 2110 | <translation type="unfinished"/> |
| 2067 | </message> | 2111 | </message> |
| 2068 | <message> | 2112 | <message> |
| 2069 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="363"/> | 2113 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="361"/> |
| 2070 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="517"/> | 2114 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="515"/> |
| 2071 | <source>Invert axis</source> | 2115 | <source>Invert axis</source> |
| 2072 | <translation>Inverti assi</translation> | 2116 | <translation>Inverti assi</translation> |
| 2073 | </message> | 2117 | </message> |
| 2074 | <message> | 2118 | <message> |
| 2075 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="369"/> | 2119 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="367"/> |
| 2076 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="373"/> | 2120 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2077 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="420"/> | 2121 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="418"/> |
| 2078 | <source>Set threshold</source> | 2122 | <source>Set threshold</source> |
| 2079 | <translation type="unfinished"/> | 2123 | <translation type="unfinished"/> |
| 2080 | </message> | 2124 | </message> |
| 2081 | <message> | 2125 | <message> |
| 2082 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="373"/> | 2126 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2083 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="420"/> | 2127 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="418"/> |
| 2084 | <source>Choose a value between 0% and 100%</source> | 2128 | <source>Choose a value between 0% and 100%</source> |
| 2085 | <translation type="unfinished"/> | 2129 | <translation type="unfinished"/> |
| 2086 | </message> | 2130 | </message> |
| 2087 | <message> | 2131 | <message> |
| 2088 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="416"/> | 2132 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="414"/> |
| 2089 | <source>Set gyro threshold</source> | 2133 | <source>Set gyro threshold</source> |
| 2090 | <translation type="unfinished"/> | 2134 | <translation type="unfinished"/> |
| 2091 | </message> | 2135 | </message> |
| 2092 | <message> | 2136 | <message> |
| 2093 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="462"/> | 2137 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="460"/> |
| 2094 | <source>Map Analog Stick</source> | 2138 | <source>Map Analog Stick</source> |
| 2095 | <translation>Mappa la levetta analogica</translation> | 2139 | <translation>Mappa la levetta analogica</translation> |
| 2096 | </message> | 2140 | </message> |
| 2097 | <message> | 2141 | <message> |
| 2098 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="463"/> | 2142 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="461"/> |
| 2099 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2143 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 2100 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2144 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 2101 | <translation>Dopo aver premuto OK, prima muovi la levetta orizzontalmente, e poi verticalmente. | 2145 | <translation>Dopo aver premuto OK, prima muovi la levetta orizzontalmente, e poi verticalmente. |
| 2102 | Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalmente.</translation> | 2146 | Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalmente.</translation> |
| 2103 | </message> | 2147 | </message> |
| 2104 | <message> | 2148 | <message> |
| 2105 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="491"/> | 2149 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="489"/> |
| 2106 | <source>Center axis</source> | 2150 | <source>Center axis</source> |
| 2107 | <translation type="unfinished"/> | 2151 | <translation type="unfinished"/> |
| 2108 | </message> | 2152 | </message> |
| 2109 | <message> | 2153 | <message> |
| 2110 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="599"/> | 2154 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="597"/> |
| 2111 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="954"/> | 2155 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="952"/> |
| 2112 | <source>Deadzone: %1%</source> | 2156 | <source>Deadzone: %1%</source> |
| 2113 | <translation>Zona morta: %1%</translation> | 2157 | <translation>Zona morta: %1%</translation> |
| 2114 | </message> | 2158 | </message> |
| 2115 | <message> | 2159 | <message> |
| 2116 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="608"/> | 2160 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="606"/> |
| 2117 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="959"/> | 2161 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="957"/> |
| 2118 | <source>Modifier Range: %1%</source> | 2162 | <source>Modifier Range: %1%</source> |
| 2119 | <translation>Modifica raggio: %1%</translation> | 2163 | <translation>Modifica raggio: %1%</translation> |
| 2120 | </message> | 2164 | </message> |
| 2121 | <message> | 2165 | <message> |
| 2122 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="634"/> | 2166 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="632"/> |
| 2123 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="984"/> | 2167 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="982"/> |
| 2124 | <source>Pro Controller</source> | 2168 | <source>Pro Controller</source> |
| 2125 | <translation>Pro Controller</translation> | 2169 | <translation>Pro Controller</translation> |
| 2126 | </message> | 2170 | </message> |
| 2127 | <message> | 2171 | <message> |
| 2128 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="988"/> | 2172 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="986"/> |
| 2129 | <source>Dual Joycons</source> | 2173 | <source>Dual Joycons</source> |
| 2130 | <translation>Due Joycon</translation> | 2174 | <translation>Due Joycon</translation> |
| 2131 | </message> | 2175 | </message> |
| 2132 | <message> | 2176 | <message> |
| 2133 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="992"/> | 2177 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="990"/> |
| 2134 | <source>Left Joycon</source> | 2178 | <source>Left Joycon</source> |
| 2135 | <translation>Joycon sinistro</translation> | 2179 | <translation>Joycon sinistro</translation> |
| 2136 | </message> | 2180 | </message> |
| 2137 | <message> | 2181 | <message> |
| 2138 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="996"/> | 2182 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="994"/> |
| 2139 | <source>Right Joycon</source> | 2183 | <source>Right Joycon</source> |
| 2140 | <translation>Joycon destro</translation> | 2184 | <translation>Joycon destro</translation> |
| 2141 | </message> | 2185 | </message> |
| 2142 | <message> | 2186 | <message> |
| 2143 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1000"/> | 2187 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="998"/> |
| 2144 | <source>Handheld</source> | 2188 | <source>Handheld</source> |
| 2145 | <translation>Portatile</translation> | 2189 | <translation>Portatile</translation> |
| 2146 | </message> | 2190 | </message> |
| 2147 | <message> | 2191 | <message> |
| 2148 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1004"/> | 2192 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1002"/> |
| 2149 | <source>GameCube Controller</source> | 2193 | <source>GameCube Controller</source> |
| 2150 | <translation>Controller GameCube</translation> | 2194 | <translation>Controller GameCube</translation> |
| 2151 | </message> | 2195 | </message> |
| 2152 | <message> | 2196 | <message> |
| 2153 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1013"/> | 2197 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1011"/> |
| 2154 | <source>Poke Ball Plus</source> | 2198 | <source>Poke Ball Plus</source> |
| 2155 | <translation type="unfinished"/> | 2199 | <translation type="unfinished"/> |
| 2156 | </message> | 2200 | </message> |
| 2157 | <message> | 2201 | <message> |
| 2158 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1017"/> | 2202 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1015"/> |
| 2159 | <source>NES Controller</source> | 2203 | <source>NES Controller</source> |
| 2160 | <translation type="unfinished"/> | 2204 | <translation type="unfinished"/> |
| 2161 | </message> | 2205 | </message> |
| 2162 | <message> | 2206 | <message> |
| 2163 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1021"/> | 2207 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1019"/> |
| 2164 | <source>SNES Controller</source> | 2208 | <source>SNES Controller</source> |
| 2165 | <translation type="unfinished"/> | 2209 | <translation type="unfinished"/> |
| 2166 | </message> | 2210 | </message> |
| 2167 | <message> | 2211 | <message> |
| 2168 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1025"/> | 2212 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1023"/> |
| 2169 | <source>N64 Controller</source> | 2213 | <source>N64 Controller</source> |
| 2170 | <translation type="unfinished"/> | 2214 | <translation type="unfinished"/> |
| 2171 | </message> | 2215 | </message> |
| 2172 | <message> | 2216 | <message> |
| 2173 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1029"/> | 2217 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1027"/> |
| 2174 | <source>Sega Genesis</source> | 2218 | <source>Sega Genesis</source> |
| 2175 | <translation type="unfinished"/> | 2219 | <translation type="unfinished"/> |
| 2176 | </message> | 2220 | </message> |
| 2177 | <message> | 2221 | <message> |
| 2178 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1233"/> | 2222 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1231"/> |
| 2179 | <source>Start / Pause</source> | 2223 | <source>Start / Pause</source> |
| 2180 | <translation>Inizia / Interrompi</translation> | 2224 | <translation>Inizia / Interrompi</translation> |
| 2181 | </message> | 2225 | </message> |
| 2182 | <message> | 2226 | <message> |
| 2183 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1236"/> | 2227 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1234"/> |
| 2184 | <source>Z</source> | 2228 | <source>Z</source> |
| 2185 | <translation>Z</translation> | 2229 | <translation>Z</translation> |
| 2186 | </message> | 2230 | </message> |
| 2187 | <message> | 2231 | <message> |
| 2188 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1237"/> | 2232 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1235"/> |
| 2189 | <source>Control Stick</source> | 2233 | <source>Control Stick</source> |
| 2190 | <translation>Levetta di Controllo</translation> | 2234 | <translation>Levetta di Controllo</translation> |
| 2191 | </message> | 2235 | </message> |
| 2192 | <message> | 2236 | <message> |
| 2193 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1238"/> | 2237 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1236"/> |
| 2194 | <source>C-Stick</source> | 2238 | <source>C-Stick</source> |
| 2195 | <translation>Levetta C</translation> | 2239 | <translation>Levetta C</translation> |
| 2196 | </message> | 2240 | </message> |
| 2197 | <message> | 2241 | <message> |
| 2198 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1339"/> | 2242 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1337"/> |
| 2199 | <source>Shake!</source> | 2243 | <source>Shake!</source> |
| 2200 | <translation>Scuoti!</translation> | 2244 | <translation>Scuoti!</translation> |
| 2201 | </message> | 2245 | </message> |
| 2202 | <message> | 2246 | <message> |
| 2203 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1341"/> | 2247 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1339"/> |
| 2204 | <source>[waiting]</source> | 2248 | <source>[waiting]</source> |
| 2205 | <translation>[in attesa]</translation> | 2249 | <translation>[in attesa]</translation> |
| 2206 | </message> | 2250 | </message> |
| 2207 | <message> | 2251 | <message> |
| 2208 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1423"/> | 2252 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1421"/> |
| 2209 | <source>New Profile</source> | 2253 | <source>New Profile</source> |
| 2210 | <translation>Nuovo Profilo</translation> | 2254 | <translation>Nuovo Profilo</translation> |
| 2211 | </message> | 2255 | </message> |
| 2212 | <message> | 2256 | <message> |
| 2213 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1423"/> | 2257 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1421"/> |
| 2214 | <source>Enter a profile name:</source> | 2258 | <source>Enter a profile name:</source> |
| 2215 | <translation>Inserisci un nome profilo:</translation> | 2259 | <translation>Inserisci un nome profilo:</translation> |
| 2216 | </message> | 2260 | </message> |
| 2217 | <message> | 2261 | <message> |
| 2218 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1431"/> | 2262 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1429"/> |
| 2219 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1439"/> | 2263 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1437"/> |
| 2220 | <source>Create Input Profile</source> | 2264 | <source>Create Input Profile</source> |
| 2221 | <translation>Crea un profilo di Input</translation> | 2265 | <translation>Crea un profilo di Input</translation> |
| 2222 | </message> | 2266 | </message> |
| 2223 | <message> | 2267 | <message> |
| 2224 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1432"/> | 2268 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1430"/> |
| 2225 | <source>The given profile name is not valid!</source> | 2269 | <source>The given profile name is not valid!</source> |
| 2226 | <translation>Il nome profilo dato non è valido!</translation> | 2270 | <translation>Il nome profilo dato non è valido!</translation> |
| 2227 | </message> | 2271 | </message> |
| 2228 | <message> | 2272 | <message> |
| 2229 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1440"/> | 2273 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1438"/> |
| 2230 | <source>Failed to create the input profile "%1"</source> | 2274 | <source>Failed to create the input profile "%1"</source> |
| 2231 | <translation>Impossibile creare il profilo di input "%1"</translation> | 2275 | <translation>Impossibile creare il profilo di input "%1"</translation> |
| 2232 | </message> | 2276 | </message> |
| 2233 | <message> | 2277 | <message> |
| 2234 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1460"/> | 2278 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1458"/> |
| 2235 | <source>Delete Input Profile</source> | 2279 | <source>Delete Input Profile</source> |
| 2236 | <translation>Elimina un profilo di Input</translation> | 2280 | <translation>Elimina un profilo di Input</translation> |
| 2237 | </message> | 2281 | </message> |
| 2238 | <message> | 2282 | <message> |
| 2239 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1461"/> | 2283 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1459"/> |
| 2240 | <source>Failed to delete the input profile "%1"</source> | 2284 | <source>Failed to delete the input profile "%1"</source> |
| 2241 | <translation>Impossibile eliminare il profilo di input "%1"</translation> | 2285 | <translation>Impossibile eliminare il profilo di input "%1"</translation> |
| 2242 | </message> | 2286 | </message> |
| 2243 | <message> | 2287 | <message> |
| 2244 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1483"/> | 2288 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1481"/> |
| 2245 | <source>Load Input Profile</source> | 2289 | <source>Load Input Profile</source> |
| 2246 | <translation>Carica un profilo di Input</translation> | 2290 | <translation>Carica un profilo di Input</translation> |
| 2247 | </message> | 2291 | </message> |
| 2248 | <message> | 2292 | <message> |
| 2249 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1484"/> | 2293 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1482"/> |
| 2250 | <source>Failed to load the input profile "%1"</source> | 2294 | <source>Failed to load the input profile "%1"</source> |
| 2251 | <translation>Impossibile caricare il profilo di input "%1"</translation> | 2295 | <translation>Impossibile caricare il profilo di input "%1"</translation> |
| 2252 | </message> | 2296 | </message> |
| 2253 | <message> | 2297 | <message> |
| 2254 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1503"/> | 2298 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1501"/> |
| 2255 | <source>Save Input Profile</source> | 2299 | <source>Save Input Profile</source> |
| 2256 | <translation>Salva un profilo di Input</translation> | 2300 | <translation>Salva un profilo di Input</translation> |
| 2257 | </message> | 2301 | </message> |
| 2258 | <message> | 2302 | <message> |
| 2259 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1504"/> | 2303 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1502"/> |
| 2260 | <source>Failed to save the input profile "%1"</source> | 2304 | <source>Failed to save the input profile "%1"</source> |
| 2261 | <translation>Impossibile creare il profilo di input "%1"</translation> | 2305 | <translation>Impossibile creare il profilo di input "%1"</translation> |
| 2262 | </message> | 2306 | </message> |
| @@ -2304,7 +2348,7 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2304 | <message> | 2348 | <message> |
| 2305 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> | 2349 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> |
| 2306 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> | 2350 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> |
| 2307 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="247"/> | 2351 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="242"/> |
| 2308 | <source>Configure</source> | 2352 | <source>Configure</source> |
| 2309 | <translation>Configura</translation> | 2353 | <translation>Configura</translation> |
| 2310 | </message> | 2354 | </message> |
| @@ -2340,7 +2384,7 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2340 | </message> | 2384 | </message> |
| 2341 | <message> | 2385 | <message> |
| 2342 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> | 2386 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> |
| 2343 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="270"/> | 2387 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> |
| 2344 | <source>Test</source> | 2388 | <source>Test</source> |
| 2345 | <translation>Test</translation> | 2389 | <translation>Test</translation> |
| 2346 | </message> | 2390 | </message> |
| @@ -2355,82 +2399,82 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2355 | <translation>Rimuovi un Server</translation> | 2399 | <translation>Rimuovi un Server</translation> |
| 2356 | </message> | 2400 | </message> |
| 2357 | <message> | 2401 | <message> |
| 2358 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="93"/> | 2402 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="88"/> |
| 2359 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> | 2403 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> |
| 2360 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Per saperne di più</span></a></translation> | 2404 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Per saperne di più</span></a></translation> |
| 2361 | </message> | 2405 | </message> |
| 2362 | <message> | 2406 | <message> |
| 2363 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> | 2407 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="168"/> |
| 2364 | <source>%1:%2</source> | 2408 | <source>%1:%2</source> |
| 2365 | <translation>%1:%2</translation> | 2409 | <translation>%1:%2</translation> |
| 2366 | </message> | 2410 | </message> |
| 2367 | <message> | 2411 | <message> |
| 2368 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> | 2412 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> |
| 2369 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> | 2413 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="177"/> |
| 2370 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="186"/> | 2414 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> |
| 2371 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="192"/> | 2415 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="187"/> |
| 2372 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="198"/> | 2416 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="193"/> |
| 2373 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="292"/> | 2417 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="287"/> |
| 2374 | <source>yuzu</source> | 2418 | <source>yuzu</source> |
| 2375 | <translation>yuzu</translation> | 2419 | <translation>yuzu</translation> |
| 2376 | </message> | 2420 | </message> |
| 2377 | <message> | 2421 | <message> |
| 2378 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> | 2422 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> |
| 2379 | <source>Port number has invalid characters</source> | 2423 | <source>Port number has invalid characters</source> |
| 2380 | <translation>Il numero di porta ha caratteri non validi</translation> | 2424 | <translation>Il numero di porta ha caratteri non validi</translation> |
| 2381 | </message> | 2425 | </message> |
| 2382 | <message> | 2426 | <message> |
| 2383 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> | 2427 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="177"/> |
| 2384 | <source>Port has to be in range 0 and 65353</source> | 2428 | <source>Port has to be in range 0 and 65353</source> |
| 2385 | <translation>La valore della porta deve essere compreso tra 0 e 65353 inclusi</translation> | 2429 | <translation>La valore della porta deve essere compreso tra 0 e 65353 inclusi</translation> |
| 2386 | </message> | 2430 | </message> |
| 2387 | <message> | 2431 | <message> |
| 2388 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="186"/> | 2432 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> |
| 2389 | <source>IP address is not valid</source> | 2433 | <source>IP address is not valid</source> |
| 2390 | <translation>Indirizzo IP non valido</translation> | 2434 | <translation>Indirizzo IP non valido</translation> |
| 2391 | </message> | 2435 | </message> |
| 2392 | <message> | 2436 | <message> |
| 2393 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="192"/> | 2437 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="187"/> |
| 2394 | <source>This UDP server already exists</source> | 2438 | <source>This UDP server already exists</source> |
| 2395 | <translation>Questo server UDP esiste già</translation> | 2439 | <translation>Questo server UDP esiste già</translation> |
| 2396 | </message> | 2440 | </message> |
| 2397 | <message> | 2441 | <message> |
| 2398 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="198"/> | 2442 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="193"/> |
| 2399 | <source>Unable to add more than 8 servers</source> | 2443 | <source>Unable to add more than 8 servers</source> |
| 2400 | <translation>Impossibile aggiungere più di 8 server</translation> | 2444 | <translation>Impossibile aggiungere più di 8 server</translation> |
| 2401 | </message> | 2445 | </message> |
| 2402 | <message> | 2446 | <message> |
| 2403 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="214"/> | 2447 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="209"/> |
| 2404 | <source>Testing</source> | 2448 | <source>Testing</source> |
| 2405 | <translation>Testando</translation> | 2449 | <translation>Testando</translation> |
| 2406 | </message> | 2450 | </message> |
| 2407 | <message> | 2451 | <message> |
| 2408 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="230"/> | 2452 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="225"/> |
| 2409 | <source>Configuring</source> | 2453 | <source>Configuring</source> |
| 2410 | <translation>Configurando</translation> | 2454 | <translation>Configurando</translation> |
| 2411 | </message> | 2455 | </message> |
| 2412 | <message> | 2456 | <message> |
| 2413 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> | 2457 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="256"/> |
| 2414 | <source>Test Successful</source> | 2458 | <source>Test Successful</source> |
| 2415 | <translation>Test riuscito</translation> | 2459 | <translation>Test riuscito</translation> |
| 2416 | </message> | 2460 | </message> |
| 2417 | <message> | 2461 | <message> |
| 2418 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="262"/> | 2462 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="257"/> |
| 2419 | <source>Successfully received data from the server.</source> | 2463 | <source>Successfully received data from the server.</source> |
| 2420 | <translation>Ricevuti con successo dati dal server.</translation> | 2464 | <translation>Ricevuti con successo dati dal server.</translation> |
| 2421 | </message> | 2465 | </message> |
| 2422 | <message> | 2466 | <message> |
| 2423 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="264"/> | 2467 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="259"/> |
| 2424 | <source>Test Failed</source> | 2468 | <source>Test Failed</source> |
| 2425 | <translation>Test fallito</translation> | 2469 | <translation>Test fallito</translation> |
| 2426 | </message> | 2470 | </message> |
| 2427 | <message> | 2471 | <message> |
| 2428 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> | 2472 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="260"/> |
| 2429 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> | 2473 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> |
| 2430 | <translation>Impossibile ricevere dati validi dal server.<br> Verificare che il server sia impostato correttamente e che indirizzo e porta siano corretti.</translation> | 2474 | <translation>Impossibile ricevere dati validi dal server.<br> Verificare che il server sia impostato correttamente e che indirizzo e porta siano corretti.</translation> |
| 2431 | </message> | 2475 | </message> |
| 2432 | <message> | 2476 | <message> |
| 2433 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="293"/> | 2477 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="288"/> |
| 2434 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> | 2478 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> |
| 2435 | <translation>È in corso il test UDP o la configurazione della calibrazione,<br> attendere che finiscano.</translation> | 2479 | <translation>È in corso il test UDP o la configurazione della calibrazione,<br> attendere che finiscano.</translation> |
| 2436 | </message> | 2480 | </message> |
| @@ -2458,7 +2502,7 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2458 | <translation type="unfinished"/> | 2502 | <translation type="unfinished"/> |
| 2459 | </message> | 2503 | </message> |
| 2460 | <message> | 2504 | <message> |
| 2461 | <location filename="../../src/yuzu/configuration/configure_network.cpp" line="17"/> | 2505 | <location filename="../../src/yuzu/configuration/configure_network.cpp" line="16"/> |
| 2462 | <source>None</source> | 2506 | <source>None</source> |
| 2463 | <translation>Niente</translation> | 2507 | <translation>Niente</translation> |
| 2464 | </message> | 2508 | </message> |
| @@ -2511,47 +2555,47 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2511 | <translation>Sviluppatore</translation> | 2555 | <translation>Sviluppatore</translation> |
| 2512 | </message> | 2556 | </message> |
| 2513 | <message> | 2557 | <message> |
| 2514 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="65"/> | 2558 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="59"/> |
| 2515 | <source>Add-Ons</source> | 2559 | <source>Add-Ons</source> |
| 2516 | <translation>Add-Ons</translation> | 2560 | <translation>Add-Ons</translation> |
| 2517 | </message> | 2561 | </message> |
| 2518 | <message> | 2562 | <message> |
| 2519 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="66"/> | 2563 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="60"/> |
| 2520 | <source>General</source> | 2564 | <source>General</source> |
| 2521 | <translation>Generale</translation> | 2565 | <translation>Generale</translation> |
| 2522 | </message> | 2566 | </message> |
| 2523 | <message> | 2567 | <message> |
| 2524 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="67"/> | 2568 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="61"/> |
| 2525 | <source>System</source> | 2569 | <source>System</source> |
| 2526 | <translation>Sistema</translation> | 2570 | <translation>Sistema</translation> |
| 2527 | </message> | 2571 | </message> |
| 2528 | <message> | 2572 | <message> |
| 2529 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="68"/> | 2573 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="62"/> |
| 2530 | <source>CPU</source> | 2574 | <source>CPU</source> |
| 2531 | <translation>CPU</translation> | 2575 | <translation>CPU</translation> |
| 2532 | </message> | 2576 | </message> |
| 2533 | <message> | 2577 | <message> |
| 2534 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="69"/> | 2578 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="63"/> |
| 2535 | <source>Graphics</source> | 2579 | <source>Graphics</source> |
| 2536 | <translation>Grafica</translation> | 2580 | <translation>Grafica</translation> |
| 2537 | </message> | 2581 | </message> |
| 2538 | <message> | 2582 | <message> |
| 2539 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="70"/> | 2583 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="64"/> |
| 2540 | <source>Adv. Graphics</source> | 2584 | <source>Adv. Graphics</source> |
| 2541 | <translation>Grafiche Avanzate</translation> | 2585 | <translation>Grafiche Avanzate</translation> |
| 2542 | </message> | 2586 | </message> |
| 2543 | <message> | 2587 | <message> |
| 2544 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="71"/> | 2588 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="65"/> |
| 2545 | <source>Audio</source> | 2589 | <source>Audio</source> |
| 2546 | <translation>Audio</translation> | 2590 | <translation>Audio</translation> |
| 2547 | </message> | 2591 | </message> |
| 2548 | <message> | 2592 | <message> |
| 2549 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="74"/> | 2593 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="68"/> |
| 2550 | <source>Properties</source> | 2594 | <source>Properties</source> |
| 2551 | <translation>Proprietà</translation> | 2595 | <translation>Proprietà</translation> |
| 2552 | </message> | 2596 | </message> |
| 2553 | <message> | 2597 | <message> |
| 2554 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="93"/> | 2598 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="92"/> |
| 2555 | <source>Use global configuration (%1)</source> | 2599 | <source>Use global configuration (%1)</source> |
| 2556 | <translation>Usa configurazione globale (%1)</translation> | 2600 | <translation>Usa configurazione globale (%1)</translation> |
| 2557 | </message> | 2601 | </message> |
| @@ -2569,12 +2613,12 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2569 | <translation>Add-Ons</translation> | 2613 | <translation>Add-Ons</translation> |
| 2570 | </message> | 2614 | </message> |
| 2571 | <message> | 2615 | <message> |
| 2572 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> | 2616 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> |
| 2573 | <source>Patch Name</source> | 2617 | <source>Patch Name</source> |
| 2574 | <translation>Nome della patch</translation> | 2618 | <translation>Nome della patch</translation> |
| 2575 | </message> | 2619 | </message> |
| 2576 | <message> | 2620 | <message> |
| 2577 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="49"/> | 2621 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> |
| 2578 | <source>Version</source> | 2622 | <source>Version</source> |
| 2579 | <translation>Versione</translation> | 2623 | <translation>Versione</translation> |
| 2580 | </message> | 2624 | </message> |
| @@ -2632,7 +2676,7 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2632 | <translation>La gestione dei profili è disponibile solamente quando nessun gioco è in esecuzione.</translation> | 2676 | <translation>La gestione dei profili è disponibile solamente quando nessun gioco è in esecuzione.</translation> |
| 2633 | </message> | 2677 | </message> |
| 2634 | <message> | 2678 | <message> |
| 2635 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="55"/> | 2679 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="53"/> |
| 2636 | <source>%1 | 2680 | <source>%1 |
| 2637 | %2</source> | 2681 | %2</source> |
| 2638 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 2682 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -2640,92 +2684,92 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 2640 | %2</translation> | 2684 | %2</translation> |
| 2641 | </message> | 2685 | </message> |
| 2642 | <message> | 2686 | <message> |
| 2643 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="73"/> | 2687 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="71"/> |
| 2644 | <source>Enter Username</source> | 2688 | <source>Enter Username</source> |
| 2645 | <translation>Inserisci Nome Utente</translation> | 2689 | <translation>Inserisci Nome Utente</translation> |
| 2646 | </message> | 2690 | </message> |
| 2647 | <message> | 2691 | <message> |
| 2648 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="136"/> | 2692 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="134"/> |
| 2649 | <source>Users</source> | 2693 | <source>Users</source> |
| 2650 | <translation>Utenti</translation> | 2694 | <translation>Utenti</translation> |
| 2651 | </message> | 2695 | </message> |
| 2652 | <message> | 2696 | <message> |
| 2653 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="198"/> | 2697 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="196"/> |
| 2654 | <source>Enter a username for the new user:</source> | 2698 | <source>Enter a username for the new user:</source> |
| 2655 | <translation>Inserisci un nome utente per il nuovo utente:</translation> | 2699 | <translation>Inserisci un nome utente per il nuovo utente:</translation> |
| 2656 | </message> | 2700 | </message> |
| 2657 | <message> | 2701 | <message> |
| 2658 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="218"/> | 2702 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="216"/> |
| 2659 | <source>Enter a new username:</source> | 2703 | <source>Enter a new username:</source> |
| 2660 | <translation>Inserisci un nuovo nome utente:</translation> | 2704 | <translation>Inserisci un nuovo nome utente:</translation> |
| 2661 | </message> | 2705 | </message> |
| 2662 | <message> | 2706 | <message> |
| 2663 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="243"/> | 2707 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> |
| 2664 | <source>Confirm Delete</source> | 2708 | <source>Confirm Delete</source> |
| 2665 | <translation>Conferma Eliminazione</translation> | 2709 | <translation>Conferma Eliminazione</translation> |
| 2666 | </message> | 2710 | </message> |
| 2667 | <message> | 2711 | <message> |
| 2668 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="244"/> | 2712 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="242"/> |
| 2669 | <source>You are about to delete user with name "%1". Are you sure?</source> | 2713 | <source>You are about to delete user with name "%1". Are you sure?</source> |
| 2670 | <translation>Stai per cancellare l'utente chiamato "%1". Sei sicuro?</translation> | 2714 | <translation>Stai per cancellare l'utente chiamato "%1". Sei sicuro?</translation> |
| 2671 | </message> | 2715 | </message> |
| 2672 | <message> | 2716 | <message> |
| 2673 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="271"/> | 2717 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> |
| 2674 | <source>Select User Image</source> | 2718 | <source>Select User Image</source> |
| 2675 | <translation>Seleziona Immagine Utente</translation> | 2719 | <translation>Seleziona Immagine Utente</translation> |
| 2676 | </message> | 2720 | </message> |
| 2677 | <message> | 2721 | <message> |
| 2678 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="272"/> | 2722 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="270"/> |
| 2679 | <source>JPEG Images (*.jpg *.jpeg)</source> | 2723 | <source>JPEG Images (*.jpg *.jpeg)</source> |
| 2680 | <translation>Immagini JPEG (*.jpg *.jpeg)</translation> | 2724 | <translation>Immagini JPEG (*.jpg *.jpeg)</translation> |
| 2681 | </message> | 2725 | </message> |
| 2682 | <message> | 2726 | <message> |
| 2683 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="281"/> | 2727 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> |
| 2684 | <source>Error deleting image</source> | 2728 | <source>Error deleting image</source> |
| 2685 | <translation>Impossibile eliminare l'immagine</translation> | 2729 | <translation>Impossibile eliminare l'immagine</translation> |
| 2686 | </message> | 2730 | </message> |
| 2687 | <message> | 2731 | <message> |
| 2688 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="282"/> | 2732 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="280"/> |
| 2689 | <source>Error occurred attempting to overwrite previous image at: %1.</source> | 2733 | <source>Error occurred attempting to overwrite previous image at: %1.</source> |
| 2690 | <translation>Impossibile sovrascrivere l'immagine precedente in: %1.</translation> | 2734 | <translation>Impossibile sovrascrivere l'immagine precedente in: %1.</translation> |
| 2691 | </message> | 2735 | </message> |
| 2692 | <message> | 2736 | <message> |
| 2693 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="290"/> | 2737 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> |
| 2694 | <source>Error deleting file</source> | 2738 | <source>Error deleting file</source> |
| 2695 | <translation>Impossibile eliminare il file</translation> | 2739 | <translation>Impossibile eliminare il file</translation> |
| 2696 | </message> | 2740 | </message> |
| 2697 | <message> | 2741 | <message> |
| 2698 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="291"/> | 2742 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="289"/> |
| 2699 | <source>Unable to delete existing file: %1.</source> | 2743 | <source>Unable to delete existing file: %1.</source> |
| 2700 | <translation>Impossibile eliminare il file già esistente: %1.</translation> | 2744 | <translation>Impossibile eliminare il file già esistente: %1.</translation> |
| 2701 | </message> | 2745 | </message> |
| 2702 | <message> | 2746 | <message> |
| 2703 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="298"/> | 2747 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> |
| 2704 | <source>Error creating user image directory</source> | 2748 | <source>Error creating user image directory</source> |
| 2705 | <translation>Errore durante la creazione della cartella delle immagini dell'utente</translation> | 2749 | <translation>Errore durante la creazione della cartella delle immagini dell'utente</translation> |
| 2706 | </message> | 2750 | </message> |
| 2707 | <message> | 2751 | <message> |
| 2708 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="299"/> | 2752 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="297"/> |
| 2709 | <source>Unable to create directory %1 for storing user images.</source> | 2753 | <source>Unable to create directory %1 for storing user images.</source> |
| 2710 | <translation>Impossibile creare la cartella %1 per archiviare le immagini dell'utente.</translation> | 2754 | <translation>Impossibile creare la cartella %1 per archiviare le immagini dell'utente.</translation> |
| 2711 | </message> | 2755 | </message> |
| 2712 | <message> | 2756 | <message> |
| 2713 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="304"/> | 2757 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> |
| 2714 | <source>Error copying user image</source> | 2758 | <source>Error copying user image</source> |
| 2715 | <translation>Impossibile copiare l'immagine utente</translation> | 2759 | <translation>Impossibile copiare l'immagine utente</translation> |
| 2716 | </message> | 2760 | </message> |
| 2717 | <message> | 2761 | <message> |
| 2718 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="305"/> | 2762 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="303"/> |
| 2719 | <source>Unable to copy image from %1 to %2</source> | 2763 | <source>Unable to copy image from %1 to %2</source> |
| 2720 | <translation>Impossibile copiare l'immagine da %1 a %2</translation> | 2764 | <translation>Impossibile copiare l'immagine da %1 a %2</translation> |
| 2721 | </message> | 2765 | </message> |
| 2722 | <message> | 2766 | <message> |
| 2723 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="314"/> | 2767 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> |
| 2724 | <source>Error resizing user image</source> | 2768 | <source>Error resizing user image</source> |
| 2725 | <translation>Errore durante il ridimensionamento dell'immagine utente</translation> | 2769 | <translation>Errore durante il ridimensionamento dell'immagine utente</translation> |
| 2726 | </message> | 2770 | </message> |
| 2727 | <message> | 2771 | <message> |
| 2728 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="315"/> | 2772 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="313"/> |
| 2729 | <source>Unable to resize image</source> | 2773 | <source>Unable to resize image</source> |
| 2730 | <translation>Impossibile ridimensionare l'immagine</translation> | 2774 | <translation>Impossibile ridimensionare l'immagine</translation> |
| 2731 | </message> | 2775 | </message> |
| @@ -3169,17 +3213,17 @@ Per invertire gli assi, prima muovi la levetta verticalmente, e poi orizzontalme | |||
| 3169 | <translation>Le impostazioni di sistema sono disponibili solamente quando nessun gioco è in esecuzione.</translation> | 3213 | <translation>Le impostazioni di sistema sono disponibili solamente quando nessun gioco è in esecuzione.</translation> |
| 3170 | </message> | 3214 | </message> |
| 3171 | <message> | 3215 | <message> |
| 3172 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="166"/> | 3216 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="164"/> |
| 3173 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> | 3217 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> |
| 3174 | <translation>Questo rimpiazzerà la tua Switch virtuale con una nuova. La tua Switch virtuale non sarà recuperabile. Questo potrebbe avere effetti indesiderati nei giochi. Questo potrebbe fallire, se usi un salvataggio non aggiornato. Desideri continuare?</translation> | 3218 | <translation>Questo rimpiazzerà la tua Switch virtuale con una nuova. La tua Switch virtuale non sarà recuperabile. Questo potrebbe avere effetti indesiderati nei giochi. Questo potrebbe fallire, se usi un salvataggio non aggiornato. Desideri continuare?</translation> |
| 3175 | </message> | 3219 | </message> |
| 3176 | <message> | 3220 | <message> |
| 3177 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="170"/> | 3221 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="168"/> |
| 3178 | <source>Warning</source> | 3222 | <source>Warning</source> |
| 3179 | <translation>Attenzione</translation> | 3223 | <translation>Attenzione</translation> |
| 3180 | </message> | 3224 | </message> |
| 3181 | <message> | 3225 | <message> |
| 3182 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="178"/> | 3226 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="176"/> |
| 3183 | <source>Console ID: 0x%1</source> | 3227 | <source>Console ID: 0x%1</source> |
| 3184 | <translation>ID Console: 0x%1</translation> | 3228 | <translation>ID Console: 0x%1</translation> |
| 3185 | </message> | 3229 | </message> |
| @@ -3295,54 +3339,54 @@ Trascina i punti per cambiare posizione, oppure clicca due volte la cella in tab | |||
| 3295 | <translation>Elimina Punto</translation> | 3339 | <translation>Elimina Punto</translation> |
| 3296 | </message> | 3340 | </message> |
| 3297 | <message> | 3341 | <message> |
| 3298 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3342 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3299 | <source>Button</source> | 3343 | <source>Button</source> |
| 3300 | <translation>Pulsante</translation> | 3344 | <translation>Pulsante</translation> |
| 3301 | </message> | 3345 | </message> |
| 3302 | <message> | 3346 | <message> |
| 3303 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3347 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3304 | <source>X</source> | 3348 | <source>X</source> |
| 3305 | <comment>X axis</comment> | 3349 | <comment>X axis</comment> |
| 3306 | <translation>X</translation> | 3350 | <translation>X</translation> |
| 3307 | </message> | 3351 | </message> |
| 3308 | <message> | 3352 | <message> |
| 3309 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3353 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3310 | <source>Y</source> | 3354 | <source>Y</source> |
| 3311 | <comment>Y axis</comment> | 3355 | <comment>Y axis</comment> |
| 3312 | <translation>Y</translation> | 3356 | <translation>Y</translation> |
| 3313 | </message> | 3357 | </message> |
| 3314 | <message> | 3358 | <message> |
| 3315 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> | 3359 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> |
| 3316 | <source>New Profile</source> | 3360 | <source>New Profile</source> |
| 3317 | <translation>Nuovo Profilo</translation> | 3361 | <translation>Nuovo Profilo</translation> |
| 3318 | </message> | 3362 | </message> |
| 3319 | <message> | 3363 | <message> |
| 3320 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> | 3364 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> |
| 3321 | <source>Enter the name for the new profile.</source> | 3365 | <source>Enter the name for the new profile.</source> |
| 3322 | <translation>Inserisci il nome per il nuovo profilo:</translation> | 3366 | <translation>Inserisci il nome per il nuovo profilo:</translation> |
| 3323 | </message> | 3367 | </message> |
| 3324 | <message> | 3368 | <message> |
| 3325 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> | 3369 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> |
| 3326 | <source>Delete Profile</source> | 3370 | <source>Delete Profile</source> |
| 3327 | <translation>Elimina Profilo</translation> | 3371 | <translation>Elimina Profilo</translation> |
| 3328 | </message> | 3372 | </message> |
| 3329 | <message> | 3373 | <message> |
| 3330 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> | 3374 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> |
| 3331 | <source>Delete profile %1?</source> | 3375 | <source>Delete profile %1?</source> |
| 3332 | <translation>Elimina profilo %1?</translation> | 3376 | <translation>Elimina profilo %1?</translation> |
| 3333 | </message> | 3377 | </message> |
| 3334 | <message> | 3378 | <message> |
| 3335 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> | 3379 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> |
| 3336 | <source>Rename Profile</source> | 3380 | <source>Rename Profile</source> |
| 3337 | <translation>Rinomina Profilo</translation> | 3381 | <translation>Rinomina Profilo</translation> |
| 3338 | </message> | 3382 | </message> |
| 3339 | <message> | 3383 | <message> |
| 3340 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> | 3384 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> |
| 3341 | <source>New name:</source> | 3385 | <source>New name:</source> |
| 3342 | <translation>Nuovo nome:</translation> | 3386 | <translation>Nuovo nome:</translation> |
| 3343 | </message> | 3387 | </message> |
| 3344 | <message> | 3388 | <message> |
| 3345 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="233"/> | 3389 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="232"/> |
| 3346 | <source>[press key]</source> | 3390 | <source>[press key]</source> |
| 3347 | <translation>[premi pulsante]</translation> | 3391 | <translation>[premi pulsante]</translation> |
| 3348 | </message> | 3392 | </message> |
| @@ -3780,895 +3824,896 @@ Trascina i punti per cambiare posizione, oppure clicca due volte la cella in tab | |||
| 3780 | <context> | 3824 | <context> |
| 3781 | <name>GMainWindow</name> | 3825 | <name>GMainWindow</name> |
| 3782 | <message> | 3826 | <message> |
| 3783 | <location filename="../../src/yuzu/main.cpp" line="180"/> | 3827 | <location filename="../../src/yuzu/main.cpp" line="176"/> |
| 3784 | <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> | 3828 | <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> |
| 3785 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Vengono raccolti dati anonimi</a> per aiutarci a migliorare yuzu. <br/><br/>Desideri condividere i tuoi dati di utilizzo con noi?</translation> | 3829 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Vengono raccolti dati anonimi</a> per aiutarci a migliorare yuzu. <br/><br/>Desideri condividere i tuoi dati di utilizzo con noi?</translation> |
| 3786 | </message> | 3830 | </message> |
| 3787 | <message> | 3831 | <message> |
| 3788 | <location filename="../../src/yuzu/main.cpp" line="183"/> | 3832 | <location filename="../../src/yuzu/main.cpp" line="179"/> |
| 3789 | <source>Telemetry</source> | 3833 | <source>Telemetry</source> |
| 3790 | <translation>Telemetria</translation> | 3834 | <translation>Telemetria</translation> |
| 3791 | </message> | 3835 | </message> |
| 3792 | <message> | 3836 | <message> |
| 3793 | <location filename="../../src/yuzu/main.cpp" line="603"/> | 3837 | <location filename="../../src/yuzu/main.cpp" line="606"/> |
| 3794 | <source>Loading Web Applet...</source> | 3838 | <source>Loading Web Applet...</source> |
| 3795 | <translation>Caricamento Web Applet...</translation> | 3839 | <translation>Caricamento Web Applet...</translation> |
| 3796 | </message> | 3840 | </message> |
| 3797 | <message> | 3841 | <message> |
| 3798 | <location filename="../../src/yuzu/main.cpp" line="650"/> | ||
| 3799 | <location filename="../../src/yuzu/main.cpp" line="653"/> | 3842 | <location filename="../../src/yuzu/main.cpp" line="653"/> |
| 3843 | <location filename="../../src/yuzu/main.cpp" line="656"/> | ||
| 3800 | <source>Disable Web Applet</source> | 3844 | <source>Disable Web Applet</source> |
| 3801 | <translation>Disabilita l'Applet Web</translation> | 3845 | <translation>Disabilita l'Applet Web</translation> |
| 3802 | </message> | 3846 | </message> |
| 3803 | <message> | 3847 | <message> |
| 3804 | <location filename="../../src/yuzu/main.cpp" line="654"/> | 3848 | <location filename="../../src/yuzu/main.cpp" line="657"/> |
| 3805 | <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> | 3849 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? |
| 3806 | <translation>La disabilitazione dell'applet Web farà sì che non venga più mostrata per il resto della sessione emulata. Questo può portare a un comportamento indefinito e dovrebbe essere usato solo con Super Mario 3D All-Stars. Sei sicuro di voler disabilitare l'applet web?</translation> | 3850 | (This can be re-enabled in the Debug settings.)</source> |
| 3851 | <translation type="unfinished"/> | ||
| 3807 | </message> | 3852 | </message> |
| 3808 | <message> | 3853 | <message> |
| 3809 | <location filename="../../src/yuzu/main.cpp" line="757"/> | 3854 | <location filename="../../src/yuzu/main.cpp" line="760"/> |
| 3810 | <source>The amount of shaders currently being built</source> | 3855 | <source>The amount of shaders currently being built</source> |
| 3811 | <translation>Il numero di shaders al momento in costruzione</translation> | 3856 | <translation>Il numero di shaders al momento in costruzione</translation> |
| 3812 | </message> | 3857 | </message> |
| 3813 | <message> | 3858 | <message> |
| 3814 | <location filename="../../src/yuzu/main.cpp" line="759"/> | 3859 | <location filename="../../src/yuzu/main.cpp" line="762"/> |
| 3815 | <source>The current selected resolution scaling multiplier.</source> | 3860 | <source>The current selected resolution scaling multiplier.</source> |
| 3816 | <translation type="unfinished"/> | 3861 | <translation type="unfinished"/> |
| 3817 | </message> | 3862 | </message> |
| 3818 | <message> | 3863 | <message> |
| 3819 | <location filename="../../src/yuzu/main.cpp" line="762"/> | 3864 | <location filename="../../src/yuzu/main.cpp" line="765"/> |
| 3820 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3865 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3821 | <translation>Velocità corrente dell'emulazione. Valori più alti o più bassi di 100% indicano che l'emulazione sta funzionando più velocemente o lentamente rispetto a una Switch.</translation> | 3866 | <translation>Velocità corrente dell'emulazione. Valori più alti o più bassi di 100% indicano che l'emulazione sta funzionando più velocemente o lentamente rispetto a una Switch.</translation> |
| 3822 | </message> | 3867 | </message> |
| 3823 | <message> | 3868 | <message> |
| 3824 | <location filename="../../src/yuzu/main.cpp" line="765"/> | 3869 | <location filename="../../src/yuzu/main.cpp" line="768"/> |
| 3825 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3870 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3826 | <translation>Quanti frame al secondo il gioco mostra attualmente. Questo varia da gioco a gioco e da situazione a situazione.</translation> | 3871 | <translation>Quanti frame al secondo il gioco mostra attualmente. Questo varia da gioco a gioco e da situazione a situazione.</translation> |
| 3827 | </message> | 3872 | </message> |
| 3828 | <message> | 3873 | <message> |
| 3829 | <location filename="../../src/yuzu/main.cpp" line="769"/> | 3874 | <location filename="../../src/yuzu/main.cpp" line="772"/> |
| 3830 | <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> | 3875 | <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> |
| 3831 | <translation>Tempo utilizzato per emulare un frame della Switch, non contando i limiti ai frame o il v-sync. | 3876 | <translation>Tempo utilizzato per emulare un frame della Switch, non contando i limiti ai frame o il v-sync. |
| 3832 | Per un'emulazione alla massima velocità, il valore dev'essere al massimo 16.67 ms.</translation> | 3877 | Per un'emulazione alla massima velocità, il valore dev'essere al massimo 16.67 ms.</translation> |
| 3833 | </message> | 3878 | </message> |
| 3834 | <message> | 3879 | <message> |
| 3835 | <location filename="../../src/yuzu/main.cpp" line="826"/> | 3880 | <location filename="../../src/yuzu/main.cpp" line="829"/> |
| 3836 | <source>DOCK</source> | 3881 | <source>DOCK</source> |
| 3837 | <translation>DOCK</translation> | 3882 | <translation>DOCK</translation> |
| 3838 | </message> | 3883 | </message> |
| 3839 | <message> | 3884 | <message> |
| 3840 | <location filename="../../src/yuzu/main.cpp" line="845"/> | 3885 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3841 | <source>VULKAN</source> | 3886 | <source>VULKAN</source> |
| 3842 | <translation>VULKAN</translation> | 3887 | <translation>VULKAN</translation> |
| 3843 | </message> | 3888 | </message> |
| 3844 | <message> | 3889 | <message> |
| 3845 | <location filename="../../src/yuzu/main.cpp" line="845"/> | 3890 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3846 | <source>OPENGL</source> | 3891 | <source>OPENGL</source> |
| 3847 | <translation>OPENGL</translation> | 3892 | <translation>OPENGL</translation> |
| 3848 | </message> | 3893 | </message> |
| 3849 | <message> | 3894 | <message> |
| 3850 | <location filename="../../src/yuzu/main.cpp" line="908"/> | 3895 | <location filename="../../src/yuzu/main.cpp" line="911"/> |
| 3851 | <source>&Clear Recent Files</source> | 3896 | <source>&Clear Recent Files</source> |
| 3852 | <translation>&Cancella i File Recenti</translation> | 3897 | <translation>&Cancella i File Recenti</translation> |
| 3853 | </message> | 3898 | </message> |
| 3854 | <message> | 3899 | <message> |
| 3855 | <location filename="../../src/yuzu/main.cpp" line="1179"/> | 3900 | <location filename="../../src/yuzu/main.cpp" line="1182"/> |
| 3856 | <source>&Continue</source> | 3901 | <source>&Continue</source> |
| 3857 | <translation>&Continua</translation> | 3902 | <translation>&Continua</translation> |
| 3858 | </message> | 3903 | </message> |
| 3859 | <message> | 3904 | <message> |
| 3860 | <location filename="../../src/yuzu/main.cpp" line="1181"/> | 3905 | <location filename="../../src/yuzu/main.cpp" line="1184"/> |
| 3861 | <source>&Pause</source> | 3906 | <source>&Pause</source> |
| 3862 | <translation>&Pausa</translation> | 3907 | <translation>&Pausa</translation> |
| 3863 | </message> | 3908 | </message> |
| 3864 | <message> | 3909 | <message> |
| 3865 | <location filename="../../src/yuzu/main.cpp" line="1222"/> | 3910 | <location filename="../../src/yuzu/main.cpp" line="1225"/> |
| 3866 | <source>yuzu is running a game</source> | 3911 | <source>yuzu is running a game</source> |
| 3867 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 3912 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 3868 | <translation type="unfinished"/> | 3913 | <translation type="unfinished"/> |
| 3869 | </message> | 3914 | </message> |
| 3870 | <message> | 3915 | <message> |
| 3871 | <location filename="../../src/yuzu/main.cpp" line="1306"/> | 3916 | <location filename="../../src/yuzu/main.cpp" line="1310"/> |
| 3872 | <source>Warning Outdated Game Format</source> | 3917 | <source>Warning Outdated Game Format</source> |
| 3873 | <translation>Avviso Formato di Gioco Obsoleto</translation> | 3918 | <translation>Avviso Formato di Gioco Obsoleto</translation> |
| 3874 | </message> | 3919 | </message> |
| 3875 | <message> | 3920 | <message> |
| 3876 | <location filename="../../src/yuzu/main.cpp" line="1307"/> | 3921 | <location filename="../../src/yuzu/main.cpp" line="1311"/> |
| 3877 | <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> | 3922 | <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> |
| 3878 | <translation>Stai usando una cartella con dentro una ROM decostruita come formato per avviare questo gioco, è un formato obsoleto ed è stato sostituito da altri come NCA, NAX, XCI o NSP. Le ROM decostruite non hanno icone, metadata e non supportano gli aggiornamenti. <br><br>Per una spiegazione sui vari formati di Switch che yuzu supporta, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>controlla la nostra wiki</a>. Questo messaggio non verrà più mostrato.</translation> | 3923 | <translation>Stai usando una cartella con dentro una ROM decostruita come formato per avviare questo gioco, è un formato obsoleto ed è stato sostituito da altri come NCA, NAX, XCI o NSP. Le ROM decostruite non hanno icone, metadata e non supportano gli aggiornamenti. <br><br>Per una spiegazione sui vari formati di Switch che yuzu supporta, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>controlla la nostra wiki</a>. Questo messaggio non verrà più mostrato.</translation> |
| 3879 | </message> | 3924 | </message> |
| 3880 | <message> | 3925 | <message> |
| 3881 | <location filename="../../src/yuzu/main.cpp" line="1319"/> | 3926 | <location filename="../../src/yuzu/main.cpp" line="1323"/> |
| 3882 | <location filename="../../src/yuzu/main.cpp" line="1353"/> | 3927 | <location filename="../../src/yuzu/main.cpp" line="1357"/> |
| 3883 | <source>Error while loading ROM!</source> | 3928 | <source>Error while loading ROM!</source> |
| 3884 | <translation>Errore nel caricamento della ROM!</translation> | 3929 | <translation>Errore nel caricamento della ROM!</translation> |
| 3885 | </message> | 3930 | </message> |
| 3886 | <message> | 3931 | <message> |
| 3887 | <location filename="../../src/yuzu/main.cpp" line="1320"/> | 3932 | <location filename="../../src/yuzu/main.cpp" line="1324"/> |
| 3888 | <source>The ROM format is not supported.</source> | 3933 | <source>The ROM format is not supported.</source> |
| 3889 | <translation>Il formato della ROM non è supportato.</translation> | 3934 | <translation>Il formato della ROM non è supportato.</translation> |
| 3890 | </message> | 3935 | </message> |
| 3891 | <message> | 3936 | <message> |
| 3892 | <location filename="../../src/yuzu/main.cpp" line="1324"/> | 3937 | <location filename="../../src/yuzu/main.cpp" line="1328"/> |
| 3893 | <source>An error occurred initializing the video core.</source> | 3938 | <source>An error occurred initializing the video core.</source> |
| 3894 | <translation>E' stato riscontrato un errore nell'inizializzazione del core video.</translation> | 3939 | <translation>E' stato riscontrato un errore nell'inizializzazione del core video.</translation> |
| 3895 | </message> | 3940 | </message> |
| 3896 | <message> | 3941 | <message> |
| 3897 | <location filename="../../src/yuzu/main.cpp" line="1325"/> | 3942 | <location filename="../../src/yuzu/main.cpp" line="1329"/> |
| 3898 | <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> | 3943 | <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> |
| 3899 | <translation type="unfinished"/> | 3944 | <translation type="unfinished"/> |
| 3900 | </message> | 3945 | </message> |
| 3901 | <message> | 3946 | <message> |
| 3902 | <location filename="../../src/yuzu/main.cpp" line="1340"/> | 3947 | <location filename="../../src/yuzu/main.cpp" line="1344"/> |
| 3903 | <source>Error while loading ROM! %1</source> | 3948 | <source>Error while loading ROM! %1</source> |
| 3904 | <comment>%1 signifies a numeric error code.</comment> | 3949 | <comment>%1 signifies a numeric error code.</comment> |
| 3905 | <translation>Errore nel caricamento della ROM! %1</translation> | 3950 | <translation>Errore nel caricamento della ROM! %1</translation> |
| 3906 | </message> | 3951 | </message> |
| 3907 | <message> | 3952 | <message> |
| 3908 | <location filename="../../src/yuzu/main.cpp" line="1343"/> | 3953 | <location filename="../../src/yuzu/main.cpp" line="1347"/> |
| 3909 | <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> | 3954 | <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> |
| 3910 | <comment>%1 signifies an error string.</comment> | 3955 | <comment>%1 signifies an error string.</comment> |
| 3911 | <translation>%1<br>Per favore segui <a href='https://yuzu-emu.org/help/quickstart/'>la guida rapida di yuzu</a> per rifare il dump dei file.<br>Puoi fare riferimento alla wiki di yuzu</a> o al canale Discord di yuzu</a> per aiuto.</translation> | 3956 | <translation>%1<br>Per favore segui <a href='https://yuzu-emu.org/help/quickstart/'>la guida rapida di yuzu</a> per rifare il dump dei file.<br>Puoi fare riferimento alla wiki di yuzu</a> o al canale Discord di yuzu</a> per aiuto.</translation> |
| 3912 | </message> | 3957 | </message> |
| 3913 | <message> | 3958 | <message> |
| 3914 | <location filename="../../src/yuzu/main.cpp" line="1354"/> | 3959 | <location filename="../../src/yuzu/main.cpp" line="1358"/> |
| 3915 | <source>An unknown error occurred. Please see the log for more details.</source> | 3960 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3916 | <translation>E' stato riscontrato un errore sconosciuto. Visualizza il log per maggiori dettagli.</translation> | 3961 | <translation>E' stato riscontrato un errore sconosciuto. Visualizza il log per maggiori dettagli.</translation> |
| 3917 | </message> | 3962 | </message> |
| 3918 | <message> | 3963 | <message> |
| 3919 | <location filename="../../src/yuzu/main.cpp" line="1478"/> | 3964 | <location filename="../../src/yuzu/main.cpp" line="1482"/> |
| 3920 | <source>(64-bit)</source> | 3965 | <source>(64-bit)</source> |
| 3921 | <translation>(64-bit)</translation> | 3966 | <translation>(64-bit)</translation> |
| 3922 | </message> | 3967 | </message> |
| 3923 | <message> | 3968 | <message> |
| 3924 | <location filename="../../src/yuzu/main.cpp" line="1478"/> | 3969 | <location filename="../../src/yuzu/main.cpp" line="1482"/> |
| 3925 | <source>(32-bit)</source> | 3970 | <source>(32-bit)</source> |
| 3926 | <translation>(32-bit)</translation> | 3971 | <translation>(32-bit)</translation> |
| 3927 | </message> | 3972 | </message> |
| 3928 | <message> | 3973 | <message> |
| 3929 | <location filename="../../src/yuzu/main.cpp" line="1479"/> | 3974 | <location filename="../../src/yuzu/main.cpp" line="1483"/> |
| 3930 | <source>%1 %2</source> | 3975 | <source>%1 %2</source> |
| 3931 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3976 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3932 | <translation type="unfinished"/> | 3977 | <translation type="unfinished"/> |
| 3933 | </message> | 3978 | </message> |
| 3934 | <message> | 3979 | <message> |
| 3935 | <location filename="../../src/yuzu/main.cpp" line="1626"/> | 3980 | <location filename="../../src/yuzu/main.cpp" line="1630"/> |
| 3936 | <source>Save Data</source> | 3981 | <source>Save Data</source> |
| 3937 | <translation>Dati di Salvataggio</translation> | 3982 | <translation>Dati di Salvataggio</translation> |
| 3938 | </message> | 3983 | </message> |
| 3939 | <message> | 3984 | <message> |
| 3940 | <location filename="../../src/yuzu/main.cpp" line="1674"/> | 3985 | <location filename="../../src/yuzu/main.cpp" line="1678"/> |
| 3941 | <source>Mod Data</source> | 3986 | <source>Mod Data</source> |
| 3942 | <translation>Dati delle Mod</translation> | 3987 | <translation>Dati delle Mod</translation> |
| 3943 | </message> | 3988 | </message> |
| 3944 | <message> | 3989 | <message> |
| 3945 | <location filename="../../src/yuzu/main.cpp" line="1686"/> | 3990 | <location filename="../../src/yuzu/main.cpp" line="1690"/> |
| 3946 | <source>Error Opening %1 Folder</source> | 3991 | <source>Error Opening %1 Folder</source> |
| 3947 | <translation>Errore nell'Apertura della Cartella %1</translation> | 3992 | <translation>Errore nell'Apertura della Cartella %1</translation> |
| 3948 | </message> | 3993 | </message> |
| 3949 | <message> | 3994 | <message> |
| 3950 | <location filename="../../src/yuzu/main.cpp" line="1687"/> | 3995 | <location filename="../../src/yuzu/main.cpp" line="1691"/> |
| 3951 | <location filename="../../src/yuzu/main.cpp" line="2093"/> | 3996 | <location filename="../../src/yuzu/main.cpp" line="2097"/> |
| 3952 | <source>Folder does not exist!</source> | 3997 | <source>Folder does not exist!</source> |
| 3953 | <translation>La cartella non esiste!</translation> | 3998 | <translation>La cartella non esiste!</translation> |
| 3954 | </message> | 3999 | </message> |
| 3955 | <message> | 4000 | <message> |
| 3956 | <location filename="../../src/yuzu/main.cpp" line="1699"/> | 4001 | <location filename="../../src/yuzu/main.cpp" line="1703"/> |
| 3957 | <source>Error Opening Transferable Shader Cache</source> | 4002 | <source>Error Opening Transferable Shader Cache</source> |
| 3958 | <translation>Errore nell'Apertura della Cache Shader Trasferibile</translation> | 4003 | <translation>Errore nell'Apertura della Cache Shader Trasferibile</translation> |
| 3959 | </message> | 4004 | </message> |
| 3960 | <message> | 4005 | <message> |
| 3961 | <location filename="../../src/yuzu/main.cpp" line="1700"/> | 4006 | <location filename="../../src/yuzu/main.cpp" line="1704"/> |
| 3962 | <source>Failed to create the shader cache directory for this title.</source> | 4007 | <source>Failed to create the shader cache directory for this title.</source> |
| 3963 | <translation type="unfinished"/> | 4008 | <translation type="unfinished"/> |
| 3964 | </message> | 4009 | </message> |
| 3965 | <message> | 4010 | <message> |
| 3966 | <location filename="../../src/yuzu/main.cpp" line="1752"/> | 4011 | <location filename="../../src/yuzu/main.cpp" line="1756"/> |
| 3967 | <source>Contents</source> | 4012 | <source>Contents</source> |
| 3968 | <translation>Contenuti</translation> | 4013 | <translation>Contenuti</translation> |
| 3969 | </message> | 4014 | </message> |
| 3970 | <message> | 4015 | <message> |
| 3971 | <location filename="../../src/yuzu/main.cpp" line="1754"/> | 4016 | <location filename="../../src/yuzu/main.cpp" line="1758"/> |
| 3972 | <source>Update</source> | 4017 | <source>Update</source> |
| 3973 | <translation>Aggiorna</translation> | 4018 | <translation>Aggiorna</translation> |
| 3974 | </message> | 4019 | </message> |
| 3975 | <message> | 4020 | <message> |
| 3976 | <location filename="../../src/yuzu/main.cpp" line="1756"/> | 4021 | <location filename="../../src/yuzu/main.cpp" line="1760"/> |
| 3977 | <source>DLC</source> | 4022 | <source>DLC</source> |
| 3978 | <translation>DLC</translation> | 4023 | <translation>DLC</translation> |
| 3979 | </message> | 4024 | </message> |
| 3980 | <message> | 4025 | <message> |
| 3981 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 4026 | <location filename="../../src/yuzu/main.cpp" line="1767"/> |
| 3982 | <source>Remove Entry</source> | 4027 | <source>Remove Entry</source> |
| 3983 | <translation>Rimuovi voce</translation> | 4028 | <translation>Rimuovi voce</translation> |
| 3984 | </message> | 4029 | </message> |
| 3985 | <message> | 4030 | <message> |
| 3986 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 4031 | <location filename="../../src/yuzu/main.cpp" line="1767"/> |
| 3987 | <source>Remove Installed Game %1?</source> | 4032 | <source>Remove Installed Game %1?</source> |
| 3988 | <translation>Rimuovere i giochi installati %1?</translation> | 4033 | <translation>Rimuovere i giochi installati %1?</translation> |
| 3989 | </message> | 4034 | </message> |
| 3990 | <message> | 4035 | <message> |
| 3991 | <location filename="../../src/yuzu/main.cpp" line="1793"/> | 4036 | <location filename="../../src/yuzu/main.cpp" line="1797"/> |
| 3992 | <location filename="../../src/yuzu/main.cpp" line="1809"/> | 4037 | <location filename="../../src/yuzu/main.cpp" line="1813"/> |
| 3993 | <location filename="../../src/yuzu/main.cpp" line="1840"/> | 4038 | <location filename="../../src/yuzu/main.cpp" line="1844"/> |
| 3994 | <location filename="../../src/yuzu/main.cpp" line="1901"/> | 4039 | <location filename="../../src/yuzu/main.cpp" line="1905"/> |
| 3995 | <location filename="../../src/yuzu/main.cpp" line="1919"/> | 4040 | <location filename="../../src/yuzu/main.cpp" line="1923"/> |
| 3996 | <location filename="../../src/yuzu/main.cpp" line="1942"/> | 4041 | <location filename="../../src/yuzu/main.cpp" line="1946"/> |
| 3997 | <source>Successfully Removed</source> | 4042 | <source>Successfully Removed</source> |
| 3998 | <translation>Rimosso con successo</translation> | 4043 | <translation>Rimosso con successo</translation> |
| 3999 | </message> | 4044 | </message> |
| 4000 | <message> | 4045 | <message> |
| 4001 | <location filename="../../src/yuzu/main.cpp" line="1794"/> | 4046 | <location filename="../../src/yuzu/main.cpp" line="1798"/> |
| 4002 | <source>Successfully removed the installed base game.</source> | 4047 | <source>Successfully removed the installed base game.</source> |
| 4003 | <translation>Rimosso con successo il gioco base installato</translation> | 4048 | <translation>Rimosso con successo il gioco base installato</translation> |
| 4004 | </message> | 4049 | </message> |
| 4005 | <message> | 4050 | <message> |
| 4006 | <location filename="../../src/yuzu/main.cpp" line="1797"/> | 4051 | <location filename="../../src/yuzu/main.cpp" line="1801"/> |
| 4007 | <location filename="../../src/yuzu/main.cpp" line="1812"/> | 4052 | <location filename="../../src/yuzu/main.cpp" line="1816"/> |
| 4008 | <location filename="../../src/yuzu/main.cpp" line="1835"/> | 4053 | <location filename="../../src/yuzu/main.cpp" line="1839"/> |
| 4009 | <source>Error Removing %1</source> | 4054 | <source>Error Removing %1</source> |
| 4010 | <translation>Errore durante la rimozione %1</translation> | 4055 | <translation>Errore durante la rimozione %1</translation> |
| 4011 | </message> | 4056 | </message> |
| 4012 | <message> | 4057 | <message> |
| 4013 | <location filename="../../src/yuzu/main.cpp" line="1798"/> | 4058 | <location filename="../../src/yuzu/main.cpp" line="1802"/> |
| 4014 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4059 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4015 | <translation>Il gioco base non è installato su NAND e non può essere rimosso.</translation> | 4060 | <translation>Il gioco base non è installato su NAND e non può essere rimosso.</translation> |
| 4016 | </message> | 4061 | </message> |
| 4017 | <message> | 4062 | <message> |
| 4018 | <location filename="../../src/yuzu/main.cpp" line="1810"/> | 4063 | <location filename="../../src/yuzu/main.cpp" line="1814"/> |
| 4019 | <source>Successfully removed the installed update.</source> | 4064 | <source>Successfully removed the installed update.</source> |
| 4020 | <translation>Aggiornamento rimosso on successo.</translation> | 4065 | <translation>Aggiornamento rimosso on successo.</translation> |
| 4021 | </message> | 4066 | </message> |
| 4022 | <message> | 4067 | <message> |
| 4023 | <location filename="../../src/yuzu/main.cpp" line="1813"/> | 4068 | <location filename="../../src/yuzu/main.cpp" line="1817"/> |
| 4024 | <source>There is no update installed for this title.</source> | 4069 | <source>There is no update installed for this title.</source> |
| 4025 | <translation>Non c'è alcun aggiornamento installato per questo gioco.</translation> | 4070 | <translation>Non c'è alcun aggiornamento installato per questo gioco.</translation> |
| 4026 | </message> | 4071 | </message> |
| 4027 | <message> | 4072 | <message> |
| 4028 | <location filename="../../src/yuzu/main.cpp" line="1836"/> | 4073 | <location filename="../../src/yuzu/main.cpp" line="1840"/> |
| 4029 | <source>There are no DLC installed for this title.</source> | 4074 | <source>There are no DLC installed for this title.</source> |
| 4030 | <translation>Non c'è alcun DLC installato per questo gioco.</translation> | 4075 | <translation>Non c'è alcun DLC installato per questo gioco.</translation> |
| 4031 | </message> | 4076 | </message> |
| 4032 | <message> | 4077 | <message> |
| 4033 | <location filename="../../src/yuzu/main.cpp" line="1841"/> | 4078 | <location filename="../../src/yuzu/main.cpp" line="1845"/> |
| 4034 | <source>Successfully removed %1 installed DLC.</source> | 4079 | <source>Successfully removed %1 installed DLC.</source> |
| 4035 | <translation>Rimossi con successo %1 DLC installati.</translation> | 4080 | <translation>Rimossi con successo %1 DLC installati.</translation> |
| 4036 | </message> | 4081 | </message> |
| 4037 | <message> | 4082 | <message> |
| 4038 | <location filename="../../src/yuzu/main.cpp" line="1849"/> | 4083 | <location filename="../../src/yuzu/main.cpp" line="1853"/> |
| 4039 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4084 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4040 | <translation type="unfinished"/> | 4085 | <translation type="unfinished"/> |
| 4041 | </message> | 4086 | </message> |
| 4042 | <message> | 4087 | <message> |
| 4043 | <location filename="../../src/yuzu/main.cpp" line="1851"/> | 4088 | <location filename="../../src/yuzu/main.cpp" line="1855"/> |
| 4044 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4089 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4045 | <translation type="unfinished"/> | 4090 | <translation type="unfinished"/> |
| 4046 | </message> | 4091 | </message> |
| 4047 | <message> | 4092 | <message> |
| 4048 | <location filename="../../src/yuzu/main.cpp" line="1853"/> | 4093 | <location filename="../../src/yuzu/main.cpp" line="1857"/> |
| 4049 | <source>Delete All Transferable Shader Caches?</source> | 4094 | <source>Delete All Transferable Shader Caches?</source> |
| 4050 | <translation type="unfinished"/> | 4095 | <translation type="unfinished"/> |
| 4051 | </message> | 4096 | </message> |
| 4052 | <message> | 4097 | <message> |
| 4053 | <location filename="../../src/yuzu/main.cpp" line="1855"/> | 4098 | <location filename="../../src/yuzu/main.cpp" line="1859"/> |
| 4054 | <source>Remove Custom Game Configuration?</source> | 4099 | <source>Remove Custom Game Configuration?</source> |
| 4055 | <translation>Rimuovere la configurazione personalizzata del gioco?</translation> | 4100 | <translation>Rimuovere la configurazione personalizzata del gioco?</translation> |
| 4056 | </message> | 4101 | </message> |
| 4057 | <message> | 4102 | <message> |
| 4058 | <location filename="../../src/yuzu/main.cpp" line="1861"/> | 4103 | <location filename="../../src/yuzu/main.cpp" line="1865"/> |
| 4059 | <source>Remove File</source> | 4104 | <source>Remove File</source> |
| 4060 | <translation>Rimuovi file?</translation> | 4105 | <translation>Rimuovi file?</translation> |
| 4061 | </message> | 4106 | </message> |
| 4062 | <message> | 4107 | <message> |
| 4063 | <location filename="../../src/yuzu/main.cpp" line="1896"/> | 4108 | <location filename="../../src/yuzu/main.cpp" line="1900"/> |
| 4064 | <location filename="../../src/yuzu/main.cpp" line="1904"/> | 4109 | <location filename="../../src/yuzu/main.cpp" line="1908"/> |
| 4065 | <source>Error Removing Transferable Shader Cache</source> | 4110 | <source>Error Removing Transferable Shader Cache</source> |
| 4066 | <translation>Errore rimuovendo la shader cache trasferibile.</translation> | 4111 | <translation>Errore rimuovendo la shader cache trasferibile.</translation> |
| 4067 | </message> | 4112 | </message> |
| 4068 | <message> | 4113 | <message> |
| 4069 | <location filename="../../src/yuzu/main.cpp" line="1897"/> | 4114 | <location filename="../../src/yuzu/main.cpp" line="1901"/> |
| 4070 | <location filename="../../src/yuzu/main.cpp" line="1915"/> | 4115 | <location filename="../../src/yuzu/main.cpp" line="1919"/> |
| 4071 | <source>A shader cache for this title does not exist.</source> | 4116 | <source>A shader cache for this title does not exist.</source> |
| 4072 | <translation>Una cache di shader per questo titolo non esiste.</translation> | 4117 | <translation>Una cache di shader per questo titolo non esiste.</translation> |
| 4073 | </message> | 4118 | </message> |
| 4074 | <message> | 4119 | <message> |
| 4075 | <location filename="../../src/yuzu/main.cpp" line="1902"/> | 4120 | <location filename="../../src/yuzu/main.cpp" line="1906"/> |
| 4076 | <source>Successfully removed the transferable shader cache.</source> | 4121 | <source>Successfully removed the transferable shader cache.</source> |
| 4077 | <translation>Rimossa con successo la shader cache trasferibile.</translation> | 4122 | <translation>Rimossa con successo la shader cache trasferibile.</translation> |
| 4078 | </message> | 4123 | </message> |
| 4079 | <message> | 4124 | <message> |
| 4080 | <location filename="../../src/yuzu/main.cpp" line="1905"/> | 4125 | <location filename="../../src/yuzu/main.cpp" line="1909"/> |
| 4081 | <source>Failed to remove the transferable shader cache.</source> | 4126 | <source>Failed to remove the transferable shader cache.</source> |
| 4082 | <translation>Impossibile rimuovere la cache dello shader trasferibile.</translation> | 4127 | <translation>Impossibile rimuovere la cache dello shader trasferibile.</translation> |
| 4083 | </message> | 4128 | </message> |
| 4084 | <message> | 4129 | <message> |
| 4085 | <location filename="../../src/yuzu/main.cpp" line="1914"/> | 4130 | <location filename="../../src/yuzu/main.cpp" line="1918"/> |
| 4086 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4131 | <location filename="../../src/yuzu/main.cpp" line="1926"/> |
| 4087 | <source>Error Removing Transferable Shader Caches</source> | 4132 | <source>Error Removing Transferable Shader Caches</source> |
| 4088 | <translation type="unfinished"/> | 4133 | <translation type="unfinished"/> |
| 4089 | </message> | 4134 | </message> |
| 4090 | <message> | 4135 | <message> |
| 4091 | <location filename="../../src/yuzu/main.cpp" line="1920"/> | 4136 | <location filename="../../src/yuzu/main.cpp" line="1924"/> |
| 4092 | <source>Successfully removed the transferable shader caches.</source> | 4137 | <source>Successfully removed the transferable shader caches.</source> |
| 4093 | <translation type="unfinished"/> | 4138 | <translation type="unfinished"/> |
| 4094 | </message> | 4139 | </message> |
| 4095 | <message> | 4140 | <message> |
| 4096 | <location filename="../../src/yuzu/main.cpp" line="1923"/> | 4141 | <location filename="../../src/yuzu/main.cpp" line="1927"/> |
| 4097 | <source>Failed to remove the transferable shader cache directory.</source> | 4142 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4098 | <translation type="unfinished"/> | 4143 | <translation type="unfinished"/> |
| 4099 | </message> | 4144 | </message> |
| 4100 | <message> | 4145 | <message> |
| 4101 | <location filename="../../src/yuzu/main.cpp" line="1936"/> | 4146 | <location filename="../../src/yuzu/main.cpp" line="1940"/> |
| 4102 | <location filename="../../src/yuzu/main.cpp" line="1945"/> | 4147 | <location filename="../../src/yuzu/main.cpp" line="1949"/> |
| 4103 | <source>Error Removing Custom Configuration</source> | 4148 | <source>Error Removing Custom Configuration</source> |
| 4104 | <translation>Errore rimuovendo la configurazione personalizzata</translation> | 4149 | <translation>Errore rimuovendo la configurazione personalizzata</translation> |
| 4105 | </message> | 4150 | </message> |
| 4106 | <message> | 4151 | <message> |
| 4107 | <location filename="../../src/yuzu/main.cpp" line="1937"/> | 4152 | <location filename="../../src/yuzu/main.cpp" line="1941"/> |
| 4108 | <source>A custom configuration for this title does not exist.</source> | 4153 | <source>A custom configuration for this title does not exist.</source> |
| 4109 | <translation>Una configurazione personalizzata per questo gioco non esiste.</translation> | 4154 | <translation>Una configurazione personalizzata per questo gioco non esiste.</translation> |
| 4110 | </message> | 4155 | </message> |
| 4111 | <message> | 4156 | <message> |
| 4112 | <location filename="../../src/yuzu/main.cpp" line="1943"/> | 4157 | <location filename="../../src/yuzu/main.cpp" line="1947"/> |
| 4113 | <source>Successfully removed the custom game configuration.</source> | 4158 | <source>Successfully removed the custom game configuration.</source> |
| 4114 | <translation>Rimossa con successo la configurazione personalizzata del gioco.</translation> | 4159 | <translation>Rimossa con successo la configurazione personalizzata del gioco.</translation> |
| 4115 | </message> | 4160 | </message> |
| 4116 | <message> | 4161 | <message> |
| 4117 | <location filename="../../src/yuzu/main.cpp" line="1946"/> | 4162 | <location filename="../../src/yuzu/main.cpp" line="1950"/> |
| 4118 | <source>Failed to remove the custom game configuration.</source> | 4163 | <source>Failed to remove the custom game configuration.</source> |
| 4119 | <translation>Impossibile rimuovere la configurazione personalizzata del gioco</translation> | 4164 | <translation>Impossibile rimuovere la configurazione personalizzata del gioco</translation> |
| 4120 | </message> | 4165 | </message> |
| 4121 | <message> | 4166 | <message> |
| 4122 | <location filename="../../src/yuzu/main.cpp" line="1953"/> | 4167 | <location filename="../../src/yuzu/main.cpp" line="1957"/> |
| 4123 | <location filename="../../src/yuzu/main.cpp" line="2032"/> | 4168 | <location filename="../../src/yuzu/main.cpp" line="2036"/> |
| 4124 | <source>RomFS Extraction Failed!</source> | 4169 | <source>RomFS Extraction Failed!</source> |
| 4125 | <translation>Estrazione RomFS Fallita!</translation> | 4170 | <translation>Estrazione RomFS Fallita!</translation> |
| 4126 | </message> | 4171 | </message> |
| 4127 | <message> | 4172 | <message> |
| 4128 | <location filename="../../src/yuzu/main.cpp" line="1954"/> | 4173 | <location filename="../../src/yuzu/main.cpp" line="1958"/> |
| 4129 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4174 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4130 | <translation>C'è stato un errore nella copia dei file del RomFS o l'operazione è stata annullata dall'utente.</translation> | 4175 | <translation>C'è stato un errore nella copia dei file del RomFS o l'operazione è stata annullata dall'utente.</translation> |
| 4131 | </message> | 4176 | </message> |
| 4132 | <message> | 4177 | <message> |
| 4133 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4178 | <location filename="../../src/yuzu/main.cpp" line="2016"/> |
| 4134 | <source>Full</source> | 4179 | <source>Full</source> |
| 4135 | <translation>Completa</translation> | 4180 | <translation>Completa</translation> |
| 4136 | </message> | 4181 | </message> |
| 4137 | <message> | 4182 | <message> |
| 4138 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4183 | <location filename="../../src/yuzu/main.cpp" line="2016"/> |
| 4139 | <source>Skeleton</source> | 4184 | <source>Skeleton</source> |
| 4140 | <translation>Scheletro.</translation> | 4185 | <translation>Scheletro.</translation> |
| 4141 | </message> | 4186 | </message> |
| 4142 | <message> | 4187 | <message> |
| 4143 | <location filename="../../src/yuzu/main.cpp" line="2014"/> | 4188 | <location filename="../../src/yuzu/main.cpp" line="2018"/> |
| 4144 | <source>Select RomFS Dump Mode</source> | 4189 | <source>Select RomFS Dump Mode</source> |
| 4145 | <translation>Seleziona Modalità Estrazione RomFS</translation> | 4190 | <translation>Seleziona Modalità Estrazione RomFS</translation> |
| 4146 | </message> | 4191 | </message> |
| 4147 | <message> | 4192 | <message> |
| 4148 | <location filename="../../src/yuzu/main.cpp" line="2015"/> | 4193 | <location filename="../../src/yuzu/main.cpp" line="2019"/> |
| 4149 | <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> | 4194 | <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> |
| 4150 | <translation>Seleziona come vorresti estrarre il RomFS. <br>Completo copierà tutti i file in una nuova cartella mentre<br>scheletro creerà solamente le cartelle e le sottocartelle.</translation> | 4195 | <translation>Seleziona come vorresti estrarre il RomFS. <br>Completo copierà tutti i file in una nuova cartella mentre<br>scheletro creerà solamente le cartelle e le sottocartelle.</translation> |
| 4151 | </message> | 4196 | </message> |
| 4152 | <message> | 4197 | <message> |
| 4153 | <location filename="../../src/yuzu/main.cpp" line="2033"/> | 4198 | <location filename="../../src/yuzu/main.cpp" line="2037"/> |
| 4154 | <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> | 4199 | <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> |
| 4155 | <translation type="unfinished"/> | 4200 | <translation type="unfinished"/> |
| 4156 | </message> | 4201 | </message> |
| 4157 | <message> | 4202 | <message> |
| 4158 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4203 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4159 | <source>Extracting RomFS...</source> | 4204 | <source>Extracting RomFS...</source> |
| 4160 | <translation>Estrazione RomFS in corso...</translation> | 4205 | <translation>Estrazione RomFS in corso...</translation> |
| 4161 | </message> | 4206 | </message> |
| 4162 | <message> | 4207 | <message> |
| 4163 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4208 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4164 | <location filename="../../src/yuzu/main.cpp" line="2226"/> | 4209 | <location filename="../../src/yuzu/main.cpp" line="2230"/> |
| 4165 | <source>Cancel</source> | 4210 | <source>Cancel</source> |
| 4166 | <translation>Annulla</translation> | 4211 | <translation>Annulla</translation> |
| 4167 | </message> | 4212 | </message> |
| 4168 | <message> | 4213 | <message> |
| 4169 | <location filename="../../src/yuzu/main.cpp" line="2047"/> | 4214 | <location filename="../../src/yuzu/main.cpp" line="2051"/> |
| 4170 | <source>RomFS Extraction Succeeded!</source> | 4215 | <source>RomFS Extraction Succeeded!</source> |
| 4171 | <translation>Estrazione RomFS Riuscita!</translation> | 4216 | <translation>Estrazione RomFS Riuscita!</translation> |
| 4172 | </message> | 4217 | </message> |
| 4173 | <message> | 4218 | <message> |
| 4174 | <location filename="../../src/yuzu/main.cpp" line="2048"/> | 4219 | <location filename="../../src/yuzu/main.cpp" line="2052"/> |
| 4175 | <source>The operation completed successfully.</source> | 4220 | <source>The operation completed successfully.</source> |
| 4176 | <translation>L'operazione è stata completata con successo.</translation> | 4221 | <translation>L'operazione è stata completata con successo.</translation> |
| 4177 | </message> | 4222 | </message> |
| 4178 | <message> | 4223 | <message> |
| 4179 | <location filename="../../src/yuzu/main.cpp" line="2092"/> | 4224 | <location filename="../../src/yuzu/main.cpp" line="2096"/> |
| 4180 | <source>Error Opening %1</source> | 4225 | <source>Error Opening %1</source> |
| 4181 | <translation>Errore nell'Apertura di %1</translation> | 4226 | <translation>Errore nell'Apertura di %1</translation> |
| 4182 | </message> | 4227 | </message> |
| 4183 | <message> | 4228 | <message> |
| 4184 | <location filename="../../src/yuzu/main.cpp" line="2101"/> | 4229 | <location filename="../../src/yuzu/main.cpp" line="2105"/> |
| 4185 | <source>Select Directory</source> | 4230 | <source>Select Directory</source> |
| 4186 | <translation>Seleziona Cartella</translation> | 4231 | <translation>Seleziona Cartella</translation> |
| 4187 | </message> | 4232 | </message> |
| 4188 | <message> | 4233 | <message> |
| 4189 | <location filename="../../src/yuzu/main.cpp" line="2128"/> | 4234 | <location filename="../../src/yuzu/main.cpp" line="2132"/> |
| 4190 | <source>Properties</source> | 4235 | <source>Properties</source> |
| 4191 | <translation>Proprietà</translation> | 4236 | <translation>Proprietà</translation> |
| 4192 | </message> | 4237 | </message> |
| 4193 | <message> | 4238 | <message> |
| 4194 | <location filename="../../src/yuzu/main.cpp" line="2129"/> | 4239 | <location filename="../../src/yuzu/main.cpp" line="2133"/> |
| 4195 | <source>The game properties could not be loaded.</source> | 4240 | <source>The game properties could not be loaded.</source> |
| 4196 | <translation>Le proprietà del gioco non sono potute essere caricate.</translation> | 4241 | <translation>Le proprietà del gioco non sono potute essere caricate.</translation> |
| 4197 | </message> | 4242 | </message> |
| 4198 | <message> | 4243 | <message> |
| 4199 | <location filename="../../src/yuzu/main.cpp" line="2146"/> | 4244 | <location filename="../../src/yuzu/main.cpp" line="2150"/> |
| 4200 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4245 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4201 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4246 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4202 | <translation>Eseguibile Switch (%1);;Tutti i File (*.*)</translation> | 4247 | <translation>Eseguibile Switch (%1);;Tutti i File (*.*)</translation> |
| 4203 | </message> | 4248 | </message> |
| 4204 | <message> | 4249 | <message> |
| 4205 | <location filename="../../src/yuzu/main.cpp" line="2150"/> | 4250 | <location filename="../../src/yuzu/main.cpp" line="2154"/> |
| 4206 | <source>Load File</source> | 4251 | <source>Load File</source> |
| 4207 | <translation>Carica File</translation> | 4252 | <translation>Carica File</translation> |
| 4208 | </message> | 4253 | </message> |
| 4209 | <message> | 4254 | <message> |
| 4210 | <location filename="../../src/yuzu/main.cpp" line="2163"/> | 4255 | <location filename="../../src/yuzu/main.cpp" line="2167"/> |
| 4211 | <source>Open Extracted ROM Directory</source> | 4256 | <source>Open Extracted ROM Directory</source> |
| 4212 | <translation>Apri Cartella ROM Estratta</translation> | 4257 | <translation>Apri Cartella ROM Estratta</translation> |
| 4213 | </message> | 4258 | </message> |
| 4214 | <message> | 4259 | <message> |
| 4215 | <location filename="../../src/yuzu/main.cpp" line="2174"/> | 4260 | <location filename="../../src/yuzu/main.cpp" line="2178"/> |
| 4216 | <source>Invalid Directory Selected</source> | 4261 | <source>Invalid Directory Selected</source> |
| 4217 | <translation>Cartella Selezionata Non Valida</translation> | 4262 | <translation>Cartella Selezionata Non Valida</translation> |
| 4218 | </message> | 4263 | </message> |
| 4219 | <message> | 4264 | <message> |
| 4220 | <location filename="../../src/yuzu/main.cpp" line="2175"/> | 4265 | <location filename="../../src/yuzu/main.cpp" line="2179"/> |
| 4221 | <source>The directory you have selected does not contain a 'main' file.</source> | 4266 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4222 | <translation>La cartella che hai selezionato non contiene un file "main".</translation> | 4267 | <translation>La cartella che hai selezionato non contiene un file "main".</translation> |
| 4223 | </message> | 4268 | </message> |
| 4224 | <message> | 4269 | <message> |
| 4225 | <location filename="../../src/yuzu/main.cpp" line="2185"/> | 4270 | <location filename="../../src/yuzu/main.cpp" line="2189"/> |
| 4226 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4271 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4227 | <translation>File installabili Switch (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</translation> | 4272 | <translation>File installabili Switch (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</translation> |
| 4228 | </message> | 4273 | </message> |
| 4229 | <message> | 4274 | <message> |
| 4230 | <location filename="../../src/yuzu/main.cpp" line="2190"/> | 4275 | <location filename="../../src/yuzu/main.cpp" line="2194"/> |
| 4231 | <source>Install Files</source> | 4276 | <source>Install Files</source> |
| 4232 | <translation>Installa files</translation> | 4277 | <translation>Installa files</translation> |
| 4233 | </message> | 4278 | </message> |
| 4234 | <message numerus="yes"> | 4279 | <message numerus="yes"> |
| 4235 | <location filename="../../src/yuzu/main.cpp" line="2234"/> | 4280 | <location filename="../../src/yuzu/main.cpp" line="2238"/> |
| 4236 | <source>%n file(s) remaining</source> | 4281 | <source>%n file(s) remaining</source> |
| 4237 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4282 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4238 | </message> | 4283 | </message> |
| 4239 | <message> | 4284 | <message> |
| 4240 | <location filename="../../src/yuzu/main.cpp" line="2236"/> | 4285 | <location filename="../../src/yuzu/main.cpp" line="2240"/> |
| 4241 | <source>Installing file "%1"...</source> | 4286 | <source>Installing file "%1"...</source> |
| 4242 | <translation>Installazione del file "%1"...</translation> | 4287 | <translation>Installazione del file "%1"...</translation> |
| 4243 | </message> | 4288 | </message> |
| 4244 | <message> | 4289 | <message> |
| 4245 | <location filename="../../src/yuzu/main.cpp" line="2282"/> | 4290 | <location filename="../../src/yuzu/main.cpp" line="2286"/> |
| 4246 | <location filename="../../src/yuzu/main.cpp" line="2296"/> | 4291 | <location filename="../../src/yuzu/main.cpp" line="2300"/> |
| 4247 | <source>Install Results</source> | 4292 | <source>Install Results</source> |
| 4248 | <translation>Installa risultati</translation> | 4293 | <translation>Installa risultati</translation> |
| 4249 | </message> | 4294 | </message> |
| 4250 | <message> | 4295 | <message> |
| 4251 | <location filename="../../src/yuzu/main.cpp" line="2283"/> | 4296 | <location filename="../../src/yuzu/main.cpp" line="2287"/> |
| 4252 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4297 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4253 | Please, only use this feature to install updates and DLC.</source> | 4298 | Please, only use this feature to install updates and DLC.</source> |
| 4254 | <translation>Per evitare possibli conflitti, scoraggiamo gli utenti dall'installare giochi base su NAND. | 4299 | <translation>Per evitare possibli conflitti, scoraggiamo gli utenti dall'installare giochi base su NAND. |
| 4255 | Per favore, usare questa funzione solo per installare aggiornamenti e DLC.</translation> | 4300 | Per favore, usare questa funzione solo per installare aggiornamenti e DLC.</translation> |
| 4256 | </message> | 4301 | </message> |
| 4257 | <message numerus="yes"> | 4302 | <message numerus="yes"> |
| 4258 | <location filename="../../src/yuzu/main.cpp" line="2289"/> | 4303 | <location filename="../../src/yuzu/main.cpp" line="2293"/> |
| 4259 | <source>%n file(s) were newly installed | 4304 | <source>%n file(s) were newly installed |
| 4260 | </source> | 4305 | </source> |
| 4261 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4306 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4262 | </message> | 4307 | </message> |
| 4263 | <message numerus="yes"> | 4308 | <message numerus="yes"> |
| 4264 | <location filename="../../src/yuzu/main.cpp" line="2292"/> | 4309 | <location filename="../../src/yuzu/main.cpp" line="2296"/> |
| 4265 | <source>%n file(s) were overwritten | 4310 | <source>%n file(s) were overwritten |
| 4266 | </source> | 4311 | </source> |
| 4267 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4312 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4268 | </message> | 4313 | </message> |
| 4269 | <message numerus="yes"> | 4314 | <message numerus="yes"> |
| 4270 | <location filename="../../src/yuzu/main.cpp" line="2294"/> | 4315 | <location filename="../../src/yuzu/main.cpp" line="2298"/> |
| 4271 | <source>%n file(s) failed to install | 4316 | <source>%n file(s) failed to install |
| 4272 | </source> | 4317 | </source> |
| 4273 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4318 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4274 | </message> | 4319 | </message> |
| 4275 | <message> | 4320 | <message> |
| 4276 | <location filename="../../src/yuzu/main.cpp" line="2395"/> | 4321 | <location filename="../../src/yuzu/main.cpp" line="2399"/> |
| 4277 | <source>System Application</source> | 4322 | <source>System Application</source> |
| 4278 | <translation>Applicazione di Sistema</translation> | 4323 | <translation>Applicazione di Sistema</translation> |
| 4279 | </message> | 4324 | </message> |
| 4280 | <message> | 4325 | <message> |
| 4281 | <location filename="../../src/yuzu/main.cpp" line="2396"/> | 4326 | <location filename="../../src/yuzu/main.cpp" line="2400"/> |
| 4282 | <source>System Archive</source> | 4327 | <source>System Archive</source> |
| 4283 | <translation>Archivio di Sistema</translation> | 4328 | <translation>Archivio di Sistema</translation> |
| 4284 | </message> | 4329 | </message> |
| 4285 | <message> | 4330 | <message> |
| 4286 | <location filename="../../src/yuzu/main.cpp" line="2397"/> | 4331 | <location filename="../../src/yuzu/main.cpp" line="2401"/> |
| 4287 | <source>System Application Update</source> | 4332 | <source>System Application Update</source> |
| 4288 | <translation>Aggiornamento Applicazione di Sistema</translation> | 4333 | <translation>Aggiornamento Applicazione di Sistema</translation> |
| 4289 | </message> | 4334 | </message> |
| 4290 | <message> | 4335 | <message> |
| 4291 | <location filename="../../src/yuzu/main.cpp" line="2398"/> | 4336 | <location filename="../../src/yuzu/main.cpp" line="2402"/> |
| 4292 | <source>Firmware Package (Type A)</source> | 4337 | <source>Firmware Package (Type A)</source> |
| 4293 | <translation>Pacchetto Firmware (Tipo A)</translation> | 4338 | <translation>Pacchetto Firmware (Tipo A)</translation> |
| 4294 | </message> | 4339 | </message> |
| 4295 | <message> | 4340 | <message> |
| 4296 | <location filename="../../src/yuzu/main.cpp" line="2399"/> | 4341 | <location filename="../../src/yuzu/main.cpp" line="2403"/> |
| 4297 | <source>Firmware Package (Type B)</source> | 4342 | <source>Firmware Package (Type B)</source> |
| 4298 | <translation>Pacchetto Firmware (Tipo B)</translation> | 4343 | <translation>Pacchetto Firmware (Tipo B)</translation> |
| 4299 | </message> | 4344 | </message> |
| 4300 | <message> | 4345 | <message> |
| 4301 | <location filename="../../src/yuzu/main.cpp" line="2400"/> | 4346 | <location filename="../../src/yuzu/main.cpp" line="2404"/> |
| 4302 | <source>Game</source> | 4347 | <source>Game</source> |
| 4303 | <translation>Gioco</translation> | 4348 | <translation>Gioco</translation> |
| 4304 | </message> | 4349 | </message> |
| 4305 | <message> | 4350 | <message> |
| 4306 | <location filename="../../src/yuzu/main.cpp" line="2401"/> | 4351 | <location filename="../../src/yuzu/main.cpp" line="2405"/> |
| 4307 | <source>Game Update</source> | 4352 | <source>Game Update</source> |
| 4308 | <translation>Aggiornamento di Gioco</translation> | 4353 | <translation>Aggiornamento di Gioco</translation> |
| 4309 | </message> | 4354 | </message> |
| 4310 | <message> | 4355 | <message> |
| 4311 | <location filename="../../src/yuzu/main.cpp" line="2402"/> | 4356 | <location filename="../../src/yuzu/main.cpp" line="2406"/> |
| 4312 | <source>Game DLC</source> | 4357 | <source>Game DLC</source> |
| 4313 | <translation>DLC Gioco</translation> | 4358 | <translation>DLC Gioco</translation> |
| 4314 | </message> | 4359 | </message> |
| 4315 | <message> | 4360 | <message> |
| 4316 | <location filename="../../src/yuzu/main.cpp" line="2403"/> | 4361 | <location filename="../../src/yuzu/main.cpp" line="2407"/> |
| 4317 | <source>Delta Title</source> | 4362 | <source>Delta Title</source> |
| 4318 | <translation>Titolo Delta</translation> | 4363 | <translation>Titolo Delta</translation> |
| 4319 | </message> | 4364 | </message> |
| 4320 | <message> | 4365 | <message> |
| 4321 | <location filename="../../src/yuzu/main.cpp" line="2406"/> | 4366 | <location filename="../../src/yuzu/main.cpp" line="2410"/> |
| 4322 | <source>Select NCA Install Type...</source> | 4367 | <source>Select NCA Install Type...</source> |
| 4323 | <translation>Seleziona il Tipo di Installazione NCA</translation> | 4368 | <translation>Seleziona il Tipo di Installazione NCA</translation> |
| 4324 | </message> | 4369 | </message> |
| 4325 | <message> | 4370 | <message> |
| 4326 | <location filename="../../src/yuzu/main.cpp" line="2407"/> | 4371 | <location filename="../../src/yuzu/main.cpp" line="2411"/> |
| 4327 | <source>Please select the type of title you would like to install this NCA as: | 4372 | <source>Please select the type of title you would like to install this NCA as: |
| 4328 | (In most instances, the default 'Game' is fine.)</source> | 4373 | (In most instances, the default 'Game' is fine.)</source> |
| 4329 | <translation>Seleziona il tipo del file NCA da installare: | 4374 | <translation>Seleziona il tipo del file NCA da installare: |
| 4330 | (Nella maggior parte dei casi, il predefinito 'Gioco' va bene.)</translation> | 4375 | (Nella maggior parte dei casi, il predefinito 'Gioco' va bene.)</translation> |
| 4331 | </message> | 4376 | </message> |
| 4332 | <message> | 4377 | <message> |
| 4333 | <location filename="../../src/yuzu/main.cpp" line="2413"/> | 4378 | <location filename="../../src/yuzu/main.cpp" line="2417"/> |
| 4334 | <source>Failed to Install</source> | 4379 | <source>Failed to Install</source> |
| 4335 | <translation>Installazione Fallita</translation> | 4380 | <translation>Installazione Fallita</translation> |
| 4336 | </message> | 4381 | </message> |
| 4337 | <message> | 4382 | <message> |
| 4338 | <location filename="../../src/yuzu/main.cpp" line="2414"/> | 4383 | <location filename="../../src/yuzu/main.cpp" line="2418"/> |
| 4339 | <source>The title type you selected for the NCA is invalid.</source> | 4384 | <source>The title type you selected for the NCA is invalid.</source> |
| 4340 | <translation>Il tipo che hai selezionato per l'NCA non è valido.</translation> | 4385 | <translation>Il tipo che hai selezionato per l'NCA non è valido.</translation> |
| 4341 | </message> | 4386 | </message> |
| 4342 | <message> | 4387 | <message> |
| 4343 | <location filename="../../src/yuzu/main.cpp" line="2449"/> | 4388 | <location filename="../../src/yuzu/main.cpp" line="2453"/> |
| 4344 | <source>File not found</source> | 4389 | <source>File not found</source> |
| 4345 | <translation>File non trovato</translation> | 4390 | <translation>File non trovato</translation> |
| 4346 | </message> | 4391 | </message> |
| 4347 | <message> | 4392 | <message> |
| 4348 | <location filename="../../src/yuzu/main.cpp" line="2450"/> | 4393 | <location filename="../../src/yuzu/main.cpp" line="2454"/> |
| 4349 | <source>File "%1" not found</source> | 4394 | <source>File "%1" not found</source> |
| 4350 | <translation>File "%1" non trovato</translation> | 4395 | <translation>File "%1" non trovato</translation> |
| 4351 | </message> | 4396 | </message> |
| 4352 | <message> | 4397 | <message> |
| 4353 | <location filename="../../src/yuzu/main.cpp" line="2519"/> | 4398 | <location filename="../../src/yuzu/main.cpp" line="2523"/> |
| 4354 | <source>OK</source> | 4399 | <source>OK</source> |
| 4355 | <translation>OK</translation> | 4400 | <translation>OK</translation> |
| 4356 | </message> | 4401 | </message> |
| 4357 | <message> | 4402 | <message> |
| 4358 | <location filename="../../src/yuzu/main.cpp" line="2533"/> | 4403 | <location filename="../../src/yuzu/main.cpp" line="2537"/> |
| 4359 | <source>Missing yuzu Account</source> | 4404 | <source>Missing yuzu Account</source> |
| 4360 | <translation>Account di yuzu non trovato</translation> | 4405 | <translation>Account di yuzu non trovato</translation> |
| 4361 | </message> | 4406 | </message> |
| 4362 | <message> | 4407 | <message> |
| 4363 | <location filename="../../src/yuzu/main.cpp" line="2534"/> | 4408 | <location filename="../../src/yuzu/main.cpp" line="2538"/> |
| 4364 | <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> | 4409 | <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> |
| 4365 | <translation>Per segnalare la compatibilità di un gioco, devi collegare il tuo account yuzu. <br><br/>Per collegare il tuo account yuzu, vai su Emulazione &gt; | 4410 | <translation>Per segnalare la compatibilità di un gioco, devi collegare il tuo account yuzu. <br><br/>Per collegare il tuo account yuzu, vai su Emulazione &gt; |
| 4366 | Configurazione &gt; Web.</translation> | 4411 | Configurazione &gt; Web.</translation> |
| 4367 | </message> | 4412 | </message> |
| 4368 | <message> | 4413 | <message> |
| 4369 | <location filename="../../src/yuzu/main.cpp" line="2544"/> | 4414 | <location filename="../../src/yuzu/main.cpp" line="2548"/> |
| 4370 | <source>Error opening URL</source> | 4415 | <source>Error opening URL</source> |
| 4371 | <translation>Errore aprendo l'URL</translation> | 4416 | <translation>Errore aprendo l'URL</translation> |
| 4372 | </message> | 4417 | </message> |
| 4373 | <message> | 4418 | <message> |
| 4374 | <location filename="../../src/yuzu/main.cpp" line="2545"/> | 4419 | <location filename="../../src/yuzu/main.cpp" line="2549"/> |
| 4375 | <source>Unable to open the URL "%1".</source> | 4420 | <source>Unable to open the URL "%1".</source> |
| 4376 | <translation>Impossibile aprire l'URL "% 1".</translation> | 4421 | <translation>Impossibile aprire l'URL "% 1".</translation> |
| 4377 | </message> | 4422 | </message> |
| 4378 | <message> | 4423 | <message> |
| 4379 | <location filename="../../src/yuzu/main.cpp" line="2812"/> | 4424 | <location filename="../../src/yuzu/main.cpp" line="2816"/> |
| 4380 | <source>TAS Recording</source> | 4425 | <source>TAS Recording</source> |
| 4381 | <translation type="unfinished"/> | 4426 | <translation type="unfinished"/> |
| 4382 | </message> | 4427 | </message> |
| 4383 | <message> | 4428 | <message> |
| 4384 | <location filename="../../src/yuzu/main.cpp" line="2813"/> | 4429 | <location filename="../../src/yuzu/main.cpp" line="2817"/> |
| 4385 | <source>Overwrite file of player 1?</source> | 4430 | <source>Overwrite file of player 1?</source> |
| 4386 | <translation>Vuoi sovrascrivere lo script del giocatore 1?</translation> | 4431 | <translation>Vuoi sovrascrivere lo script del giocatore 1?</translation> |
| 4387 | </message> | 4432 | </message> |
| 4388 | <message> | 4433 | <message> |
| 4389 | <location filename="../../src/yuzu/main.cpp" line="2839"/> | 4434 | <location filename="../../src/yuzu/main.cpp" line="2843"/> |
| 4390 | <source>Invalid config detected</source> | 4435 | <source>Invalid config detected</source> |
| 4391 | <translation>Trovata configurazione invalida</translation> | 4436 | <translation>Trovata configurazione invalida</translation> |
| 4392 | </message> | 4437 | </message> |
| 4393 | <message> | 4438 | <message> |
| 4394 | <location filename="../../src/yuzu/main.cpp" line="2840"/> | 4439 | <location filename="../../src/yuzu/main.cpp" line="2844"/> |
| 4395 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4440 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4396 | <translation>Il controller Handheld non può essere utilizzato in modalità docked. Verrà selezionato il controller Pro.</translation> | 4441 | <translation>Il controller Handheld non può essere utilizzato in modalità docked. Verrà selezionato il controller Pro.</translation> |
| 4397 | </message> | 4442 | </message> |
| 4398 | <message> | 4443 | <message> |
| 4399 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4444 | <location filename="../../src/yuzu/main.cpp" line="2937"/> |
| 4400 | <location filename="../../src/yuzu/main.cpp" line="2945"/> | 4445 | <location filename="../../src/yuzu/main.cpp" line="2949"/> |
| 4401 | <source>Error</source> | 4446 | <source>Error</source> |
| 4402 | <translation type="unfinished"/> | 4447 | <translation type="unfinished"/> |
| 4403 | </message> | 4448 | </message> |
| 4404 | <message> | 4449 | <message> |
| 4405 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4450 | <location filename="../../src/yuzu/main.cpp" line="2937"/> |
| 4406 | <location filename="../../src/yuzu/main.cpp" line="2945"/> | 4451 | <location filename="../../src/yuzu/main.cpp" line="2949"/> |
| 4407 | <source>The current game is not looking for amiibos</source> | 4452 | <source>The current game is not looking for amiibos</source> |
| 4408 | <translation type="unfinished"/> | 4453 | <translation type="unfinished"/> |
| 4409 | </message> | 4454 | </message> |
| 4410 | <message> | 4455 | <message> |
| 4411 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4456 | <location filename="../../src/yuzu/main.cpp" line="2944"/> |
| 4412 | <location filename="../../src/yuzu/main.cpp" line="2974"/> | 4457 | <location filename="../../src/yuzu/main.cpp" line="2978"/> |
| 4413 | <source>Amiibo</source> | 4458 | <source>Amiibo</source> |
| 4414 | <translation type="unfinished"/> | 4459 | <translation type="unfinished"/> |
| 4415 | </message> | 4460 | </message> |
| 4416 | <message> | 4461 | <message> |
| 4417 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4462 | <location filename="../../src/yuzu/main.cpp" line="2944"/> |
| 4418 | <location filename="../../src/yuzu/main.cpp" line="2974"/> | 4463 | <location filename="../../src/yuzu/main.cpp" line="2978"/> |
| 4419 | <source>The current amiibo has been removed</source> | 4464 | <source>The current amiibo has been removed</source> |
| 4420 | <translation type="unfinished"/> | 4465 | <translation type="unfinished"/> |
| 4421 | </message> | 4466 | </message> |
| 4422 | <message> | 4467 | <message> |
| 4423 | <location filename="../../src/yuzu/main.cpp" line="2951"/> | 4468 | <location filename="../../src/yuzu/main.cpp" line="2955"/> |
| 4424 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4469 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4425 | <translation>File Amiibo (%1);; Tutti I File (*.*)</translation> | 4470 | <translation>File Amiibo (%1);; Tutti I File (*.*)</translation> |
| 4426 | </message> | 4471 | </message> |
| 4427 | <message> | 4472 | <message> |
| 4428 | <location filename="../../src/yuzu/main.cpp" line="2952"/> | 4473 | <location filename="../../src/yuzu/main.cpp" line="2956"/> |
| 4429 | <source>Load Amiibo</source> | 4474 | <source>Load Amiibo</source> |
| 4430 | <translation>Carica Amiibo</translation> | 4475 | <translation>Carica Amiibo</translation> |
| 4431 | </message> | 4476 | </message> |
| 4432 | <message> | 4477 | <message> |
| 4433 | <location filename="../../src/yuzu/main.cpp" line="2980"/> | 4478 | <location filename="../../src/yuzu/main.cpp" line="2984"/> |
| 4434 | <source>Error opening Amiibo data file</source> | 4479 | <source>Error opening Amiibo data file</source> |
| 4435 | <translation>Errore nell'apertura del file dati Amiibo</translation> | 4480 | <translation>Errore nell'apertura del file dati Amiibo</translation> |
| 4436 | </message> | 4481 | </message> |
| 4437 | <message> | 4482 | <message> |
| 4438 | <location filename="../../src/yuzu/main.cpp" line="2981"/> | 4483 | <location filename="../../src/yuzu/main.cpp" line="2985"/> |
| 4439 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4484 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4440 | <translation>Impossibile aprire e leggere il file Amiibo "%1".</translation> | 4485 | <translation>Impossibile aprire e leggere il file Amiibo "%1".</translation> |
| 4441 | </message> | 4486 | </message> |
| 4442 | <message> | 4487 | <message> |
| 4443 | <location filename="../../src/yuzu/main.cpp" line="2989"/> | 4488 | <location filename="../../src/yuzu/main.cpp" line="2993"/> |
| 4444 | <source>Error reading Amiibo data file</source> | 4489 | <source>Error reading Amiibo data file</source> |
| 4445 | <translation>Errore nella lettura dei dati del file Amiibo</translation> | 4490 | <translation>Errore nella lettura dei dati del file Amiibo</translation> |
| 4446 | </message> | 4491 | </message> |
| 4447 | <message> | 4492 | <message> |
| 4448 | <location filename="../../src/yuzu/main.cpp" line="2990"/> | 4493 | <location filename="../../src/yuzu/main.cpp" line="2994"/> |
| 4449 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4494 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4450 | <translation>Impossibile leggere tutti i dati dell'Amiibo. E' stato possibile leggere solamente %2 byte di %1.</translation> | 4495 | <translation>Impossibile leggere tutti i dati dell'Amiibo. E' stato possibile leggere solamente %2 byte di %1.</translation> |
| 4451 | </message> | 4496 | </message> |
| 4452 | <message> | 4497 | <message> |
| 4453 | <location filename="../../src/yuzu/main.cpp" line="2998"/> | 4498 | <location filename="../../src/yuzu/main.cpp" line="3002"/> |
| 4454 | <source>Error loading Amiibo data</source> | 4499 | <source>Error loading Amiibo data</source> |
| 4455 | <translation>Errore nel caricamento dei dati dell'Amiibo.</translation> | 4500 | <translation>Errore nel caricamento dei dati dell'Amiibo.</translation> |
| 4456 | </message> | 4501 | </message> |
| 4457 | <message> | 4502 | <message> |
| 4458 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | 4503 | <location filename="../../src/yuzu/main.cpp" line="3003"/> |
| 4459 | <source>Unable to load Amiibo data.</source> | 4504 | <source>Unable to load Amiibo data.</source> |
| 4460 | <translation>Impossibile caricare i dati dell'Amiibo.</translation> | 4505 | <translation>Impossibile caricare i dati dell'Amiibo.</translation> |
| 4461 | </message> | 4506 | </message> |
| 4462 | <message> | 4507 | <message> |
| 4463 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4508 | <location filename="../../src/yuzu/main.cpp" line="3052"/> |
| 4464 | <source>Capture Screenshot</source> | 4509 | <source>Capture Screenshot</source> |
| 4465 | <translation>Cattura Screenshot</translation> | 4510 | <translation>Cattura Screenshot</translation> |
| 4466 | </message> | 4511 | </message> |
| 4467 | <message> | 4512 | <message> |
| 4468 | <location filename="../../src/yuzu/main.cpp" line="3049"/> | 4513 | <location filename="../../src/yuzu/main.cpp" line="3053"/> |
| 4469 | <source>PNG Image (*.png)</source> | 4514 | <source>PNG Image (*.png)</source> |
| 4470 | <translation>Immagine PNG (*.png)</translation> | 4515 | <translation>Immagine PNG (*.png)</translation> |
| 4471 | </message> | 4516 | </message> |
| 4472 | <message> | 4517 | <message> |
| 4473 | <location filename="../../src/yuzu/main.cpp" line="3114"/> | 4518 | <location filename="../../src/yuzu/main.cpp" line="3118"/> |
| 4474 | <source>TAS state: Running %1/%2</source> | 4519 | <source>TAS state: Running %1/%2</source> |
| 4475 | <translation type="unfinished"/> | 4520 | <translation type="unfinished"/> |
| 4476 | </message> | 4521 | </message> |
| 4477 | <message> | 4522 | <message> |
| 4478 | <location filename="../../src/yuzu/main.cpp" line="3116"/> | 4523 | <location filename="../../src/yuzu/main.cpp" line="3120"/> |
| 4479 | <source>TAS state: Recording %1</source> | 4524 | <source>TAS state: Recording %1</source> |
| 4480 | <translation type="unfinished"/> | 4525 | <translation type="unfinished"/> |
| 4481 | </message> | 4526 | </message> |
| 4482 | <message> | 4527 | <message> |
| 4483 | <location filename="../../src/yuzu/main.cpp" line="3118"/> | 4528 | <location filename="../../src/yuzu/main.cpp" line="3122"/> |
| 4484 | <source>TAS state: Idle %1/%2</source> | 4529 | <source>TAS state: Idle %1/%2</source> |
| 4485 | <translation type="unfinished"/> | 4530 | <translation type="unfinished"/> |
| 4486 | </message> | 4531 | </message> |
| 4487 | <message> | 4532 | <message> |
| 4488 | <location filename="../../src/yuzu/main.cpp" line="3120"/> | 4533 | <location filename="../../src/yuzu/main.cpp" line="3124"/> |
| 4489 | <source>TAS State: Invalid</source> | 4534 | <source>TAS State: Invalid</source> |
| 4490 | <translation type="unfinished"/> | 4535 | <translation type="unfinished"/> |
| 4491 | </message> | 4536 | </message> |
| 4492 | <message> | 4537 | <message> |
| 4493 | <location filename="../../src/yuzu/main.cpp" line="3134"/> | 4538 | <location filename="../../src/yuzu/main.cpp" line="3138"/> |
| 4494 | <source>&Stop Running</source> | 4539 | <source>&Stop Running</source> |
| 4495 | <translation type="unfinished"/> | 4540 | <translation type="unfinished"/> |
| 4496 | </message> | 4541 | </message> |
| 4497 | <message> | 4542 | <message> |
| 4498 | <location filename="../../src/yuzu/main.cpp" line="3134"/> | 4543 | <location filename="../../src/yuzu/main.cpp" line="3138"/> |
| 4499 | <source>&Start</source> | 4544 | <source>&Start</source> |
| 4500 | <translation>&Avvia</translation> | 4545 | <translation>&Avvia</translation> |
| 4501 | </message> | 4546 | </message> |
| 4502 | <message> | 4547 | <message> |
| 4503 | <location filename="../../src/yuzu/main.cpp" line="3135"/> | 4548 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4504 | <source>Stop R&ecording</source> | 4549 | <source>Stop R&ecording</source> |
| 4505 | <translation type="unfinished"/> | 4550 | <translation type="unfinished"/> |
| 4506 | </message> | 4551 | </message> |
| 4507 | <message> | 4552 | <message> |
| 4508 | <location filename="../../src/yuzu/main.cpp" line="3135"/> | 4553 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4509 | <source>R&ecord</source> | 4554 | <source>R&ecord</source> |
| 4510 | <translation type="unfinished"/> | 4555 | <translation type="unfinished"/> |
| 4511 | </message> | 4556 | </message> |
| 4512 | <message numerus="yes"> | 4557 | <message numerus="yes"> |
| 4513 | <location filename="../../src/yuzu/main.cpp" line="3159"/> | 4558 | <location filename="../../src/yuzu/main.cpp" line="3163"/> |
| 4514 | <source>Building: %n shader(s)</source> | 4559 | <source>Building: %n shader(s)</source> |
| 4515 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4560 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4516 | </message> | 4561 | </message> |
| 4517 | <message> | 4562 | <message> |
| 4518 | <location filename="../../src/yuzu/main.cpp" line="3168"/> | 4563 | <location filename="../../src/yuzu/main.cpp" line="3172"/> |
| 4519 | <source>Scale: %1x</source> | 4564 | <source>Scale: %1x</source> |
| 4520 | <comment>%1 is the resolution scaling factor</comment> | 4565 | <comment>%1 is the resolution scaling factor</comment> |
| 4521 | <translation type="unfinished"/> | 4566 | <translation type="unfinished"/> |
| 4522 | </message> | 4567 | </message> |
| 4523 | <message> | 4568 | <message> |
| 4524 | <location filename="../../src/yuzu/main.cpp" line="3171"/> | 4569 | <location filename="../../src/yuzu/main.cpp" line="3175"/> |
| 4525 | <source>Speed: %1% / %2%</source> | 4570 | <source>Speed: %1% / %2%</source> |
| 4526 | <translation>Velocità: %1% / %2%</translation> | 4571 | <translation>Velocità: %1% / %2%</translation> |
| 4527 | </message> | 4572 | </message> |
| 4528 | <message> | 4573 | <message> |
| 4529 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | 4574 | <location filename="../../src/yuzu/main.cpp" line="3179"/> |
| 4530 | <source>Speed: %1%</source> | 4575 | <source>Speed: %1%</source> |
| 4531 | <translation>Velocità: %1%</translation> | 4576 | <translation>Velocità: %1%</translation> |
| 4532 | </message> | 4577 | </message> |
| 4533 | <message> | 4578 | <message> |
| 4534 | <location filename="../../src/yuzu/main.cpp" line="3179"/> | 4579 | <location filename="../../src/yuzu/main.cpp" line="3183"/> |
| 4535 | <source>Game: %1 FPS (Unlocked)</source> | 4580 | <source>Game: %1 FPS (Unlocked)</source> |
| 4536 | <translation>Gioco: %1 FPS (Sbloccati)</translation> | 4581 | <translation>Gioco: %1 FPS (Sbloccati)</translation> |
| 4537 | </message> | 4582 | </message> |
| 4538 | <message> | 4583 | <message> |
| 4539 | <location filename="../../src/yuzu/main.cpp" line="3181"/> | 4584 | <location filename="../../src/yuzu/main.cpp" line="3185"/> |
| 4540 | <source>Game: %1 FPS</source> | 4585 | <source>Game: %1 FPS</source> |
| 4541 | <translation>Gioco: %1 FPS</translation> | 4586 | <translation>Gioco: %1 FPS</translation> |
| 4542 | </message> | 4587 | </message> |
| 4543 | <message> | 4588 | <message> |
| 4544 | <location filename="../../src/yuzu/main.cpp" line="3183"/> | 4589 | <location filename="../../src/yuzu/main.cpp" line="3187"/> |
| 4545 | <source>Frame: %1 ms</source> | 4590 | <source>Frame: %1 ms</source> |
| 4546 | <translation>Frame: %1 ms</translation> | 4591 | <translation>Frame: %1 ms</translation> |
| 4547 | </message> | 4592 | </message> |
| 4548 | <message> | 4593 | <message> |
| 4549 | <location filename="../../src/yuzu/main.cpp" line="3194"/> | 4594 | <location filename="../../src/yuzu/main.cpp" line="3198"/> |
| 4550 | <source>GPU NORMAL</source> | 4595 | <source>GPU NORMAL</source> |
| 4551 | <translation>GPU NORMALE</translation> | 4596 | <translation>GPU NORMALE</translation> |
| 4552 | </message> | 4597 | </message> |
| 4553 | <message> | 4598 | <message> |
| 4554 | <location filename="../../src/yuzu/main.cpp" line="3199"/> | 4599 | <location filename="../../src/yuzu/main.cpp" line="3203"/> |
| 4555 | <source>GPU HIGH</source> | 4600 | <source>GPU HIGH</source> |
| 4556 | <translation type="unfinished"/> | 4601 | <translation type="unfinished"/> |
| 4557 | </message> | 4602 | </message> |
| 4558 | <message> | 4603 | <message> |
| 4559 | <location filename="../../src/yuzu/main.cpp" line="3204"/> | 4604 | <location filename="../../src/yuzu/main.cpp" line="3208"/> |
| 4560 | <source>GPU EXTREME</source> | 4605 | <source>GPU EXTREME</source> |
| 4561 | <translation>GPU ESTREMA</translation> | 4606 | <translation>GPU ESTREMA</translation> |
| 4562 | </message> | 4607 | </message> |
| 4563 | <message> | 4608 | <message> |
| 4564 | <location filename="../../src/yuzu/main.cpp" line="3209"/> | 4609 | <location filename="../../src/yuzu/main.cpp" line="3213"/> |
| 4565 | <source>GPU ERROR</source> | 4610 | <source>GPU ERROR</source> |
| 4566 | <translation>ERRORE GPU</translation> | 4611 | <translation>ERRORE GPU</translation> |
| 4567 | </message> | 4612 | </message> |
| 4568 | <message> | 4613 | <message> |
| 4569 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4614 | <location filename="../../src/yuzu/main.cpp" line="3223"/> |
| 4570 | <source>NEAREST</source> | 4615 | <source>NEAREST</source> |
| 4571 | <translation type="unfinished"/> | 4616 | <translation type="unfinished"/> |
| 4572 | </message> | 4617 | </message> |
| 4573 | <message> | 4618 | <message> |
| 4574 | <location filename="../../src/yuzu/main.cpp" line="3222"/> | 4619 | <location filename="../../src/yuzu/main.cpp" line="3226"/> |
| 4575 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4620 | <location filename="../../src/yuzu/main.cpp" line="3241"/> |
| 4576 | <source>BILINEAR</source> | 4621 | <source>BILINEAR</source> |
| 4577 | <translation type="unfinished"/> | 4622 | <translation type="unfinished"/> |
| 4578 | </message> | 4623 | </message> |
| 4579 | <message> | 4624 | <message> |
| 4580 | <location filename="../../src/yuzu/main.cpp" line="3225"/> | 4625 | <location filename="../../src/yuzu/main.cpp" line="3229"/> |
| 4581 | <source>BICUBIC</source> | 4626 | <source>BICUBIC</source> |
| 4582 | <translation type="unfinished"/> | 4627 | <translation type="unfinished"/> |
| 4583 | </message> | 4628 | </message> |
| 4584 | <message> | 4629 | <message> |
| 4585 | <location filename="../../src/yuzu/main.cpp" line="3228"/> | 4630 | <location filename="../../src/yuzu/main.cpp" line="3232"/> |
| 4586 | <source>GAUSSIAN</source> | 4631 | <source>GAUSSIAN</source> |
| 4587 | <translation type="unfinished"/> | 4632 | <translation type="unfinished"/> |
| 4588 | </message> | 4633 | </message> |
| 4589 | <message> | 4634 | <message> |
| 4590 | <location filename="../../src/yuzu/main.cpp" line="3231"/> | 4635 | <location filename="../../src/yuzu/main.cpp" line="3235"/> |
| 4591 | <source>SCALEFORCE</source> | 4636 | <source>SCALEFORCE</source> |
| 4592 | <translation type="unfinished"/> | 4637 | <translation type="unfinished"/> |
| 4593 | </message> | 4638 | </message> |
| 4594 | <message> | 4639 | <message> |
| 4595 | <location filename="../../src/yuzu/main.cpp" line="3234"/> | 4640 | <location filename="../../src/yuzu/main.cpp" line="3238"/> |
| 4596 | <source>FSR</source> | 4641 | <source>FSR</source> |
| 4597 | <translation type="unfinished"/> | 4642 | <translation type="unfinished"/> |
| 4598 | </message> | 4643 | </message> |
| 4599 | <message> | 4644 | <message> |
| 4600 | <location filename="../../src/yuzu/main.cpp" line="3246"/> | 4645 | <location filename="../../src/yuzu/main.cpp" line="3250"/> |
| 4601 | <location filename="../../src/yuzu/main.cpp" line="3252"/> | 4646 | <location filename="../../src/yuzu/main.cpp" line="3256"/> |
| 4602 | <source>NO AA</source> | 4647 | <source>NO AA</source> |
| 4603 | <translation type="unfinished"/> | 4648 | <translation type="unfinished"/> |
| 4604 | </message> | 4649 | </message> |
| 4605 | <message> | 4650 | <message> |
| 4606 | <location filename="../../src/yuzu/main.cpp" line="3249"/> | 4651 | <location filename="../../src/yuzu/main.cpp" line="3253"/> |
| 4607 | <source>FXAA</source> | 4652 | <source>FXAA</source> |
| 4608 | <translation type="unfinished"/> | 4653 | <translation type="unfinished"/> |
| 4609 | </message> | 4654 | </message> |
| 4610 | <message> | 4655 | <message> |
| 4611 | <location filename="../../src/yuzu/main.cpp" line="3310"/> | 4656 | <location filename="../../src/yuzu/main.cpp" line="3314"/> |
| 4612 | <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> | 4657 | <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> |
| 4613 | <translation>Il gioco che stai provando a caricare richiede ulteriori file che devono essere estratti dalla tua Switch prima di poter giocare. <br/><br/>Per maggiori informazioni sull'estrazione di questi file, visualizza la seguente pagina della wiki: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Estrazione di Archivi di Sistema e Font Condivisi da una Console Switch</a>.<br/><br/>Vuoi uscire e tornare alla lista dei giochi? Continuare l'emulazione potrebbe risultare in crash, salvataggi corrotti o altri bug.</translation> | 4658 | <translation>Il gioco che stai provando a caricare richiede ulteriori file che devono essere estratti dalla tua Switch prima di poter giocare. <br/><br/>Per maggiori informazioni sull'estrazione di questi file, visualizza la seguente pagina della wiki: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Estrazione di Archivi di Sistema e Font Condivisi da una Console Switch</a>.<br/><br/>Vuoi uscire e tornare alla lista dei giochi? Continuare l'emulazione potrebbe risultare in crash, salvataggi corrotti o altri bug.</translation> |
| 4614 | </message> | 4659 | </message> |
| 4615 | <message> | 4660 | <message> |
| 4616 | <location filename="../../src/yuzu/main.cpp" line="3325"/> | 4661 | <location filename="../../src/yuzu/main.cpp" line="3329"/> |
| 4617 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 4662 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4618 | <translation>yuzu non ha potuto individuare un archivio di sistema della Switch. %1</translation> | 4663 | <translation>yuzu non ha potuto individuare un archivio di sistema della Switch. %1</translation> |
| 4619 | </message> | 4664 | </message> |
| 4620 | <message> | 4665 | <message> |
| 4621 | <location filename="../../src/yuzu/main.cpp" line="3327"/> | 4666 | <location filename="../../src/yuzu/main.cpp" line="3331"/> |
| 4622 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 4667 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4623 | <translation>yuzu non ha potuto individuare un archivio di sistema della Switch: %1. %2</translation> | 4668 | <translation>yuzu non ha potuto individuare un archivio di sistema della Switch: %1. %2</translation> |
| 4624 | </message> | 4669 | </message> |
| 4625 | <message> | 4670 | <message> |
| 4626 | <location filename="../../src/yuzu/main.cpp" line="3331"/> | 4671 | <location filename="../../src/yuzu/main.cpp" line="3335"/> |
| 4627 | <source>System Archive Not Found</source> | 4672 | <source>System Archive Not Found</source> |
| 4628 | <translation>Archivio di Sistema Non Trovato</translation> | 4673 | <translation>Archivio di Sistema Non Trovato</translation> |
| 4629 | </message> | 4674 | </message> |
| 4630 | <message> | 4675 | <message> |
| 4631 | <location filename="../../src/yuzu/main.cpp" line="3333"/> | 4676 | <location filename="../../src/yuzu/main.cpp" line="3337"/> |
| 4632 | <source>System Archive Missing</source> | 4677 | <source>System Archive Missing</source> |
| 4633 | <translation>Archivio di Sistema Mancante</translation> | 4678 | <translation>Archivio di Sistema Mancante</translation> |
| 4634 | </message> | 4679 | </message> |
| 4635 | <message> | 4680 | <message> |
| 4636 | <location filename="../../src/yuzu/main.cpp" line="3339"/> | 4681 | <location filename="../../src/yuzu/main.cpp" line="3343"/> |
| 4637 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 4682 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4638 | <translation>yuzu non ha potuto individuare i font condivisi della Switch. %1</translation> | 4683 | <translation>yuzu non ha potuto individuare i font condivisi della Switch. %1</translation> |
| 4639 | </message> | 4684 | </message> |
| 4640 | <message> | 4685 | <message> |
| 4641 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 4686 | <location filename="../../src/yuzu/main.cpp" line="3344"/> |
| 4642 | <source>Shared Fonts Not Found</source> | 4687 | <source>Shared Fonts Not Found</source> |
| 4643 | <translation>Font Condivisi Non Trovati</translation> | 4688 | <translation>Font Condivisi Non Trovati</translation> |
| 4644 | </message> | 4689 | </message> |
| 4645 | <message> | 4690 | <message> |
| 4646 | <location filename="../../src/yuzu/main.cpp" line="3342"/> | 4691 | <location filename="../../src/yuzu/main.cpp" line="3346"/> |
| 4647 | <source>Shared Font Missing</source> | 4692 | <source>Shared Font Missing</source> |
| 4648 | <translation>Font Condivisi Mancanti</translation> | 4693 | <translation>Font Condivisi Mancanti</translation> |
| 4649 | </message> | 4694 | </message> |
| 4650 | <message> | 4695 | <message> |
| 4651 | <location filename="../../src/yuzu/main.cpp" line="3348"/> | 4696 | <location filename="../../src/yuzu/main.cpp" line="3352"/> |
| 4652 | <source>Fatal Error</source> | 4697 | <source>Fatal Error</source> |
| 4653 | <translation>Errore Fatale</translation> | 4698 | <translation>Errore Fatale</translation> |
| 4654 | </message> | 4699 | </message> |
| 4655 | <message> | 4700 | <message> |
| 4656 | <location filename="../../src/yuzu/main.cpp" line="3349"/> | 4701 | <location filename="../../src/yuzu/main.cpp" line="3353"/> |
| 4657 | <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> | 4702 | <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> |
| 4658 | <translation>yuzu ha riscontrato un errore fatale, visualizza il log per maggiori dettagli. Per maggiori informazioni su come accedere al log, visualizza la seguente pagina: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>Come Caricare Il File Log</a>.<br/><br/>Vuoi uscire e tornare alla lista dei giochi? Continuare l'emulazione potrebbe risultare in crash, salvataggi corrotti o altri bug.</translation> | 4703 | <translation>yuzu ha riscontrato un errore fatale, visualizza il log per maggiori dettagli. Per maggiori informazioni su come accedere al log, visualizza la seguente pagina: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>Come Caricare Il File Log</a>.<br/><br/>Vuoi uscire e tornare alla lista dei giochi? Continuare l'emulazione potrebbe risultare in crash, salvataggi corrotti o altri bug.</translation> |
| 4659 | </message> | 4704 | </message> |
| 4660 | <message> | 4705 | <message> |
| 4661 | <location filename="../../src/yuzu/main.cpp" line="3358"/> | 4706 | <location filename="../../src/yuzu/main.cpp" line="3362"/> |
| 4662 | <source>Fatal Error encountered</source> | 4707 | <source>Fatal Error encountered</source> |
| 4663 | <translation>Errore Fatale riscontrato</translation> | 4708 | <translation>Errore Fatale riscontrato</translation> |
| 4664 | </message> | 4709 | </message> |
| 4665 | <message> | 4710 | <message> |
| 4666 | <location filename="../../src/yuzu/main.cpp" line="3381"/> | 4711 | <location filename="../../src/yuzu/main.cpp" line="3385"/> |
| 4667 | <source>Confirm Key Rederivation</source> | 4712 | <source>Confirm Key Rederivation</source> |
| 4668 | <translation>Conferma Riderivazione Chiave</translation> | 4713 | <translation>Conferma Riderivazione Chiave</translation> |
| 4669 | </message> | 4714 | </message> |
| 4670 | <message> | 4715 | <message> |
| 4671 | <location filename="../../src/yuzu/main.cpp" line="3382"/> | 4716 | <location filename="../../src/yuzu/main.cpp" line="3386"/> |
| 4672 | <source>You are about to force rederive all of your keys. | 4717 | <source>You are about to force rederive all of your keys. |
| 4673 | If you do not know what this means or what you are doing, | 4718 | If you do not know what this means or what you are doing, |
| 4674 | this is a potentially destructive action. | 4719 | this is a potentially destructive action. |
| @@ -4685,37 +4730,37 @@ e facoltativamente fai dei backup. | |||
| 4685 | Questo eliminerà i tuoi file di chiavi autogenerati e ri-avvierà il processo di derivazione delle chiavi.</translation> | 4730 | Questo eliminerà i tuoi file di chiavi autogenerati e ri-avvierà il processo di derivazione delle chiavi.</translation> |
| 4686 | </message> | 4731 | </message> |
| 4687 | <message> | 4732 | <message> |
| 4688 | <location filename="../../src/yuzu/main.cpp" line="3414"/> | 4733 | <location filename="../../src/yuzu/main.cpp" line="3418"/> |
| 4689 | <source>Missing fuses</source> | 4734 | <source>Missing fuses</source> |
| 4690 | <translation>Fusi mancanti</translation> | 4735 | <translation>Fusi mancanti</translation> |
| 4691 | </message> | 4736 | </message> |
| 4692 | <message> | 4737 | <message> |
| 4693 | <location filename="../../src/yuzu/main.cpp" line="3417"/> | 4738 | <location filename="../../src/yuzu/main.cpp" line="3421"/> |
| 4694 | <source> - Missing BOOT0</source> | 4739 | <source> - Missing BOOT0</source> |
| 4695 | <translation> - Manca BOOT0</translation> | 4740 | <translation> - Manca BOOT0</translation> |
| 4696 | </message> | 4741 | </message> |
| 4697 | <message> | 4742 | <message> |
| 4698 | <location filename="../../src/yuzu/main.cpp" line="3420"/> | 4743 | <location filename="../../src/yuzu/main.cpp" line="3424"/> |
| 4699 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4744 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4700 | <translation> - Manca BCPKG2-1-Normal-Main</translation> | 4745 | <translation> - Manca BCPKG2-1-Normal-Main</translation> |
| 4701 | </message> | 4746 | </message> |
| 4702 | <message> | 4747 | <message> |
| 4703 | <location filename="../../src/yuzu/main.cpp" line="3423"/> | 4748 | <location filename="../../src/yuzu/main.cpp" line="3427"/> |
| 4704 | <source> - Missing PRODINFO</source> | 4749 | <source> - Missing PRODINFO</source> |
| 4705 | <translation>- Manca PRODINFO</translation> | 4750 | <translation>- Manca PRODINFO</translation> |
| 4706 | </message> | 4751 | </message> |
| 4707 | <message> | 4752 | <message> |
| 4708 | <location filename="../../src/yuzu/main.cpp" line="3427"/> | 4753 | <location filename="../../src/yuzu/main.cpp" line="3431"/> |
| 4709 | <source>Derivation Components Missing</source> | 4754 | <source>Derivation Components Missing</source> |
| 4710 | <translation>Componenti di derivazione mancanti</translation> | 4755 | <translation>Componenti di derivazione mancanti</translation> |
| 4711 | </message> | 4756 | </message> |
| 4712 | <message> | 4757 | <message> |
| 4713 | <location filename="../../src/yuzu/main.cpp" line="3428"/> | 4758 | <location filename="../../src/yuzu/main.cpp" line="3432"/> |
| 4714 | <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> | 4759 | <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> |
| 4715 | <translation type="unfinished"/> | 4760 | <translation type="unfinished"/> |
| 4716 | </message> | 4761 | </message> |
| 4717 | <message> | 4762 | <message> |
| 4718 | <location filename="../../src/yuzu/main.cpp" line="3437"/> | 4763 | <location filename="../../src/yuzu/main.cpp" line="3441"/> |
| 4719 | <source>Deriving keys... | 4764 | <source>Deriving keys... |
| 4720 | This may take up to a minute depending | 4765 | This may take up to a minute depending |
| 4721 | on your system's performance.</source> | 4766 | on your system's performance.</source> |
| @@ -4724,39 +4769,39 @@ Questa operazione potrebbe durare fino a un minuto in | |||
| 4724 | base alle prestazioni del tuo sistema.</translation> | 4769 | base alle prestazioni del tuo sistema.</translation> |
| 4725 | </message> | 4770 | </message> |
| 4726 | <message> | 4771 | <message> |
| 4727 | <location filename="../../src/yuzu/main.cpp" line="3439"/> | 4772 | <location filename="../../src/yuzu/main.cpp" line="3443"/> |
| 4728 | <source>Deriving Keys</source> | 4773 | <source>Deriving Keys</source> |
| 4729 | <translation>Derivazione Chiavi</translation> | 4774 | <translation>Derivazione Chiavi</translation> |
| 4730 | </message> | 4775 | </message> |
| 4731 | <message> | 4776 | <message> |
| 4732 | <location filename="../../src/yuzu/main.cpp" line="3484"/> | 4777 | <location filename="../../src/yuzu/main.cpp" line="3488"/> |
| 4733 | <source>Select RomFS Dump Target</source> | 4778 | <source>Select RomFS Dump Target</source> |
| 4734 | <translation>Seleziona Target dell'Estrazione del RomFS</translation> | 4779 | <translation>Seleziona Target dell'Estrazione del RomFS</translation> |
| 4735 | </message> | 4780 | </message> |
| 4736 | <message> | 4781 | <message> |
| 4737 | <location filename="../../src/yuzu/main.cpp" line="3485"/> | 4782 | <location filename="../../src/yuzu/main.cpp" line="3489"/> |
| 4738 | <source>Please select which RomFS you would like to dump.</source> | 4783 | <source>Please select which RomFS you would like to dump.</source> |
| 4739 | <translation>Seleziona quale RomFS vorresti estrarre.</translation> | 4784 | <translation>Seleziona quale RomFS vorresti estrarre.</translation> |
| 4740 | </message> | 4785 | </message> |
| 4741 | <message> | 4786 | <message> |
| 4742 | <location filename="../../src/yuzu/main.cpp" line="3500"/> | 4787 | <location filename="../../src/yuzu/main.cpp" line="3504"/> |
| 4743 | <source>Are you sure you want to close yuzu?</source> | 4788 | <source>Are you sure you want to close yuzu?</source> |
| 4744 | <translation>Sei sicuro di voler chiudere yuzu?</translation> | 4789 | <translation>Sei sicuro di voler chiudere yuzu?</translation> |
| 4745 | </message> | 4790 | </message> |
| 4746 | <message> | 4791 | <message> |
| 4747 | <location filename="../../src/yuzu/main.cpp" line="3501"/> | 4792 | <location filename="../../src/yuzu/main.cpp" line="3505"/> |
| 4748 | <location filename="../../src/yuzu/main.cpp" line="3581"/> | 4793 | <location filename="../../src/yuzu/main.cpp" line="3585"/> |
| 4749 | <location filename="../../src/yuzu/main.cpp" line="3594"/> | 4794 | <location filename="../../src/yuzu/main.cpp" line="3598"/> |
| 4750 | <source>yuzu</source> | 4795 | <source>yuzu</source> |
| 4751 | <translation>yuzu</translation> | 4796 | <translation>yuzu</translation> |
| 4752 | </message> | 4797 | </message> |
| 4753 | <message> | 4798 | <message> |
| 4754 | <location filename="../../src/yuzu/main.cpp" line="3582"/> | 4799 | <location filename="../../src/yuzu/main.cpp" line="3586"/> |
| 4755 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4800 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4756 | <translation>Sei sicuro di voler fermare l'emulazione? Tutti i progressi non salvati verranno perduti.</translation> | 4801 | <translation>Sei sicuro di voler fermare l'emulazione? Tutti i progressi non salvati verranno perduti.</translation> |
| 4757 | </message> | 4802 | </message> |
| 4758 | <message> | 4803 | <message> |
| 4759 | <location filename="../../src/yuzu/main.cpp" line="3591"/> | 4804 | <location filename="../../src/yuzu/main.cpp" line="3595"/> |
| 4760 | <source>The currently running application has requested yuzu to not exit. | 4805 | <source>The currently running application has requested yuzu to not exit. |
| 4761 | 4806 | ||
| 4762 | Would you like to bypass this and exit anyway?</source> | 4807 | Would you like to bypass this and exit anyway?</source> |
| @@ -4768,38 +4813,38 @@ Desideri uscire comunque?</translation> | |||
| 4768 | <context> | 4813 | <context> |
| 4769 | <name>GRenderWindow</name> | 4814 | <name>GRenderWindow</name> |
| 4770 | <message> | 4815 | <message> |
| 4771 | <location filename="../../src/yuzu/bootmanager.cpp" line="976"/> | 4816 | <location filename="../../src/yuzu/bootmanager.cpp" line="973"/> |
| 4772 | <source>OpenGL not available!</source> | 4817 | <source>OpenGL not available!</source> |
| 4773 | <translation>OpenGL non disponibile!</translation> | 4818 | <translation>OpenGL non disponibile!</translation> |
| 4774 | </message> | 4819 | </message> |
| 4775 | <message> | 4820 | <message> |
| 4776 | <location filename="../../src/yuzu/bootmanager.cpp" line="977"/> | 4821 | <location filename="../../src/yuzu/bootmanager.cpp" line="974"/> |
| 4777 | <source>yuzu has not been compiled with OpenGL support.</source> | 4822 | <source>yuzu has not been compiled with OpenGL support.</source> |
| 4778 | <translation>yuzu non è stato compilato con il supporto OpenGL.</translation> | 4823 | <translation>yuzu non è stato compilato con il supporto OpenGL.</translation> |
| 4779 | </message> | 4824 | </message> |
| 4780 | <message> | 4825 | <message> |
| 4781 | <location filename="../../src/yuzu/bootmanager.cpp" line="996"/> | 4826 | <location filename="../../src/yuzu/bootmanager.cpp" line="993"/> |
| 4782 | <location filename="../../src/yuzu/bootmanager.cpp" line="1016"/> | 4827 | <location filename="../../src/yuzu/bootmanager.cpp" line="1013"/> |
| 4783 | <source>Error while initializing OpenGL!</source> | 4828 | <source>Error while initializing OpenGL!</source> |
| 4784 | <translation>Errore durante l'inizializzazione di OpenGL!</translation> | 4829 | <translation>Errore durante l'inizializzazione di OpenGL!</translation> |
| 4785 | </message> | 4830 | </message> |
| 4786 | <message> | 4831 | <message> |
| 4787 | <location filename="../../src/yuzu/bootmanager.cpp" line="997"/> | 4832 | <location filename="../../src/yuzu/bootmanager.cpp" line="994"/> |
| 4788 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> | 4833 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> |
| 4789 | <translation>La tua GPU potrebbe non supportare OpenGL, o non hai installato l'ultima versione dei driver video.</translation> | 4834 | <translation>La tua GPU potrebbe non supportare OpenGL, o non hai installato l'ultima versione dei driver video.</translation> |
| 4790 | </message> | 4835 | </message> |
| 4791 | <message> | 4836 | <message> |
| 4792 | <location filename="../../src/yuzu/bootmanager.cpp" line="1006"/> | 4837 | <location filename="../../src/yuzu/bootmanager.cpp" line="1003"/> |
| 4793 | <source>Error while initializing OpenGL 4.6!</source> | 4838 | <source>Error while initializing OpenGL 4.6!</source> |
| 4794 | <translation>Errore durante l'inizializzazione di OpenGL 4.6!</translation> | 4839 | <translation>Errore durante l'inizializzazione di OpenGL 4.6!</translation> |
| 4795 | </message> | 4840 | </message> |
| 4796 | <message> | 4841 | <message> |
| 4797 | <location filename="../../src/yuzu/bootmanager.cpp" line="1007"/> | 4842 | <location filename="../../src/yuzu/bootmanager.cpp" line="1004"/> |
| 4798 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> | 4843 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> |
| 4799 | <translation>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</translation> | 4844 | <translation>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</translation> |
| 4800 | </message> | 4845 | </message> |
| 4801 | <message> | 4846 | <message> |
| 4802 | <location filename="../../src/yuzu/bootmanager.cpp" line="1017"/> | 4847 | <location filename="../../src/yuzu/bootmanager.cpp" line="1014"/> |
| 4803 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> | 4848 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> |
| 4804 | <translation>La tua GPU potrebbe non supportare una o più estensioni OpenGL richieste. Assicurati di avere gli ultimi driver grafici.<br><br>Estensioni non supportate:<br></translation> | 4849 | <translation>La tua GPU potrebbe non supportare una o più estensioni OpenGL richieste. Assicurati di avere gli ultimi driver grafici.<br><br>Estensioni non supportate:<br></translation> |
| 4805 | </message> | 4850 | </message> |
| @@ -4961,79 +5006,79 @@ Desideri uscire comunque?</translation> | |||
| 4961 | <context> | 5006 | <context> |
| 4962 | <name>GameListItemCompat</name> | 5007 | <name>GameListItemCompat</name> |
| 4963 | <message> | 5008 | <message> |
| 4964 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5009 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 4965 | <source>Perfect</source> | 5010 | <source>Perfect</source> |
| 4966 | <translation>Perfetto</translation> | 5011 | <translation>Perfetto</translation> |
| 4967 | </message> | 5012 | </message> |
| 4968 | <message> | 5013 | <message> |
| 4969 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5014 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 4970 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without | 5015 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without |
| 4971 | any workarounds needed.</source> | 5016 | any workarounds needed.</source> |
| 4972 | <translation>Il gioco funziona perfettamente senza alcuni glitch audio o video, tutte le funzionalità testate funzionano come dovrebbero senza alcun metodo alternativo necessario.</translation> | 5017 | <translation>Il gioco funziona perfettamente senza alcuni glitch audio o video, tutte le funzionalità testate funzionano come dovrebbero senza alcun metodo alternativo necessario.</translation> |
| 4973 | </message> | 5018 | </message> |
| 4974 | <message> | 5019 | <message> |
| 4975 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5020 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 4976 | <source>Great</source> | 5021 | <source>Great</source> |
| 4977 | <translation>Buono</translation> | 5022 | <translation>Buono</translation> |
| 4978 | </message> | 5023 | </message> |
| 4979 | <message> | 5024 | <message> |
| 4980 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5025 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 4981 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some | 5026 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some |
| 4982 | workarounds.</source> | 5027 | workarounds.</source> |
| 4983 | <translation>Il gioco presenta qualche errore grafico minore o glitch nell'audio ed è giocabile dall'inizio alla fine. Potrebbe richiedere dei metodi alternativi.</translation> | 5028 | <translation>Il gioco presenta qualche errore grafico minore o glitch nell'audio ed è giocabile dall'inizio alla fine. Potrebbe richiedere dei metodi alternativi.</translation> |
| 4984 | </message> | 5029 | </message> |
| 4985 | <message> | 5030 | <message> |
| 4986 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5031 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 4987 | <source>Okay</source> | 5032 | <source>Okay</source> |
| 4988 | <translation>Ok</translation> | 5033 | <translation>Ok</translation> |
| 4989 | </message> | 5034 | </message> |
| 4990 | <message> | 5035 | <message> |
| 4991 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5036 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 4992 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with | 5037 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with |
| 4993 | workarounds.</source> | 5038 | workarounds.</source> |
| 4994 | <translation>l gioco presenta alcuni errori gravi audio o video. E' impossibile proseguire in alcune aree a causa della presenza di glitch persino utilizzando metodi alternativi. </translation> | 5039 | <translation>l gioco presenta alcuni errori gravi audio o video. E' impossibile proseguire in alcune aree a causa della presenza di glitch persino utilizzando metodi alternativi. </translation> |
| 4995 | </message> | 5040 | </message> |
| 4996 | <message> | 5041 | <message> |
| 4997 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5042 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 4998 | <source>Bad</source> | 5043 | <source>Bad</source> |
| 4999 | <translation>Scadente</translation> | 5044 | <translation>Scadente</translation> |
| 5000 | </message> | 5045 | </message> |
| 5001 | <message> | 5046 | <message> |
| 5002 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5047 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5003 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches | 5048 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches |
| 5004 | even with workarounds.</source> | 5049 | even with workarounds.</source> |
| 5005 | <translation>Il gioco funziona, ma presenta alcuni errori gravi audio o video. È impossibile proseguire in alcune aree a causa della presenza di glitch | 5050 | <translation>Il gioco funziona, ma presenta alcuni errori gravi audio o video. È impossibile proseguire in alcune aree a causa della presenza di glitch |
| 5006 | persino utilizzando metodi alternativi.</translation> | 5051 | persino utilizzando metodi alternativi.</translation> |
| 5007 | </message> | 5052 | </message> |
| 5008 | <message> | 5053 | <message> |
| 5009 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5054 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5010 | <source>Intro/Menu</source> | 5055 | <source>Intro/Menu</source> |
| 5011 | <translation>Intro/Menu</translation> | 5056 | <translation>Intro/Menu</translation> |
| 5012 | </message> | 5057 | </message> |
| 5013 | <message> | 5058 | <message> |
| 5014 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5059 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5015 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start | 5060 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start |
| 5016 | Screen.</source> | 5061 | Screen.</source> |
| 5017 | <translation>Il gioco è completamente ingiocabile a causa di errori gravi audio o video. È impossibile proseguire oltre la Schermata | 5062 | <translation>Il gioco è completamente ingiocabile a causa di errori gravi audio o video. È impossibile proseguire oltre la Schermata |
| 5018 | Iniziale.</translation> | 5063 | Iniziale.</translation> |
| 5019 | </message> | 5064 | </message> |
| 5020 | <message> | 5065 | <message> |
| 5021 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5066 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5022 | <source>Won't Boot</source> | 5067 | <source>Won't Boot</source> |
| 5023 | <translation>Non si Avvia</translation> | 5068 | <translation>Non si Avvia</translation> |
| 5024 | </message> | 5069 | </message> |
| 5025 | <message> | 5070 | <message> |
| 5026 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5071 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5027 | <source>The game crashes when attempting to startup.</source> | 5072 | <source>The game crashes when attempting to startup.</source> |
| 5028 | <translation>Il gioco si blocca quando viene avviato.</translation> | 5073 | <translation>Il gioco si blocca quando viene avviato.</translation> |
| 5029 | </message> | 5074 | </message> |
| 5030 | <message> | 5075 | <message> |
| 5031 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5076 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5032 | <source>Not Tested</source> | 5077 | <source>Not Tested</source> |
| 5033 | <translation>Non Testato</translation> | 5078 | <translation>Non Testato</translation> |
| 5034 | </message> | 5079 | </message> |
| 5035 | <message> | 5080 | <message> |
| 5036 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5081 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5037 | <source>The game has not yet been tested.</source> | 5082 | <source>The game has not yet been tested.</source> |
| 5038 | <translation>Il gioco non è ancora stato testato.</translation> | 5083 | <translation>Il gioco non è ancora stato testato.</translation> |
| 5039 | </message> | 5084 | </message> |
| @@ -5067,22 +5112,22 @@ Iniziale.</translation> | |||
| 5067 | <context> | 5112 | <context> |
| 5068 | <name>InstallDialog</name> | 5113 | <name>InstallDialog</name> |
| 5069 | <message> | 5114 | <message> |
| 5070 | <location filename="../../src/yuzu/install_dialog.cpp" line="31"/> | 5115 | <location filename="../../src/yuzu/install_dialog.cpp" line="30"/> |
| 5071 | <source>Please confirm these are the files you wish to install.</source> | 5116 | <source>Please confirm these are the files you wish to install.</source> |
| 5072 | <translation>Conferma che questi sono i file che vuoi installare.</translation> | 5117 | <translation>Conferma che questi sono i file che vuoi installare.</translation> |
| 5073 | </message> | 5118 | </message> |
| 5074 | <message> | 5119 | <message> |
| 5075 | <location filename="../../src/yuzu/install_dialog.cpp" line="34"/> | 5120 | <location filename="../../src/yuzu/install_dialog.cpp" line="33"/> |
| 5076 | <source>Installing an Update or DLC will overwrite the previously installed one.</source> | 5121 | <source>Installing an Update or DLC will overwrite the previously installed one.</source> |
| 5077 | <translation>Installare un Aggiornamento o un DLC sostituirà quello precedente.</translation> | 5122 | <translation>Installare un Aggiornamento o un DLC sostituirà quello precedente.</translation> |
| 5078 | </message> | 5123 | </message> |
| 5079 | <message> | 5124 | <message> |
| 5080 | <location filename="../../src/yuzu/install_dialog.cpp" line="38"/> | 5125 | <location filename="../../src/yuzu/install_dialog.cpp" line="37"/> |
| 5081 | <source>Install</source> | 5126 | <source>Install</source> |
| 5082 | <translation>Installa</translation> | 5127 | <translation>Installa</translation> |
| 5083 | </message> | 5128 | </message> |
| 5084 | <message> | 5129 | <message> |
| 5085 | <location filename="../../src/yuzu/install_dialog.cpp" line="52"/> | 5130 | <location filename="../../src/yuzu/install_dialog.cpp" line="51"/> |
| 5086 | <source>Install Files to NAND</source> | 5131 | <source>Install Files to NAND</source> |
| 5087 | <translation>Installa i file su NAND</translation> | 5132 | <translation>Installa i file su NAND</translation> |
| 5088 | </message> | 5133 | </message> |
| @@ -5114,22 +5159,22 @@ Iniziale.</translation> | |||
| 5114 | <translation>Tempo Stimato 5m 4s</translation> | 5159 | <translation>Tempo Stimato 5m 4s</translation> |
| 5115 | </message> | 5160 | </message> |
| 5116 | <message> | 5161 | <message> |
| 5117 | <location filename="../../src/yuzu/loading_screen.cpp" line="91"/> | 5162 | <location filename="../../src/yuzu/loading_screen.cpp" line="84"/> |
| 5118 | <source>Loading...</source> | 5163 | <source>Loading...</source> |
| 5119 | <translation>Caricamento...</translation> | 5164 | <translation>Caricamento...</translation> |
| 5120 | </message> | 5165 | </message> |
| 5121 | <message> | 5166 | <message> |
| 5122 | <location filename="../../src/yuzu/loading_screen.cpp" line="92"/> | 5167 | <location filename="../../src/yuzu/loading_screen.cpp" line="85"/> |
| 5123 | <source>Loading Shaders %1 / %2</source> | 5168 | <source>Loading Shaders %1 / %2</source> |
| 5124 | <translation>%1 / %2 Shader Caricate</translation> | 5169 | <translation>%1 / %2 Shader Caricate</translation> |
| 5125 | </message> | 5170 | </message> |
| 5126 | <message> | 5171 | <message> |
| 5127 | <location filename="../../src/yuzu/loading_screen.cpp" line="93"/> | 5172 | <location filename="../../src/yuzu/loading_screen.cpp" line="86"/> |
| 5128 | <source>Launching...</source> | 5173 | <source>Launching...</source> |
| 5129 | <translation>Avvio in corso...</translation> | 5174 | <translation>Avvio in corso...</translation> |
| 5130 | </message> | 5175 | </message> |
| 5131 | <message> | 5176 | <message> |
| 5132 | <location filename="../../src/yuzu/loading_screen.cpp" line="174"/> | 5177 | <location filename="../../src/yuzu/loading_screen.cpp" line="167"/> |
| 5133 | <source>Estimated Time %1</source> | 5178 | <source>Estimated Time %1</source> |
| 5134 | <translation>Tempo Stimato %1</translation> | 5179 | <translation>Tempo Stimato %1</translation> |
| 5135 | </message> | 5180 | </message> |
| @@ -5409,284 +5454,284 @@ p, li { white-space: pre-wrap; } | |||
| 5409 | <context> | 5454 | <context> |
| 5410 | <name>QObject</name> | 5455 | <name>QObject</name> |
| 5411 | <message> | 5456 | <message> |
| 5412 | <location filename="../../src/yuzu/game_list_p.h" line="244"/> | 5457 | <location filename="../../src/yuzu/game_list_p.h" line="243"/> |
| 5413 | <source>Installed SD Titles</source> | 5458 | <source>Installed SD Titles</source> |
| 5414 | <translation>Titoli SD Installati</translation> | 5459 | <translation>Titoli SD Installati</translation> |
| 5415 | </message> | 5460 | </message> |
| 5416 | <message> | 5461 | <message> |
| 5417 | <location filename="../../src/yuzu/game_list_p.h" line="252"/> | 5462 | <location filename="../../src/yuzu/game_list_p.h" line="251"/> |
| 5418 | <source>Installed NAND Titles</source> | 5463 | <source>Installed NAND Titles</source> |
| 5419 | <translation>Titoli NAND Installati</translation> | 5464 | <translation>Titoli NAND Installati</translation> |
| 5420 | </message> | 5465 | </message> |
| 5421 | <message> | 5466 | <message> |
| 5422 | <location filename="../../src/yuzu/game_list_p.h" line="260"/> | 5467 | <location filename="../../src/yuzu/game_list_p.h" line="259"/> |
| 5423 | <source>System Titles</source> | 5468 | <source>System Titles</source> |
| 5424 | <translation>Titoli di Sistema</translation> | 5469 | <translation>Titoli di Sistema</translation> |
| 5425 | </message> | 5470 | </message> |
| 5426 | <message> | 5471 | <message> |
| 5427 | <location filename="../../src/yuzu/game_list_p.h" line="303"/> | 5472 | <location filename="../../src/yuzu/game_list_p.h" line="302"/> |
| 5428 | <source>Add New Game Directory</source> | 5473 | <source>Add New Game Directory</source> |
| 5429 | <translation>Aggiungi Nuova Cartella Giochi</translation> | 5474 | <translation>Aggiungi Nuova Cartella Giochi</translation> |
| 5430 | </message> | 5475 | </message> |
| 5431 | <message> | 5476 | <message> |
| 5432 | <location filename="../../src/yuzu/game_list_p.h" line="326"/> | 5477 | <location filename="../../src/yuzu/game_list_p.h" line="325"/> |
| 5433 | <source>Favorites</source> | 5478 | <source>Favorites</source> |
| 5434 | <translation>Preferiti</translation> | 5479 | <translation>Preferiti</translation> |
| 5435 | </message> | 5480 | </message> |
| 5436 | <message> | 5481 | <message> |
| 5437 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> | 5482 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="22"/> |
| 5438 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> | 5483 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="41"/> |
| 5439 | <source>Shift</source> | 5484 | <source>Shift</source> |
| 5440 | <translation>Shift</translation> | 5485 | <translation>Shift</translation> |
| 5441 | </message> | 5486 | </message> |
| 5442 | <message> | 5487 | <message> |
| 5443 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> | 5488 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="24"/> |
| 5444 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> | 5489 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> |
| 5445 | <source>Ctrl</source> | 5490 | <source>Ctrl</source> |
| 5446 | <translation>Ctrl</translation> | 5491 | <translation>Ctrl</translation> |
| 5447 | </message> | 5492 | </message> |
| 5448 | <message> | 5493 | <message> |
| 5449 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="27"/> | 5494 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="26"/> |
| 5450 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="47"/> | 5495 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> |
| 5451 | <source>Alt</source> | 5496 | <source>Alt</source> |
| 5452 | <translation>Alt</translation> | 5497 | <translation>Alt</translation> |
| 5453 | </message> | 5498 | </message> |
| 5454 | <message> | 5499 | <message> |
| 5455 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="37"/> | 5500 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="36"/> |
| 5456 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="144"/> | 5501 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="142"/> |
| 5457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> | 5502 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="208"/> |
| 5458 | <source>[not set]</source> | 5503 | <source>[not set]</source> |
| 5459 | <translation>[non impostato]</translation> | 5504 | <translation>[non impostato]</translation> |
| 5460 | </message> | 5505 | </message> |
| 5461 | <message> | 5506 | <message> |
| 5462 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="49"/> | 5507 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="48"/> |
| 5463 | <source>Hat %1 %2</source> | 5508 | <source>Hat %1 %2</source> |
| 5464 | <translation>Hat %1 %2</translation> | 5509 | <translation>Hat %1 %2</translation> |
| 5465 | </message> | 5510 | </message> |
| 5466 | <message> | 5511 | <message> |
| 5467 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="56"/> | 5512 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="55"/> |
| 5468 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="233"/> | 5513 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="231"/> |
| 5469 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="237"/> | 5514 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="235"/> |
| 5470 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="241"/> | 5515 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="239"/> |
| 5471 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="245"/> | 5516 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="243"/> |
| 5472 | <source>Axis %1%2</source> | 5517 | <source>Axis %1%2</source> |
| 5473 | <translation>Asse %1%2</translation> | 5518 | <translation>Asse %1%2</translation> |
| 5474 | </message> | 5519 | </message> |
| 5475 | <message> | 5520 | <message> |
| 5476 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="62"/> | 5521 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="61"/> |
| 5477 | <source>Button %1</source> | 5522 | <source>Button %1</source> |
| 5478 | <translation>Pulsante %1</translation> | 5523 | <translation>Pulsante %1</translation> |
| 5479 | </message> | 5524 | </message> |
| 5480 | <message> | 5525 | <message> |
| 5481 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="68"/> | 5526 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="67"/> |
| 5482 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="204"/> | 5527 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="202"/> |
| 5483 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="218"/> | 5528 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="216"/> |
| 5484 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="248"/> | 5529 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="246"/> |
| 5485 | <source>[unknown]</source> | 5530 | <source>[unknown]</source> |
| 5486 | <translation>[sconosciuto]</translation> | 5531 | <translation>[sconosciuto]</translation> |
| 5487 | </message> | 5532 | </message> |
| 5488 | <message> | 5533 | <message> |
| 5489 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> | 5534 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="56"/> |
| 5490 | <source>Left</source> | 5535 | <source>Left</source> |
| 5491 | <translation>Sinistra</translation> | 5536 | <translation>Sinistra</translation> |
| 5492 | </message> | 5537 | </message> |
| 5493 | <message> | 5538 | <message> |
| 5494 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> | 5539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> |
| 5495 | <source>Right</source> | 5540 | <source>Right</source> |
| 5496 | <translation>Destra</translation> | 5541 | <translation>Destra</translation> |
| 5497 | </message> | 5542 | </message> |
| 5498 | <message> | 5543 | <message> |
| 5499 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> | 5544 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> |
| 5500 | <source>Down</source> | 5545 | <source>Down</source> |
| 5501 | <translation>Giù</translation> | 5546 | <translation>Giù</translation> |
| 5502 | </message> | 5547 | </message> |
| 5503 | <message> | 5548 | <message> |
| 5504 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> | 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> |
| 5505 | <source>Up</source> | 5550 | <source>Up</source> |
| 5506 | <translation>Su</translation> | 5551 | <translation>Su</translation> |
| 5507 | </message> | 5552 | </message> |
| 5508 | <message> | 5553 | <message> |
| 5509 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> | 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> |
| 5510 | <source>Z</source> | 5555 | <source>Z</source> |
| 5511 | <translation>Z</translation> | 5556 | <translation>Z</translation> |
| 5512 | </message> | 5557 | </message> |
| 5513 | <message> | 5558 | <message> |
| 5514 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> | 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> |
| 5515 | <source>R</source> | 5560 | <source>R</source> |
| 5516 | <translation>R</translation> | 5561 | <translation>R</translation> |
| 5517 | </message> | 5562 | </message> |
| 5518 | <message> | 5563 | <message> |
| 5519 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> | 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> |
| 5520 | <source>L</source> | 5565 | <source>L</source> |
| 5521 | <translation>L</translation> | 5566 | <translation>L</translation> |
| 5522 | </message> | 5567 | </message> |
| 5523 | <message> | 5568 | <message> |
| 5524 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> | 5569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> |
| 5525 | <source>A</source> | 5570 | <source>A</source> |
| 5526 | <translation>A</translation> | 5571 | <translation>A</translation> |
| 5527 | </message> | 5572 | </message> |
| 5528 | <message> | 5573 | <message> |
| 5529 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> | 5574 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> |
| 5530 | <source>B</source> | 5575 | <source>B</source> |
| 5531 | <translation>B</translation> | 5576 | <translation>B</translation> |
| 5532 | </message> | 5577 | </message> |
| 5533 | <message> | 5578 | <message> |
| 5534 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> | 5579 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> |
| 5535 | <source>X</source> | 5580 | <source>X</source> |
| 5536 | <translation>X</translation> | 5581 | <translation>X</translation> |
| 5537 | </message> | 5582 | </message> |
| 5538 | <message> | 5583 | <message> |
| 5539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> | 5584 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> |
| 5540 | <source>Y</source> | 5585 | <source>Y</source> |
| 5541 | <translation>Y</translation> | 5586 | <translation>Y</translation> |
| 5542 | </message> | 5587 | </message> |
| 5543 | <message> | 5588 | <message> |
| 5544 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> | 5589 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> |
| 5545 | <source>Start</source> | 5590 | <source>Start</source> |
| 5546 | <translation>Avvia</translation> | 5591 | <translation>Avvia</translation> |
| 5547 | </message> | 5592 | </message> |
| 5548 | <message> | 5593 | <message> |
| 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> | 5594 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> |
| 5550 | <source>L1</source> | 5595 | <source>L1</source> |
| 5551 | <translation>L1</translation> | 5596 | <translation>L1</translation> |
| 5552 | </message> | 5597 | </message> |
| 5553 | <message> | 5598 | <message> |
| 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> | 5599 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| 5555 | <source>L2</source> | 5600 | <source>L2</source> |
| 5556 | <translation>L2</translation> | 5601 | <translation>L2</translation> |
| 5557 | </message> | 5602 | </message> |
| 5558 | <message> | 5603 | <message> |
| 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> | 5604 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> |
| 5560 | <source>L3</source> | 5605 | <source>L3</source> |
| 5561 | <translation>L3</translation> | 5606 | <translation>L3</translation> |
| 5562 | </message> | 5607 | </message> |
| 5563 | <message> | 5608 | <message> |
| 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> | 5609 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> |
| 5565 | <source>R1</source> | 5610 | <source>R1</source> |
| 5566 | <translation>R1</translation> | 5611 | <translation>R1</translation> |
| 5567 | </message> | 5612 | </message> |
| 5568 | <message> | 5613 | <message> |
| 5569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> | 5614 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> |
| 5570 | <source>R2</source> | 5615 | <source>R2</source> |
| 5571 | <translation>R2</translation> | 5616 | <translation>R2</translation> |
| 5572 | </message> | 5617 | </message> |
| 5573 | <message> | 5618 | <message> |
| 5574 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> | 5619 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> |
| 5575 | <source>R3</source> | 5620 | <source>R3</source> |
| 5576 | <translation>R3</translation> | 5621 | <translation>R3</translation> |
| 5577 | </message> | 5622 | </message> |
| 5578 | <message> | 5623 | <message> |
| 5579 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> | 5624 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> |
| 5580 | <source>Circle</source> | 5625 | <source>Circle</source> |
| 5581 | <translation type="unfinished"/> | 5626 | <translation type="unfinished"/> |
| 5582 | </message> | 5627 | </message> |
| 5583 | <message> | 5628 | <message> |
| 5584 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> | 5629 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> |
| 5585 | <source>Cross</source> | 5630 | <source>Cross</source> |
| 5586 | <translation type="unfinished"/> | 5631 | <translation type="unfinished"/> |
| 5587 | </message> | 5632 | </message> |
| 5588 | <message> | 5633 | <message> |
| 5589 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> | 5634 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5590 | <source>Square</source> | 5635 | <source>Square</source> |
| 5591 | <translation type="unfinished"/> | 5636 | <translation type="unfinished"/> |
| 5592 | </message> | 5637 | </message> |
| 5593 | <message> | 5638 | <message> |
| 5594 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> | 5639 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| 5595 | <source>Triangle</source> | 5640 | <source>Triangle</source> |
| 5596 | <translation type="unfinished"/> | 5641 | <translation type="unfinished"/> |
| 5597 | </message> | 5642 | </message> |
| 5598 | <message> | 5643 | <message> |
| 5599 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> | 5644 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> |
| 5600 | <source>Share</source> | 5645 | <source>Share</source> |
| 5601 | <translation>Condividi</translation> | 5646 | <translation>Condividi</translation> |
| 5602 | </message> | 5647 | </message> |
| 5603 | <message> | 5648 | <message> |
| 5604 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> | 5649 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> |
| 5605 | <source>Options</source> | 5650 | <source>Options</source> |
| 5606 | <translation>Opzioni</translation> | 5651 | <translation>Opzioni</translation> |
| 5607 | </message> | 5652 | </message> |
| 5608 | <message> | 5653 | <message> |
| 5609 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> | 5654 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> |
| 5610 | <source>Home</source> | 5655 | <source>Home</source> |
| 5611 | <translation>Home</translation> | 5656 | <translation>Home</translation> |
| 5612 | </message> | 5657 | </message> |
| 5613 | <message> | 5658 | <message> |
| 5614 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> | 5659 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 5615 | <source>Touch</source> | 5660 | <source>Touch</source> |
| 5616 | <translation>Touch</translation> | 5661 | <translation>Touch</translation> |
| 5617 | </message> | 5662 | </message> |
| 5618 | <message> | 5663 | <message> |
| 5619 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> | 5664 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> |
| 5620 | <source>Wheel</source> | 5665 | <source>Wheel</source> |
| 5621 | <comment>Indicates the mouse wheel</comment> | 5666 | <comment>Indicates the mouse wheel</comment> |
| 5622 | <translation type="unfinished"/> | 5667 | <translation type="unfinished"/> |
| 5623 | </message> | 5668 | </message> |
| 5624 | <message> | 5669 | <message> |
| 5625 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> | 5670 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> |
| 5626 | <source>Backward</source> | 5671 | <source>Backward</source> |
| 5627 | <translation type="unfinished"/> | 5672 | <translation type="unfinished"/> |
| 5628 | </message> | 5673 | </message> |
| 5629 | <message> | 5674 | <message> |
| 5630 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> | 5675 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> |
| 5631 | <source>Forward</source> | 5676 | <source>Forward</source> |
| 5632 | <translation type="unfinished"/> | 5677 | <translation type="unfinished"/> |
| 5633 | </message> | 5678 | </message> |
| 5634 | <message> | 5679 | <message> |
| 5635 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> | 5680 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> |
| 5636 | <source>Task</source> | 5681 | <source>Task</source> |
| 5637 | <translation type="unfinished"/> | 5682 | <translation type="unfinished"/> |
| 5638 | </message> | 5683 | </message> |
| 5639 | <message> | 5684 | <message> |
| 5640 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> | 5685 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> |
| 5641 | <source>Extra</source> | 5686 | <source>Extra</source> |
| 5642 | <translation type="unfinished"/> | 5687 | <translation type="unfinished"/> |
| 5643 | </message> | 5688 | </message> |
| 5644 | <message> | 5689 | <message> |
| 5645 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="120"/> | 5690 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> |
| 5646 | <source>[undefined]</source> | 5691 | <source>[undefined]</source> |
| 5647 | <translation type="unfinished"/> | 5692 | <translation type="unfinished"/> |
| 5648 | </message> | 5693 | </message> |
| 5649 | <message> | 5694 | <message> |
| 5650 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="154"/> | 5695 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="152"/> |
| 5651 | <source>%1%2%3</source> | 5696 | <source>%1%2%3</source> |
| 5652 | <translation type="unfinished"/> | 5697 | <translation type="unfinished"/> |
| 5653 | </message> | 5698 | </message> |
| 5654 | <message> | 5699 | <message> |
| 5655 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="158"/> | 5700 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="156"/> |
| 5656 | <source>[invalid]</source> | 5701 | <source>[invalid]</source> |
| 5657 | <translation type="unfinished"/> | 5702 | <translation type="unfinished"/> |
| 5658 | </message> | 5703 | </message> |
| 5659 | <message> | 5704 | <message> |
| 5660 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="168"/> | 5705 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="166"/> |
| 5661 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="192"/> | 5706 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="190"/> |
| 5662 | <source>%1%2Hat %3</source> | 5707 | <source>%1%2Hat %3</source> |
| 5663 | <translation type="unfinished"/> | 5708 | <translation type="unfinished"/> |
| 5664 | </message> | 5709 | </message> |
| 5665 | <message> | 5710 | <message> |
| 5666 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="172"/> | 5711 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> |
| 5667 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="195"/> | 5712 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="193"/> |
| 5668 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="198"/> | 5713 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="196"/> |
| 5669 | <source>%1%2Axis %3</source> | 5714 | <source>%1%2Axis %3</source> |
| 5670 | <translation type="unfinished"/> | 5715 | <translation type="unfinished"/> |
| 5671 | </message> | 5716 | </message> |
| 5672 | <message> | 5717 | <message> |
| 5673 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="178"/> | 5718 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="176"/> |
| 5674 | <source>%1%2Axis %3,%4,%5</source> | 5719 | <source>%1%2Axis %3,%4,%5</source> |
| 5675 | <translation type="unfinished"/> | 5720 | <translation type="unfinished"/> |
| 5676 | </message> | 5721 | </message> |
| 5677 | <message> | 5722 | <message> |
| 5678 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="182"/> | 5723 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="180"/> |
| 5679 | <source>%1%2Motion %3</source> | 5724 | <source>%1%2Motion %3</source> |
| 5680 | <translation type="unfinished"/> | 5725 | <translation type="unfinished"/> |
| 5681 | </message> | 5726 | </message> |
| 5682 | <message> | 5727 | <message> |
| 5683 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="186"/> | 5728 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> |
| 5684 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="201"/> | 5729 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="199"/> |
| 5685 | <source>%1%2Button %3</source> | 5730 | <source>%1%2Button %3</source> |
| 5686 | <translation type="unfinished"/> | 5731 | <translation type="unfinished"/> |
| 5687 | </message> | 5732 | </message> |
| 5688 | <message> | 5733 | <message> |
| 5689 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="228"/> | 5734 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="226"/> |
| 5690 | <source>[unused]</source> | 5735 | <source>[unused]</source> |
| 5691 | <translation>[inutilizzato]</translation> | 5736 | <translation>[inutilizzato]</translation> |
| 5692 | </message> | 5737 | </message> |
| @@ -5727,7 +5772,7 @@ p, li { white-space: pre-wrap; } | |||
| 5727 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> | 5772 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> |
| 5728 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> | 5773 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> |
| 5729 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> | 5774 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> |
| 5730 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="416"/> | 5775 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="415"/> |
| 5731 | <source>Pro Controller</source> | 5776 | <source>Pro Controller</source> |
| 5732 | <translation>Pro Controller</translation> | 5777 | <translation>Pro Controller</translation> |
| 5733 | </message> | 5778 | </message> |
| @@ -5740,7 +5785,7 @@ p, li { white-space: pre-wrap; } | |||
| 5740 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> | 5785 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> |
| 5741 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> | 5786 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> |
| 5742 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> | 5787 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> |
| 5743 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="420"/> | 5788 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> |
| 5744 | <source>Dual Joycons</source> | 5789 | <source>Dual Joycons</source> |
| 5745 | <translation>Doppi Joycon</translation> | 5790 | <translation>Doppi Joycon</translation> |
| 5746 | </message> | 5791 | </message> |
| @@ -5753,7 +5798,7 @@ p, li { white-space: pre-wrap; } | |||
| 5753 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> | 5798 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> |
| 5754 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> | 5799 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> |
| 5755 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> | 5800 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> |
| 5756 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="424"/> | 5801 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> |
| 5757 | <source>Left Joycon</source> | 5802 | <source>Left Joycon</source> |
| 5758 | <translation>Joycon Sinistro</translation> | 5803 | <translation>Joycon Sinistro</translation> |
| 5759 | </message> | 5804 | </message> |
| @@ -5766,7 +5811,7 @@ p, li { white-space: pre-wrap; } | |||
| 5766 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> | 5811 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> |
| 5767 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> | 5812 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> |
| 5768 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> | 5813 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> |
| 5769 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> | 5814 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="427"/> |
| 5770 | <source>Right Joycon</source> | 5815 | <source>Right Joycon</source> |
| 5771 | <translation>Joycon Destro</translation> | 5816 | <translation>Joycon Destro</translation> |
| 5772 | </message> | 5817 | </message> |
| @@ -5794,7 +5839,7 @@ p, li { white-space: pre-wrap; } | |||
| 5794 | </message> | 5839 | </message> |
| 5795 | <message> | 5840 | <message> |
| 5796 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> | 5841 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> |
| 5797 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="432"/> | 5842 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="431"/> |
| 5798 | <source>Handheld</source> | 5843 | <source>Handheld</source> |
| 5799 | <translation>Portatile</translation> | 5844 | <translation>Portatile</translation> |
| 5800 | </message> | 5845 | </message> |
| @@ -5915,32 +5960,32 @@ p, li { white-space: pre-wrap; } | |||
| 5915 | <translation>8</translation> | 5960 | <translation>8</translation> |
| 5916 | </message> | 5961 | </message> |
| 5917 | <message> | 5962 | <message> |
| 5918 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="436"/> | 5963 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="435"/> |
| 5919 | <source>GameCube Controller</source> | 5964 | <source>GameCube Controller</source> |
| 5920 | <translation>Controller GameCube</translation> | 5965 | <translation>Controller GameCube</translation> |
| 5921 | </message> | 5966 | </message> |
| 5922 | <message> | 5967 | <message> |
| 5923 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="445"/> | 5968 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="444"/> |
| 5924 | <source>Poke Ball Plus</source> | 5969 | <source>Poke Ball Plus</source> |
| 5925 | <translation type="unfinished"/> | 5970 | <translation type="unfinished"/> |
| 5926 | </message> | 5971 | </message> |
| 5927 | <message> | 5972 | <message> |
| 5928 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="449"/> | 5973 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="448"/> |
| 5929 | <source>NES Controller</source> | 5974 | <source>NES Controller</source> |
| 5930 | <translation type="unfinished"/> | 5975 | <translation type="unfinished"/> |
| 5931 | </message> | 5976 | </message> |
| 5932 | <message> | 5977 | <message> |
| 5933 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="453"/> | 5978 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="452"/> |
| 5934 | <source>SNES Controller</source> | 5979 | <source>SNES Controller</source> |
| 5935 | <translation type="unfinished"/> | 5980 | <translation type="unfinished"/> |
| 5936 | </message> | 5981 | </message> |
| 5937 | <message> | 5982 | <message> |
| 5938 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="457"/> | 5983 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="456"/> |
| 5939 | <source>N64 Controller</source> | 5984 | <source>N64 Controller</source> |
| 5940 | <translation type="unfinished"/> | 5985 | <translation type="unfinished"/> |
| 5941 | </message> | 5986 | </message> |
| 5942 | <message> | 5987 | <message> |
| 5943 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="461"/> | 5988 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="460"/> |
| 5944 | <source>Sega Genesis</source> | 5989 | <source>Sega Genesis</source> |
| 5945 | <translation type="unfinished"/> | 5990 | <translation type="unfinished"/> |
| 5946 | </message> | 5991 | </message> |
| @@ -5985,7 +6030,7 @@ Per favore riprova o contatti gli sviluppatori.</translation> | |||
| 5985 | <context> | 6030 | <context> |
| 5986 | <name>QtProfileSelectionDialog</name> | 6031 | <name>QtProfileSelectionDialog</name> |
| 5987 | <message> | 6032 | <message> |
| 5988 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="23"/> | 6033 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="24"/> |
| 5989 | <source>%1 | 6034 | <source>%1 |
| 5990 | %2</source> | 6035 | %2</source> |
| 5991 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 6036 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -5993,17 +6038,17 @@ Per favore riprova o contatti gli sviluppatori.</translation> | |||
| 5993 | %2</translation> | 6038 | %2</translation> |
| 5994 | </message> | 6039 | </message> |
| 5995 | <message> | 6040 | <message> |
| 5996 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="53"/> | 6041 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="54"/> |
| 5997 | <source>Select a user:</source> | 6042 | <source>Select a user:</source> |
| 5998 | <translation>Seleziona un utente:</translation> | 6043 | <translation>Seleziona un utente:</translation> |
| 5999 | </message> | 6044 | </message> |
| 6000 | <message> | 6045 | <message> |
| 6001 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="83"/> | 6046 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="84"/> |
| 6002 | <source>Users</source> | 6047 | <source>Users</source> |
| 6003 | <translation>Utenti</translation> | 6048 | <translation>Utenti</translation> |
| 6004 | </message> | 6049 | </message> |
| 6005 | <message> | 6050 | <message> |
| 6006 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="122"/> | 6051 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="123"/> |
| 6007 | <source>Profile Selector</source> | 6052 | <source>Profile Selector</source> |
| 6008 | <translation>Selettore Profili</translation> | 6053 | <translation>Selettore Profili</translation> |
| 6009 | </message> | 6054 | </message> |
| @@ -6056,7 +6101,7 @@ p, li { white-space: pre-wrap; } | |||
| 6056 | <context> | 6101 | <context> |
| 6057 | <name>WaitTreeCallstack</name> | 6102 | <name>WaitTreeCallstack</name> |
| 6058 | <message> | 6103 | <message> |
| 6059 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="150"/> | 6104 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="148"/> |
| 6060 | <source>Call stack</source> | 6105 | <source>Call stack</source> |
| 6061 | <translation>Stack chiamata</translation> | 6106 | <translation>Stack chiamata</translation> |
| 6062 | </message> | 6107 | </message> |
| @@ -6064,17 +6109,17 @@ p, li { white-space: pre-wrap; } | |||
| 6064 | <context> | 6109 | <context> |
| 6065 | <name>WaitTreeMutexInfo</name> | 6110 | <name>WaitTreeMutexInfo</name> |
| 6066 | <message> | 6111 | <message> |
| 6067 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="129"/> | 6112 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="127"/> |
| 6068 | <source>waiting for mutex 0x%1</source> | 6113 | <source>waiting for mutex 0x%1</source> |
| 6069 | <translation>attende il mutex 0x%1</translation> | 6114 | <translation>attende il mutex 0x%1</translation> |
| 6070 | </message> | 6115 | </message> |
| 6071 | <message> | 6116 | <message> |
| 6072 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> | 6117 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="134"/> |
| 6073 | <source>has waiters: %1</source> | 6118 | <source>has waiters: %1</source> |
| 6074 | <translation>ha dei waiter: %1</translation> | 6119 | <translation>ha dei waiter: %1</translation> |
| 6075 | </message> | 6120 | </message> |
| 6076 | <message> | 6121 | <message> |
| 6077 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="138"/> | 6122 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> |
| 6078 | <source>owner handle: 0x%1</source> | 6123 | <source>owner handle: 0x%1</source> |
| 6079 | <translation>proprietario handle: 0x%1</translation> | 6124 | <translation>proprietario handle: 0x%1</translation> |
| 6080 | </message> | 6125 | </message> |
| @@ -6082,12 +6127,12 @@ p, li { white-space: pre-wrap; } | |||
| 6082 | <context> | 6127 | <context> |
| 6083 | <name>WaitTreeObjectList</name> | 6128 | <name>WaitTreeObjectList</name> |
| 6084 | <message> | 6129 | <message> |
| 6085 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="231"/> | 6130 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> |
| 6086 | <source>waiting for all objects</source> | 6131 | <source>waiting for all objects</source> |
| 6087 | <translation>attende tutti gli oggetti</translation> | 6132 | <translation>attende tutti gli oggetti</translation> |
| 6088 | </message> | 6133 | </message> |
| 6089 | <message> | 6134 | <message> |
| 6090 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="232"/> | 6135 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="230"/> |
| 6091 | <source>waiting for one of the following objects</source> | 6136 | <source>waiting for one of the following objects</source> |
| 6092 | <translation>attende uno dei seguenti oggetti</translation> | 6137 | <translation>attende uno dei seguenti oggetti</translation> |
| 6093 | </message> | 6138 | </message> |
| @@ -6095,12 +6140,12 @@ p, li { white-space: pre-wrap; } | |||
| 6095 | <context> | 6140 | <context> |
| 6096 | <name>WaitTreeSynchronizationObject</name> | 6141 | <name>WaitTreeSynchronizationObject</name> |
| 6097 | <message> | 6142 | <message> |
| 6098 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="188"/> | 6143 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="186"/> |
| 6099 | <source>[%1] %2 %3</source> | 6144 | <source>[%1] %2 %3</source> |
| 6100 | <translation>[%1] %2 %3</translation> | 6145 | <translation>[%1] %2 %3</translation> |
| 6101 | </message> | 6146 | </message> |
| 6102 | <message> | 6147 | <message> |
| 6103 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="215"/> | 6148 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="213"/> |
| 6104 | <source>waited by no thread</source> | 6149 | <source>waited by no thread</source> |
| 6105 | <translation>atteso da nessun thread</translation> | 6150 | <translation>atteso da nessun thread</translation> |
| 6106 | </message> | 6151 | </message> |
| @@ -6108,112 +6153,112 @@ p, li { white-space: pre-wrap; } | |||
| 6108 | <context> | 6153 | <context> |
| 6109 | <name>WaitTreeThread</name> | 6154 | <name>WaitTreeThread</name> |
| 6110 | <message> | 6155 | <message> |
| 6111 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> | 6156 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="251"/> |
| 6112 | <source>runnable</source> | 6157 | <source>runnable</source> |
| 6113 | <translation>eseguibile</translation> | 6158 | <translation>eseguibile</translation> |
| 6114 | </message> | 6159 | </message> |
| 6115 | <message> | 6160 | <message> |
| 6116 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="255"/> | 6161 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> |
| 6117 | <source>paused</source> | 6162 | <source>paused</source> |
| 6118 | <translation>in pausa</translation> | 6163 | <translation>in pausa</translation> |
| 6119 | </message> | 6164 | </message> |
| 6120 | <message> | 6165 | <message> |
| 6121 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="261"/> | 6166 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="259"/> |
| 6122 | <source>sleeping</source> | 6167 | <source>sleeping</source> |
| 6123 | <translation>dormendo</translation> | 6168 | <translation>dormendo</translation> |
| 6124 | </message> | 6169 | </message> |
| 6125 | <message> | 6170 | <message> |
| 6126 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="264"/> | 6171 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="262"/> |
| 6127 | <source>waiting for IPC reply</source> | 6172 | <source>waiting for IPC reply</source> |
| 6128 | <translation>attende una risposta dell'IPC</translation> | 6173 | <translation>attende una risposta dell'IPC</translation> |
| 6129 | </message> | 6174 | </message> |
| 6130 | <message> | 6175 | <message> |
| 6131 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="267"/> | 6176 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="265"/> |
| 6132 | <source>waiting for objects</source> | 6177 | <source>waiting for objects</source> |
| 6133 | <translation>attende degli oggetti</translation> | 6178 | <translation>attende degli oggetti</translation> |
| 6134 | </message> | 6179 | </message> |
| 6135 | <message> | 6180 | <message> |
| 6136 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="270"/> | 6181 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="268"/> |
| 6137 | <source>waiting for condition variable</source> | 6182 | <source>waiting for condition variable</source> |
| 6138 | <translation>aspettando la condition variable</translation> | 6183 | <translation>aspettando la condition variable</translation> |
| 6139 | </message> | 6184 | </message> |
| 6140 | <message> | 6185 | <message> |
| 6141 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="273"/> | 6186 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="271"/> |
| 6142 | <source>waiting for address arbiter</source> | 6187 | <source>waiting for address arbiter</source> |
| 6143 | <translation>attende un indirizzo arbitro</translation> | 6188 | <translation>attende un indirizzo arbitro</translation> |
| 6144 | </message> | 6189 | </message> |
| 6145 | <message> | 6190 | <message> |
| 6146 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="276"/> | 6191 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="274"/> |
| 6147 | <source>waiting for suspend resume</source> | 6192 | <source>waiting for suspend resume</source> |
| 6148 | <translation>in attesa di riprendere la sospensione</translation> | 6193 | <translation>in attesa di riprendere la sospensione</translation> |
| 6149 | </message> | 6194 | </message> |
| 6150 | <message> | 6195 | <message> |
| 6151 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="279"/> | 6196 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="277"/> |
| 6152 | <source>waiting</source> | 6197 | <source>waiting</source> |
| 6153 | <translation>attendere</translation> | 6198 | <translation>attendere</translation> |
| 6154 | </message> | 6199 | </message> |
| 6155 | <message> | 6200 | <message> |
| 6156 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="284"/> | 6201 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="282"/> |
| 6157 | <source>initialized</source> | 6202 | <source>initialized</source> |
| 6158 | <translation>inizializzato</translation> | 6203 | <translation>inizializzato</translation> |
| 6159 | </message> | 6204 | </message> |
| 6160 | <message> | 6205 | <message> |
| 6161 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="287"/> | 6206 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="285"/> |
| 6162 | <source>terminated</source> | 6207 | <source>terminated</source> |
| 6163 | <translation>terminato</translation> | 6208 | <translation>terminato</translation> |
| 6164 | </message> | 6209 | </message> |
| 6165 | <message> | 6210 | <message> |
| 6166 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="290"/> | 6211 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="288"/> |
| 6167 | <source>unknown</source> | 6212 | <source>unknown</source> |
| 6168 | <translation>sconosciuto</translation> | 6213 | <translation>sconosciuto</translation> |
| 6169 | </message> | 6214 | </message> |
| 6170 | <message> | 6215 | <message> |
| 6171 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="295"/> | 6216 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="293"/> |
| 6172 | <source> PC = 0x%1 LR = 0x%2</source> | 6217 | <source> PC = 0x%1 LR = 0x%2</source> |
| 6173 | <translation> PC = 0x%1 LR = 0x%2</translation> | 6218 | <translation> PC = 0x%1 LR = 0x%2</translation> |
| 6174 | </message> | 6219 | </message> |
| 6175 | <message> | 6220 | <message> |
| 6176 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="345"/> | 6221 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="343"/> |
| 6177 | <source>ideal</source> | 6222 | <source>ideal</source> |
| 6178 | <translation>ideale</translation> | 6223 | <translation>ideale</translation> |
| 6179 | </message> | 6224 | </message> |
| 6180 | <message> | 6225 | <message> |
| 6181 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="348"/> | 6226 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="346"/> |
| 6182 | <source>core %1</source> | 6227 | <source>core %1</source> |
| 6183 | <translation>core %1</translation> | 6228 | <translation>core %1</translation> |
| 6184 | </message> | 6229 | </message> |
| 6185 | <message> | 6230 | <message> |
| 6186 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> | 6231 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="350"/> |
| 6187 | <source>processor = %1</source> | 6232 | <source>processor = %1</source> |
| 6188 | <translation>processore = %1</translation> | 6233 | <translation>processore = %1</translation> |
| 6189 | </message> | 6234 | </message> |
| 6190 | <message> | 6235 | <message> |
| 6191 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> | 6236 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> |
| 6192 | <source>ideal core = %1</source> | 6237 | <source>ideal core = %1</source> |
| 6193 | <translation>core ideale = %1</translation> | 6238 | <translation>core ideale = %1</translation> |
| 6194 | </message> | 6239 | </message> |
| 6195 | <message> | 6240 | <message> |
| 6196 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> | 6241 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> |
| 6197 | <source>affinity mask = %1</source> | 6242 | <source>affinity mask = %1</source> |
| 6198 | <translation>affinity mask = %1</translation> | 6243 | <translation>affinity mask = %1</translation> |
| 6199 | </message> | 6244 | </message> |
| 6200 | <message> | 6245 | <message> |
| 6201 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="357"/> | 6246 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> |
| 6202 | <source>thread id = %1</source> | 6247 | <source>thread id = %1</source> |
| 6203 | <translation>id thread = %1</translation> | 6248 | <translation>id thread = %1</translation> |
| 6204 | </message> | 6249 | </message> |
| 6205 | <message> | 6250 | <message> |
| 6206 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="358"/> | 6251 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> |
| 6207 | <source>priority = %1(current) / %2(normal)</source> | 6252 | <source>priority = %1(current) / %2(normal)</source> |
| 6208 | <translation>priorità = %1(corrente) / %2(normale)</translation> | 6253 | <translation>priorità = %1(corrente) / %2(normale)</translation> |
| 6209 | </message> | 6254 | </message> |
| 6210 | <message> | 6255 | <message> |
| 6211 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="362"/> | 6256 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="360"/> |
| 6212 | <source>last running ticks = %1</source> | 6257 | <source>last running ticks = %1</source> |
| 6213 | <translation>Ultimi ticks in esecuzione = %1.</translation> | 6258 | <translation>Ultimi ticks in esecuzione = %1.</translation> |
| 6214 | </message> | 6259 | </message> |
| 6215 | <message> | 6260 | <message> |
| 6216 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="370"/> | 6261 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="368"/> |
| 6217 | <source>not waiting for mutex</source> | 6262 | <source>not waiting for mutex</source> |
| 6218 | <translation>Non in attesa per la sincronizzazione dei processi concorrenti aka Mutex.</translation> | 6263 | <translation>Non in attesa per la sincronizzazione dei processi concorrenti aka Mutex.</translation> |
| 6219 | </message> | 6264 | </message> |
| @@ -6221,7 +6266,7 @@ p, li { white-space: pre-wrap; } | |||
| 6221 | <context> | 6266 | <context> |
| 6222 | <name>WaitTreeThreadList</name> | 6267 | <name>WaitTreeThreadList</name> |
| 6223 | <message> | 6268 | <message> |
| 6224 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="394"/> | 6269 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="392"/> |
| 6225 | <source>waited by thread</source> | 6270 | <source>waited by thread</source> |
| 6226 | <translation>atteso dal thread</translation> | 6271 | <translation>atteso dal thread</translation> |
| 6227 | </message> | 6272 | </message> |
| @@ -6229,7 +6274,7 @@ p, li { white-space: pre-wrap; } | |||
| 6229 | <context> | 6274 | <context> |
| 6230 | <name>WaitTreeWidget</name> | 6275 | <name>WaitTreeWidget</name> |
| 6231 | <message> | 6276 | <message> |
| 6232 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="468"/> | 6277 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="466"/> |
| 6233 | <source>&Wait Tree</source> | 6278 | <source>&Wait Tree</source> |
| 6234 | <translation>&Wait Tree</translation> | 6279 | <translation>&Wait Tree</translation> |
| 6235 | </message> | 6280 | </message> |