diff options
Diffstat (limited to 'dist/languages/pl.ts')
| -rw-r--r-- | dist/languages/pl.ts | 962 |
1 files changed, 514 insertions, 448 deletions
diff --git a/dist/languages/pl.ts b/dist/languages/pl.ts index 83b4d2b95..c4f75063a 100644 --- a/dist/languages/pl.ts +++ b/dist/languages/pl.ts | |||
| @@ -95,78 +95,78 @@ p, li { white-space: pre-wrap; } | |||
| 95 | <translation>Wyślij Wiadomość</translation> | 95 | <translation>Wyślij Wiadomość</translation> |
| 96 | </message> | 96 | </message> |
| 97 | <message> | 97 | <message> |
| 98 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="166"/> | 98 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="175"/> |
| 99 | <source>Members</source> | 99 | <source>Members</source> |
| 100 | <translation>Członkowie</translation> | 100 | <translation>Członkowie</translation> |
| 101 | </message> | 101 | </message> |
| 102 | <message> | 102 | <message> |
| 103 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="299"/> | 103 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="312"/> |
| 104 | <source>%1 has joined</source> | 104 | <source>%1 has joined</source> |
| 105 | <translation>%1 dołączył/a</translation> | 105 | <translation>%1 dołączył/a</translation> |
| 106 | </message> | 106 | </message> |
| 107 | <message> | 107 | <message> |
| 108 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="302"/> | 108 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="315"/> |
| 109 | <source>%1 has left</source> | 109 | <source>%1 has left</source> |
| 110 | <translation>%1 wyszedł/ła</translation> | 110 | <translation>%1 wyszedł/ła</translation> |
| 111 | </message> | 111 | </message> |
| 112 | <message> | 112 | <message> |
| 113 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="305"/> | 113 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="318"/> |
| 114 | <source>%1 has been kicked</source> | 114 | <source>%1 has been kicked</source> |
| 115 | <translation>%1 został/a wyrzucony/a</translation> | 115 | <translation>%1 został/a wyrzucony/a</translation> |
| 116 | </message> | 116 | </message> |
| 117 | <message> | 117 | <message> |
| 118 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="308"/> | 118 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="321"/> |
| 119 | <source>%1 has been banned</source> | 119 | <source>%1 has been banned</source> |
| 120 | <translation>%1 został/a zbanowany/a</translation> | 120 | <translation>%1 został/a zbanowany/a</translation> |
| 121 | </message> | 121 | </message> |
| 122 | <message> | 122 | <message> |
| 123 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="311"/> | 123 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="324"/> |
| 124 | <source>%1 has been unbanned</source> | 124 | <source>%1 has been unbanned</source> |
| 125 | <translation>%1 został/a odbanowany/a</translation> | 125 | <translation>%1 został/a odbanowany/a</translation> |
| 126 | </message> | 126 | </message> |
| 127 | <message> | 127 | <message> |
| 128 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="427"/> | 128 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="440"/> |
| 129 | <source>View Profile</source> | 129 | <source>View Profile</source> |
| 130 | <translation>Wyświetl Profil</translation> | 130 | <translation>Wyświetl Profil</translation> |
| 131 | </message> | 131 | </message> |
| 132 | <message> | 132 | <message> |
| 133 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="440"/> | 133 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="453"/> |
| 134 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="450"/> | 134 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="463"/> |
| 135 | <source>Block Player</source> | 135 | <source>Block Player</source> |
| 136 | <translation>Zablokuj Gracza</translation> | 136 | <translation>Zablokuj Gracza</translation> |
| 137 | </message> | 137 | </message> |
| 138 | <message> | 138 | <message> |
| 139 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="451"/> | 139 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="464"/> |
| 140 | <source>When you block a player, you will no longer receive chat messages from them.<br><br>Are you sure you would like to block %1?</source> | 140 | <source>When you block a player, you will no longer receive chat messages from them.<br><br>Are you sure you would like to block %1?</source> |
| 141 | <translation>Po zablokowaniu gracza nie będziesz otrzymywał od niego/jej wiadomości. <br><br>Czy na pewno chcesz zablokować %1? </translation> | 141 | <translation>Po zablokowaniu gracza nie będziesz otrzymywał od niego/jej wiadomości. <br><br>Czy na pewno chcesz zablokować %1? </translation> |
| 142 | </message> | 142 | </message> |
| 143 | <message> | 143 | <message> |
| 144 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="464"/> | 144 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="477"/> |
| 145 | <source>Kick</source> | 145 | <source>Kick</source> |
| 146 | <translation>Wyrzuć</translation> | 146 | <translation>Wyrzuć</translation> |
| 147 | </message> | 147 | </message> |
| 148 | <message> | 148 | <message> |
| 149 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="465"/> | 149 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="478"/> |
| 150 | <source>Ban</source> | 150 | <source>Ban</source> |
| 151 | <translation>Zbanuj</translation> | 151 | <translation>Zbanuj</translation> |
| 152 | </message> | 152 | </message> |
| 153 | <message> | 153 | <message> |
| 154 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="469"/> | 154 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="482"/> |
| 155 | <source>Kick Player</source> | 155 | <source>Kick Player</source> |
| 156 | <translation>Wyrzuć Gracza</translation> | 156 | <translation>Wyrzuć Gracza</translation> |
| 157 | </message> | 157 | </message> |
| 158 | <message> | 158 | <message> |
| 159 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="470"/> | 159 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="483"/> |
| 160 | <source>Are you sure you would like to <b>kick</b> %1?</source> | 160 | <source>Are you sure you would like to <b>kick</b> %1?</source> |
| 161 | <translation>Na pewno chcesz <b>wyrzucić</b> %1?</translation> | 161 | <translation>Na pewno chcesz <b>wyrzucić</b> %1?</translation> |
| 162 | </message> | 162 | </message> |
| 163 | <message> | 163 | <message> |
| 164 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="478"/> | 164 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="491"/> |
| 165 | <source>Ban Player</source> | 165 | <source>Ban Player</source> |
| 166 | <translation>Zbanuj Gracza</translation> | 166 | <translation>Zbanuj Gracza</translation> |
| 167 | </message> | 167 | </message> |
| 168 | <message> | 168 | <message> |
| 169 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="479"/> | 169 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="492"/> |
| 170 | <source>Are you sure you would like to <b>kick and ban</b> %1? | 170 | <source>Are you sure you would like to <b>kick and ban</b> %1? |
| 171 | 171 | ||
| 172 | This would ban both their forum username and their IP address.</source> | 172 | This would ban both their forum username and their IP address.</source> |
| @@ -758,200 +758,235 @@ Gdy ta opcja jest włączona, niedopasowanie jest uruchamiane tylko wtedy, gdy d | |||
| 758 | <context> | 758 | <context> |
| 759 | <name>ConfigureDebug</name> | 759 | <name>ConfigureDebug</name> |
| 760 | <message> | 760 | <message> |
| 761 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="11"/> | 761 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="15"/> |
| 762 | <source>Debugger</source> | 762 | <source>Debugger</source> |
| 763 | <translation type="unfinished"/> | 763 | <translation type="unfinished"/> |
| 764 | </message> | 764 | </message> |
| 765 | <message> | 765 | <message> |
| 766 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="19"/> | 766 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="23"/> |
| 767 | <source>Enable GDB Stub</source> | 767 | <source>Enable GDB Stub</source> |
| 768 | <translation>Włącz namiastkę GDB</translation> | 768 | <translation>Włącz namiastkę GDB</translation> |
| 769 | </message> | 769 | </message> |
| 770 | <message> | 770 | <message> |
| 771 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="39"/> | 771 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="43"/> |
| 772 | <source>Port:</source> | 772 | <source>Port:</source> |
| 773 | <translation>Port</translation> | 773 | <translation>Port</translation> |
| 774 | </message> | 774 | </message> |
| 775 | <message> | 775 | <message> |
| 776 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="63"/> | 776 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="67"/> |
| 777 | <source>Logging</source> | 777 | <source>Logging</source> |
| 778 | <translation>Logowanie</translation> | 778 | <translation>Logowanie</translation> |
| 779 | </message> | 779 | </message> |
| 780 | <message> | 780 | <message> |
| 781 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="71"/> | 781 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="75"/> |
| 782 | <source>Global Log Filter</source> | 782 | <source>Global Log Filter</source> |
| 783 | <translation>Globalny filtr rejestrów</translation> | 783 | <translation>Globalny filtr rejestrów</translation> |
| 784 | </message> | 784 | </message> |
| 785 | <message> | 785 | <message> |
| 786 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="83"/> | 786 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="87"/> |
| 787 | <source>Show Log in Console</source> | 787 | <source>Show Log in Console</source> |
| 788 | <translation>Pokaż Log w konsoli</translation> | 788 | <translation>Pokaż Log w konsoli</translation> |
| 789 | </message> | 789 | </message> |
| 790 | <message> | 790 | <message> |
| 791 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="90"/> | 791 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="94"/> |
| 792 | <source>Open Log Location</source> | 792 | <source>Open Log Location</source> |
| 793 | <translation>Otwórz miejsce rejestrów</translation> | 793 | <translation>Otwórz miejsce rejestrów</translation> |
| 794 | </message> | 794 | </message> |
| 795 | <message> | 795 | <message> |
| 796 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="100"/> | 796 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="104"/> |
| 797 | <source>When checked, the max size of the log increases from 100 MB to 1 GB</source> | 797 | <source>When checked, the max size of the log increases from 100 MB to 1 GB</source> |
| 798 | <translation>Kiedy zaznaczony, maksymalny rozmiar logu wzrasta ze 100 MB do 1 GB</translation> | 798 | <translation>Kiedy zaznaczony, maksymalny rozmiar logu wzrasta ze 100 MB do 1 GB</translation> |
| 799 | </message> | 799 | </message> |
| 800 | <message> | 800 | <message> |
| 801 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="103"/> | 801 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="107"/> |
| 802 | <source>Enable Extended Logging**</source> | 802 | <source>Enable Extended Logging**</source> |
| 803 | <translation>Włącz Przedłużony Logging**</translation> | 803 | <translation>Włącz Przedłużony Logging**</translation> |
| 804 | </message> | 804 | </message> |
| 805 | <message> | 805 | <message> |
| 806 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="113"/> | 806 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="117"/> |
| 807 | <source>Homebrew</source> | 807 | <source>Homebrew</source> |
| 808 | <translation>Homebrew</translation> | 808 | <translation>Homebrew</translation> |
| 809 | </message> | 809 | </message> |
| 810 | <message> | 810 | <message> |
| 811 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="121"/> | 811 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="125"/> |
| 812 | <source>Arguments String</source> | 812 | <source>Arguments String</source> |
| 813 | <translation>Linijka argumentu</translation> | 813 | <translation>Linijka argumentu</translation> |
| 814 | </message> | 814 | </message> |
| 815 | <message> | 815 | <message> |
| 816 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="136"/> | 816 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/> |
| 817 | <source>Graphics</source> | 817 | <source>Graphics</source> |
| 818 | <translation>Grafika</translation> | 818 | <translation>Grafika</translation> |
| 819 | </message> | 819 | </message> |
| 820 | <message> | 820 | <message> |
| 821 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="145"/> | 821 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="149"/> |
| 822 | <source>When checked, the graphics API enters a slower debugging mode</source> | 822 | <source>When checked, the graphics API enters a slower debugging mode</source> |
| 823 | <translation>Gdy zaznaczone, API grafiki przechodzi w wolniejszy tryb debugowania</translation> | 823 | <translation>Gdy zaznaczone, API grafiki przechodzi w wolniejszy tryb debugowania</translation> |
| 824 | </message> | 824 | </message> |
| 825 | <message> | 825 | <message> |
| 826 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="148"/> | 826 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="152"/> |
| 827 | <source>Enable Graphics Debugging</source> | 827 | <source>Enable Graphics Debugging</source> |
| 828 | <translation>Włącz debugowanie grafiki</translation> | 828 | <translation>Włącz debugowanie grafiki</translation> |
| 829 | </message> | 829 | </message> |
| 830 | <message> | 830 | <message> |
| 831 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="155"/> | 831 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="159"/> |
| 832 | <source>When checked, it enables Nsight Aftermath crash dumps</source> | 832 | <source>When checked, it enables Nsight Aftermath crash dumps</source> |
| 833 | <translation>Gdy zaznaczone, włącza zrzucanie awarii Nsight Aftermath</translation> | 833 | <translation>Gdy zaznaczone, włącza zrzucanie awarii Nsight Aftermath</translation> |
| 834 | </message> | 834 | </message> |
| 835 | <message> | 835 | <message> |
| 836 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="158"/> | 836 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="162"/> |
| 837 | <source>Enable Nsight Aftermath</source> | 837 | <source>Enable Nsight Aftermath</source> |
| 838 | <translation>Włącz Nsight Aftermath</translation> | 838 | <translation>Włącz Nsight Aftermath</translation> |
| 839 | </message> | 839 | </message> |
| 840 | <message> | 840 | <message> |
| 841 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="168"/> | 841 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="172"/> |
| 842 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> | 842 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> |
| 843 | <translation>Po zaznaczeniu, zrzuci wszystkie oryginalne shadery asemblera z pamięci podręcznej dysku shaderów albo gry, jeśli zostaną znalezione</translation> | 843 | <translation>Po zaznaczeniu, zrzuci wszystkie oryginalne shadery asemblera z pamięci podręcznej dysku shaderów albo gry, jeśli zostaną znalezione</translation> |
| 844 | </message> | 844 | </message> |
| 845 | <message> | 845 | <message> |
| 846 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="171"/> | 846 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="175"/> |
| 847 | <source>Dump Game Shaders</source> | 847 | <source>Dump Game Shaders</source> |
| 848 | <translation>Zrzuć Shadery Gry</translation> | 848 | <translation>Zrzuć Shadery Gry</translation> |
| 849 | </message> | 849 | </message> |
| 850 | <message> | 850 | <message> |
| 851 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="181"/> | 851 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="185"/> |
| 852 | <source>When checked, it will dump all the macro programs of the GPU</source> | 852 | <source>When checked, it will dump all the macro programs of the GPU</source> |
| 853 | <translation type="unfinished"/> | 853 | <translation type="unfinished"/> |
| 854 | </message> | 854 | </message> |
| 855 | <message> | 855 | <message> |
| 856 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="184"/> | 856 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="188"/> |
| 857 | <source>Dump Maxwell Macros</source> | 857 | <source>Dump Maxwell Macros</source> |
| 858 | <translation type="unfinished"/> | 858 | <translation type="unfinished"/> |
| 859 | </message> | 859 | </message> |
| 860 | <message> | 860 | <message> |
| 861 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="194"/> | 861 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="198"/> |
| 862 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> | 862 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> |
| 863 | <translation>Gdy zaznaczone, wyłącza kompilator makr Just In Time. Włączenie tej opcji spowalnia działanie gier</translation> | 863 | <translation>Gdy zaznaczone, wyłącza kompilator makr Just In Time. Włączenie tej opcji spowalnia działanie gier</translation> |
| 864 | </message> | 864 | </message> |
| 865 | <message> | 865 | <message> |
| 866 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="197"/> | 866 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="201"/> |
| 867 | <source>Disable Macro JIT</source> | 867 | <source>Disable Macro JIT</source> |
| 868 | <translation>Wyłącz Makro JIT</translation> | 868 | <translation>Wyłącz Makro JIT</translation> |
| 869 | </message> | 869 | </message> |
| 870 | <message> | 870 | <message> |
| 871 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="204"/> | 871 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="208"/> |
| 872 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> | 872 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> |
| 873 | <translation>Po zaznaczeniu, yuzu będzie rejestrować statystyki dotyczące skompilowanej pamięci podręcznej.</translation> | 873 | <translation>Po zaznaczeniu, yuzu będzie rejestrować statystyki dotyczące skompilowanej pamięci podręcznej.</translation> |
| 874 | </message> | 874 | </message> |
| 875 | <message> | 875 | <message> |
| 876 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="207"/> | 876 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="211"/> |
| 877 | <source>Enable Shader Feedback</source> | 877 | <source>Enable Shader Feedback</source> |
| 878 | <translation>Włącz funkcję Feedbacku Shaderów</translation> | 878 | <translation>Włącz funkcję Feedbacku Shaderów</translation> |
| 879 | </message> | 879 | </message> |
| 880 | <message> | 880 | <message> |
| 881 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="214"/> | 881 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="218"/> |
| 882 | <source>When checked, it executes shaders without loop logic changes</source> | 882 | <source>When checked, it executes shaders without loop logic changes</source> |
| 883 | <translation>Gdy zaznaczone, używa shaderów bez zmian logicznych pętli</translation> | 883 | <translation>Gdy zaznaczone, używa shaderów bez zmian logicznych pętli</translation> |
| 884 | </message> | 884 | </message> |
| 885 | <message> | 885 | <message> |
| 886 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/> | 886 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="221"/> |
| 887 | <source>Disable Loop safety checks</source> | 887 | <source>Disable Loop safety checks</source> |
| 888 | <translation>Wyłącz Zapętlanie sprawdzania bezpieczeństwa</translation> | 888 | <translation>Wyłącz Zapętlanie sprawdzania bezpieczeństwa</translation> |
| 889 | </message> | 889 | </message> |
| 890 | <message> | 890 | <message> |
| 891 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="227"/> | 891 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="231"/> |
| 892 | <source>Debugging</source> | 892 | <source>Debugging</source> |
| 893 | <translation>Debugowanie</translation> | 893 | <translation>Debugowanie</translation> |
| 894 | </message> | 894 | </message> |
| 895 | <message> | 895 | <message> |
| 896 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="233"/> | 896 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/> |
| 897 | <source>Enable Verbose Reporting Services**</source> | ||
| 898 | <translation>Włącz Pełne Usługi Raportowania**</translation> | ||
| 899 | </message> | ||
| 900 | <message> | ||
| 901 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="244"/> | ||
| 897 | <source>Enable FS Access Log</source> | 902 | <source>Enable FS Access Log</source> |
| 898 | <translation>Włącz dziennik Dostępu FS</translation> | 903 | <translation>Włącz dziennik Dostępu FS</translation> |
| 899 | </message> | 904 | </message> |
| 900 | <message> | 905 | <message> |
| 901 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="240"/> | 906 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="251"/> |
| 902 | <source>Dump Audio Commands To Console**</source> | 907 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> |
| 903 | <translation type="unfinished"/> | 908 | <translation type="unfinished"/> |
| 904 | </message> | 909 | </message> |
| 905 | <message> | 910 | <message> |
| 906 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="243"/> | 911 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="254"/> |
| 907 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> | 912 | <source>Dump Audio Commands To Console**</source> |
| 908 | <translation type="unfinished"/> | 913 | <translation type="unfinished"/> |
| 909 | </message> | 914 | </message> |
| 910 | <message> | 915 | <message> |
| 911 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="250"/> | 916 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="261"/> |
| 912 | <source>Enable Verbose Reporting Services**</source> | 917 | <source>Create Minidump After Crash</source> |
| 913 | <translation>Włącz Pełne Usługi Raportowania**</translation> | 918 | <translation type="unfinished"/> |
| 914 | </message> | 919 | </message> |
| 915 | <message> | 920 | <message> |
| 916 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="260"/> | 921 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="271"/> |
| 917 | <source>Advanced</source> | 922 | <source>Advanced</source> |
| 918 | <translation>Zaawansowane</translation> | 923 | <translation>Zaawansowane</translation> |
| 919 | </message> | 924 | </message> |
| 920 | <message> | 925 | <message> |
| 921 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="266"/> | 926 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="277"/> |
| 922 | <source>Kiosk (Quest) Mode</source> | 927 | <source>Kiosk (Quest) Mode</source> |
| 923 | <translation>Tryb Kiosk (Quest)</translation> | 928 | <translation>Tryb Kiosk (Quest)</translation> |
| 924 | </message> | 929 | </message> |
| 925 | <message> | 930 | <message> |
| 926 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="273"/> | 931 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="284"/> |
| 927 | <source>Enable CPU Debugging</source> | 932 | <source>Enable CPU Debugging</source> |
| 928 | <translation>Włącz Debugowanie CPU</translation> | 933 | <translation>Włącz Debugowanie CPU</translation> |
| 929 | </message> | 934 | </message> |
| 930 | <message> | 935 | <message> |
| 931 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="280"/> | 936 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="291"/> |
| 932 | <source>Enable Debug Asserts</source> | 937 | <source>Enable Debug Asserts</source> |
| 933 | <translation>Włącz potwierdzenia debugowania</translation> | 938 | <translation>Włącz potwierdzenia debugowania</translation> |
| 934 | </message> | 939 | </message> |
| 935 | <message> | 940 | <message> |
| 936 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="287"/> | 941 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="298"/> |
| 937 | <source>Enable Auto-Stub**</source> | 942 | <source>Enable Auto-Stub**</source> |
| 938 | <translation>Włącz Auto-Stub**</translation> | 943 | <translation>Włącz Auto-Stub**</translation> |
| 939 | </message> | 944 | </message> |
| 940 | <message> | 945 | <message> |
| 941 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="294"/> | 946 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="305"/> |
| 942 | <source>Enable All Controller Types</source> | 947 | <source>Enable All Controller Types</source> |
| 943 | <translation type="unfinished"/> | 948 | <translation type="unfinished"/> |
| 944 | </message> | 949 | </message> |
| 945 | <message> | 950 | <message> |
| 946 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="301"/> | 951 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="312"/> |
| 947 | <source>Disable Web Applet</source> | 952 | <source>Disable Web Applet</source> |
| 948 | <translation>Wyłącz Aplet internetowy</translation> | 953 | <translation>Wyłącz Aplet internetowy</translation> |
| 949 | </message> | 954 | </message> |
| 950 | <message> | 955 | <message> |
| 951 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="316"/> | 956 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="319"/> |
| 957 | <source>Enables yuzu to check for a working Vulkan environment when the program starts up. Disable this if this is causing issues with external programs seeing yuzu.</source> | ||
| 958 | <translation type="unfinished"/> | ||
| 959 | </message> | ||
| 960 | <message> | ||
| 961 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="322"/> | ||
| 962 | <source>Perform Startup Vulkan Check</source> | ||
| 963 | <translation type="unfinished"/> | ||
| 964 | </message> | ||
| 965 | <message> | ||
| 966 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="337"/> | ||
| 952 | <source>**This will be reset automatically when yuzu closes.</source> | 967 | <source>**This will be reset automatically when yuzu closes.</source> |
| 953 | <translation>**To zresetuje się automatycznie po wyłączeniu yuzu.</translation> | 968 | <translation>**To zresetuje się automatycznie po wyłączeniu yuzu.</translation> |
| 954 | </message> | 969 | </message> |
| 970 | <message> | ||
| 971 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="35"/> | ||
| 972 | <source>Restart Required</source> | ||
| 973 | <translation type="unfinished"/> | ||
| 974 | </message> | ||
| 975 | <message> | ||
| 976 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="36"/> | ||
| 977 | <source>yuzu is required to restart in order to apply this setting.</source> | ||
| 978 | <translation type="unfinished"/> | ||
| 979 | </message> | ||
| 980 | <message> | ||
| 981 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="86"/> | ||
| 982 | <source>Web applet not compiled</source> | ||
| 983 | <translation type="unfinished"/> | ||
| 984 | </message> | ||
| 985 | <message> | ||
| 986 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="93"/> | ||
| 987 | <source>MiniDump creation not compiled</source> | ||
| 988 | <translation type="unfinished"/> | ||
| 989 | </message> | ||
| 955 | </context> | 990 | </context> |
| 956 | <context> | 991 | <context> |
| 957 | <name>ConfigureDebugController</name> | 992 | <name>ConfigureDebugController</name> |
| @@ -1571,37 +1606,47 @@ Pozostaw tą funkcję włączoną, jeśli nie widać różnicy w wydajności.</t | |||
| 1571 | <translation>Użyj Szybszego Czasu GPU (Hack)</translation> | 1606 | <translation>Użyj Szybszego Czasu GPU (Hack)</translation> |
| 1572 | </message> | 1607 | </message> |
| 1573 | <message> | 1608 | <message> |
| 1574 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="120"/> | 1609 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="105"/> |
| 1610 | <source>Enables pessimistic buffer flushes. This option will force unmodified buffers to be flushed, which can cost performance.</source> | ||
| 1611 | <translation type="unfinished"/> | ||
| 1612 | </message> | ||
| 1613 | <message> | ||
| 1614 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="108"/> | ||
| 1615 | <source>Use pessimistic buffer flushes (Hack)</source> | ||
| 1616 | <translation type="unfinished"/> | ||
| 1617 | </message> | ||
| 1618 | <message> | ||
| 1619 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="130"/> | ||
| 1575 | <source>Anisotropic Filtering:</source> | 1620 | <source>Anisotropic Filtering:</source> |
| 1576 | <translation>Filtrowanie anizotropowe:</translation> | 1621 | <translation>Filtrowanie anizotropowe:</translation> |
| 1577 | </message> | 1622 | </message> |
| 1578 | <message> | 1623 | <message> |
| 1579 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="128"/> | 1624 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="138"/> |
| 1580 | <source>Automatic</source> | 1625 | <source>Automatic</source> |
| 1581 | <translation>Automatyczne</translation> | 1626 | <translation>Automatyczne</translation> |
| 1582 | </message> | 1627 | </message> |
| 1583 | <message> | 1628 | <message> |
| 1584 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="133"/> | 1629 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="143"/> |
| 1585 | <source>Default</source> | 1630 | <source>Default</source> |
| 1586 | <translation>Domyślne</translation> | 1631 | <translation>Domyślne</translation> |
| 1587 | </message> | 1632 | </message> |
| 1588 | <message> | 1633 | <message> |
| 1589 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="138"/> | 1634 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="148"/> |
| 1590 | <source>2x</source> | 1635 | <source>2x</source> |
| 1591 | <translation>2x</translation> | 1636 | <translation>2x</translation> |
| 1592 | </message> | 1637 | </message> |
| 1593 | <message> | 1638 | <message> |
| 1594 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="143"/> | 1639 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="153"/> |
| 1595 | <source>4x</source> | 1640 | <source>4x</source> |
| 1596 | <translation>4x</translation> | 1641 | <translation>4x</translation> |
| 1597 | </message> | 1642 | </message> |
| 1598 | <message> | 1643 | <message> |
| 1599 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="148"/> | 1644 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="158"/> |
| 1600 | <source>8x</source> | 1645 | <source>8x</source> |
| 1601 | <translation>8x</translation> | 1646 | <translation>8x</translation> |
| 1602 | </message> | 1647 | </message> |
| 1603 | <message> | 1648 | <message> |
| 1604 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="153"/> | 1649 | <location filename="../../src/yuzu/configuration/configure_graphics_advanced.ui" line="163"/> |
| 1605 | <source>16x</source> | 1650 | <source>16x</source> |
| 1606 | <translation>16x</translation> | 1651 | <translation>16x</translation> |
| 1607 | </message> | 1652 | </message> |
| @@ -2093,7 +2138,7 @@ Pozostaw tą funkcję włączoną, jeśli nie widać różnicy w wydajności.</t | |||
| 2093 | </message> | 2138 | </message> |
| 2094 | <message> | 2139 | <message> |
| 2095 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 2140 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 2096 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1284"/> | 2141 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1291"/> |
| 2097 | <source>Left Stick</source> | 2142 | <source>Left Stick</source> |
| 2098 | <translation>Lewa gałka</translation> | 2143 | <translation>Lewa gałka</translation> |
| 2099 | </message> | 2144 | </message> |
| @@ -2187,14 +2232,14 @@ Pozostaw tą funkcję włączoną, jeśli nie widać różnicy w wydajności.</t | |||
| 2187 | <message> | 2232 | <message> |
| 2188 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 2233 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 2189 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 2234 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 2190 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1289"/> | 2235 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1296"/> |
| 2191 | <source>L</source> | 2236 | <source>L</source> |
| 2192 | <translation>L</translation> | 2237 | <translation>L</translation> |
| 2193 | </message> | 2238 | </message> |
| 2194 | <message> | 2239 | <message> |
| 2195 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 2240 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 2196 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 2241 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 2197 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1281"/> | 2242 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1288"/> |
| 2198 | <source>ZL</source> | 2243 | <source>ZL</source> |
| 2199 | <translation>ZL</translation> | 2244 | <translation>ZL</translation> |
| 2200 | </message> | 2245 | </message> |
| @@ -2213,7 +2258,7 @@ Pozostaw tą funkcję włączoną, jeśli nie widać różnicy w wydajności.</t | |||
| 2213 | <message> | 2258 | <message> |
| 2214 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 2259 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 2215 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 2260 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 2216 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1280"/> | 2261 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1287"/> |
| 2217 | <source>Plus</source> | 2262 | <source>Plus</source> |
| 2218 | <translation>Plus</translation> | 2263 | <translation>Plus</translation> |
| 2219 | </message> | 2264 | </message> |
| @@ -2226,15 +2271,15 @@ Pozostaw tą funkcję włączoną, jeśli nie widać różnicy w wydajności.</t | |||
| 2226 | <message> | 2271 | <message> |
| 2227 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 2272 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 2228 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 2273 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 2229 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1283"/> | ||
| 2230 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1290"/> | 2274 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1290"/> |
| 2275 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1297"/> | ||
| 2231 | <source>R</source> | 2276 | <source>R</source> |
| 2232 | <translation>R</translation> | 2277 | <translation>R</translation> |
| 2233 | </message> | 2278 | </message> |
| 2234 | <message> | 2279 | <message> |
| 2235 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 2280 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 2236 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 2281 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 2237 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1282"/> | 2282 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1289"/> |
| 2238 | <source>ZR</source> | 2283 | <source>ZR</source> |
| 2239 | <translation>ZR</translation> | 2284 | <translation>ZR</translation> |
| 2240 | </message> | 2285 | </message> |
| @@ -2291,231 +2336,236 @@ Pozostaw tą funkcję włączoną, jeśli nie widać różnicy w wydajności.</t | |||
| 2291 | </message> | 2336 | </message> |
| 2292 | <message> | 2337 | <message> |
| 2293 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 2338 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 2294 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1285"/> | 2339 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1292"/> |
| 2295 | <source>Right Stick</source> | 2340 | <source>Right Stick</source> |
| 2296 | <translation>Prawa gałka</translation> | 2341 | <translation>Prawa gałka</translation> |
| 2297 | </message> | 2342 | </message> |
| 2298 | <message> | 2343 | <message> |
| 2299 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="360"/> | 2344 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="361"/> |
| 2300 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="427"/> | 2345 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="434"/> |
| 2301 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="522"/> | 2346 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="529"/> |
| 2302 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="617"/> | 2347 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="624"/> |
| 2303 | <source>Clear</source> | 2348 | <source>Clear</source> |
| 2304 | <translation>Wyczyść</translation> | 2349 | <translation>Wyczyść</translation> |
| 2305 | </message> | 2350 | </message> |
| 2306 | <message> | 2351 | <message> |
| 2307 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="362"/> | 2352 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="363"/> |
| 2308 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="429"/> | 2353 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> |
| 2309 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="526"/> | 2354 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="533"/> |
| 2310 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="545"/> | 2355 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="552"/> |
| 2311 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="619"/> | 2356 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="626"/> |
| 2312 | <source>[not set]</source> | 2357 | <source>[not set]</source> |
| 2313 | <translation>[nie ustawione]</translation> | 2358 | <translation>[nie ustawione]</translation> |
| 2314 | </message> | 2359 | </message> |
| 2315 | <message> | 2360 | <message> |
| 2316 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="365"/> | 2361 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="366"/> |
| 2317 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="622"/> | 2362 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="638"/> |
| 2318 | <source>Toggle button</source> | ||
| 2319 | <translation>Przycisk Toggle</translation> | ||
| 2320 | </message> | ||
| 2321 | <message> | ||
| 2322 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> | ||
| 2323 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="631"/> | ||
| 2324 | <source>Invert button</source> | 2363 | <source>Invert button</source> |
| 2325 | <translation>Odwróć przycisk</translation> | 2364 | <translation>Odwróć przycisk</translation> |
| 2326 | </message> | 2365 | </message> |
| 2327 | <message> | 2366 | <message> |
| 2328 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="379"/> | 2367 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="372"/> |
| 2329 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="573"/> | 2368 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="629"/> |
| 2369 | <source>Toggle button</source> | ||
| 2370 | <translation>Przycisk Toggle</translation> | ||
| 2371 | </message> | ||
| 2372 | <message> | ||
| 2373 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="380"/> | ||
| 2374 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="580"/> | ||
| 2330 | <source>Invert axis</source> | 2375 | <source>Invert axis</source> |
| 2331 | <translation>Odwróć oś</translation> | 2376 | <translation>Odwróć oś</translation> |
| 2332 | </message> | 2377 | </message> |
| 2333 | <message> | 2378 | <message> |
| 2334 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="385"/> | 2379 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="386"/> |
| 2335 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="389"/> | 2380 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="390"/> |
| 2336 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> | 2381 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="443"/> |
| 2337 | <source>Set threshold</source> | 2382 | <source>Set threshold</source> |
| 2338 | <translation>Ustaw próg</translation> | 2383 | <translation>Ustaw próg</translation> |
| 2339 | </message> | 2384 | </message> |
| 2340 | <message> | 2385 | <message> |
| 2341 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="389"/> | 2386 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="390"/> |
| 2342 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> | 2387 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="443"/> |
| 2343 | <source>Choose a value between 0% and 100%</source> | 2388 | <source>Choose a value between 0% and 100%</source> |
| 2344 | <translation>Wybierz wartość od 0% do 100%</translation> | 2389 | <translation>Wybierz wartość od 0% do 100%</translation> |
| 2345 | </message> | 2390 | </message> |
| 2346 | <message> | 2391 | <message> |
| 2347 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="432"/> | 2392 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="402"/> |
| 2393 | <source>Toggle axis</source> | ||
| 2394 | <translation type="unfinished"/> | ||
| 2395 | </message> | ||
| 2396 | <message> | ||
| 2397 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="439"/> | ||
| 2348 | <source>Set gyro threshold</source> | 2398 | <source>Set gyro threshold</source> |
| 2349 | <translation>Ustaw próg gyro</translation> | 2399 | <translation>Ustaw próg gyro</translation> |
| 2350 | </message> | 2400 | </message> |
| 2351 | <message> | 2401 | <message> |
| 2352 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="478"/> | 2402 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="485"/> |
| 2353 | <source>Map Analog Stick</source> | 2403 | <source>Map Analog Stick</source> |
| 2354 | <translation>Przypisz Drążek Analogowy</translation> | 2404 | <translation>Przypisz Drążek Analogowy</translation> |
| 2355 | </message> | 2405 | </message> |
| 2356 | <message> | 2406 | <message> |
| 2357 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="479"/> | 2407 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="486"/> |
| 2358 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2408 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 2359 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2409 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 2360 | <translation>Po naciśnięciu OK, najpierw przesuń joystick w poziomie, a następnie w pionie. | 2410 | <translation>Po naciśnięciu OK, najpierw przesuń joystick w poziomie, a następnie w pionie. |
| 2361 | Aby odwrócić osie, najpierw przesuń joystick pionowo, a następnie poziomo.</translation> | 2411 | Aby odwrócić osie, najpierw przesuń joystick pionowo, a następnie poziomo.</translation> |
| 2362 | </message> | 2412 | </message> |
| 2363 | <message> | 2413 | <message> |
| 2364 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="547"/> | 2414 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="554"/> |
| 2365 | <source>Center axis</source> | 2415 | <source>Center axis</source> |
| 2366 | <translation type="unfinished"/> | 2416 | <translation type="unfinished"/> |
| 2367 | </message> | 2417 | </message> |
| 2368 | <message> | 2418 | <message> |
| 2369 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="655"/> | 2419 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="662"/> |
| 2370 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1009"/> | 2420 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1016"/> |
| 2371 | <source>Deadzone: %1%</source> | 2421 | <source>Deadzone: %1%</source> |
| 2372 | <translation>Martwa strefa: %1%</translation> | 2422 | <translation>Martwa strefa: %1%</translation> |
| 2373 | </message> | 2423 | </message> |
| 2374 | <message> | 2424 | <message> |
| 2375 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="664"/> | 2425 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="671"/> |
| 2376 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1014"/> | 2426 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1021"/> |
| 2377 | <source>Modifier Range: %1%</source> | 2427 | <source>Modifier Range: %1%</source> |
| 2378 | <translation>Zasięg Modyfikatora: %1%</translation> | 2428 | <translation>Zasięg Modyfikatora: %1%</translation> |
| 2379 | </message> | 2429 | </message> |
| 2380 | <message> | 2430 | <message> |
| 2381 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="690"/> | 2431 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="697"/> |
| 2382 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1039"/> | 2432 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1046"/> |
| 2383 | <source>Pro Controller</source> | 2433 | <source>Pro Controller</source> |
| 2384 | <translation>Pro Controller</translation> | 2434 | <translation>Pro Controller</translation> |
| 2385 | </message> | 2435 | </message> |
| 2386 | <message> | 2436 | <message> |
| 2387 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1043"/> | 2437 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1050"/> |
| 2388 | <source>Dual Joycons</source> | 2438 | <source>Dual Joycons</source> |
| 2389 | <translation>Para Joyconów</translation> | 2439 | <translation>Para Joyconów</translation> |
| 2390 | </message> | 2440 | </message> |
| 2391 | <message> | 2441 | <message> |
| 2392 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1047"/> | 2442 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1054"/> |
| 2393 | <source>Left Joycon</source> | 2443 | <source>Left Joycon</source> |
| 2394 | <translation>Lewy Joycon</translation> | 2444 | <translation>Lewy Joycon</translation> |
| 2395 | </message> | 2445 | </message> |
| 2396 | <message> | 2446 | <message> |
| 2397 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1051"/> | 2447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1058"/> |
| 2398 | <source>Right Joycon</source> | 2448 | <source>Right Joycon</source> |
| 2399 | <translation>Prawy Joycon</translation> | 2449 | <translation>Prawy Joycon</translation> |
| 2400 | </message> | 2450 | </message> |
| 2401 | <message> | 2451 | <message> |
| 2402 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1055"/> | 2452 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1062"/> |
| 2403 | <source>Handheld</source> | 2453 | <source>Handheld</source> |
| 2404 | <translation>Handheld</translation> | 2454 | <translation>Handheld</translation> |
| 2405 | </message> | 2455 | </message> |
| 2406 | <message> | 2456 | <message> |
| 2407 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1059"/> | 2457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1066"/> |
| 2408 | <source>GameCube Controller</source> | 2458 | <source>GameCube Controller</source> |
| 2409 | <translation>Kontroler GameCube</translation> | 2459 | <translation>Kontroler GameCube</translation> |
| 2410 | </message> | 2460 | </message> |
| 2411 | <message> | 2461 | <message> |
| 2412 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1068"/> | 2462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1075"/> |
| 2413 | <source>Poke Ball Plus</source> | 2463 | <source>Poke Ball Plus</source> |
| 2414 | <translation>Poke Ball Plus</translation> | 2464 | <translation>Poke Ball Plus</translation> |
| 2415 | </message> | 2465 | </message> |
| 2416 | <message> | 2466 | <message> |
| 2417 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1072"/> | 2467 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1079"/> |
| 2418 | <source>NES Controller</source> | 2468 | <source>NES Controller</source> |
| 2419 | <translation>Kontroler NES/Pegasus</translation> | 2469 | <translation>Kontroler NES/Pegasus</translation> |
| 2420 | </message> | 2470 | </message> |
| 2421 | <message> | 2471 | <message> |
| 2422 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1076"/> | 2472 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1083"/> |
| 2423 | <source>SNES Controller</source> | 2473 | <source>SNES Controller</source> |
| 2424 | <translation>Kontroler SNES</translation> | 2474 | <translation>Kontroler SNES</translation> |
| 2425 | </message> | 2475 | </message> |
| 2426 | <message> | 2476 | <message> |
| 2427 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1080"/> | 2477 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1087"/> |
| 2428 | <source>N64 Controller</source> | 2478 | <source>N64 Controller</source> |
| 2429 | <translation>Kontroler N64</translation> | 2479 | <translation>Kontroler N64</translation> |
| 2430 | </message> | 2480 | </message> |
| 2431 | <message> | 2481 | <message> |
| 2432 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1084"/> | 2482 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1091"/> |
| 2433 | <source>Sega Genesis</source> | 2483 | <source>Sega Genesis</source> |
| 2434 | <translation>Sega Mega Drive</translation> | 2484 | <translation>Sega Mega Drive</translation> |
| 2435 | </message> | 2485 | </message> |
| 2436 | <message> | 2486 | <message> |
| 2437 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1288"/> | 2487 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1295"/> |
| 2438 | <source>Start / Pause</source> | 2488 | <source>Start / Pause</source> |
| 2439 | <translation>Start / Pauza</translation> | 2489 | <translation>Start / Pauza</translation> |
| 2440 | </message> | 2490 | </message> |
| 2441 | <message> | 2491 | <message> |
| 2442 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1291"/> | 2492 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1298"/> |
| 2443 | <source>Z</source> | 2493 | <source>Z</source> |
| 2444 | <translation>Z</translation> | 2494 | <translation>Z</translation> |
| 2445 | </message> | 2495 | </message> |
| 2446 | <message> | 2496 | <message> |
| 2447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1292"/> | 2497 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1299"/> |
| 2448 | <source>Control Stick</source> | 2498 | <source>Control Stick</source> |
| 2449 | <translation>Lewa gałka</translation> | 2499 | <translation>Lewa gałka</translation> |
| 2450 | </message> | 2500 | </message> |
| 2451 | <message> | 2501 | <message> |
| 2452 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1293"/> | 2502 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1300"/> |
| 2453 | <source>C-Stick</source> | 2503 | <source>C-Stick</source> |
| 2454 | <translation>C-gałka</translation> | 2504 | <translation>C-gałka</translation> |
| 2455 | </message> | 2505 | </message> |
| 2456 | <message> | 2506 | <message> |
| 2457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1394"/> | 2507 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1401"/> |
| 2458 | <source>Shake!</source> | 2508 | <source>Shake!</source> |
| 2459 | <translation>Potrząśnij!</translation> | 2509 | <translation>Potrząśnij!</translation> |
| 2460 | </message> | 2510 | </message> |
| 2461 | <message> | 2511 | <message> |
| 2462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1396"/> | 2512 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1403"/> |
| 2463 | <source>[waiting]</source> | 2513 | <source>[waiting]</source> |
| 2464 | <translation>[oczekiwanie]</translation> | 2514 | <translation>[oczekiwanie]</translation> |
| 2465 | </message> | 2515 | </message> |
| 2466 | <message> | 2516 | <message> |
| 2467 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> | 2517 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1485"/> |
| 2468 | <source>New Profile</source> | 2518 | <source>New Profile</source> |
| 2469 | <translation>Nowy profil</translation> | 2519 | <translation>Nowy profil</translation> |
| 2470 | </message> | 2520 | </message> |
| 2471 | <message> | 2521 | <message> |
| 2472 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> | 2522 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1485"/> |
| 2473 | <source>Enter a profile name:</source> | 2523 | <source>Enter a profile name:</source> |
| 2474 | <translation>Wpisz nazwę profilu:</translation> | 2524 | <translation>Wpisz nazwę profilu:</translation> |
| 2475 | </message> | 2525 | </message> |
| 2476 | <message> | 2526 | <message> |
| 2477 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1486"/> | 2527 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1493"/> |
| 2478 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1494"/> | 2528 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1501"/> |
| 2479 | <source>Create Input Profile</source> | 2529 | <source>Create Input Profile</source> |
| 2480 | <translation>Utwórz profil wejściowy</translation> | 2530 | <translation>Utwórz profil wejściowy</translation> |
| 2481 | </message> | 2531 | </message> |
| 2482 | <message> | 2532 | <message> |
| 2483 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1487"/> | 2533 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1494"/> |
| 2484 | <source>The given profile name is not valid!</source> | 2534 | <source>The given profile name is not valid!</source> |
| 2485 | <translation>Podana nazwa profilu jest nieprawidłowa!</translation> | 2535 | <translation>Podana nazwa profilu jest nieprawidłowa!</translation> |
| 2486 | </message> | 2536 | </message> |
| 2487 | <message> | 2537 | <message> |
| 2488 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1495"/> | 2538 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1502"/> |
| 2489 | <source>Failed to create the input profile "%1"</source> | 2539 | <source>Failed to create the input profile "%1"</source> |
| 2490 | <translation>Nie udało się utworzyć profilu wejściowego "%1"</translation> | 2540 | <translation>Nie udało się utworzyć profilu wejściowego "%1"</translation> |
| 2491 | </message> | 2541 | </message> |
| 2492 | <message> | 2542 | <message> |
| 2493 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1515"/> | 2543 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1522"/> |
| 2494 | <source>Delete Input Profile</source> | 2544 | <source>Delete Input Profile</source> |
| 2495 | <translation>Usuń profil wejściowy</translation> | 2545 | <translation>Usuń profil wejściowy</translation> |
| 2496 | </message> | 2546 | </message> |
| 2497 | <message> | 2547 | <message> |
| 2498 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1516"/> | 2548 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1523"/> |
| 2499 | <source>Failed to delete the input profile "%1"</source> | 2549 | <source>Failed to delete the input profile "%1"</source> |
| 2500 | <translation>Nie udało się usunąć profilu wejściowego "%1"</translation> | 2550 | <translation>Nie udało się usunąć profilu wejściowego "%1"</translation> |
| 2501 | </message> | 2551 | </message> |
| 2502 | <message> | 2552 | <message> |
| 2503 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1538"/> | 2553 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1545"/> |
| 2504 | <source>Load Input Profile</source> | 2554 | <source>Load Input Profile</source> |
| 2505 | <translation>Załaduj profil wejściowy</translation> | 2555 | <translation>Załaduj profil wejściowy</translation> |
| 2506 | </message> | 2556 | </message> |
| 2507 | <message> | 2557 | <message> |
| 2508 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1539"/> | 2558 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1546"/> |
| 2509 | <source>Failed to load the input profile "%1"</source> | 2559 | <source>Failed to load the input profile "%1"</source> |
| 2510 | <translation>Nie udało się wczytać profilu wejściowego "%1"</translation> | 2560 | <translation>Nie udało się wczytać profilu wejściowego "%1"</translation> |
| 2511 | </message> | 2561 | </message> |
| 2512 | <message> | 2562 | <message> |
| 2513 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1558"/> | 2563 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1565"/> |
| 2514 | <source>Save Input Profile</source> | 2564 | <source>Save Input Profile</source> |
| 2515 | <translation>Zapisz profil wejściowy</translation> | 2565 | <translation>Zapisz profil wejściowy</translation> |
| 2516 | </message> | 2566 | </message> |
| 2517 | <message> | 2567 | <message> |
| 2518 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1559"/> | 2568 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1566"/> |
| 2519 | <source>Failed to save the input profile "%1"</source> | 2569 | <source>Failed to save the input profile "%1"</source> |
| 2520 | <translation>Nie udało się zapisać profilu wejściowego "%1"</translation> | 2570 | <translation>Nie udało się zapisać profilu wejściowego "%1"</translation> |
| 2521 | </message> | 2571 | </message> |
| @@ -2770,42 +2820,42 @@ Aby odwrócić osie, najpierw przesuń joystick pionowo, a następnie poziomo.</ | |||
| 2770 | <translation>Deweloper</translation> | 2820 | <translation>Deweloper</translation> |
| 2771 | </message> | 2821 | </message> |
| 2772 | <message> | 2822 | <message> |
| 2773 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="58"/> | 2823 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="57"/> |
| 2774 | <source>Add-Ons</source> | 2824 | <source>Add-Ons</source> |
| 2775 | <translation>Dodatki</translation> | 2825 | <translation>Dodatki</translation> |
| 2776 | </message> | 2826 | </message> |
| 2777 | <message> | 2827 | <message> |
| 2778 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="59"/> | 2828 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="58"/> |
| 2779 | <source>General</source> | 2829 | <source>General</source> |
| 2780 | <translation>Ogólne</translation> | 2830 | <translation>Ogólne</translation> |
| 2781 | </message> | 2831 | </message> |
| 2782 | <message> | 2832 | <message> |
| 2783 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="60"/> | 2833 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="59"/> |
| 2784 | <source>System</source> | 2834 | <source>System</source> |
| 2785 | <translation>System</translation> | 2835 | <translation>System</translation> |
| 2786 | </message> | 2836 | </message> |
| 2787 | <message> | 2837 | <message> |
| 2788 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="61"/> | 2838 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="60"/> |
| 2789 | <source>CPU</source> | 2839 | <source>CPU</source> |
| 2790 | <translation>CPU</translation> | 2840 | <translation>CPU</translation> |
| 2791 | </message> | 2841 | </message> |
| 2792 | <message> | 2842 | <message> |
| 2793 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="62"/> | 2843 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="61"/> |
| 2794 | <source>Graphics</source> | 2844 | <source>Graphics</source> |
| 2795 | <translation>Grafika</translation> | 2845 | <translation>Grafika</translation> |
| 2796 | </message> | 2846 | </message> |
| 2797 | <message> | 2847 | <message> |
| 2798 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="63"/> | 2848 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="62"/> |
| 2799 | <source>Adv. Graphics</source> | 2849 | <source>Adv. Graphics</source> |
| 2800 | <translation>Zaaw. Grafika</translation> | 2850 | <translation>Zaaw. Grafika</translation> |
| 2801 | </message> | 2851 | </message> |
| 2802 | <message> | 2852 | <message> |
| 2803 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="64"/> | 2853 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="63"/> |
| 2804 | <source>Audio</source> | 2854 | <source>Audio</source> |
| 2805 | <translation>Dźwięk</translation> | 2855 | <translation>Dźwięk</translation> |
| 2806 | </message> | 2856 | </message> |
| 2807 | <message> | 2857 | <message> |
| 2808 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="67"/> | 2858 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="66"/> |
| 2809 | <source>Properties</source> | 2859 | <source>Properties</source> |
| 2810 | <translation>Właściwości</translation> | 2860 | <translation>Właściwości</translation> |
| 2811 | </message> | 2861 | </message> |
| @@ -3517,47 +3567,47 @@ Aby odwrócić osie, najpierw przesuń joystick pionowo, a następnie poziomo.</ | |||
| 3517 | <translation><html><head/><body><p>Odczytuje dane wejściowe kontrolera ze skryptów takiego samego formatu jak skrypty TAS-nx.<br/> Jeśli chcesz otrzymać bardziej szczegółowe wyjaśnienie, wejdź na <a href="https://yuzu-emu.org/help/feature/tas/"><span style=" text-decoration: underline; color:#039be5;">stronę pomocy</span></a> na stronie internetowej yuzu.</p></body></html></translation> | 3567 | <translation><html><head/><body><p>Odczytuje dane wejściowe kontrolera ze skryptów takiego samego formatu jak skrypty TAS-nx.<br/> Jeśli chcesz otrzymać bardziej szczegółowe wyjaśnienie, wejdź na <a href="https://yuzu-emu.org/help/feature/tas/"><span style=" text-decoration: underline; color:#039be5;">stronę pomocy</span></a> na stronie internetowej yuzu.</p></body></html></translation> |
| 3518 | </message> | 3568 | </message> |
| 3519 | <message> | 3569 | <message> |
| 3520 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="24"/> | 3570 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="27"/> |
| 3521 | <source>To check which hotkeys control the playback/recording, please refer to the Hotkey settings (Configure -> General -> Hotkeys).</source> | 3571 | <source>To check which hotkeys control the playback/recording, please refer to the Hotkey settings (Configure -> General -> Hotkeys).</source> |
| 3522 | <translation>Aby sprawdzić jakie skróty sterują odtwarzaniem/nagrywaniem, odnieś się do ustawień Skrótów (Konfiguruj -> Ogólne -> Skróty Klawiszowe).</translation> | 3572 | <translation>Aby sprawdzić jakie skróty sterują odtwarzaniem/nagrywaniem, odnieś się do ustawień Skrótów (Konfiguruj -> Ogólne -> Skróty Klawiszowe).</translation> |
| 3523 | </message> | 3573 | </message> |
| 3524 | <message> | 3574 | <message> |
| 3525 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="34"/> | 3575 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="37"/> |
| 3526 | <source>WARNING: This is an experimental feature.<br/>It will not play back scripts frame perfectly with the current, imperfect syncing method.</source> | 3576 | <source>WARNING: This is an experimental feature.<br/>It will not play back scripts frame perfectly with the current, imperfect syncing method.</source> |
| 3527 | <translation>UWAGA: To jest funkcja eksperymentalna. Nie będzie odtwarzała skryptów co do klatki z teraźniejszą, nieperfekcyjną metodą synchronizacji.</translation> | 3577 | <translation>UWAGA: To jest funkcja eksperymentalna. Nie będzie odtwarzała skryptów co do klatki z teraźniejszą, nieperfekcyjną metodą synchronizacji.</translation> |
| 3528 | </message> | 3578 | </message> |
| 3529 | <message> | 3579 | <message> |
| 3530 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="51"/> | 3580 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="54"/> |
| 3531 | <source>Settings</source> | 3581 | <source>Settings</source> |
| 3532 | <translation>Ustawienia</translation> | 3582 | <translation>Ustawienia</translation> |
| 3533 | </message> | 3583 | </message> |
| 3534 | <message> | 3584 | <message> |
| 3535 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="57"/> | 3585 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="60"/> |
| 3536 | <source>Enable TAS features</source> | 3586 | <source>Enable TAS features</source> |
| 3537 | <translation>Włącz funkcje TAS</translation> | 3587 | <translation>Włącz funkcje TAS</translation> |
| 3538 | </message> | 3588 | </message> |
| 3539 | <message> | 3589 | <message> |
| 3540 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="64"/> | 3590 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="67"/> |
| 3541 | <source>Loop script</source> | 3591 | <source>Loop script</source> |
| 3542 | <translation>Zapętlij skrypt</translation> | 3592 | <translation>Zapętlij skrypt</translation> |
| 3543 | </message> | 3593 | </message> |
| 3544 | <message> | 3594 | <message> |
| 3545 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="74"/> | 3595 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="77"/> |
| 3546 | <source>Pause execution during loads</source> | 3596 | <source>Pause execution during loads</source> |
| 3547 | <translation>Zatrzymuj wykonanie w trakcie ładowania</translation> | 3597 | <translation>Zatrzymuj wykonanie w trakcie ładowania</translation> |
| 3548 | </message> | 3598 | </message> |
| 3549 | <message> | 3599 | <message> |
| 3550 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="88"/> | 3600 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="91"/> |
| 3551 | <source>Script Directory</source> | 3601 | <source>Script Directory</source> |
| 3552 | <translation>Ścieżka Skryptu</translation> | 3602 | <translation>Ścieżka Skryptu</translation> |
| 3553 | </message> | 3603 | </message> |
| 3554 | <message> | 3604 | <message> |
| 3555 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="94"/> | 3605 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="97"/> |
| 3556 | <source>Path</source> | 3606 | <source>Path</source> |
| 3557 | <translation>Ścieżka</translation> | 3607 | <translation>Ścieżka</translation> |
| 3558 | </message> | 3608 | </message> |
| 3559 | <message> | 3609 | <message> |
| 3560 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="101"/> | 3610 | <location filename="../../src/yuzu/configuration/configure_tas.ui" line="104"/> |
| 3561 | <source>...</source> | 3611 | <source>...</source> |
| 3562 | <translation>...</translation> | 3612 | <translation>...</translation> |
| 3563 | </message> | 3613 | </message> |
| @@ -3967,7 +4017,7 @@ Przeciągnij punkty, aby zmienić pozycję, lub kliknij dwukrotnie komórki tabe | |||
| 3967 | </message> | 4017 | </message> |
| 3968 | <message> | 4018 | <message> |
| 3969 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="49"/> | 4019 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="49"/> |
| 3970 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="154"/> | 4020 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="159"/> |
| 3971 | <source>Verify</source> | 4021 | <source>Verify</source> |
| 3972 | <translation>Zweryfikuj</translation> | 4022 | <translation>Zweryfikuj</translation> |
| 3973 | </message> | 4023 | </message> |
| @@ -4054,7 +4104,7 @@ Przeciągnij punkty, aby zmienić pozycję, lub kliknij dwukrotnie komórki tabe | |||
| 4054 | </message> | 4104 | </message> |
| 4055 | <message> | 4105 | <message> |
| 4056 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="91"/> | 4106 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="91"/> |
| 4057 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="165"/> | 4107 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="170"/> |
| 4058 | <source>Unspecified</source> | 4108 | <source>Unspecified</source> |
| 4059 | <translation>Nieokreślona</translation> | 4109 | <translation>Nieokreślona</translation> |
| 4060 | </message> | 4110 | </message> |
| @@ -4069,17 +4119,36 @@ Przeciągnij punkty, aby zmienić pozycję, lub kliknij dwukrotnie komórki tabe | |||
| 4069 | <translation>Token nie został zweryfikowany. Zmiana w Twoim tokenie nie została zapisana.</translation> | 4119 | <translation>Token nie został zweryfikowany. Zmiana w Twoim tokenie nie została zapisana.</translation> |
| 4070 | </message> | 4120 | </message> |
| 4071 | <message> | 4121 | <message> |
| 4072 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="144"/> | 4122 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="141"/> |
| 4123 | <source>Unverified, please click Verify before saving configuration</source> | ||
| 4124 | <comment>Tooltip</comment> | ||
| 4125 | <translation type="unfinished"/> | ||
| 4126 | </message> | ||
| 4127 | <message> | ||
| 4128 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="147"/> | ||
| 4129 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="149"/> | ||
| 4073 | <source>Verifying...</source> | 4130 | <source>Verifying...</source> |
| 4074 | <translation>Weryfikowanie...</translation> | 4131 | <translation>Weryfikowanie...</translation> |
| 4075 | </message> | 4132 | </message> |
| 4076 | <message> | 4133 | <message> |
| 4077 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="166"/> | 4134 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="164"/> |
| 4135 | <source>Verified</source> | ||
| 4136 | <comment>Tooltip</comment> | ||
| 4137 | <translation type="unfinished"/> | ||
| 4138 | </message> | ||
| 4139 | <message> | ||
| 4140 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="169"/> | ||
| 4078 | <source>Verification failed</source> | 4141 | <source>Verification failed</source> |
| 4142 | <comment>Tooltip</comment> | ||
| 4079 | <translation>Weryfikowanie nieudane</translation> | 4143 | <translation>Weryfikowanie nieudane</translation> |
| 4080 | </message> | 4144 | </message> |
| 4081 | <message> | 4145 | <message> |
| 4082 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="167"/> | 4146 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="171"/> |
| 4147 | <source>Verification failed</source> | ||
| 4148 | <translation>Weryfikowanie nieudane</translation> | ||
| 4149 | </message> | ||
| 4150 | <message> | ||
| 4151 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="172"/> | ||
| 4083 | <source>Verification failed. Check that you have entered your token correctly, and that your internet connection is working.</source> | 4152 | <source>Verification failed. Check that you have entered your token correctly, and that your internet connection is working.</source> |
| 4084 | <translation>Weryfikacja nie powiodła się. Sprawdź, czy poprawnie podałeś swój token oraz czy działa twoje połączenie internetowe.</translation> | 4153 | <translation>Weryfikacja nie powiodła się. Sprawdź, czy poprawnie podałeś swój token oraz czy działa twoje połączenie internetowe.</translation> |
| 4085 | </message> | 4154 | </message> |
| @@ -4148,12 +4217,12 @@ Przeciągnij punkty, aby zmienić pozycję, lub kliknij dwukrotnie komórki tabe | |||
| 4148 | <context> | 4217 | <context> |
| 4149 | <name>DirectConnectWindow</name> | 4218 | <name>DirectConnectWindow</name> |
| 4150 | <message> | 4219 | <message> |
| 4151 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="112"/> | 4220 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="125"/> |
| 4152 | <source>Connecting</source> | 4221 | <source>Connecting</source> |
| 4153 | <translation>Łączenie</translation> | 4222 | <translation>Łączenie</translation> |
| 4154 | </message> | 4223 | </message> |
| 4155 | <message> | 4224 | <message> |
| 4156 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="117"/> | 4225 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="130"/> |
| 4157 | <source>Connect</source> | 4226 | <source>Connect</source> |
| 4158 | <translation>Połącz</translation> | 4227 | <translation>Połącz</translation> |
| 4159 | </message> | 4228 | </message> |
| @@ -4161,489 +4230,489 @@ Przeciągnij punkty, aby zmienić pozycję, lub kliknij dwukrotnie komórki tabe | |||
| 4161 | <context> | 4230 | <context> |
| 4162 | <name>GMainWindow</name> | 4231 | <name>GMainWindow</name> |
| 4163 | <message> | 4232 | <message> |
| 4164 | <location filename="../../src/yuzu/main.cpp" line="183"/> | 4233 | <location filename="../../src/yuzu/main.cpp" line="187"/> |
| 4165 | <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> | 4234 | <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> |
| 4166 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Dane anonimowe są gromadzone</a> aby ulepszyć yuzu. <br/><br/>Czy chcesz udostępnić nam swoje dane o użytkowaniu?</translation> | 4235 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Dane anonimowe są gromadzone</a> aby ulepszyć yuzu. <br/><br/>Czy chcesz udostępnić nam swoje dane o użytkowaniu?</translation> |
| 4167 | </message> | 4236 | </message> |
| 4168 | <message> | 4237 | <message> |
| 4169 | <location filename="../../src/yuzu/main.cpp" line="186"/> | 4238 | <location filename="../../src/yuzu/main.cpp" line="190"/> |
| 4170 | <source>Telemetry</source> | 4239 | <source>Telemetry</source> |
| 4171 | <translation>Telemetria</translation> | 4240 | <translation>Telemetria</translation> |
| 4172 | </message> | 4241 | </message> |
| 4173 | <message> | 4242 | <message> |
| 4174 | <location filename="../../src/yuzu/main.cpp" line="388"/> | 4243 | <location filename="../../src/yuzu/main.cpp" line="391"/> |
| 4175 | <source>Broken Vulkan Installation Detected</source> | 4244 | <source>Broken Vulkan Installation Detected</source> |
| 4176 | <translation type="unfinished"/> | 4245 | <translation type="unfinished"/> |
| 4177 | </message> | 4246 | </message> |
| 4178 | <message> | 4247 | <message> |
| 4179 | <location filename="../../src/yuzu/main.cpp" line="389"/> | 4248 | <location filename="../../src/yuzu/main.cpp" line="392"/> |
| 4180 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> | 4249 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> |
| 4181 | <translation type="unfinished"/> | 4250 | <translation type="unfinished"/> |
| 4182 | </message> | 4251 | </message> |
| 4183 | <message> | 4252 | <message> |
| 4184 | <location filename="../../src/yuzu/main.cpp" line="717"/> | 4253 | <location filename="../../src/yuzu/main.cpp" line="720"/> |
| 4185 | <source>Loading Web Applet...</source> | 4254 | <source>Loading Web Applet...</source> |
| 4186 | <translation>Ładowanie apletu internetowego...</translation> | 4255 | <translation>Ładowanie apletu internetowego...</translation> |
| 4187 | </message> | 4256 | </message> |
| 4188 | <message> | 4257 | <message> |
| 4189 | <location filename="../../src/yuzu/main.cpp" line="764"/> | ||
| 4190 | <location filename="../../src/yuzu/main.cpp" line="767"/> | 4258 | <location filename="../../src/yuzu/main.cpp" line="767"/> |
| 4259 | <location filename="../../src/yuzu/main.cpp" line="770"/> | ||
| 4191 | <source>Disable Web Applet</source> | 4260 | <source>Disable Web Applet</source> |
| 4192 | <translation>Wyłącz Aplet internetowy</translation> | 4261 | <translation>Wyłącz Aplet internetowy</translation> |
| 4193 | </message> | 4262 | </message> |
| 4194 | <message> | 4263 | <message> |
| 4195 | <location filename="../../src/yuzu/main.cpp" line="768"/> | 4264 | <location filename="../../src/yuzu/main.cpp" line="771"/> |
| 4196 | <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? | 4265 | <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? |
| 4197 | (This can be re-enabled in the Debug settings.)</source> | 4266 | (This can be re-enabled in the Debug settings.)</source> |
| 4198 | <translation>Wyłączanie web appletu może doprowadzić do nieokreślonych zachowań - wyłączyć applet należy jedynie grając w Super Mario 3D All-Stars. Na pewno chcesz wyłączyć web applet? | 4267 | <translation>Wyłączanie web appletu może doprowadzić do nieokreślonych zachowań - wyłączyć applet należy jedynie grając w Super Mario 3D All-Stars. Na pewno chcesz wyłączyć web applet? |
| 4199 | (Można go ponownie włączyć w ustawieniach debug.)</translation> | 4268 | (Można go ponownie włączyć w ustawieniach debug.)</translation> |
| 4200 | </message> | 4269 | </message> |
| 4201 | <message> | 4270 | <message> |
| 4202 | <location filename="../../src/yuzu/main.cpp" line="875"/> | 4271 | <location filename="../../src/yuzu/main.cpp" line="878"/> |
| 4203 | <source>The amount of shaders currently being built</source> | 4272 | <source>The amount of shaders currently being built</source> |
| 4204 | <translation>Ilość budowanych shaderów</translation> | 4273 | <translation>Ilość budowanych shaderów</translation> |
| 4205 | </message> | 4274 | </message> |
| 4206 | <message> | 4275 | <message> |
| 4207 | <location filename="../../src/yuzu/main.cpp" line="877"/> | 4276 | <location filename="../../src/yuzu/main.cpp" line="880"/> |
| 4208 | <source>The current selected resolution scaling multiplier.</source> | 4277 | <source>The current selected resolution scaling multiplier.</source> |
| 4209 | <translation>Obecnie wybrany mnożnik rozdzielczości.</translation> | 4278 | <translation>Obecnie wybrany mnożnik rozdzielczości.</translation> |
| 4210 | </message> | 4279 | </message> |
| 4211 | <message> | 4280 | <message> |
| 4212 | <location filename="../../src/yuzu/main.cpp" line="880"/> | 4281 | <location filename="../../src/yuzu/main.cpp" line="883"/> |
| 4213 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 4282 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 4214 | <translation>Aktualna prędkość emulacji. Wartości większe lub niższe niż 100% wskazują, że emulacja działa szybciej lub wolniej niż Switch.</translation> | 4283 | <translation>Aktualna prędkość emulacji. Wartości większe lub niższe niż 100% wskazują, że emulacja działa szybciej lub wolniej niż Switch.</translation> |
| 4215 | </message> | 4284 | </message> |
| 4216 | <message> | 4285 | <message> |
| 4217 | <location filename="../../src/yuzu/main.cpp" line="883"/> | 4286 | <location filename="../../src/yuzu/main.cpp" line="886"/> |
| 4218 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 4287 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 4219 | <translation>Ile klatek na sekundę gra aktualnie wyświetla. To będzie się różnić w zależności od gry, od sceny do sceny.</translation> | 4288 | <translation>Ile klatek na sekundę gra aktualnie wyświetla. To będzie się różnić w zależności od gry, od sceny do sceny.</translation> |
| 4220 | </message> | 4289 | </message> |
| 4221 | <message> | 4290 | <message> |
| 4222 | <location filename="../../src/yuzu/main.cpp" line="887"/> | 4291 | <location filename="../../src/yuzu/main.cpp" line="890"/> |
| 4223 | <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> | 4292 | <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> |
| 4224 | <translation>Czas potrzebny do emulacji klatki na sekundę Switcha, nie licząc ograniczania klatek ani v-sync. Dla emulacji pełnej szybkości powinno to wynosić co najwyżej 16,67 ms.</translation> | 4293 | <translation>Czas potrzebny do emulacji klatki na sekundę Switcha, nie licząc ograniczania klatek ani v-sync. Dla emulacji pełnej szybkości powinno to wynosić co najwyżej 16,67 ms.</translation> |
| 4225 | </message> | 4294 | </message> |
| 4226 | <message> | 4295 | <message> |
| 4227 | <location filename="../../src/yuzu/main.cpp" line="966"/> | 4296 | <location filename="../../src/yuzu/main.cpp" line="969"/> |
| 4228 | <source>VULKAN</source> | 4297 | <source>VULKAN</source> |
| 4229 | <translation>VULKAN</translation> | 4298 | <translation>VULKAN</translation> |
| 4230 | </message> | 4299 | </message> |
| 4231 | <message> | 4300 | <message> |
| 4232 | <location filename="../../src/yuzu/main.cpp" line="966"/> | 4301 | <location filename="../../src/yuzu/main.cpp" line="969"/> |
| 4233 | <source>OPENGL</source> | 4302 | <source>OPENGL</source> |
| 4234 | <translation>OPENGL</translation> | 4303 | <translation>OPENGL</translation> |
| 4235 | </message> | 4304 | </message> |
| 4236 | <message> | 4305 | <message> |
| 4237 | <location filename="../../src/yuzu/main.cpp" line="1028"/> | 4306 | <location filename="../../src/yuzu/main.cpp" line="1031"/> |
| 4238 | <source>&Clear Recent Files</source> | 4307 | <source>&Clear Recent Files</source> |
| 4239 | <translation>&Usuń Ostatnie pliki</translation> | 4308 | <translation>&Usuń Ostatnie pliki</translation> |
| 4240 | </message> | 4309 | </message> |
| 4241 | <message> | 4310 | <message> |
| 4242 | <location filename="../../src/yuzu/main.cpp" line="1335"/> | 4311 | <location filename="../../src/yuzu/main.cpp" line="1338"/> |
| 4243 | <source>&Continue</source> | 4312 | <source>&Continue</source> |
| 4244 | <translation>&Kontynuuj</translation> | 4313 | <translation>&Kontynuuj</translation> |
| 4245 | </message> | 4314 | </message> |
| 4246 | <message> | 4315 | <message> |
| 4247 | <location filename="../../src/yuzu/main.cpp" line="1337"/> | 4316 | <location filename="../../src/yuzu/main.cpp" line="1340"/> |
| 4248 | <source>&Pause</source> | 4317 | <source>&Pause</source> |
| 4249 | <translation>&Pauza</translation> | 4318 | <translation>&Pauza</translation> |
| 4250 | </message> | 4319 | </message> |
| 4251 | <message> | 4320 | <message> |
| 4252 | <location filename="../../src/yuzu/main.cpp" line="1415"/> | 4321 | <location filename="../../src/yuzu/main.cpp" line="1418"/> |
| 4253 | <source>yuzu is running a game</source> | 4322 | <source>yuzu is running a game</source> |
| 4254 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 4323 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 4255 | <translation>yuzu jest w trakcie gry</translation> | 4324 | <translation>yuzu jest w trakcie gry</translation> |
| 4256 | </message> | 4325 | </message> |
| 4257 | <message> | 4326 | <message> |
| 4258 | <location filename="../../src/yuzu/main.cpp" line="1546"/> | 4327 | <location filename="../../src/yuzu/main.cpp" line="1549"/> |
| 4259 | <source>Warning Outdated Game Format</source> | 4328 | <source>Warning Outdated Game Format</source> |
| 4260 | <translation>OSTRZEŻENIE! Nieaktualny format gry</translation> | 4329 | <translation>OSTRZEŻENIE! Nieaktualny format gry</translation> |
| 4261 | </message> | 4330 | </message> |
| 4262 | <message> | 4331 | <message> |
| 4263 | <location filename="../../src/yuzu/main.cpp" line="1547"/> | 4332 | <location filename="../../src/yuzu/main.cpp" line="1550"/> |
| 4264 | <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> | 4333 | <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> |
| 4265 | <translation>Używasz zdekonstruowanego formatu katalogu ROM dla tej gry, który jest przestarzałym formatem, który został zastąpiony przez inne, takie jak NCA, NAX, XCI lub NSP. W zdekonstruowanych katalogach ROM brakuje ikon, metadanych i obsługi aktualizacji.<br><br> Aby znaleźć wyjaśnienie różnych formatów Switch obsługiwanych przez yuzu,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'> sprawdź nasze wiki</a>. Ta wiadomość nie pojawi się ponownie.</translation> | 4334 | <translation>Używasz zdekonstruowanego formatu katalogu ROM dla tej gry, który jest przestarzałym formatem, który został zastąpiony przez inne, takie jak NCA, NAX, XCI lub NSP. W zdekonstruowanych katalogach ROM brakuje ikon, metadanych i obsługi aktualizacji.<br><br> Aby znaleźć wyjaśnienie różnych formatów Switch obsługiwanych przez yuzu,<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'> sprawdź nasze wiki</a>. Ta wiadomość nie pojawi się ponownie.</translation> |
| 4266 | </message> | 4335 | </message> |
| 4267 | <message> | 4336 | <message> |
| 4268 | <location filename="../../src/yuzu/main.cpp" line="1559"/> | 4337 | <location filename="../../src/yuzu/main.cpp" line="1562"/> |
| 4269 | <location filename="../../src/yuzu/main.cpp" line="1593"/> | 4338 | <location filename="../../src/yuzu/main.cpp" line="1596"/> |
| 4270 | <source>Error while loading ROM!</source> | 4339 | <source>Error while loading ROM!</source> |
| 4271 | <translation>Błąd podczas wczytywania ROMu!</translation> | 4340 | <translation>Błąd podczas wczytywania ROMu!</translation> |
| 4272 | </message> | 4341 | </message> |
| 4273 | <message> | 4342 | <message> |
| 4274 | <location filename="../../src/yuzu/main.cpp" line="1560"/> | 4343 | <location filename="../../src/yuzu/main.cpp" line="1563"/> |
| 4275 | <source>The ROM format is not supported.</source> | 4344 | <source>The ROM format is not supported.</source> |
| 4276 | <translation>Ten format ROMu nie jest wspierany.</translation> | 4345 | <translation>Ten format ROMu nie jest wspierany.</translation> |
| 4277 | </message> | 4346 | </message> |
| 4278 | <message> | 4347 | <message> |
| 4279 | <location filename="../../src/yuzu/main.cpp" line="1564"/> | 4348 | <location filename="../../src/yuzu/main.cpp" line="1567"/> |
| 4280 | <source>An error occurred initializing the video core.</source> | 4349 | <source>An error occurred initializing the video core.</source> |
| 4281 | <translation>Wystąpił błąd podczas inicjowania rdzenia wideo.</translation> | 4350 | <translation>Wystąpił błąd podczas inicjowania rdzenia wideo.</translation> |
| 4282 | </message> | 4351 | </message> |
| 4283 | <message> | 4352 | <message> |
| 4284 | <location filename="../../src/yuzu/main.cpp" line="1565"/> | 4353 | <location filename="../../src/yuzu/main.cpp" line="1568"/> |
| 4285 | <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> | 4354 | <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> |
| 4286 | <translation>yuzu napotkał błąd podczas uruchamiania rdzenia wideo. Jest to zwykle spowodowane przestarzałymi sterownikami GPU, w tym zintegrowanymi. Więcej szczegółów znajdziesz w pliku log. Więcej informacji na temat dostępu do log-u można znaleźć na następującej stronie: <a href='https://yuzu-emu.org/help/reference/log-files/'>Jak przesłać plik log</a>.</translation> | 4355 | <translation>yuzu napotkał błąd podczas uruchamiania rdzenia wideo. Jest to zwykle spowodowane przestarzałymi sterownikami GPU, w tym zintegrowanymi. Więcej szczegółów znajdziesz w pliku log. Więcej informacji na temat dostępu do log-u można znaleźć na następującej stronie: <a href='https://yuzu-emu.org/help/reference/log-files/'>Jak przesłać plik log</a>.</translation> |
| 4287 | </message> | 4356 | </message> |
| 4288 | <message> | 4357 | <message> |
| 4289 | <location filename="../../src/yuzu/main.cpp" line="1580"/> | 4358 | <location filename="../../src/yuzu/main.cpp" line="1583"/> |
| 4290 | <source>Error while loading ROM! %1</source> | 4359 | <source>Error while loading ROM! %1</source> |
| 4291 | <comment>%1 signifies a numeric error code.</comment> | 4360 | <comment>%1 signifies a numeric error code.</comment> |
| 4292 | <translation>Błąd podczas wczytywania ROMu! %1</translation> | 4361 | <translation>Błąd podczas wczytywania ROMu! %1</translation> |
| 4293 | </message> | 4362 | </message> |
| 4294 | <message> | 4363 | <message> |
| 4295 | <location filename="../../src/yuzu/main.cpp" line="1583"/> | 4364 | <location filename="../../src/yuzu/main.cpp" line="1586"/> |
| 4296 | <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> | 4365 | <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> |
| 4297 | <comment>%1 signifies an error string.</comment> | 4366 | <comment>%1 signifies an error string.</comment> |
| 4298 | <translation>%1<br>Postępuj zgodnie z<a href='https://yuzu-emu.org/help/quickstart/'>yuzu quickstart guide</a> aby zrzucić ponownie swoje pliki.<br>Możesz odwołać się do wiki yuzu</a>lub discord yuzu </a> po pomoc.</translation> | 4367 | <translation>%1<br>Postępuj zgodnie z<a href='https://yuzu-emu.org/help/quickstart/'>yuzu quickstart guide</a> aby zrzucić ponownie swoje pliki.<br>Możesz odwołać się do wiki yuzu</a>lub discord yuzu </a> po pomoc.</translation> |
| 4299 | </message> | 4368 | </message> |
| 4300 | <message> | 4369 | <message> |
| 4301 | <location filename="../../src/yuzu/main.cpp" line="1594"/> | 4370 | <location filename="../../src/yuzu/main.cpp" line="1597"/> |
| 4302 | <source>An unknown error occurred. Please see the log for more details.</source> | 4371 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 4303 | <translation>Wystąpił nieznany błąd. Więcej informacji można znaleźć w pliku log.</translation> | 4372 | <translation>Wystąpił nieznany błąd. Więcej informacji można znaleźć w pliku log.</translation> |
| 4304 | </message> | 4373 | </message> |
| 4305 | <message> | 4374 | <message> |
| 4306 | <location filename="../../src/yuzu/main.cpp" line="1725"/> | 4375 | <location filename="../../src/yuzu/main.cpp" line="1729"/> |
| 4307 | <source>(64-bit)</source> | 4376 | <source>(64-bit)</source> |
| 4308 | <translation>(64-bit)</translation> | 4377 | <translation>(64-bit)</translation> |
| 4309 | </message> | 4378 | </message> |
| 4310 | <message> | 4379 | <message> |
| 4311 | <location filename="../../src/yuzu/main.cpp" line="1725"/> | 4380 | <location filename="../../src/yuzu/main.cpp" line="1729"/> |
| 4312 | <source>(32-bit)</source> | 4381 | <source>(32-bit)</source> |
| 4313 | <translation>(32-bit)</translation> | 4382 | <translation>(32-bit)</translation> |
| 4314 | </message> | 4383 | </message> |
| 4315 | <message> | 4384 | <message> |
| 4316 | <location filename="../../src/yuzu/main.cpp" line="1726"/> | 4385 | <location filename="../../src/yuzu/main.cpp" line="1730"/> |
| 4317 | <source>%1 %2</source> | 4386 | <source>%1 %2</source> |
| 4318 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 4387 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 4319 | <translation>%1 %2</translation> | 4388 | <translation>%1 %2</translation> |
| 4320 | </message> | 4389 | </message> |
| 4321 | <message> | 4390 | <message> |
| 4322 | <location filename="../../src/yuzu/main.cpp" line="1876"/> | 4391 | <location filename="../../src/yuzu/main.cpp" line="1880"/> |
| 4323 | <source>Save Data</source> | 4392 | <source>Save Data</source> |
| 4324 | <translation>Zapis danych</translation> | 4393 | <translation>Zapis danych</translation> |
| 4325 | </message> | 4394 | </message> |
| 4326 | <message> | 4395 | <message> |
| 4327 | <location filename="../../src/yuzu/main.cpp" line="1924"/> | 4396 | <location filename="../../src/yuzu/main.cpp" line="1928"/> |
| 4328 | <source>Mod Data</source> | 4397 | <source>Mod Data</source> |
| 4329 | <translation>Dane modów</translation> | 4398 | <translation>Dane modów</translation> |
| 4330 | </message> | 4399 | </message> |
| 4331 | <message> | 4400 | <message> |
| 4332 | <location filename="../../src/yuzu/main.cpp" line="1936"/> | 4401 | <location filename="../../src/yuzu/main.cpp" line="1940"/> |
| 4333 | <source>Error Opening %1 Folder</source> | 4402 | <source>Error Opening %1 Folder</source> |
| 4334 | <translation>Błąd podczas otwarcia folderu %1</translation> | 4403 | <translation>Błąd podczas otwarcia folderu %1</translation> |
| 4335 | </message> | 4404 | </message> |
| 4336 | <message> | 4405 | <message> |
| 4337 | <location filename="../../src/yuzu/main.cpp" line="1937"/> | 4406 | <location filename="../../src/yuzu/main.cpp" line="1941"/> |
| 4338 | <location filename="../../src/yuzu/main.cpp" line="2343"/> | 4407 | <location filename="../../src/yuzu/main.cpp" line="2347"/> |
| 4339 | <source>Folder does not exist!</source> | 4408 | <source>Folder does not exist!</source> |
| 4340 | <translation>Folder nie istnieje!</translation> | 4409 | <translation>Folder nie istnieje!</translation> |
| 4341 | </message> | 4410 | </message> |
| 4342 | <message> | 4411 | <message> |
| 4343 | <location filename="../../src/yuzu/main.cpp" line="1949"/> | 4412 | <location filename="../../src/yuzu/main.cpp" line="1953"/> |
| 4344 | <source>Error Opening Transferable Shader Cache</source> | 4413 | <source>Error Opening Transferable Shader Cache</source> |
| 4345 | <translation>Błąd podczas otwierania przenośnej pamięci podręcznej Shaderów.</translation> | 4414 | <translation>Błąd podczas otwierania przenośnej pamięci podręcznej Shaderów.</translation> |
| 4346 | </message> | 4415 | </message> |
| 4347 | <message> | 4416 | <message> |
| 4348 | <location filename="../../src/yuzu/main.cpp" line="1950"/> | 4417 | <location filename="../../src/yuzu/main.cpp" line="1954"/> |
| 4349 | <source>Failed to create the shader cache directory for this title.</source> | 4418 | <source>Failed to create the shader cache directory for this title.</source> |
| 4350 | <translation>Nie udało się stworzyć ścieżki shaderów dla tego tytułu.</translation> | 4419 | <translation>Nie udało się stworzyć ścieżki shaderów dla tego tytułu.</translation> |
| 4351 | </message> | 4420 | </message> |
| 4352 | <message> | 4421 | <message> |
| 4353 | <location filename="../../src/yuzu/main.cpp" line="2002"/> | 4422 | <location filename="../../src/yuzu/main.cpp" line="2006"/> |
| 4354 | <source>Contents</source> | 4423 | <source>Contents</source> |
| 4355 | <translation>Zawartość</translation> | 4424 | <translation>Zawartość</translation> |
| 4356 | </message> | 4425 | </message> |
| 4357 | <message> | 4426 | <message> |
| 4358 | <location filename="../../src/yuzu/main.cpp" line="2004"/> | 4427 | <location filename="../../src/yuzu/main.cpp" line="2008"/> |
| 4359 | <source>Update</source> | 4428 | <source>Update</source> |
| 4360 | <translation>Łatka</translation> | 4429 | <translation>Łatka</translation> |
| 4361 | </message> | 4430 | </message> |
| 4362 | <message> | 4431 | <message> |
| 4363 | <location filename="../../src/yuzu/main.cpp" line="2006"/> | 4432 | <location filename="../../src/yuzu/main.cpp" line="2010"/> |
| 4364 | <source>DLC</source> | 4433 | <source>DLC</source> |
| 4365 | <translation>DLC</translation> | 4434 | <translation>DLC</translation> |
| 4366 | </message> | 4435 | </message> |
| 4367 | <message> | 4436 | <message> |
| 4368 | <location filename="../../src/yuzu/main.cpp" line="2013"/> | 4437 | <location filename="../../src/yuzu/main.cpp" line="2017"/> |
| 4369 | <source>Remove Entry</source> | 4438 | <source>Remove Entry</source> |
| 4370 | <translation>Usuń wpis</translation> | 4439 | <translation>Usuń wpis</translation> |
| 4371 | </message> | 4440 | </message> |
| 4372 | <message> | 4441 | <message> |
| 4373 | <location filename="../../src/yuzu/main.cpp" line="2013"/> | 4442 | <location filename="../../src/yuzu/main.cpp" line="2017"/> |
| 4374 | <source>Remove Installed Game %1?</source> | 4443 | <source>Remove Installed Game %1?</source> |
| 4375 | <translation>Usunąć zainstalowaną grę %1?</translation> | 4444 | <translation>Usunąć zainstalowaną grę %1?</translation> |
| 4376 | </message> | 4445 | </message> |
| 4377 | <message> | 4446 | <message> |
| 4378 | <location filename="../../src/yuzu/main.cpp" line="2043"/> | 4447 | <location filename="../../src/yuzu/main.cpp" line="2047"/> |
| 4379 | <location filename="../../src/yuzu/main.cpp" line="2059"/> | 4448 | <location filename="../../src/yuzu/main.cpp" line="2063"/> |
| 4380 | <location filename="../../src/yuzu/main.cpp" line="2090"/> | 4449 | <location filename="../../src/yuzu/main.cpp" line="2094"/> |
| 4381 | <location filename="../../src/yuzu/main.cpp" line="2151"/> | 4450 | <location filename="../../src/yuzu/main.cpp" line="2155"/> |
| 4382 | <location filename="../../src/yuzu/main.cpp" line="2169"/> | 4451 | <location filename="../../src/yuzu/main.cpp" line="2173"/> |
| 4383 | <location filename="../../src/yuzu/main.cpp" line="2192"/> | 4452 | <location filename="../../src/yuzu/main.cpp" line="2196"/> |
| 4384 | <source>Successfully Removed</source> | 4453 | <source>Successfully Removed</source> |
| 4385 | <translation>Pomyślnie usunięto</translation> | 4454 | <translation>Pomyślnie usunięto</translation> |
| 4386 | </message> | 4455 | </message> |
| 4387 | <message> | 4456 | <message> |
| 4388 | <location filename="../../src/yuzu/main.cpp" line="2044"/> | 4457 | <location filename="../../src/yuzu/main.cpp" line="2048"/> |
| 4389 | <source>Successfully removed the installed base game.</source> | 4458 | <source>Successfully removed the installed base game.</source> |
| 4390 | <translation>Pomyślnie usunięto zainstalowaną grę.</translation> | 4459 | <translation>Pomyślnie usunięto zainstalowaną grę.</translation> |
| 4391 | </message> | 4460 | </message> |
| 4392 | <message> | 4461 | <message> |
| 4393 | <location filename="../../src/yuzu/main.cpp" line="2047"/> | 4462 | <location filename="../../src/yuzu/main.cpp" line="2051"/> |
| 4394 | <location filename="../../src/yuzu/main.cpp" line="2062"/> | 4463 | <location filename="../../src/yuzu/main.cpp" line="2066"/> |
| 4395 | <location filename="../../src/yuzu/main.cpp" line="2085"/> | 4464 | <location filename="../../src/yuzu/main.cpp" line="2089"/> |
| 4396 | <source>Error Removing %1</source> | 4465 | <source>Error Removing %1</source> |
| 4397 | <translation>Błąd podczas usuwania %1</translation> | 4466 | <translation>Błąd podczas usuwania %1</translation> |
| 4398 | </message> | 4467 | </message> |
| 4399 | <message> | 4468 | <message> |
| 4400 | <location filename="../../src/yuzu/main.cpp" line="2048"/> | 4469 | <location filename="../../src/yuzu/main.cpp" line="2052"/> |
| 4401 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4470 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4402 | <translation>Gra nie jest zainstalowana w NAND i nie może zostać usunięta.</translation> | 4471 | <translation>Gra nie jest zainstalowana w NAND i nie może zostać usunięta.</translation> |
| 4403 | </message> | 4472 | </message> |
| 4404 | <message> | 4473 | <message> |
| 4405 | <location filename="../../src/yuzu/main.cpp" line="2060"/> | 4474 | <location filename="../../src/yuzu/main.cpp" line="2064"/> |
| 4406 | <source>Successfully removed the installed update.</source> | 4475 | <source>Successfully removed the installed update.</source> |
| 4407 | <translation>Pomyślnie usunięto zainstalowaną łatkę.</translation> | 4476 | <translation>Pomyślnie usunięto zainstalowaną łatkę.</translation> |
| 4408 | </message> | 4477 | </message> |
| 4409 | <message> | 4478 | <message> |
| 4410 | <location filename="../../src/yuzu/main.cpp" line="2063"/> | 4479 | <location filename="../../src/yuzu/main.cpp" line="2067"/> |
| 4411 | <source>There is no update installed for this title.</source> | 4480 | <source>There is no update installed for this title.</source> |
| 4412 | <translation>Brak zainstalowanych łatek dla tego tytułu.</translation> | 4481 | <translation>Brak zainstalowanych łatek dla tego tytułu.</translation> |
| 4413 | </message> | 4482 | </message> |
| 4414 | <message> | 4483 | <message> |
| 4415 | <location filename="../../src/yuzu/main.cpp" line="2086"/> | 4484 | <location filename="../../src/yuzu/main.cpp" line="2090"/> |
| 4416 | <source>There are no DLC installed for this title.</source> | 4485 | <source>There are no DLC installed for this title.</source> |
| 4417 | <translation>Brak zainstalowanych DLC dla tego tytułu.</translation> | 4486 | <translation>Brak zainstalowanych DLC dla tego tytułu.</translation> |
| 4418 | </message> | 4487 | </message> |
| 4419 | <message> | 4488 | <message> |
| 4420 | <location filename="../../src/yuzu/main.cpp" line="2091"/> | 4489 | <location filename="../../src/yuzu/main.cpp" line="2095"/> |
| 4421 | <source>Successfully removed %1 installed DLC.</source> | 4490 | <source>Successfully removed %1 installed DLC.</source> |
| 4422 | <translation>Pomyślnie usunięto %1 zainstalowane DLC.</translation> | 4491 | <translation>Pomyślnie usunięto %1 zainstalowane DLC.</translation> |
| 4423 | </message> | 4492 | </message> |
| 4424 | <message> | 4493 | <message> |
| 4425 | <location filename="../../src/yuzu/main.cpp" line="2099"/> | 4494 | <location filename="../../src/yuzu/main.cpp" line="2103"/> |
| 4426 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4495 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4427 | <translation>Usunąć Transferowalne Shadery OpenGL?</translation> | 4496 | <translation>Usunąć Transferowalne Shadery OpenGL?</translation> |
| 4428 | </message> | 4497 | </message> |
| 4429 | <message> | 4498 | <message> |
| 4430 | <location filename="../../src/yuzu/main.cpp" line="2101"/> | 4499 | <location filename="../../src/yuzu/main.cpp" line="2105"/> |
| 4431 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4500 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4432 | <translation>Usunąć Transferowalne Shadery Vulkan?</translation> | 4501 | <translation>Usunąć Transferowalne Shadery Vulkan?</translation> |
| 4433 | </message> | 4502 | </message> |
| 4434 | <message> | 4503 | <message> |
| 4435 | <location filename="../../src/yuzu/main.cpp" line="2103"/> | 4504 | <location filename="../../src/yuzu/main.cpp" line="2107"/> |
| 4436 | <source>Delete All Transferable Shader Caches?</source> | 4505 | <source>Delete All Transferable Shader Caches?</source> |
| 4437 | <translation>Usunąć Wszystkie Transferowalne Shadery?</translation> | 4506 | <translation>Usunąć Wszystkie Transferowalne Shadery?</translation> |
| 4438 | </message> | 4507 | </message> |
| 4439 | <message> | 4508 | <message> |
| 4440 | <location filename="../../src/yuzu/main.cpp" line="2105"/> | 4509 | <location filename="../../src/yuzu/main.cpp" line="2109"/> |
| 4441 | <source>Remove Custom Game Configuration?</source> | 4510 | <source>Remove Custom Game Configuration?</source> |
| 4442 | <translation>Usunąć niestandardową konfigurację gry?</translation> | 4511 | <translation>Usunąć niestandardową konfigurację gry?</translation> |
| 4443 | </message> | 4512 | </message> |
| 4444 | <message> | 4513 | <message> |
| 4445 | <location filename="../../src/yuzu/main.cpp" line="2111"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="2115"/> |
| 4446 | <source>Remove File</source> | 4515 | <source>Remove File</source> |
| 4447 | <translation>Usuń plik</translation> | 4516 | <translation>Usuń plik</translation> |
| 4448 | </message> | 4517 | </message> |
| 4449 | <message> | 4518 | <message> |
| 4450 | <location filename="../../src/yuzu/main.cpp" line="2146"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="2150"/> |
| 4451 | <location filename="../../src/yuzu/main.cpp" line="2154"/> | 4520 | <location filename="../../src/yuzu/main.cpp" line="2158"/> |
| 4452 | <source>Error Removing Transferable Shader Cache</source> | 4521 | <source>Error Removing Transferable Shader Cache</source> |
| 4453 | <translation>Błąd podczas usuwania przenośnej pamięci podręcznej Shaderów.</translation> | 4522 | <translation>Błąd podczas usuwania przenośnej pamięci podręcznej Shaderów.</translation> |
| 4454 | </message> | 4523 | </message> |
| 4455 | <message> | 4524 | <message> |
| 4456 | <location filename="../../src/yuzu/main.cpp" line="2147"/> | 4525 | <location filename="../../src/yuzu/main.cpp" line="2151"/> |
| 4457 | <location filename="../../src/yuzu/main.cpp" line="2165"/> | 4526 | <location filename="../../src/yuzu/main.cpp" line="2169"/> |
| 4458 | <source>A shader cache for this title does not exist.</source> | 4527 | <source>A shader cache for this title does not exist.</source> |
| 4459 | <translation>Pamięć podręczna Shaderów dla tego tytułu nie istnieje.</translation> | 4528 | <translation>Pamięć podręczna Shaderów dla tego tytułu nie istnieje.</translation> |
| 4460 | </message> | 4529 | </message> |
| 4461 | <message> | 4530 | <message> |
| 4462 | <location filename="../../src/yuzu/main.cpp" line="2152"/> | 4531 | <location filename="../../src/yuzu/main.cpp" line="2156"/> |
| 4463 | <source>Successfully removed the transferable shader cache.</source> | 4532 | <source>Successfully removed the transferable shader cache.</source> |
| 4464 | <translation>Pomyślnie usunięto przenośną pamięć podręczną Shaderów.</translation> | 4533 | <translation>Pomyślnie usunięto przenośną pamięć podręczną Shaderów.</translation> |
| 4465 | </message> | 4534 | </message> |
| 4466 | <message> | 4535 | <message> |
| 4467 | <location filename="../../src/yuzu/main.cpp" line="2155"/> | 4536 | <location filename="../../src/yuzu/main.cpp" line="2159"/> |
| 4468 | <source>Failed to remove the transferable shader cache.</source> | 4537 | <source>Failed to remove the transferable shader cache.</source> |
| 4469 | <translation>Nie udało się usunąć przenośnej pamięci Shaderów.</translation> | 4538 | <translation>Nie udało się usunąć przenośnej pamięci Shaderów.</translation> |
| 4470 | </message> | 4539 | </message> |
| 4471 | <message> | 4540 | <message> |
| 4472 | <location filename="../../src/yuzu/main.cpp" line="2164"/> | 4541 | <location filename="../../src/yuzu/main.cpp" line="2168"/> |
| 4473 | <location filename="../../src/yuzu/main.cpp" line="2172"/> | 4542 | <location filename="../../src/yuzu/main.cpp" line="2176"/> |
| 4474 | <source>Error Removing Transferable Shader Caches</source> | 4543 | <source>Error Removing Transferable Shader Caches</source> |
| 4475 | <translation>Błąd podczas usuwania Transferowalnych Shaderów</translation> | 4544 | <translation>Błąd podczas usuwania Transferowalnych Shaderów</translation> |
| 4476 | </message> | 4545 | </message> |
| 4477 | <message> | 4546 | <message> |
| 4478 | <location filename="../../src/yuzu/main.cpp" line="2170"/> | 4547 | <location filename="../../src/yuzu/main.cpp" line="2174"/> |
| 4479 | <source>Successfully removed the transferable shader caches.</source> | 4548 | <source>Successfully removed the transferable shader caches.</source> |
| 4480 | <translation>Pomyślnie usunięto transferowalne shadery.</translation> | 4549 | <translation>Pomyślnie usunięto transferowalne shadery.</translation> |
| 4481 | </message> | 4550 | </message> |
| 4482 | <message> | 4551 | <message> |
| 4483 | <location filename="../../src/yuzu/main.cpp" line="2173"/> | 4552 | <location filename="../../src/yuzu/main.cpp" line="2177"/> |
| 4484 | <source>Failed to remove the transferable shader cache directory.</source> | 4553 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4485 | <translation>Nie udało się usunąć ścieżki transferowalnych shaderów.</translation> | 4554 | <translation>Nie udało się usunąć ścieżki transferowalnych shaderów.</translation> |
| 4486 | </message> | 4555 | </message> |
| 4487 | <message> | 4556 | <message> |
| 4488 | <location filename="../../src/yuzu/main.cpp" line="2186"/> | 4557 | <location filename="../../src/yuzu/main.cpp" line="2190"/> |
| 4489 | <location filename="../../src/yuzu/main.cpp" line="2195"/> | 4558 | <location filename="../../src/yuzu/main.cpp" line="2199"/> |
| 4490 | <source>Error Removing Custom Configuration</source> | 4559 | <source>Error Removing Custom Configuration</source> |
| 4491 | <translation>Błąd podczas usuwania niestandardowej konfiguracji</translation> | 4560 | <translation>Błąd podczas usuwania niestandardowej konfiguracji</translation> |
| 4492 | </message> | 4561 | </message> |
| 4493 | <message> | 4562 | <message> |
| 4494 | <location filename="../../src/yuzu/main.cpp" line="2187"/> | 4563 | <location filename="../../src/yuzu/main.cpp" line="2191"/> |
| 4495 | <source>A custom configuration for this title does not exist.</source> | 4564 | <source>A custom configuration for this title does not exist.</source> |
| 4496 | <translation>Niestandardowa konfiguracja nie istnieje dla tego tytułu.</translation> | 4565 | <translation>Niestandardowa konfiguracja nie istnieje dla tego tytułu.</translation> |
| 4497 | </message> | 4566 | </message> |
| 4498 | <message> | 4567 | <message> |
| 4499 | <location filename="../../src/yuzu/main.cpp" line="2193"/> | 4568 | <location filename="../../src/yuzu/main.cpp" line="2197"/> |
| 4500 | <source>Successfully removed the custom game configuration.</source> | 4569 | <source>Successfully removed the custom game configuration.</source> |
| 4501 | <translation>Pomyślnie usunięto niestandardową konfiguracje gry.</translation> | 4570 | <translation>Pomyślnie usunięto niestandardową konfiguracje gry.</translation> |
| 4502 | </message> | 4571 | </message> |
| 4503 | <message> | 4572 | <message> |
| 4504 | <location filename="../../src/yuzu/main.cpp" line="2196"/> | 4573 | <location filename="../../src/yuzu/main.cpp" line="2200"/> |
| 4505 | <source>Failed to remove the custom game configuration.</source> | 4574 | <source>Failed to remove the custom game configuration.</source> |
| 4506 | <translation>Nie udało się usunąć niestandardowej konfiguracji gry.</translation> | 4575 | <translation>Nie udało się usunąć niestandardowej konfiguracji gry.</translation> |
| 4507 | </message> | 4576 | </message> |
| 4508 | <message> | 4577 | <message> |
| 4509 | <location filename="../../src/yuzu/main.cpp" line="2203"/> | 4578 | <location filename="../../src/yuzu/main.cpp" line="2207"/> |
| 4510 | <location filename="../../src/yuzu/main.cpp" line="2282"/> | 4579 | <location filename="../../src/yuzu/main.cpp" line="2286"/> |
| 4511 | <source>RomFS Extraction Failed!</source> | 4580 | <source>RomFS Extraction Failed!</source> |
| 4512 | <translation>Wypakowanie RomFS nieudane!</translation> | 4581 | <translation>Wypakowanie RomFS nieudane!</translation> |
| 4513 | </message> | 4582 | </message> |
| 4514 | <message> | 4583 | <message> |
| 4515 | <location filename="../../src/yuzu/main.cpp" line="2204"/> | 4584 | <location filename="../../src/yuzu/main.cpp" line="2208"/> |
| 4516 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4585 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4517 | <translation>Wystąpił błąd podczas kopiowania plików RomFS lub użytkownik anulował operację.</translation> | 4586 | <translation>Wystąpił błąd podczas kopiowania plików RomFS lub użytkownik anulował operację.</translation> |
| 4518 | </message> | 4587 | </message> |
| 4519 | <message> | 4588 | <message> |
| 4520 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 4589 | <location filename="../../src/yuzu/main.cpp" line="2266"/> |
| 4521 | <source>Full</source> | 4590 | <source>Full</source> |
| 4522 | <translation>Pełny</translation> | 4591 | <translation>Pełny</translation> |
| 4523 | </message> | 4592 | </message> |
| 4524 | <message> | 4593 | <message> |
| 4525 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 4594 | <location filename="../../src/yuzu/main.cpp" line="2266"/> |
| 4526 | <source>Skeleton</source> | 4595 | <source>Skeleton</source> |
| 4527 | <translation>Szkielet</translation> | 4596 | <translation>Szkielet</translation> |
| 4528 | </message> | 4597 | </message> |
| 4529 | <message> | 4598 | <message> |
| 4530 | <location filename="../../src/yuzu/main.cpp" line="2264"/> | 4599 | <location filename="../../src/yuzu/main.cpp" line="2268"/> |
| 4531 | <source>Select RomFS Dump Mode</source> | 4600 | <source>Select RomFS Dump Mode</source> |
| 4532 | <translation>Wybierz tryb zrzutu RomFS</translation> | 4601 | <translation>Wybierz tryb zrzutu RomFS</translation> |
| 4533 | </message> | 4602 | </message> |
| 4534 | <message> | 4603 | <message> |
| 4535 | <location filename="../../src/yuzu/main.cpp" line="2265"/> | 4604 | <location filename="../../src/yuzu/main.cpp" line="2269"/> |
| 4536 | <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> | 4605 | <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> |
| 4537 | <translation>Proszę wybrać w jaki sposób chcesz, aby zrzut pliku RomFS został wykonany. <br>Pełna kopia ze wszystkimi plikami do nowego folderu, gdy <br>skielet utworzy tylko strukturę folderu.</translation> | 4606 | <translation>Proszę wybrać w jaki sposób chcesz, aby zrzut pliku RomFS został wykonany. <br>Pełna kopia ze wszystkimi plikami do nowego folderu, gdy <br>skielet utworzy tylko strukturę folderu.</translation> |
| 4538 | </message> | 4607 | </message> |
| 4539 | <message> | 4608 | <message> |
| 4540 | <location filename="../../src/yuzu/main.cpp" line="2283"/> | 4609 | <location filename="../../src/yuzu/main.cpp" line="2287"/> |
| 4541 | <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> | 4610 | <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> |
| 4542 | <translation>Nie ma wystarczająco miejsca w %1 aby wyodrębnić RomFS. | 4611 | <translation>Nie ma wystarczająco miejsca w %1 aby wyodrębnić RomFS. |
| 4543 | Zwolnij trochę miejsca, albo zmień ścieżkę zrzutu RomFs w Emulacja> Konfiguruj> System> System Plików> Źródło Zrzutu</translation> | 4612 | Zwolnij trochę miejsca, albo zmień ścieżkę zrzutu RomFs w Emulacja> Konfiguruj> System> System Plików> Źródło Zrzutu</translation> |
| 4544 | </message> | 4613 | </message> |
| 4545 | <message> | 4614 | <message> |
| 4546 | <location filename="../../src/yuzu/main.cpp" line="2290"/> | 4615 | <location filename="../../src/yuzu/main.cpp" line="2294"/> |
| 4547 | <source>Extracting RomFS...</source> | 4616 | <source>Extracting RomFS...</source> |
| 4548 | <translation>Wypakowywanie RomFS...</translation> | 4617 | <translation>Wypakowywanie RomFS...</translation> |
| 4549 | </message> | 4618 | </message> |
| 4550 | <message> | 4619 | <message> |
| 4551 | <location filename="../../src/yuzu/main.cpp" line="2290"/> | 4620 | <location filename="../../src/yuzu/main.cpp" line="2294"/> |
| 4552 | <location filename="../../src/yuzu/main.cpp" line="2476"/> | 4621 | <location filename="../../src/yuzu/main.cpp" line="2480"/> |
| 4553 | <source>Cancel</source> | 4622 | <source>Cancel</source> |
| 4554 | <translation>Anuluj</translation> | 4623 | <translation>Anuluj</translation> |
| 4555 | </message> | 4624 | </message> |
| 4556 | <message> | 4625 | <message> |
| 4557 | <location filename="../../src/yuzu/main.cpp" line="2297"/> | 4626 | <location filename="../../src/yuzu/main.cpp" line="2301"/> |
| 4558 | <source>RomFS Extraction Succeeded!</source> | 4627 | <source>RomFS Extraction Succeeded!</source> |
| 4559 | <translation>Wypakowanie RomFS zakończone pomyślnie!</translation> | 4628 | <translation>Wypakowanie RomFS zakończone pomyślnie!</translation> |
| 4560 | </message> | 4629 | </message> |
| 4561 | <message> | 4630 | <message> |
| 4562 | <location filename="../../src/yuzu/main.cpp" line="2298"/> | 4631 | <location filename="../../src/yuzu/main.cpp" line="2302"/> |
| 4563 | <source>The operation completed successfully.</source> | 4632 | <source>The operation completed successfully.</source> |
| 4564 | <translation>Operacja zakończona sukcesem.</translation> | 4633 | <translation>Operacja zakończona sukcesem.</translation> |
| 4565 | </message> | 4634 | </message> |
| 4566 | <message> | 4635 | <message> |
| 4567 | <location filename="../../src/yuzu/main.cpp" line="2342"/> | 4636 | <location filename="../../src/yuzu/main.cpp" line="2346"/> |
| 4568 | <source>Error Opening %1</source> | 4637 | <source>Error Opening %1</source> |
| 4569 | <translation>Błąd podczas otwierania %1</translation> | 4638 | <translation>Błąd podczas otwierania %1</translation> |
| 4570 | </message> | 4639 | </message> |
| 4571 | <message> | 4640 | <message> |
| 4572 | <location filename="../../src/yuzu/main.cpp" line="2351"/> | 4641 | <location filename="../../src/yuzu/main.cpp" line="2355"/> |
| 4573 | <source>Select Directory</source> | 4642 | <source>Select Directory</source> |
| 4574 | <translation>Wybierz folder...</translation> | 4643 | <translation>Wybierz folder...</translation> |
| 4575 | </message> | 4644 | </message> |
| 4576 | <message> | 4645 | <message> |
| 4577 | <location filename="../../src/yuzu/main.cpp" line="2378"/> | 4646 | <location filename="../../src/yuzu/main.cpp" line="2382"/> |
| 4578 | <source>Properties</source> | 4647 | <source>Properties</source> |
| 4579 | <translation>Właściwości</translation> | 4648 | <translation>Właściwości</translation> |
| 4580 | </message> | 4649 | </message> |
| 4581 | <message> | 4650 | <message> |
| 4582 | <location filename="../../src/yuzu/main.cpp" line="2379"/> | 4651 | <location filename="../../src/yuzu/main.cpp" line="2383"/> |
| 4583 | <source>The game properties could not be loaded.</source> | 4652 | <source>The game properties could not be loaded.</source> |
| 4584 | <translation>Właściwości tej gry nie mogły zostać załadowane.</translation> | 4653 | <translation>Właściwości tej gry nie mogły zostać załadowane.</translation> |
| 4585 | </message> | 4654 | </message> |
| 4586 | <message> | 4655 | <message> |
| 4587 | <location filename="../../src/yuzu/main.cpp" line="2396"/> | 4656 | <location filename="../../src/yuzu/main.cpp" line="2400"/> |
| 4588 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4657 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4589 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4658 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4590 | <translation>Plik wykonywalny Switcha (%1);;Wszystkie pliki (*.*)</translation> | 4659 | <translation>Plik wykonywalny Switcha (%1);;Wszystkie pliki (*.*)</translation> |
| 4591 | </message> | 4660 | </message> |
| 4592 | <message> | 4661 | <message> |
| 4593 | <location filename="../../src/yuzu/main.cpp" line="2400"/> | 4662 | <location filename="../../src/yuzu/main.cpp" line="2404"/> |
| 4594 | <source>Load File</source> | 4663 | <source>Load File</source> |
| 4595 | <translation>Załaduj plik...</translation> | 4664 | <translation>Załaduj plik...</translation> |
| 4596 | </message> | 4665 | </message> |
| 4597 | <message> | 4666 | <message> |
| 4598 | <location filename="../../src/yuzu/main.cpp" line="2413"/> | 4667 | <location filename="../../src/yuzu/main.cpp" line="2417"/> |
| 4599 | <source>Open Extracted ROM Directory</source> | 4668 | <source>Open Extracted ROM Directory</source> |
| 4600 | <translation>Otwórz folder wypakowanego ROMu</translation> | 4669 | <translation>Otwórz folder wypakowanego ROMu</translation> |
| 4601 | </message> | 4670 | </message> |
| 4602 | <message> | 4671 | <message> |
| 4603 | <location filename="../../src/yuzu/main.cpp" line="2424"/> | 4672 | <location filename="../../src/yuzu/main.cpp" line="2428"/> |
| 4604 | <source>Invalid Directory Selected</source> | 4673 | <source>Invalid Directory Selected</source> |
| 4605 | <translation>Wybrano niewłaściwy folder</translation> | 4674 | <translation>Wybrano niewłaściwy folder</translation> |
| 4606 | </message> | 4675 | </message> |
| 4607 | <message> | 4676 | <message> |
| 4608 | <location filename="../../src/yuzu/main.cpp" line="2425"/> | 4677 | <location filename="../../src/yuzu/main.cpp" line="2429"/> |
| 4609 | <source>The directory you have selected does not contain a 'main' file.</source> | 4678 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4610 | <translation>Folder wybrany przez ciebie nie zawiera 'głownego' pliku.</translation> | 4679 | <translation>Folder wybrany przez ciebie nie zawiera 'głownego' pliku.</translation> |
| 4611 | </message> | 4680 | </message> |
| 4612 | <message> | 4681 | <message> |
| 4613 | <location filename="../../src/yuzu/main.cpp" line="2435"/> | 4682 | <location filename="../../src/yuzu/main.cpp" line="2439"/> |
| 4614 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4683 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4615 | <translation>Instalacyjne pliki Switch'a (*.nca *.nsp *.xci);;Archiwum zawartości Nintendo (*.nca);;Pakiet poddany Nintendo (*.nsp);;Obraz z kartridża NX (*.xci)</translation> | 4684 | <translation>Instalacyjne pliki Switch'a (*.nca *.nsp *.xci);;Archiwum zawartości Nintendo (*.nca);;Pakiet poddany Nintendo (*.nsp);;Obraz z kartridża NX (*.xci)</translation> |
| 4616 | </message> | 4685 | </message> |
| 4617 | <message> | 4686 | <message> |
| 4618 | <location filename="../../src/yuzu/main.cpp" line="2440"/> | 4687 | <location filename="../../src/yuzu/main.cpp" line="2444"/> |
| 4619 | <source>Install Files</source> | 4688 | <source>Install Files</source> |
| 4620 | <translation>Zainstaluj pliki</translation> | 4689 | <translation>Zainstaluj pliki</translation> |
| 4621 | </message> | 4690 | </message> |
| 4622 | <message numerus="yes"> | 4691 | <message numerus="yes"> |
| 4623 | <location filename="../../src/yuzu/main.cpp" line="2484"/> | 4692 | <location filename="../../src/yuzu/main.cpp" line="2488"/> |
| 4624 | <source>%n file(s) remaining</source> | 4693 | <source>%n file(s) remaining</source> |
| 4625 | <translation><numerusform>1 plik został</numerusform><numerusform>%n plików zostało</numerusform><numerusform>%n plików zostało</numerusform><numerusform>%n plików zostało</numerusform></translation> | 4694 | <translation><numerusform>1 plik został</numerusform><numerusform>%n plików zostało</numerusform><numerusform>%n plików zostało</numerusform><numerusform>%n plików zostało</numerusform></translation> |
| 4626 | </message> | 4695 | </message> |
| 4627 | <message> | 4696 | <message> |
| 4628 | <location filename="../../src/yuzu/main.cpp" line="2486"/> | 4697 | <location filename="../../src/yuzu/main.cpp" line="2490"/> |
| 4629 | <source>Installing file "%1"...</source> | 4698 | <source>Installing file "%1"...</source> |
| 4630 | <translation>Instalowanie pliku "%1"...</translation> | 4699 | <translation>Instalowanie pliku "%1"...</translation> |
| 4631 | </message> | 4700 | </message> |
| 4632 | <message> | 4701 | <message> |
| 4633 | <location filename="../../src/yuzu/main.cpp" line="2532"/> | 4702 | <location filename="../../src/yuzu/main.cpp" line="2536"/> |
| 4634 | <location filename="../../src/yuzu/main.cpp" line="2546"/> | 4703 | <location filename="../../src/yuzu/main.cpp" line="2550"/> |
| 4635 | <source>Install Results</source> | 4704 | <source>Install Results</source> |
| 4636 | <translation>Wynik instalacji</translation> | 4705 | <translation>Wynik instalacji</translation> |
| 4637 | </message> | 4706 | </message> |
| 4638 | <message> | 4707 | <message> |
| 4639 | <location filename="../../src/yuzu/main.cpp" line="2533"/> | 4708 | <location filename="../../src/yuzu/main.cpp" line="2537"/> |
| 4640 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4709 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4641 | Please, only use this feature to install updates and DLC.</source> | 4710 | Please, only use this feature to install updates and DLC.</source> |
| 4642 | <translation>Aby uniknąć ewentualnych konfliktów, odradzamy użytkownikom instalowanie gier na NAND. | 4711 | <translation>Aby uniknąć ewentualnych konfliktów, odradzamy użytkownikom instalowanie gier na NAND. |
| 4643 | Proszę, używaj tej funkcji tylko do instalowania łatek i DLC.</translation> | 4712 | Proszę, używaj tej funkcji tylko do instalowania łatek i DLC.</translation> |
| 4644 | </message> | 4713 | </message> |
| 4645 | <message numerus="yes"> | 4714 | <message numerus="yes"> |
| 4646 | <location filename="../../src/yuzu/main.cpp" line="2539"/> | 4715 | <location filename="../../src/yuzu/main.cpp" line="2543"/> |
| 4647 | <source>%n file(s) were newly installed | 4716 | <source>%n file(s) were newly installed |
| 4648 | </source> | 4717 | </source> |
| 4649 | <translation><numerusform>1 nowy plik został zainstalowany | 4718 | <translation><numerusform>1 nowy plik został zainstalowany |
| @@ -4653,424 +4722,404 @@ Proszę, używaj tej funkcji tylko do instalowania łatek i DLC.</translation> | |||
| 4653 | </numerusform></translation> | 4722 | </numerusform></translation> |
| 4654 | </message> | 4723 | </message> |
| 4655 | <message numerus="yes"> | 4724 | <message numerus="yes"> |
| 4656 | <location filename="../../src/yuzu/main.cpp" line="2542"/> | 4725 | <location filename="../../src/yuzu/main.cpp" line="2546"/> |
| 4657 | <source>%n file(s) were overwritten | 4726 | <source>%n file(s) were overwritten |
| 4658 | </source> | 4727 | </source> |
| 4659 | <translation><numerusform>1 plik został nadpisany</numerusform><numerusform>%n plików zostało nadpisane</numerusform><numerusform>%n plików zostało nadpisane</numerusform><numerusform>%n plików zostało nadpisane</numerusform></translation> | 4728 | <translation><numerusform>1 plik został nadpisany</numerusform><numerusform>%n plików zostało nadpisane</numerusform><numerusform>%n plików zostało nadpisane</numerusform><numerusform>%n plików zostało nadpisane</numerusform></translation> |
| 4660 | </message> | 4729 | </message> |
| 4661 | <message numerus="yes"> | 4730 | <message numerus="yes"> |
| 4662 | <location filename="../../src/yuzu/main.cpp" line="2544"/> | 4731 | <location filename="../../src/yuzu/main.cpp" line="2548"/> |
| 4663 | <source>%n file(s) failed to install | 4732 | <source>%n file(s) failed to install |
| 4664 | </source> | 4733 | </source> |
| 4665 | <translation><numerusform>1 pliku nie udało się zainstalować</numerusform><numerusform>%n plików nie udało się zainstalować</numerusform><numerusform>%n plików nie udało się zainstalować</numerusform><numerusform>%n plików nie udało się zainstalować</numerusform></translation> | 4734 | <translation><numerusform>1 pliku nie udało się zainstalować</numerusform><numerusform>%n plików nie udało się zainstalować</numerusform><numerusform>%n plików nie udało się zainstalować</numerusform><numerusform>%n plików nie udało się zainstalować</numerusform></translation> |
| 4666 | </message> | 4735 | </message> |
| 4667 | <message> | 4736 | <message> |
| 4668 | <location filename="../../src/yuzu/main.cpp" line="2645"/> | 4737 | <location filename="../../src/yuzu/main.cpp" line="2649"/> |
| 4669 | <source>System Application</source> | 4738 | <source>System Application</source> |
| 4670 | <translation>Aplikacja systemowa</translation> | 4739 | <translation>Aplikacja systemowa</translation> |
| 4671 | </message> | 4740 | </message> |
| 4672 | <message> | 4741 | <message> |
| 4673 | <location filename="../../src/yuzu/main.cpp" line="2646"/> | 4742 | <location filename="../../src/yuzu/main.cpp" line="2650"/> |
| 4674 | <source>System Archive</source> | 4743 | <source>System Archive</source> |
| 4675 | <translation>Archiwum systemu</translation> | 4744 | <translation>Archiwum systemu</translation> |
| 4676 | </message> | 4745 | </message> |
| 4677 | <message> | 4746 | <message> |
| 4678 | <location filename="../../src/yuzu/main.cpp" line="2647"/> | 4747 | <location filename="../../src/yuzu/main.cpp" line="2651"/> |
| 4679 | <source>System Application Update</source> | 4748 | <source>System Application Update</source> |
| 4680 | <translation>Aktualizacja aplikacji systemowej</translation> | 4749 | <translation>Aktualizacja aplikacji systemowej</translation> |
| 4681 | </message> | 4750 | </message> |
| 4682 | <message> | 4751 | <message> |
| 4683 | <location filename="../../src/yuzu/main.cpp" line="2648"/> | 4752 | <location filename="../../src/yuzu/main.cpp" line="2652"/> |
| 4684 | <source>Firmware Package (Type A)</source> | 4753 | <source>Firmware Package (Type A)</source> |
| 4685 | <translation>Paczka systemowa (Typ A)</translation> | 4754 | <translation>Paczka systemowa (Typ A)</translation> |
| 4686 | </message> | 4755 | </message> |
| 4687 | <message> | 4756 | <message> |
| 4688 | <location filename="../../src/yuzu/main.cpp" line="2649"/> | 4757 | <location filename="../../src/yuzu/main.cpp" line="2653"/> |
| 4689 | <source>Firmware Package (Type B)</source> | 4758 | <source>Firmware Package (Type B)</source> |
| 4690 | <translation>Paczka systemowa (Typ B)</translation> | 4759 | <translation>Paczka systemowa (Typ B)</translation> |
| 4691 | </message> | 4760 | </message> |
| 4692 | <message> | 4761 | <message> |
| 4693 | <location filename="../../src/yuzu/main.cpp" line="2650"/> | 4762 | <location filename="../../src/yuzu/main.cpp" line="2654"/> |
| 4694 | <source>Game</source> | 4763 | <source>Game</source> |
| 4695 | <translation>Gra</translation> | 4764 | <translation>Gra</translation> |
| 4696 | </message> | 4765 | </message> |
| 4697 | <message> | 4766 | <message> |
| 4698 | <location filename="../../src/yuzu/main.cpp" line="2651"/> | 4767 | <location filename="../../src/yuzu/main.cpp" line="2655"/> |
| 4699 | <source>Game Update</source> | 4768 | <source>Game Update</source> |
| 4700 | <translation>Aktualizacja gry</translation> | 4769 | <translation>Aktualizacja gry</translation> |
| 4701 | </message> | 4770 | </message> |
| 4702 | <message> | 4771 | <message> |
| 4703 | <location filename="../../src/yuzu/main.cpp" line="2652"/> | 4772 | <location filename="../../src/yuzu/main.cpp" line="2656"/> |
| 4704 | <source>Game DLC</source> | 4773 | <source>Game DLC</source> |
| 4705 | <translation>Dodatek do gry</translation> | 4774 | <translation>Dodatek do gry</translation> |
| 4706 | </message> | 4775 | </message> |
| 4707 | <message> | 4776 | <message> |
| 4708 | <location filename="../../src/yuzu/main.cpp" line="2653"/> | 4777 | <location filename="../../src/yuzu/main.cpp" line="2657"/> |
| 4709 | <source>Delta Title</source> | 4778 | <source>Delta Title</source> |
| 4710 | <translation>Tytuł Delta</translation> | 4779 | <translation>Tytuł Delta</translation> |
| 4711 | </message> | 4780 | </message> |
| 4712 | <message> | 4781 | <message> |
| 4713 | <location filename="../../src/yuzu/main.cpp" line="2656"/> | 4782 | <location filename="../../src/yuzu/main.cpp" line="2660"/> |
| 4714 | <source>Select NCA Install Type...</source> | 4783 | <source>Select NCA Install Type...</source> |
| 4715 | <translation>Wybierz typ instalacji NCA...</translation> | 4784 | <translation>Wybierz typ instalacji NCA...</translation> |
| 4716 | </message> | 4785 | </message> |
| 4717 | <message> | 4786 | <message> |
| 4718 | <location filename="../../src/yuzu/main.cpp" line="2657"/> | 4787 | <location filename="../../src/yuzu/main.cpp" line="2661"/> |
| 4719 | <source>Please select the type of title you would like to install this NCA as: | 4788 | <source>Please select the type of title you would like to install this NCA as: |
| 4720 | (In most instances, the default 'Game' is fine.)</source> | 4789 | (In most instances, the default 'Game' is fine.)</source> |
| 4721 | <translation>Wybierz typ tytułu, do którego chcesz zainstalować ten NCA, jako: | 4790 | <translation>Wybierz typ tytułu, do którego chcesz zainstalować ten NCA, jako: |
| 4722 | (W większości przypadków domyślna "gra" jest w porządku.)</translation> | 4791 | (W większości przypadków domyślna "gra" jest w porządku.)</translation> |
| 4723 | </message> | 4792 | </message> |
| 4724 | <message> | 4793 | <message> |
| 4725 | <location filename="../../src/yuzu/main.cpp" line="2663"/> | 4794 | <location filename="../../src/yuzu/main.cpp" line="2667"/> |
| 4726 | <source>Failed to Install</source> | 4795 | <source>Failed to Install</source> |
| 4727 | <translation>Instalacja nieudana</translation> | 4796 | <translation>Instalacja nieudana</translation> |
| 4728 | </message> | 4797 | </message> |
| 4729 | <message> | 4798 | <message> |
| 4730 | <location filename="../../src/yuzu/main.cpp" line="2664"/> | 4799 | <location filename="../../src/yuzu/main.cpp" line="2668"/> |
| 4731 | <source>The title type you selected for the NCA is invalid.</source> | 4800 | <source>The title type you selected for the NCA is invalid.</source> |
| 4732 | <translation>Typ tytułu wybrany dla NCA jest nieprawidłowy.</translation> | 4801 | <translation>Typ tytułu wybrany dla NCA jest nieprawidłowy.</translation> |
| 4733 | </message> | 4802 | </message> |
| 4734 | <message> | 4803 | <message> |
| 4735 | <location filename="../../src/yuzu/main.cpp" line="2699"/> | 4804 | <location filename="../../src/yuzu/main.cpp" line="2703"/> |
| 4736 | <source>File not found</source> | 4805 | <source>File not found</source> |
| 4737 | <translation>Nie znaleziono pliku</translation> | 4806 | <translation>Nie znaleziono pliku</translation> |
| 4738 | </message> | 4807 | </message> |
| 4739 | <message> | 4808 | <message> |
| 4740 | <location filename="../../src/yuzu/main.cpp" line="2700"/> | 4809 | <location filename="../../src/yuzu/main.cpp" line="2704"/> |
| 4741 | <source>File "%1" not found</source> | 4810 | <source>File "%1" not found</source> |
| 4742 | <translation>Nie znaleziono pliku "%1"</translation> | 4811 | <translation>Nie znaleziono pliku "%1"</translation> |
| 4743 | </message> | 4812 | </message> |
| 4744 | <message> | 4813 | <message> |
| 4745 | <location filename="../../src/yuzu/main.cpp" line="2770"/> | 4814 | <location filename="../../src/yuzu/main.cpp" line="2774"/> |
| 4746 | <source>OK</source> | 4815 | <source>OK</source> |
| 4747 | <translation>OK</translation> | 4816 | <translation>OK</translation> |
| 4748 | </message> | 4817 | </message> |
| 4749 | <message> | 4818 | <message> |
| 4750 | <location filename="../../src/yuzu/main.cpp" line="2784"/> | 4819 | <location filename="../../src/yuzu/main.cpp" line="2788"/> |
| 4751 | <source>Missing yuzu Account</source> | 4820 | <source>Missing yuzu Account</source> |
| 4752 | <translation>Brakuje konta Yuzu</translation> | 4821 | <translation>Brakuje konta Yuzu</translation> |
| 4753 | </message> | 4822 | </message> |
| 4754 | <message> | 4823 | <message> |
| 4755 | <location filename="../../src/yuzu/main.cpp" line="2785"/> | 4824 | <location filename="../../src/yuzu/main.cpp" line="2789"/> |
| 4756 | <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> | 4825 | <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> |
| 4757 | <translation>Aby przesłać test zgodności gry, musisz połączyć swoje konto yuzu.<br><br/> Aby połączyć swoje konto yuzu, przejdź do opcji Emulacja &gt; Konfiguracja &gt; Sieć.</translation> | 4826 | <translation>Aby przesłać test zgodności gry, musisz połączyć swoje konto yuzu.<br><br/> Aby połączyć swoje konto yuzu, przejdź do opcji Emulacja &gt; Konfiguracja &gt; Sieć.</translation> |
| 4758 | </message> | 4827 | </message> |
| 4759 | <message> | 4828 | <message> |
| 4760 | <location filename="../../src/yuzu/main.cpp" line="2795"/> | 4829 | <location filename="../../src/yuzu/main.cpp" line="2799"/> |
| 4761 | <source>Error opening URL</source> | 4830 | <source>Error opening URL</source> |
| 4762 | <translation>Błąd otwierania adresu URL</translation> | 4831 | <translation>Błąd otwierania adresu URL</translation> |
| 4763 | </message> | 4832 | </message> |
| 4764 | <message> | 4833 | <message> |
| 4765 | <location filename="../../src/yuzu/main.cpp" line="2796"/> | 4834 | <location filename="../../src/yuzu/main.cpp" line="2800"/> |
| 4766 | <source>Unable to open the URL "%1".</source> | 4835 | <source>Unable to open the URL "%1".</source> |
| 4767 | <translation>Nie można otworzyć adresu URL "%1".</translation> | 4836 | <translation>Nie można otworzyć adresu URL "%1".</translation> |
| 4768 | </message> | 4837 | </message> |
| 4769 | <message> | 4838 | <message> |
| 4770 | <location filename="../../src/yuzu/main.cpp" line="3091"/> | 4839 | <location filename="../../src/yuzu/main.cpp" line="3096"/> |
| 4771 | <source>TAS Recording</source> | 4840 | <source>TAS Recording</source> |
| 4772 | <translation>Nagrywanie TAS</translation> | 4841 | <translation>Nagrywanie TAS</translation> |
| 4773 | </message> | 4842 | </message> |
| 4774 | <message> | 4843 | <message> |
| 4775 | <location filename="../../src/yuzu/main.cpp" line="3092"/> | 4844 | <location filename="../../src/yuzu/main.cpp" line="3097"/> |
| 4776 | <source>Overwrite file of player 1?</source> | 4845 | <source>Overwrite file of player 1?</source> |
| 4777 | <translation>Nadpisać plik gracza 1?</translation> | 4846 | <translation>Nadpisać plik gracza 1?</translation> |
| 4778 | </message> | 4847 | </message> |
| 4779 | <message> | 4848 | <message> |
| 4780 | <location filename="../../src/yuzu/main.cpp" line="3118"/> | 4849 | <location filename="../../src/yuzu/main.cpp" line="3123"/> |
| 4781 | <source>Invalid config detected</source> | 4850 | <source>Invalid config detected</source> |
| 4782 | <translation>Wykryto nieprawidłową konfigurację</translation> | 4851 | <translation>Wykryto nieprawidłową konfigurację</translation> |
| 4783 | </message> | 4852 | </message> |
| 4784 | <message> | 4853 | <message> |
| 4785 | <location filename="../../src/yuzu/main.cpp" line="3119"/> | 4854 | <location filename="../../src/yuzu/main.cpp" line="3124"/> |
| 4786 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4855 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4787 | <translation>Nie można używać kontrolera handheld w trybie zadokowanym. Zostanie wybrany kontroler Pro.</translation> | 4856 | <translation>Nie można używać kontrolera handheld w trybie zadokowanym. Zostanie wybrany kontroler Pro.</translation> |
| 4788 | </message> | 4857 | </message> |
| 4789 | <message> | 4858 | <message> |
| 4790 | <location filename="../../src/yuzu/main.cpp" line="3212"/> | 4859 | <location filename="../../src/yuzu/main.cpp" line="3217"/> |
| 4791 | <location filename="../../src/yuzu/main.cpp" line="3224"/> | 4860 | <location filename="../../src/yuzu/main.cpp" line="3229"/> |
| 4792 | <source>Error</source> | 4861 | <source>Error</source> |
| 4793 | <translation>Błąd</translation> | 4862 | <translation>Błąd</translation> |
| 4794 | </message> | 4863 | </message> |
| 4795 | <message> | 4864 | <message> |
| 4796 | <location filename="../../src/yuzu/main.cpp" line="3212"/> | 4865 | <location filename="../../src/yuzu/main.cpp" line="3217"/> |
| 4797 | <location filename="../../src/yuzu/main.cpp" line="3224"/> | 4866 | <location filename="../../src/yuzu/main.cpp" line="3229"/> |
| 4798 | <source>The current game is not looking for amiibos</source> | 4867 | <source>The current game is not looking for amiibos</source> |
| 4799 | <translation>Ta gra nie szuka amiibo</translation> | 4868 | <translation>Ta gra nie szuka amiibo</translation> |
| 4800 | </message> | 4869 | </message> |
| 4801 | <message> | 4870 | <message> |
| 4802 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4871 | <location filename="../../src/yuzu/main.cpp" line="3224"/> |
| 4803 | <location filename="../../src/yuzu/main.cpp" line="3253"/> | 4872 | <location filename="../../src/yuzu/main.cpp" line="3258"/> |
| 4804 | <source>Amiibo</source> | 4873 | <source>Amiibo</source> |
| 4805 | <translation>Amiibo</translation> | 4874 | <translation>Amiibo</translation> |
| 4806 | </message> | 4875 | </message> |
| 4807 | <message> | 4876 | <message> |
| 4808 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4877 | <location filename="../../src/yuzu/main.cpp" line="3224"/> |
| 4809 | <location filename="../../src/yuzu/main.cpp" line="3253"/> | 4878 | <location filename="../../src/yuzu/main.cpp" line="3258"/> |
| 4810 | <source>The current amiibo has been removed</source> | 4879 | <source>The current amiibo has been removed</source> |
| 4811 | <translation>Amiibo zostało "zdjęte"</translation> | 4880 | <translation>Amiibo zostało "zdjęte"</translation> |
| 4812 | </message> | 4881 | </message> |
| 4813 | <message> | 4882 | <message> |
| 4814 | <location filename="../../src/yuzu/main.cpp" line="3230"/> | 4883 | <location filename="../../src/yuzu/main.cpp" line="3235"/> |
| 4815 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4884 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4816 | <translation>Plik Amiibo (%1);;Wszyskie pliki (*.*)</translation> | 4885 | <translation>Plik Amiibo (%1);;Wszyskie pliki (*.*)</translation> |
| 4817 | </message> | 4886 | </message> |
| 4818 | <message> | 4887 | <message> |
| 4819 | <location filename="../../src/yuzu/main.cpp" line="3231"/> | 4888 | <location filename="../../src/yuzu/main.cpp" line="3236"/> |
| 4820 | <source>Load Amiibo</source> | 4889 | <source>Load Amiibo</source> |
| 4821 | <translation>Załaduj Amiibo</translation> | 4890 | <translation>Załaduj Amiibo</translation> |
| 4822 | </message> | 4891 | </message> |
| 4823 | <message> | 4892 | <message> |
| 4824 | <location filename="../../src/yuzu/main.cpp" line="3259"/> | 4893 | <location filename="../../src/yuzu/main.cpp" line="3263"/> |
| 4825 | <source>Error opening Amiibo data file</source> | ||
| 4826 | <translation>Błąd otwarcia pliku danych Amiibo</translation> | ||
| 4827 | </message> | ||
| 4828 | <message> | ||
| 4829 | <location filename="../../src/yuzu/main.cpp" line="3260"/> | ||
| 4830 | <source>Unable to open Amiibo file "%1" for reading.</source> | ||
| 4831 | <translation>Nie można otworzyć pliku Amiibo "%1" do odczytu.</translation> | ||
| 4832 | </message> | ||
| 4833 | <message> | ||
| 4834 | <location filename="../../src/yuzu/main.cpp" line="3268"/> | ||
| 4835 | <source>Error reading Amiibo data file</source> | ||
| 4836 | <translation>Błąd podczas odczytu pliku danych Amiibo</translation> | ||
| 4837 | </message> | ||
| 4838 | <message> | ||
| 4839 | <location filename="../../src/yuzu/main.cpp" line="3269"/> | ||
| 4840 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | ||
| 4841 | <translation>Nie można w pełni odczytać danych Amiibo. Oczekiwano odczytu %1 bajtów, ale był on w stanie odczytać tylko %2 bajty.</translation> | ||
| 4842 | </message> | ||
| 4843 | <message> | ||
| 4844 | <location filename="../../src/yuzu/main.cpp" line="3277"/> | ||
| 4845 | <source>Error loading Amiibo data</source> | 4894 | <source>Error loading Amiibo data</source> |
| 4846 | <translation>Błąd podczas ładowania pliku danych Amiibo</translation> | 4895 | <translation>Błąd podczas ładowania pliku danych Amiibo</translation> |
| 4847 | </message> | 4896 | </message> |
| 4848 | <message> | 4897 | <message> |
| 4849 | <location filename="../../src/yuzu/main.cpp" line="3278"/> | 4898 | <location filename="../../src/yuzu/main.cpp" line="3264"/> |
| 4850 | <source>Unable to load Amiibo data.</source> | 4899 | <source>Unable to load Amiibo data.</source> |
| 4851 | <translation>Nie można załadować danych Amiibo.</translation> | 4900 | <translation>Nie można załadować danych Amiibo.</translation> |
| 4852 | </message> | 4901 | </message> |
| 4853 | <message> | 4902 | <message> |
| 4854 | <location filename="../../src/yuzu/main.cpp" line="3327"/> | 4903 | <location filename="../../src/yuzu/main.cpp" line="3313"/> |
| 4855 | <source>Capture Screenshot</source> | 4904 | <source>Capture Screenshot</source> |
| 4856 | <translation>Zrób zrzut ekranu</translation> | 4905 | <translation>Zrób zrzut ekranu</translation> |
| 4857 | </message> | 4906 | </message> |
| 4858 | <message> | 4907 | <message> |
| 4859 | <location filename="../../src/yuzu/main.cpp" line="3328"/> | 4908 | <location filename="../../src/yuzu/main.cpp" line="3314"/> |
| 4860 | <source>PNG Image (*.png)</source> | 4909 | <source>PNG Image (*.png)</source> |
| 4861 | <translation>Obrazek PNG (*.png)</translation> | 4910 | <translation>Obrazek PNG (*.png)</translation> |
| 4862 | </message> | 4911 | </message> |
| 4863 | <message> | 4912 | <message> |
| 4864 | <location filename="../../src/yuzu/main.cpp" line="3394"/> | 4913 | <location filename="../../src/yuzu/main.cpp" line="3380"/> |
| 4865 | <source>TAS state: Running %1/%2</source> | 4914 | <source>TAS state: Running %1/%2</source> |
| 4866 | <translation>Status TAS: Działa %1%2</translation> | 4915 | <translation>Status TAS: Działa %1%2</translation> |
| 4867 | </message> | 4916 | </message> |
| 4868 | <message> | 4917 | <message> |
| 4869 | <location filename="../../src/yuzu/main.cpp" line="3396"/> | 4918 | <location filename="../../src/yuzu/main.cpp" line="3382"/> |
| 4870 | <source>TAS state: Recording %1</source> | 4919 | <source>TAS state: Recording %1</source> |
| 4871 | <translation>Status TAS: Nagrywa %1</translation> | 4920 | <translation>Status TAS: Nagrywa %1</translation> |
| 4872 | </message> | 4921 | </message> |
| 4873 | <message> | 4922 | <message> |
| 4874 | <location filename="../../src/yuzu/main.cpp" line="3398"/> | 4923 | <location filename="../../src/yuzu/main.cpp" line="3384"/> |
| 4875 | <source>TAS state: Idle %1/%2</source> | 4924 | <source>TAS state: Idle %1/%2</source> |
| 4876 | <translation>Status TAS: Bezczynny %1%2</translation> | 4925 | <translation>Status TAS: Bezczynny %1%2</translation> |
| 4877 | </message> | 4926 | </message> |
| 4878 | <message> | 4927 | <message> |
| 4879 | <location filename="../../src/yuzu/main.cpp" line="3400"/> | 4928 | <location filename="../../src/yuzu/main.cpp" line="3386"/> |
| 4880 | <source>TAS State: Invalid</source> | 4929 | <source>TAS State: Invalid</source> |
| 4881 | <translation>Status TAS: Niepoprawny</translation> | 4930 | <translation>Status TAS: Niepoprawny</translation> |
| 4882 | </message> | 4931 | </message> |
| 4883 | <message> | 4932 | <message> |
| 4884 | <location filename="../../src/yuzu/main.cpp" line="3414"/> | 4933 | <location filename="../../src/yuzu/main.cpp" line="3400"/> |
| 4885 | <source>&Stop Running</source> | 4934 | <source>&Stop Running</source> |
| 4886 | <translation>&Wyłącz</translation> | 4935 | <translation>&Wyłącz</translation> |
| 4887 | </message> | 4936 | </message> |
| 4888 | <message> | 4937 | <message> |
| 4889 | <location filename="../../src/yuzu/main.cpp" line="3414"/> | 4938 | <location filename="../../src/yuzu/main.cpp" line="3400"/> |
| 4890 | <source>&Start</source> | 4939 | <source>&Start</source> |
| 4891 | <translation>&Start</translation> | 4940 | <translation>&Start</translation> |
| 4892 | </message> | 4941 | </message> |
| 4893 | <message> | 4942 | <message> |
| 4894 | <location filename="../../src/yuzu/main.cpp" line="3415"/> | 4943 | <location filename="../../src/yuzu/main.cpp" line="3401"/> |
| 4895 | <source>Stop R&ecording</source> | 4944 | <source>Stop R&ecording</source> |
| 4896 | <translation>Przestań N&agrywać</translation> | 4945 | <translation>Przestań N&agrywać</translation> |
| 4897 | </message> | 4946 | </message> |
| 4898 | <message> | 4947 | <message> |
| 4899 | <location filename="../../src/yuzu/main.cpp" line="3415"/> | 4948 | <location filename="../../src/yuzu/main.cpp" line="3401"/> |
| 4900 | <source>R&ecord</source> | 4949 | <source>R&ecord</source> |
| 4901 | <translation>N&agraj</translation> | 4950 | <translation>N&agraj</translation> |
| 4902 | </message> | 4951 | </message> |
| 4903 | <message numerus="yes"> | 4952 | <message numerus="yes"> |
| 4904 | <location filename="../../src/yuzu/main.cpp" line="3439"/> | 4953 | <location filename="../../src/yuzu/main.cpp" line="3425"/> |
| 4905 | <source>Building: %n shader(s)</source> | 4954 | <source>Building: %n shader(s)</source> |
| 4906 | <translation><numerusform>Budowanie shadera</numerusform><numerusform>Budowanie: %n shaderów</numerusform><numerusform>Budowanie: %n shaderów</numerusform><numerusform>Budowanie: %n shaderów</numerusform></translation> | 4955 | <translation><numerusform>Budowanie shadera</numerusform><numerusform>Budowanie: %n shaderów</numerusform><numerusform>Budowanie: %n shaderów</numerusform><numerusform>Budowanie: %n shaderów</numerusform></translation> |
| 4907 | </message> | 4956 | </message> |
| 4908 | <message> | 4957 | <message> |
| 4909 | <location filename="../../src/yuzu/main.cpp" line="3448"/> | 4958 | <location filename="../../src/yuzu/main.cpp" line="3434"/> |
| 4910 | <source>Scale: %1x</source> | 4959 | <source>Scale: %1x</source> |
| 4911 | <comment>%1 is the resolution scaling factor</comment> | 4960 | <comment>%1 is the resolution scaling factor</comment> |
| 4912 | <translation>Skala: %1x</translation> | 4961 | <translation>Skala: %1x</translation> |
| 4913 | </message> | 4962 | </message> |
| 4914 | <message> | 4963 | <message> |
| 4915 | <location filename="../../src/yuzu/main.cpp" line="3451"/> | 4964 | <location filename="../../src/yuzu/main.cpp" line="3437"/> |
| 4916 | <source>Speed: %1% / %2%</source> | 4965 | <source>Speed: %1% / %2%</source> |
| 4917 | <translation>Prędkość: %1% / %2%</translation> | 4966 | <translation>Prędkość: %1% / %2%</translation> |
| 4918 | </message> | 4967 | </message> |
| 4919 | <message> | 4968 | <message> |
| 4920 | <location filename="../../src/yuzu/main.cpp" line="3455"/> | 4969 | <location filename="../../src/yuzu/main.cpp" line="3441"/> |
| 4921 | <source>Speed: %1%</source> | 4970 | <source>Speed: %1%</source> |
| 4922 | <translation>Prędkość: %1%</translation> | 4971 | <translation>Prędkość: %1%</translation> |
| 4923 | </message> | 4972 | </message> |
| 4924 | <message> | 4973 | <message> |
| 4925 | <location filename="../../src/yuzu/main.cpp" line="3459"/> | 4974 | <location filename="../../src/yuzu/main.cpp" line="3445"/> |
| 4926 | <source>Game: %1 FPS (Unlocked)</source> | 4975 | <source>Game: %1 FPS (Unlocked)</source> |
| 4927 | <translation>Gra: %1 FPS (Odblokowane)</translation> | 4976 | <translation>Gra: %1 FPS (Odblokowane)</translation> |
| 4928 | </message> | 4977 | </message> |
| 4929 | <message> | 4978 | <message> |
| 4930 | <location filename="../../src/yuzu/main.cpp" line="3461"/> | 4979 | <location filename="../../src/yuzu/main.cpp" line="3447"/> |
| 4931 | <source>Game: %1 FPS</source> | 4980 | <source>Game: %1 FPS</source> |
| 4932 | <translation>Gra: %1 FPS</translation> | 4981 | <translation>Gra: %1 FPS</translation> |
| 4933 | </message> | 4982 | </message> |
| 4934 | <message> | 4983 | <message> |
| 4935 | <location filename="../../src/yuzu/main.cpp" line="3463"/> | 4984 | <location filename="../../src/yuzu/main.cpp" line="3449"/> |
| 4936 | <source>Frame: %1 ms</source> | 4985 | <source>Frame: %1 ms</source> |
| 4937 | <translation>Klatka: %1 ms</translation> | 4986 | <translation>Klatka: %1 ms</translation> |
| 4938 | </message> | 4987 | </message> |
| 4939 | <message> | 4988 | <message> |
| 4940 | <location filename="../../src/yuzu/main.cpp" line="3474"/> | 4989 | <location filename="../../src/yuzu/main.cpp" line="3460"/> |
| 4941 | <source>GPU NORMAL</source> | 4990 | <source>GPU NORMAL</source> |
| 4942 | <translation>GPU NORMALNE</translation> | 4991 | <translation>GPU NORMALNE</translation> |
| 4943 | </message> | 4992 | </message> |
| 4944 | <message> | 4993 | <message> |
| 4945 | <location filename="../../src/yuzu/main.cpp" line="3479"/> | 4994 | <location filename="../../src/yuzu/main.cpp" line="3465"/> |
| 4946 | <source>GPU HIGH</source> | 4995 | <source>GPU HIGH</source> |
| 4947 | <translation>GPU WYSOKIE</translation> | 4996 | <translation>GPU WYSOKIE</translation> |
| 4948 | </message> | 4997 | </message> |
| 4949 | <message> | 4998 | <message> |
| 4950 | <location filename="../../src/yuzu/main.cpp" line="3484"/> | 4999 | <location filename="../../src/yuzu/main.cpp" line="3470"/> |
| 4951 | <source>GPU EXTREME</source> | 5000 | <source>GPU EXTREME</source> |
| 4952 | <translation>GPU EKSTREMALNE</translation> | 5001 | <translation>GPU EKSTREMALNE</translation> |
| 4953 | </message> | 5002 | </message> |
| 4954 | <message> | 5003 | <message> |
| 4955 | <location filename="../../src/yuzu/main.cpp" line="3489"/> | 5004 | <location filename="../../src/yuzu/main.cpp" line="3475"/> |
| 4956 | <source>GPU ERROR</source> | 5005 | <source>GPU ERROR</source> |
| 4957 | <translation>BŁĄD GPU</translation> | 5006 | <translation>BŁĄD GPU</translation> |
| 4958 | </message> | 5007 | </message> |
| 4959 | <message> | 5008 | <message> |
| 4960 | <location filename="../../src/yuzu/main.cpp" line="3498"/> | 5009 | <location filename="../../src/yuzu/main.cpp" line="3484"/> |
| 4961 | <source>DOCKED</source> | 5010 | <source>DOCKED</source> |
| 4962 | <translation>TRYB ZADOKOWANY</translation> | 5011 | <translation>TRYB ZADOKOWANY</translation> |
| 4963 | </message> | 5012 | </message> |
| 4964 | <message> | 5013 | <message> |
| 4965 | <location filename="../../src/yuzu/main.cpp" line="3498"/> | 5014 | <location filename="../../src/yuzu/main.cpp" line="3484"/> |
| 4966 | <source>HANDHELD</source> | 5015 | <source>HANDHELD</source> |
| 4967 | <translation>TRYB PRZENOŚNY</translation> | 5016 | <translation>TRYB PRZENOŚNY</translation> |
| 4968 | </message> | 5017 | </message> |
| 4969 | <message> | 5018 | <message> |
| 4970 | <location filename="../../src/yuzu/main.cpp" line="3505"/> | 5019 | <location filename="../../src/yuzu/main.cpp" line="3491"/> |
| 4971 | <source>NEAREST</source> | 5020 | <source>NEAREST</source> |
| 4972 | <translation>NAJBLIŻSZY</translation> | 5021 | <translation>NAJBLIŻSZY</translation> |
| 4973 | </message> | 5022 | </message> |
| 4974 | <message> | 5023 | <message> |
| 4975 | <location filename="../../src/yuzu/main.cpp" line="3508"/> | 5024 | <location filename="../../src/yuzu/main.cpp" line="3494"/> |
| 4976 | <location filename="../../src/yuzu/main.cpp" line="3523"/> | 5025 | <location filename="../../src/yuzu/main.cpp" line="3509"/> |
| 4977 | <source>BILINEAR</source> | 5026 | <source>BILINEAR</source> |
| 4978 | <translation>BILINEARNY</translation> | 5027 | <translation>BILINEARNY</translation> |
| 4979 | </message> | 5028 | </message> |
| 4980 | <message> | 5029 | <message> |
| 4981 | <location filename="../../src/yuzu/main.cpp" line="3511"/> | 5030 | <location filename="../../src/yuzu/main.cpp" line="3497"/> |
| 4982 | <source>BICUBIC</source> | 5031 | <source>BICUBIC</source> |
| 4983 | <translation>BIKUBICZNY</translation> | 5032 | <translation>BIKUBICZNY</translation> |
| 4984 | </message> | 5033 | </message> |
| 4985 | <message> | 5034 | <message> |
| 4986 | <location filename="../../src/yuzu/main.cpp" line="3514"/> | 5035 | <location filename="../../src/yuzu/main.cpp" line="3500"/> |
| 4987 | <source>GAUSSIAN</source> | 5036 | <source>GAUSSIAN</source> |
| 4988 | <translation>GAUSSIAN</translation> | 5037 | <translation>GAUSSIAN</translation> |
| 4989 | </message> | 5038 | </message> |
| 4990 | <message> | 5039 | <message> |
| 4991 | <location filename="../../src/yuzu/main.cpp" line="3517"/> | 5040 | <location filename="../../src/yuzu/main.cpp" line="3503"/> |
| 4992 | <source>SCALEFORCE</source> | 5041 | <source>SCALEFORCE</source> |
| 4993 | <translation>SCALEFORCE</translation> | 5042 | <translation>SCALEFORCE</translation> |
| 4994 | </message> | 5043 | </message> |
| 4995 | <message> | 5044 | <message> |
| 4996 | <location filename="../../src/yuzu/main.cpp" line="3520"/> | 5045 | <location filename="../../src/yuzu/main.cpp" line="3506"/> |
| 4997 | <source>FSR</source> | 5046 | <source>FSR</source> |
| 4998 | <translation>FSR</translation> | 5047 | <translation>FSR</translation> |
| 4999 | </message> | 5048 | </message> |
| 5000 | <message> | 5049 | <message> |
| 5001 | <location filename="../../src/yuzu/main.cpp" line="3532"/> | 5050 | <location filename="../../src/yuzu/main.cpp" line="3518"/> |
| 5002 | <location filename="../../src/yuzu/main.cpp" line="3538"/> | 5051 | <location filename="../../src/yuzu/main.cpp" line="3524"/> |
| 5003 | <source>NO AA</source> | 5052 | <source>NO AA</source> |
| 5004 | <translation>BEZ AA</translation> | 5053 | <translation>BEZ AA</translation> |
| 5005 | </message> | 5054 | </message> |
| 5006 | <message> | 5055 | <message> |
| 5007 | <location filename="../../src/yuzu/main.cpp" line="3535"/> | 5056 | <location filename="../../src/yuzu/main.cpp" line="3521"/> |
| 5008 | <source>FXAA</source> | 5057 | <source>FXAA</source> |
| 5009 | <translation>FXAA</translation> | 5058 | <translation>FXAA</translation> |
| 5010 | </message> | 5059 | </message> |
| 5011 | <message> | 5060 | <message> |
| 5012 | <location filename="../../src/yuzu/main.cpp" line="3612"/> | 5061 | <location filename="../../src/yuzu/main.cpp" line="3598"/> |
| 5013 | <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> | 5062 | <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> |
| 5014 | <translation>Gra, którą próbujesz wczytać, wymaga dodatkowych plików z Switch'a, które zostaną zrzucone przed graniem.<br/><br/> Aby uzyskać więcej informacji na temat wyrzucania tych plików, odwiedź następującą stronę wiki:<a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'> Zrzut archiw systemu i udostępnionych czcionek z konsoli Nintendo Switch</a>. <br/><br/>Czy chcesz wrócić do listy gier? Kontynuacja emulacji może spowodować awarie, uszkodzone dane zapisu lub inne błędy. | 5063 | <translation>Gra, którą próbujesz wczytać, wymaga dodatkowych plików z Switch'a, które zostaną zrzucone przed graniem.<br/><br/> Aby uzyskać więcej informacji na temat wyrzucania tych plików, odwiedź następującą stronę wiki:<a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'> Zrzut archiw systemu i udostępnionych czcionek z konsoli Nintendo Switch</a>. <br/><br/>Czy chcesz wrócić do listy gier? Kontynuacja emulacji może spowodować awarie, uszkodzone dane zapisu lub inne błędy. |
| 5015 | </translation> | 5064 | </translation> |
| 5016 | </message> | 5065 | </message> |
| 5017 | <message> | 5066 | <message> |
| 5018 | <location filename="../../src/yuzu/main.cpp" line="3627"/> | 5067 | <location filename="../../src/yuzu/main.cpp" line="3613"/> |
| 5019 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 5068 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 5020 | <translation>yuzu nie był w stanie znaleźć archiwum systemu Switch. %1</translation> | 5069 | <translation>yuzu nie był w stanie znaleźć archiwum systemu Switch. %1</translation> |
| 5021 | </message> | 5070 | </message> |
| 5022 | <message> | 5071 | <message> |
| 5023 | <location filename="../../src/yuzu/main.cpp" line="3629"/> | 5072 | <location filename="../../src/yuzu/main.cpp" line="3615"/> |
| 5024 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 5073 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 5025 | <translation>yuzu nie był w stanie znaleźć archiwum systemu Switch. %1. %2</translation> | 5074 | <translation>yuzu nie był w stanie znaleźć archiwum systemu Switch. %1. %2</translation> |
| 5026 | </message> | 5075 | </message> |
| 5027 | <message> | 5076 | <message> |
| 5028 | <location filename="../../src/yuzu/main.cpp" line="3633"/> | 5077 | <location filename="../../src/yuzu/main.cpp" line="3619"/> |
| 5029 | <source>System Archive Not Found</source> | 5078 | <source>System Archive Not Found</source> |
| 5030 | <translation>Archiwum systemu nie znalezione.</translation> | 5079 | <translation>Archiwum systemu nie znalezione.</translation> |
| 5031 | </message> | 5080 | </message> |
| 5032 | <message> | 5081 | <message> |
| 5033 | <location filename="../../src/yuzu/main.cpp" line="3635"/> | 5082 | <location filename="../../src/yuzu/main.cpp" line="3621"/> |
| 5034 | <source>System Archive Missing</source> | 5083 | <source>System Archive Missing</source> |
| 5035 | <translation>Brak archiwum systemowego</translation> | 5084 | <translation>Brak archiwum systemowego</translation> |
| 5036 | </message> | 5085 | </message> |
| 5037 | <message> | 5086 | <message> |
| 5038 | <location filename="../../src/yuzu/main.cpp" line="3641"/> | 5087 | <location filename="../../src/yuzu/main.cpp" line="3627"/> |
| 5039 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 5088 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 5040 | <translation>yuzu nie był w stanie zlokalizować czcionek Switch'a. %1</translation> | 5089 | <translation>yuzu nie był w stanie zlokalizować czcionek Switch'a. %1</translation> |
| 5041 | </message> | 5090 | </message> |
| 5042 | <message> | 5091 | <message> |
| 5043 | <location filename="../../src/yuzu/main.cpp" line="3642"/> | 5092 | <location filename="../../src/yuzu/main.cpp" line="3628"/> |
| 5044 | <source>Shared Fonts Not Found</source> | 5093 | <source>Shared Fonts Not Found</source> |
| 5045 | <translation>Czcionki nie zostały znalezione</translation> | 5094 | <translation>Czcionki nie zostały znalezione</translation> |
| 5046 | </message> | 5095 | </message> |
| 5047 | <message> | 5096 | <message> |
| 5048 | <location filename="../../src/yuzu/main.cpp" line="3644"/> | 5097 | <location filename="../../src/yuzu/main.cpp" line="3630"/> |
| 5049 | <source>Shared Font Missing</source> | 5098 | <source>Shared Font Missing</source> |
| 5050 | <translation>Brak wspólnej czcionki</translation> | 5099 | <translation>Brak wspólnej czcionki</translation> |
| 5051 | </message> | 5100 | </message> |
| 5052 | <message> | 5101 | <message> |
| 5053 | <location filename="../../src/yuzu/main.cpp" line="3650"/> | 5102 | <location filename="../../src/yuzu/main.cpp" line="3636"/> |
| 5054 | <source>Fatal Error</source> | 5103 | <source>Fatal Error</source> |
| 5055 | <translation>Fatalny błąd</translation> | 5104 | <translation>Fatalny błąd</translation> |
| 5056 | </message> | 5105 | </message> |
| 5057 | <message> | 5106 | <message> |
| 5058 | <location filename="../../src/yuzu/main.cpp" line="3651"/> | 5107 | <location filename="../../src/yuzu/main.cpp" line="3637"/> |
| 5059 | <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> | 5108 | <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> |
| 5060 | <translation>yuzu napotkał błąd, proszę zobaczyć log po więcej szczegółów. Aby uzyskać więcej informacji na temat uzyskiwania dostępu do pliku log, zobacz następującą stronę: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>Jak przesłać plik log</a>?<br/><br/> Czy chcesz wrócić do listy gier? Kontynuacja emulacji może spowodować awarie, uszkodzone dane zapisu lub inne błędy.</translation> | 5109 | <translation>yuzu napotkał błąd, proszę zobaczyć log po więcej szczegółów. Aby uzyskać więcej informacji na temat uzyskiwania dostępu do pliku log, zobacz następującą stronę: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>Jak przesłać plik log</a>?<br/><br/> Czy chcesz wrócić do listy gier? Kontynuacja emulacji może spowodować awarie, uszkodzone dane zapisu lub inne błędy.</translation> |
| 5061 | </message> | 5110 | </message> |
| 5062 | <message> | 5111 | <message> |
| 5063 | <location filename="../../src/yuzu/main.cpp" line="3660"/> | 5112 | <location filename="../../src/yuzu/main.cpp" line="3646"/> |
| 5064 | <source>Fatal Error encountered</source> | 5113 | <source>Fatal Error encountered</source> |
| 5065 | <translation>Wystąpił błąd krytyczny</translation> | 5114 | <translation>Wystąpił błąd krytyczny</translation> |
| 5066 | </message> | 5115 | </message> |
| 5067 | <message> | 5116 | <message> |
| 5068 | <location filename="../../src/yuzu/main.cpp" line="3683"/> | 5117 | <location filename="../../src/yuzu/main.cpp" line="3669"/> |
| 5069 | <source>Confirm Key Rederivation</source> | 5118 | <source>Confirm Key Rederivation</source> |
| 5070 | <translation>Potwierdź ponowną aktywacje klucza</translation> | 5119 | <translation>Potwierdź ponowną aktywacje klucza</translation> |
| 5071 | </message> | 5120 | </message> |
| 5072 | <message> | 5121 | <message> |
| 5073 | <location filename="../../src/yuzu/main.cpp" line="3684"/> | 5122 | <location filename="../../src/yuzu/main.cpp" line="3670"/> |
| 5074 | <source>You are about to force rederive all of your keys. | 5123 | <source>You are about to force rederive all of your keys. |
| 5075 | If you do not know what this means or what you are doing, | 5124 | If you do not know what this means or what you are doing, |
| 5076 | this is a potentially destructive action. | 5125 | this is a potentially destructive action. |
| @@ -5087,37 +5136,37 @@ i opcjonalnie tworzyć kopie zapasowe. | |||
| 5087 | Spowoduje to usunięcie wygenerowanych automatycznie plików kluczy i ponowne uruchomienie modułu pochodnego klucza.</translation> | 5136 | Spowoduje to usunięcie wygenerowanych automatycznie plików kluczy i ponowne uruchomienie modułu pochodnego klucza.</translation> |
| 5088 | </message> | 5137 | </message> |
| 5089 | <message> | 5138 | <message> |
| 5090 | <location filename="../../src/yuzu/main.cpp" line="3716"/> | 5139 | <location filename="../../src/yuzu/main.cpp" line="3702"/> |
| 5091 | <source>Missing fuses</source> | 5140 | <source>Missing fuses</source> |
| 5092 | <translation>Brakujące bezpieczniki</translation> | 5141 | <translation>Brakujące bezpieczniki</translation> |
| 5093 | </message> | 5142 | </message> |
| 5094 | <message> | 5143 | <message> |
| 5095 | <location filename="../../src/yuzu/main.cpp" line="3719"/> | 5144 | <location filename="../../src/yuzu/main.cpp" line="3705"/> |
| 5096 | <source> - Missing BOOT0</source> | 5145 | <source> - Missing BOOT0</source> |
| 5097 | <translation> - Brak BOOT0</translation> | 5146 | <translation> - Brak BOOT0</translation> |
| 5098 | </message> | 5147 | </message> |
| 5099 | <message> | 5148 | <message> |
| 5100 | <location filename="../../src/yuzu/main.cpp" line="3722"/> | 5149 | <location filename="../../src/yuzu/main.cpp" line="3708"/> |
| 5101 | <source> - Missing BCPKG2-1-Normal-Main</source> | 5150 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 5102 | <translation> - Brak BCPKG2-1-Normal-Main</translation> | 5151 | <translation> - Brak BCPKG2-1-Normal-Main</translation> |
| 5103 | </message> | 5152 | </message> |
| 5104 | <message> | 5153 | <message> |
| 5105 | <location filename="../../src/yuzu/main.cpp" line="3725"/> | 5154 | <location filename="../../src/yuzu/main.cpp" line="3711"/> |
| 5106 | <source> - Missing PRODINFO</source> | 5155 | <source> - Missing PRODINFO</source> |
| 5107 | <translation> - Brak PRODINFO</translation> | 5156 | <translation> - Brak PRODINFO</translation> |
| 5108 | </message> | 5157 | </message> |
| 5109 | <message> | 5158 | <message> |
| 5110 | <location filename="../../src/yuzu/main.cpp" line="3729"/> | 5159 | <location filename="../../src/yuzu/main.cpp" line="3715"/> |
| 5111 | <source>Derivation Components Missing</source> | 5160 | <source>Derivation Components Missing</source> |
| 5112 | <translation>Brak komponentów wyprowadzania</translation> | 5161 | <translation>Brak komponentów wyprowadzania</translation> |
| 5113 | </message> | 5162 | </message> |
| 5114 | <message> | 5163 | <message> |
| 5115 | <location filename="../../src/yuzu/main.cpp" line="3730"/> | 5164 | <location filename="../../src/yuzu/main.cpp" line="3716"/> |
| 5116 | <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> | 5165 | <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> |
| 5117 | <translation>Brakuje elementów, które mogą uniemożliwić zakończenie wyprowadzania kluczy. <br>Postępuj zgodnie z <a href='https://yuzu-emu.org/help/quickstart/'>yuzu quickstart guide</a> aby zdobyć wszystkie swoje klucze i gry.<br><br><small>(%1)</small></translation> | 5166 | <translation>Brakuje elementów, które mogą uniemożliwić zakończenie wyprowadzania kluczy. <br>Postępuj zgodnie z <a href='https://yuzu-emu.org/help/quickstart/'>yuzu quickstart guide</a> aby zdobyć wszystkie swoje klucze i gry.<br><br><small>(%1)</small></translation> |
| 5118 | </message> | 5167 | </message> |
| 5119 | <message> | 5168 | <message> |
| 5120 | <location filename="../../src/yuzu/main.cpp" line="3739"/> | 5169 | <location filename="../../src/yuzu/main.cpp" line="3725"/> |
| 5121 | <source>Deriving keys... | 5170 | <source>Deriving keys... |
| 5122 | This may take up to a minute depending | 5171 | This may take up to a minute depending |
| 5123 | on your system's performance.</source> | 5172 | on your system's performance.</source> |
| @@ -5126,39 +5175,39 @@ Zależnie od tego może potrwać do minuty | |||
| 5126 | na wydajność twojego systemu.</translation> | 5175 | na wydajność twojego systemu.</translation> |
| 5127 | </message> | 5176 | </message> |
| 5128 | <message> | 5177 | <message> |
| 5129 | <location filename="../../src/yuzu/main.cpp" line="3741"/> | 5178 | <location filename="../../src/yuzu/main.cpp" line="3727"/> |
| 5130 | <source>Deriving Keys</source> | 5179 | <source>Deriving Keys</source> |
| 5131 | <translation>Wyprowadzanie kluczy...</translation> | 5180 | <translation>Wyprowadzanie kluczy...</translation> |
| 5132 | </message> | 5181 | </message> |
| 5133 | <message> | 5182 | <message> |
| 5134 | <location filename="../../src/yuzu/main.cpp" line="3786"/> | 5183 | <location filename="../../src/yuzu/main.cpp" line="3772"/> |
| 5135 | <source>Select RomFS Dump Target</source> | 5184 | <source>Select RomFS Dump Target</source> |
| 5136 | <translation>Wybierz cel zrzutu RomFS</translation> | 5185 | <translation>Wybierz cel zrzutu RomFS</translation> |
| 5137 | </message> | 5186 | </message> |
| 5138 | <message> | 5187 | <message> |
| 5139 | <location filename="../../src/yuzu/main.cpp" line="3787"/> | 5188 | <location filename="../../src/yuzu/main.cpp" line="3773"/> |
| 5140 | <source>Please select which RomFS you would like to dump.</source> | 5189 | <source>Please select which RomFS you would like to dump.</source> |
| 5141 | <translation>Proszę wybrać RomFS, jakie chcesz zrzucić.</translation> | 5190 | <translation>Proszę wybrać RomFS, jakie chcesz zrzucić.</translation> |
| 5142 | </message> | 5191 | </message> |
| 5143 | <message> | 5192 | <message> |
| 5144 | <location filename="../../src/yuzu/main.cpp" line="3802"/> | 5193 | <location filename="../../src/yuzu/main.cpp" line="3788"/> |
| 5145 | <source>Are you sure you want to close yuzu?</source> | 5194 | <source>Are you sure you want to close yuzu?</source> |
| 5146 | <translation>Czy na pewno chcesz zamknąć yuzu?</translation> | 5195 | <translation>Czy na pewno chcesz zamknąć yuzu?</translation> |
| 5147 | </message> | 5196 | </message> |
| 5148 | <message> | 5197 | <message> |
| 5149 | <location filename="../../src/yuzu/main.cpp" line="3803"/> | 5198 | <location filename="../../src/yuzu/main.cpp" line="3789"/> |
| 5150 | <location filename="../../src/yuzu/main.cpp" line="3901"/> | 5199 | <location filename="../../src/yuzu/main.cpp" line="3887"/> |
| 5151 | <location filename="../../src/yuzu/main.cpp" line="3914"/> | 5200 | <location filename="../../src/yuzu/main.cpp" line="3900"/> |
| 5152 | <source>yuzu</source> | 5201 | <source>yuzu</source> |
| 5153 | <translation>yuzu</translation> | 5202 | <translation>yuzu</translation> |
| 5154 | </message> | 5203 | </message> |
| 5155 | <message> | 5204 | <message> |
| 5156 | <location filename="../../src/yuzu/main.cpp" line="3902"/> | 5205 | <location filename="../../src/yuzu/main.cpp" line="3888"/> |
| 5157 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 5206 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 5158 | <translation>Czy na pewno chcesz zatrzymać emulację? Wszystkie niezapisane postępy zostaną utracone.</translation> | 5207 | <translation>Czy na pewno chcesz zatrzymać emulację? Wszystkie niezapisane postępy zostaną utracone.</translation> |
| 5159 | </message> | 5208 | </message> |
| 5160 | <message> | 5209 | <message> |
| 5161 | <location filename="../../src/yuzu/main.cpp" line="3911"/> | 5210 | <location filename="../../src/yuzu/main.cpp" line="3897"/> |
| 5162 | <source>The currently running application has requested yuzu to not exit. | 5211 | <source>The currently running application has requested yuzu to not exit. |
| 5163 | 5212 | ||
| 5164 | Would you like to bypass this and exit anyway?</source> | 5213 | Would you like to bypass this and exit anyway?</source> |
| @@ -5540,12 +5589,12 @@ startowy.</translation> | |||
| 5540 | <context> | 5589 | <context> |
| 5541 | <name>HostRoomWindow</name> | 5590 | <name>HostRoomWindow</name> |
| 5542 | <message> | 5591 | <message> |
| 5543 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="169"/> | 5592 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="182"/> |
| 5544 | <source>Error</source> | 5593 | <source>Error</source> |
| 5545 | <translation>Błąd</translation> | 5594 | <translation>Błąd</translation> |
| 5546 | </message> | 5595 | </message> |
| 5547 | <message> | 5596 | <message> |
| 5548 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="170"/> | 5597 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="183"/> |
| 5549 | <source>Failed to announce the room to the public lobby. In order to host a room publicly, you must have a valid yuzu account configured in Emulation -> Configure -> Web. If you do not want to publish a room in the public lobby, then select Unlisted instead. | 5598 | <source>Failed to announce the room to the public lobby. In order to host a room publicly, you must have a valid yuzu account configured in Emulation -> Configure -> Web. If you do not want to publish a room in the public lobby, then select Unlisted instead. |
| 5550 | Debug Message: </source> | 5599 | Debug Message: </source> |
| 5551 | <translation type="unfinished"/> | 5600 | <translation type="unfinished"/> |
| @@ -5554,11 +5603,12 @@ Debug Message: </source> | |||
| 5554 | <context> | 5603 | <context> |
| 5555 | <name>Hotkeys</name> | 5604 | <name>Hotkeys</name> |
| 5556 | <message> | 5605 | <message> |
| 5557 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> | 5606 | <location filename="../../src/yuzu/configuration/config.cpp" line="73"/> |
| 5558 | <source>Audio Mute/Unmute</source> | 5607 | <source>Audio Mute/Unmute</source> |
| 5559 | <translation>Wycisz/Odcisz Audio</translation> | 5608 | <translation>Wycisz/Odcisz Audio</translation> |
| 5560 | </message> | 5609 | </message> |
| 5561 | <message> | 5610 | <message> |
| 5611 | <location filename="../../src/yuzu/configuration/config.cpp" line="73"/> | ||
| 5562 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> | 5612 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> |
| 5563 | <location filename="../../src/yuzu/configuration/config.cpp" line="75"/> | 5613 | <location filename="../../src/yuzu/configuration/config.cpp" line="75"/> |
| 5564 | <location filename="../../src/yuzu/configuration/config.cpp" line="76"/> | 5614 | <location filename="../../src/yuzu/configuration/config.cpp" line="76"/> |
| @@ -5580,112 +5630,111 @@ Debug Message: </source> | |||
| 5580 | <location filename="../../src/yuzu/configuration/config.cpp" line="92"/> | 5630 | <location filename="../../src/yuzu/configuration/config.cpp" line="92"/> |
| 5581 | <location filename="../../src/yuzu/configuration/config.cpp" line="93"/> | 5631 | <location filename="../../src/yuzu/configuration/config.cpp" line="93"/> |
| 5582 | <location filename="../../src/yuzu/configuration/config.cpp" line="94"/> | 5632 | <location filename="../../src/yuzu/configuration/config.cpp" line="94"/> |
| 5583 | <location filename="../../src/yuzu/configuration/config.cpp" line="95"/> | ||
| 5584 | <source>Main Window</source> | 5633 | <source>Main Window</source> |
| 5585 | <translation type="unfinished"/> | 5634 | <translation type="unfinished"/> |
| 5586 | </message> | 5635 | </message> |
| 5587 | <message> | 5636 | <message> |
| 5588 | <location filename="../../src/yuzu/configuration/config.cpp" line="75"/> | 5637 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> |
| 5589 | <source>Audio Volume Down</source> | 5638 | <source>Audio Volume Down</source> |
| 5590 | <translation type="unfinished"/> | 5639 | <translation type="unfinished"/> |
| 5591 | </message> | 5640 | </message> |
| 5592 | <message> | 5641 | <message> |
| 5593 | <location filename="../../src/yuzu/configuration/config.cpp" line="76"/> | 5642 | <location filename="../../src/yuzu/configuration/config.cpp" line="75"/> |
| 5594 | <source>Audio Volume Up</source> | 5643 | <source>Audio Volume Up</source> |
| 5595 | <translation type="unfinished"/> | 5644 | <translation type="unfinished"/> |
| 5596 | </message> | 5645 | </message> |
| 5597 | <message> | 5646 | <message> |
| 5598 | <location filename="../../src/yuzu/configuration/config.cpp" line="77"/> | 5647 | <location filename="../../src/yuzu/configuration/config.cpp" line="76"/> |
| 5599 | <source>Capture Screenshot</source> | 5648 | <source>Capture Screenshot</source> |
| 5600 | <translation>Zrób zrzut ekranu</translation> | 5649 | <translation>Zrób zrzut ekranu</translation> |
| 5601 | </message> | 5650 | </message> |
| 5602 | <message> | 5651 | <message> |
| 5603 | <location filename="../../src/yuzu/configuration/config.cpp" line="78"/> | 5652 | <location filename="../../src/yuzu/configuration/config.cpp" line="77"/> |
| 5604 | <source>Change Adapting Filter</source> | 5653 | <source>Change Adapting Filter</source> |
| 5605 | <translation type="unfinished"/> | 5654 | <translation type="unfinished"/> |
| 5606 | </message> | 5655 | </message> |
| 5607 | <message> | 5656 | <message> |
| 5608 | <location filename="../../src/yuzu/configuration/config.cpp" line="79"/> | 5657 | <location filename="../../src/yuzu/configuration/config.cpp" line="78"/> |
| 5609 | <source>Change Docked Mode</source> | 5658 | <source>Change Docked Mode</source> |
| 5610 | <translation type="unfinished"/> | 5659 | <translation type="unfinished"/> |
| 5611 | </message> | 5660 | </message> |
| 5612 | <message> | 5661 | <message> |
| 5613 | <location filename="../../src/yuzu/configuration/config.cpp" line="80"/> | 5662 | <location filename="../../src/yuzu/configuration/config.cpp" line="79"/> |
| 5614 | <source>Change GPU Accuracy</source> | 5663 | <source>Change GPU Accuracy</source> |
| 5615 | <translation type="unfinished"/> | 5664 | <translation type="unfinished"/> |
| 5616 | </message> | 5665 | </message> |
| 5617 | <message> | 5666 | <message> |
| 5618 | <location filename="../../src/yuzu/configuration/config.cpp" line="81"/> | 5667 | <location filename="../../src/yuzu/configuration/config.cpp" line="80"/> |
| 5619 | <source>Continue/Pause Emulation</source> | 5668 | <source>Continue/Pause Emulation</source> |
| 5620 | <translation>Kontynuuj/Zatrzymaj Emulację</translation> | 5669 | <translation>Kontynuuj/Zatrzymaj Emulację</translation> |
| 5621 | </message> | 5670 | </message> |
| 5622 | <message> | 5671 | <message> |
| 5623 | <location filename="../../src/yuzu/configuration/config.cpp" line="82"/> | 5672 | <location filename="../../src/yuzu/configuration/config.cpp" line="81"/> |
| 5624 | <source>Exit Fullscreen</source> | 5673 | <source>Exit Fullscreen</source> |
| 5625 | <translation>Wyłącz Pełny Ekran</translation> | 5674 | <translation>Wyłącz Pełny Ekran</translation> |
| 5626 | </message> | 5675 | </message> |
| 5627 | <message> | 5676 | <message> |
| 5628 | <location filename="../../src/yuzu/configuration/config.cpp" line="83"/> | 5677 | <location filename="../../src/yuzu/configuration/config.cpp" line="82"/> |
| 5629 | <source>Exit yuzu</source> | 5678 | <source>Exit yuzu</source> |
| 5630 | <translation>Wyjdź z yuzu</translation> | 5679 | <translation>Wyjdź z yuzu</translation> |
| 5631 | </message> | 5680 | </message> |
| 5632 | <message> | 5681 | <message> |
| 5633 | <location filename="../../src/yuzu/configuration/config.cpp" line="84"/> | 5682 | <location filename="../../src/yuzu/configuration/config.cpp" line="83"/> |
| 5634 | <source>Fullscreen</source> | 5683 | <source>Fullscreen</source> |
| 5635 | <translation>Pełny ekran</translation> | 5684 | <translation>Pełny ekran</translation> |
| 5636 | </message> | 5685 | </message> |
| 5637 | <message> | 5686 | <message> |
| 5638 | <location filename="../../src/yuzu/configuration/config.cpp" line="85"/> | 5687 | <location filename="../../src/yuzu/configuration/config.cpp" line="84"/> |
| 5639 | <source>Load File</source> | 5688 | <source>Load File</source> |
| 5640 | <translation>Załaduj plik...</translation> | 5689 | <translation>Załaduj plik...</translation> |
| 5641 | </message> | 5690 | </message> |
| 5642 | <message> | 5691 | <message> |
| 5643 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> | 5692 | <location filename="../../src/yuzu/configuration/config.cpp" line="85"/> |
| 5644 | <source>Load/Remove Amiibo</source> | 5693 | <source>Load/Remove Amiibo</source> |
| 5645 | <translation>Załaduj/Usuń Amiibo</translation> | 5694 | <translation>Załaduj/Usuń Amiibo</translation> |
| 5646 | </message> | 5695 | </message> |
| 5647 | <message> | 5696 | <message> |
| 5648 | <location filename="../../src/yuzu/configuration/config.cpp" line="87"/> | 5697 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> |
| 5649 | <source>Restart Emulation</source> | 5698 | <source>Restart Emulation</source> |
| 5650 | <translation>Zrestartuj Emulację</translation> | 5699 | <translation>Zrestartuj Emulację</translation> |
| 5651 | </message> | 5700 | </message> |
| 5652 | <message> | 5701 | <message> |
| 5653 | <location filename="../../src/yuzu/configuration/config.cpp" line="88"/> | 5702 | <location filename="../../src/yuzu/configuration/config.cpp" line="87"/> |
| 5654 | <source>Stop Emulation</source> | 5703 | <source>Stop Emulation</source> |
| 5655 | <translation>Zatrzymaj Emulację</translation> | 5704 | <translation>Zatrzymaj Emulację</translation> |
| 5656 | </message> | 5705 | </message> |
| 5657 | <message> | 5706 | <message> |
| 5658 | <location filename="../../src/yuzu/configuration/config.cpp" line="89"/> | 5707 | <location filename="../../src/yuzu/configuration/config.cpp" line="88"/> |
| 5659 | <source>TAS Record</source> | 5708 | <source>TAS Record</source> |
| 5660 | <translation type="unfinished"/> | 5709 | <translation type="unfinished"/> |
| 5661 | </message> | 5710 | </message> |
| 5662 | <message> | 5711 | <message> |
| 5663 | <location filename="../../src/yuzu/configuration/config.cpp" line="90"/> | 5712 | <location filename="../../src/yuzu/configuration/config.cpp" line="89"/> |
| 5664 | <source>TAS Reset</source> | 5713 | <source>TAS Reset</source> |
| 5665 | <translation type="unfinished"/> | 5714 | <translation type="unfinished"/> |
| 5666 | </message> | 5715 | </message> |
| 5667 | <message> | 5716 | <message> |
| 5668 | <location filename="../../src/yuzu/configuration/config.cpp" line="91"/> | 5717 | <location filename="../../src/yuzu/configuration/config.cpp" line="90"/> |
| 5669 | <source>TAS Start/Stop</source> | 5718 | <source>TAS Start/Stop</source> |
| 5670 | <translation type="unfinished"/> | 5719 | <translation type="unfinished"/> |
| 5671 | </message> | 5720 | </message> |
| 5672 | <message> | 5721 | <message> |
| 5673 | <location filename="../../src/yuzu/configuration/config.cpp" line="92"/> | 5722 | <location filename="../../src/yuzu/configuration/config.cpp" line="91"/> |
| 5674 | <source>Toggle Filter Bar</source> | 5723 | <source>Toggle Filter Bar</source> |
| 5675 | <translation type="unfinished"/> | 5724 | <translation type="unfinished"/> |
| 5676 | </message> | 5725 | </message> |
| 5677 | <message> | 5726 | <message> |
| 5678 | <location filename="../../src/yuzu/configuration/config.cpp" line="93"/> | 5727 | <location filename="../../src/yuzu/configuration/config.cpp" line="92"/> |
| 5679 | <source>Toggle Framerate Limit</source> | 5728 | <source>Toggle Framerate Limit</source> |
| 5680 | <translation type="unfinished"/> | 5729 | <translation type="unfinished"/> |
| 5681 | </message> | 5730 | </message> |
| 5682 | <message> | 5731 | <message> |
| 5683 | <location filename="../../src/yuzu/configuration/config.cpp" line="94"/> | 5732 | <location filename="../../src/yuzu/configuration/config.cpp" line="93"/> |
| 5684 | <source>Toggle Mouse Panning</source> | 5733 | <source>Toggle Mouse Panning</source> |
| 5685 | <translation type="unfinished"/> | 5734 | <translation type="unfinished"/> |
| 5686 | </message> | 5735 | </message> |
| 5687 | <message> | 5736 | <message> |
| 5688 | <location filename="../../src/yuzu/configuration/config.cpp" line="95"/> | 5737 | <location filename="../../src/yuzu/configuration/config.cpp" line="94"/> |
| 5689 | <source>Toggle Status Bar</source> | 5738 | <source>Toggle Status Bar</source> |
| 5690 | <translation type="unfinished"/> | 5739 | <translation type="unfinished"/> |
| 5691 | </message> | 5740 | </message> |
| @@ -5800,42 +5849,42 @@ Debug Message: </source> | |||
| 5800 | <translation>Odśwież Lobby</translation> | 5849 | <translation>Odśwież Lobby</translation> |
| 5801 | </message> | 5850 | </message> |
| 5802 | <message> | 5851 | <message> |
| 5803 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="106"/> | 5852 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="108"/> |
| 5804 | <source>Password Required to Join</source> | 5853 | <source>Password Required to Join</source> |
| 5805 | <translation>Aby dołączyć, potrzebne jest hasło</translation> | 5854 | <translation>Aby dołączyć, potrzebne jest hasło</translation> |
| 5806 | </message> | 5855 | </message> |
| 5807 | <message> | 5856 | <message> |
| 5808 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="106"/> | 5857 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="108"/> |
| 5809 | <source>Password:</source> | 5858 | <source>Password:</source> |
| 5810 | <translation>Hasło:</translation> | 5859 | <translation>Hasło:</translation> |
| 5811 | </message> | 5860 | </message> |
| 5812 | <message> | 5861 | <message> |
| 5813 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="192"/> | 5862 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="206"/> |
| 5814 | <source>Room Name</source> | 5863 | <source>Room Name</source> |
| 5815 | <translation>Nazwa Pokoju</translation> | 5864 | <translation>Nazwa Pokoju</translation> |
| 5816 | </message> | 5865 | </message> |
| 5817 | <message> | 5866 | <message> |
| 5818 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="193"/> | 5867 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="207"/> |
| 5819 | <source>Preferred Game</source> | 5868 | <source>Preferred Game</source> |
| 5820 | <translation>Preferowana Gra</translation> | 5869 | <translation>Preferowana Gra</translation> |
| 5821 | </message> | 5870 | </message> |
| 5822 | <message> | 5871 | <message> |
| 5823 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="194"/> | 5872 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="208"/> |
| 5824 | <source>Host</source> | 5873 | <source>Host</source> |
| 5825 | <translation>Host</translation> | 5874 | <translation>Host</translation> |
| 5826 | </message> | 5875 | </message> |
| 5827 | <message> | 5876 | <message> |
| 5828 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="195"/> | 5877 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="209"/> |
| 5829 | <source>Players</source> | 5878 | <source>Players</source> |
| 5830 | <translation>Gracze</translation> | 5879 | <translation>Gracze</translation> |
| 5831 | </message> | 5880 | </message> |
| 5832 | <message> | 5881 | <message> |
| 5833 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="202"/> | 5882 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="216"/> |
| 5834 | <source>Refreshing</source> | 5883 | <source>Refreshing</source> |
| 5835 | <translation>Odświeżam</translation> | 5884 | <translation>Odświeżam</translation> |
| 5836 | </message> | 5885 | </message> |
| 5837 | <message> | 5886 | <message> |
| 5838 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="259"/> | 5887 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="273"/> |
| 5839 | <source>Refresh List</source> | 5888 | <source>Refresh List</source> |
| 5840 | <translation>Odśwież listę</translation> | 5889 | <translation>Odśwież listę</translation> |
| 5841 | </message> | 5890 | </message> |
| @@ -6162,7 +6211,7 @@ Debug Message: </source> | |||
| 6162 | <message> | 6211 | <message> |
| 6163 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="97"/> | 6212 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="97"/> |
| 6164 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="123"/> | 6213 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="123"/> |
| 6165 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="260"/> | 6214 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="259"/> |
| 6166 | <source>Connected</source> | 6215 | <source>Connected</source> |
| 6167 | <translation>Połączony</translation> | 6216 | <translation>Połączony</translation> |
| 6168 | </message> | 6217 | </message> |
| @@ -6184,7 +6233,7 @@ Debug Message: </source> | |||
| 6184 | <translation type="unfinished"/> | 6233 | <translation type="unfinished"/> |
| 6185 | </message> | 6234 | </message> |
| 6186 | <message> | 6235 | <message> |
| 6187 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="254"/> | 6236 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="253"/> |
| 6188 | <source>New Messages Received</source> | 6237 | <source>New Messages Received</source> |
| 6189 | <translation>Otrzymano nowe wiadomości</translation> | 6238 | <translation>Otrzymano nowe wiadomości</translation> |
| 6190 | </message> | 6239 | </message> |
| @@ -6289,22 +6338,39 @@ They may have left the room.</source> | |||
| 6289 | Możliwe, że opuścił/a pokój.</translation> | 6338 | Możliwe, że opuścił/a pokój.</translation> |
| 6290 | </message> | 6339 | </message> |
| 6291 | <message> | 6340 | <message> |
| 6292 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="65"/> | 6341 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="53"/> |
| 6342 | <source>No network interface is selected. | ||
| 6343 | Please go to Configure -> System -> Network and make a selection.</source> | ||
| 6344 | <translation type="unfinished"/> | ||
| 6345 | </message> | ||
| 6346 | <message> | ||
| 6347 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="68"/> | ||
| 6348 | <source>Game already running</source> | ||
| 6349 | <translation type="unfinished"/> | ||
| 6350 | </message> | ||
| 6351 | <message> | ||
| 6352 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="69"/> | ||
| 6353 | <source>Joining a room when the game is already running is discouraged and can cause the room feature not to work correctly. | ||
| 6354 | Proceed anyway?</source> | ||
| 6355 | <translation type="unfinished"/> | ||
| 6356 | </message> | ||
| 6357 | <message> | ||
| 6358 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="75"/> | ||
| 6293 | <source>Leave Room</source> | 6359 | <source>Leave Room</source> |
| 6294 | <translation>Wyjdź z Pokoju Multiplayer</translation> | 6360 | <translation>Wyjdź z Pokoju Multiplayer</translation> |
| 6295 | </message> | 6361 | </message> |
| 6296 | <message> | 6362 | <message> |
| 6297 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="66"/> | 6363 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="76"/> |
| 6298 | <source>You are about to close the room. Any network connections will be closed.</source> | 6364 | <source>You are about to close the room. Any network connections will be closed.</source> |
| 6299 | <translation>Zamierzasz zamknąć pokój multiplayer. Wszystkie połączenia zostaną zamknięte.</translation> | 6365 | <translation>Zamierzasz zamknąć pokój multiplayer. Wszystkie połączenia zostaną zamknięte.</translation> |
| 6300 | </message> | 6366 | </message> |
| 6301 | <message> | 6367 | <message> |
| 6302 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="71"/> | 6368 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="81"/> |
| 6303 | <source>Disconnect</source> | 6369 | <source>Disconnect</source> |
| 6304 | <translation>Rozłącz</translation> | 6370 | <translation>Rozłącz</translation> |
| 6305 | </message> | 6371 | </message> |
| 6306 | <message> | 6372 | <message> |
| 6307 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="72"/> | 6373 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="82"/> |
| 6308 | <source>You are about to leave the room. Any network connections will be closed.</source> | 6374 | <source>You are about to leave the room. Any network connections will be closed.</source> |
| 6309 | <translation>Wychodzisz z pokoju multiplayer. Wszystkie połączenia zostaną zamknięte.</translation> | 6375 | <translation>Wychodzisz z pokoju multiplayer. Wszystkie połączenia zostaną zamknięte.</translation> |
| 6310 | </message> | 6376 | </message> |
| @@ -6312,7 +6378,7 @@ Możliwe, że opuścił/a pokój.</translation> | |||
| 6312 | <context> | 6378 | <context> |
| 6313 | <name>NetworkMessage::ErrorManager</name> | 6379 | <name>NetworkMessage::ErrorManager</name> |
| 6314 | <message> | 6380 | <message> |
| 6315 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="60"/> | 6381 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="63"/> |
| 6316 | <source>Error</source> | 6382 | <source>Error</source> |
| 6317 | <translation>Błąd</translation> | 6383 | <translation>Błąd</translation> |
| 6318 | </message> | 6384 | </message> |
| @@ -6371,7 +6437,7 @@ p, li { white-space: pre-wrap; } | |||
| 6371 | <translation>%1 gra w %2</translation> | 6437 | <translation>%1 gra w %2</translation> |
| 6372 | </message> | 6438 | </message> |
| 6373 | <message> | 6439 | <message> |
| 6374 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="134"/> | 6440 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="136"/> |
| 6375 | <source>Not playing a game</source> | 6441 | <source>Not playing a game</source> |
| 6376 | <translation>Nie gra w żadną grę</translation> | 6442 | <translation>Nie gra w żadną grę</translation> |
| 6377 | </message> | 6443 | </message> |
| @@ -6426,7 +6492,7 @@ p, li { white-space: pre-wrap; } | |||
| 6426 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="318"/> | 6492 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="318"/> |
| 6427 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="384"/> | 6493 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="384"/> |
| 6428 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="159"/> | 6494 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="159"/> |
| 6429 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="225"/> | 6495 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="226"/> |
| 6430 | <source>[not set]</source> | 6496 | <source>[not set]</source> |
| 6431 | <translation>[nie ustawione]</translation> | 6497 | <translation>[nie ustawione]</translation> |
| 6432 | </message> | 6498 | </message> |
| @@ -6441,10 +6507,10 @@ p, li { white-space: pre-wrap; } | |||
| 6441 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="411"/> | 6507 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="411"/> |
| 6442 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="415"/> | 6508 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="415"/> |
| 6443 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="419"/> | 6509 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="419"/> |
| 6444 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="248"/> | 6510 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="249"/> |
| 6445 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="252"/> | 6511 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="253"/> |
| 6446 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="256"/> | 6512 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="257"/> |
| 6447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="260"/> | 6513 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="261"/> |
| 6448 | <source>Axis %1%2</source> | 6514 | <source>Axis %1%2</source> |
| 6449 | <translation>Oś %1%2</translation> | 6515 | <translation>Oś %1%2</translation> |
| 6450 | </message> | 6516 | </message> |
| @@ -6458,9 +6524,9 @@ p, li { white-space: pre-wrap; } | |||
| 6458 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="378"/> | 6524 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="378"/> |
| 6459 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="392"/> | 6525 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="392"/> |
| 6460 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="422"/> | 6526 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="422"/> |
| 6461 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="219"/> | 6527 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="220"/> |
| 6462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="233"/> | 6528 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="234"/> |
| 6463 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="263"/> | 6529 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="264"/> |
| 6464 | <source>[unknown]</source> | 6530 | <source>[unknown]</source> |
| 6465 | <translation>[nieznane]</translation> | 6531 | <translation>[nieznane]</translation> |
| 6466 | </message> | 6532 | </message> |
| @@ -6625,15 +6691,15 @@ p, li { white-space: pre-wrap; } | |||
| 6625 | </message> | 6691 | </message> |
| 6626 | <message> | 6692 | <message> |
| 6627 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="332"/> | 6693 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="332"/> |
| 6628 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="173"/> | 6694 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="174"/> |
| 6629 | <source>[invalid]</source> | 6695 | <source>[invalid]</source> |
| 6630 | <translation>[niepoprawne]</translation> | 6696 | <translation>[niepoprawne]</translation> |
| 6631 | </message> | 6697 | </message> |
| 6632 | <message> | 6698 | <message> |
| 6633 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="342"/> | 6699 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="342"/> |
| 6634 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="366"/> | 6700 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="366"/> |
| 6635 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="183"/> | 6701 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> |
| 6636 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="207"/> | 6702 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="208"/> |
| 6637 | <source>%1%2Hat %3</source> | 6703 | <source>%1%2Hat %3</source> |
| 6638 | <translation>%1%2Drążek %3</translation> | 6704 | <translation>%1%2Drążek %3</translation> |
| 6639 | </message> | 6705 | </message> |
| @@ -6641,35 +6707,35 @@ p, li { white-space: pre-wrap; } | |||
| 6641 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="346"/> | 6707 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="346"/> |
| 6642 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="369"/> | 6708 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="369"/> |
| 6643 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="372"/> | 6709 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="372"/> |
| 6644 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="187"/> | 6710 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="188"/> |
| 6645 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> | 6711 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="211"/> |
| 6646 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="213"/> | 6712 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="214"/> |
| 6647 | <source>%1%2Axis %3</source> | 6713 | <source>%1%2Axis %3</source> |
| 6648 | <translation>%1%2Oś %3</translation> | 6714 | <translation>%1%2Oś %3</translation> |
| 6649 | </message> | 6715 | </message> |
| 6650 | <message> | 6716 | <message> |
| 6651 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="352"/> | 6717 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="352"/> |
| 6652 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="193"/> | 6718 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="194"/> |
| 6653 | <source>%1%2Axis %3,%4,%5</source> | 6719 | <source>%1%2Axis %3,%4,%5</source> |
| 6654 | <translation>%1%2Oś %3,%4,%5</translation> | 6720 | <translation>%1%2Oś %3,%4,%5</translation> |
| 6655 | </message> | 6721 | </message> |
| 6656 | <message> | 6722 | <message> |
| 6657 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="356"/> | 6723 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="356"/> |
| 6658 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="197"/> | 6724 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="198"/> |
| 6659 | <source>%1%2Motion %3</source> | 6725 | <source>%1%2Motion %3</source> |
| 6660 | <translation>%1%2Ruch %3</translation> | 6726 | <translation>%1%2Ruch %3</translation> |
| 6661 | </message> | 6727 | </message> |
| 6662 | <message> | 6728 | <message> |
| 6663 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="360"/> | 6729 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="360"/> |
| 6664 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="375"/> | 6730 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="375"/> |
| 6665 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="201"/> | 6731 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="202"/> |
| 6666 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="216"/> | 6732 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="217"/> |
| 6667 | <source>%1%2Button %3</source> | 6733 | <source>%1%2Button %3</source> |
| 6668 | <translation>%1%2Przycisk %3</translation> | 6734 | <translation>%1%2Przycisk %3</translation> |
| 6669 | </message> | 6735 | </message> |
| 6670 | <message> | 6736 | <message> |
| 6671 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="402"/> | 6737 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="402"/> |
| 6672 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="243"/> | 6738 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="244"/> |
| 6673 | <source>[unused]</source> | 6739 | <source>[unused]</source> |
| 6674 | <translation>[nieużywane]</translation> | 6740 | <translation>[nieużywane]</translation> |
| 6675 | </message> | 6741 | </message> |
| @@ -6710,7 +6776,7 @@ p, li { white-space: pre-wrap; } | |||
| 6710 | <translation>Dodatkowe</translation> | 6776 | <translation>Dodatkowe</translation> |
| 6711 | </message> | 6777 | </message> |
| 6712 | <message> | 6778 | <message> |
| 6713 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="169"/> | 6779 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> |
| 6714 | <source>%1%2%3</source> | 6780 | <source>%1%2%3</source> |
| 6715 | <translation>%1%2%3</translation> | 6781 | <translation>%1%2%3</translation> |
| 6716 | </message> | 6782 | </message> |