diff options
| author | 2023-10-01 02:11:44 +0000 | |
|---|---|---|
| committer | 2023-10-01 02:11:44 +0000 | |
| commit | 65bbf708a898ffb741187440f9f77aa3ae6ef938 (patch) | |
| tree | 2076818876f901a9ced86e04031dad40dc9ad693 /dist/languages/tr_TR.ts | |
| parent | Merge pull request #11493 from merryhime/evt (diff) | |
| download | yuzu-65bbf708a898ffb741187440f9f77aa3ae6ef938.tar.gz yuzu-65bbf708a898ffb741187440f9f77aa3ae6ef938.tar.xz yuzu-65bbf708a898ffb741187440f9f77aa3ae6ef938.zip | |
Update translations (2023-10-01)
Diffstat (limited to 'dist/languages/tr_TR.ts')
| -rw-r--r-- | dist/languages/tr_TR.ts | 778 |
1 files changed, 431 insertions, 347 deletions
diff --git a/dist/languages/tr_TR.ts b/dist/languages/tr_TR.ts index 34b7f9019..855540d30 100644 --- a/dist/languages/tr_TR.ts +++ b/dist/languages/tr_TR.ts | |||
| @@ -761,151 +761,156 @@ Bu işlem onların hem forum kullanıcı adını hem de IP adresini banlar.</tra | |||
| 761 | </message> | 761 | </message> |
| 762 | <message> | 762 | <message> |
| 763 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="279"/> | 763 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="279"/> |
| 764 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> | 764 | <source>When checked, it disables the macro HLE functions. Enabling this makes games run slower</source> |
| 765 | <translation>Kullanılırsa, asıl assembler shader dosyaları diskten shader önbelleği ya da oyun bulundukça dump'lanır</translation> | 765 | <translation>Kullanılırsa makro HLE işlevselliği kapatılır. Bu seçeneği açmak oyunların yavaşlamasına sebep olur</translation> |
| 766 | </message> | 766 | </message> |
| 767 | <message> | 767 | <message> |
| 768 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="282"/> | 768 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="282"/> |
| 769 | <source>Dump Game Shaders</source> | 769 | <source>Disable Macro HLE</source> |
| 770 | <translation>Oyun Shader'larını Dump'la</translation> | 770 | <translation>Makro HLE'yi Kapat</translation> |
| 771 | </message> | 771 | </message> |
| 772 | <message> | 772 | <message> |
| 773 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="292"/> | 773 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="292"/> |
| 774 | <source>When checked, it disables the macro HLE functions. Enabling this makes games run slower</source> | 774 | <source>When checked, it will dump all the macro programs of the GPU</source> |
| 775 | <translation>Kullanılırsa makro HLE işlevselliği kapatılır. Bu seçeneği açmak oyunların yavaşlamasına sebep olur</translation> | 775 | <translation>Kullanılırsa, GPU'daki bütün makro uygulamalar dump'lanır</translation> |
| 776 | </message> | 776 | </message> |
| 777 | <message> | 777 | <message> |
| 778 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="295"/> | 778 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="295"/> |
| 779 | <source>Disable Macro HLE</source> | 779 | <source>Dump Maxwell Macros</source> |
| 780 | <translation>Makro HLE'yi Kapat</translation> | 780 | <translation>Maxwell Makro'larını Dump'la</translation> |
| 781 | </message> | ||
| 782 | <message> | ||
| 783 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="302"/> | ||
| 784 | <source>When checked, it enables Nsight Aftermath crash dumps</source> | ||
| 785 | <translation>İşaretlendiğinde Nsight Aftermath çökme dökümlerini etkinleştirir.</translation> | ||
| 781 | </message> | 786 | </message> |
| 782 | <message> | 787 | <message> |
| 783 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="305"/> | 788 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="305"/> |
| 789 | <source>Enable Nsight Aftermath</source> | ||
| 790 | <translation>Nsight Aftermath'ı Etkinleştir</translation> | ||
| 791 | </message> | ||
| 792 | <message> | ||
| 793 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="312"/> | ||
| 794 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> | ||
| 795 | <translation>EtkinleÅŸtirildiÄŸinde, yuzu derlenen pipeline cache istatistiklerini log'a kaydeder.</translation> | ||
| 796 | </message> | ||
| 797 | <message> | ||
| 798 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="315"/> | ||
| 799 | <source>Enable Shader Feedback</source> | ||
| 800 | <translation>Shader Geribildirimini EtkinleÅŸtir</translation> | ||
| 801 | </message> | ||
| 802 | <message> | ||
| 803 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="325"/> | ||
| 784 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> | 804 | <source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source> |
| 785 | <translation>İşaretlendiğinde Makro JIT derleyicisini devre dışı bırakır. Bu seçeneği etkinleştirmek oyunların yavaş çalışmasına neden olur.</translation> | 805 | <translation>İşaretlendiğinde Makro JIT derleyicisini devre dışı bırakır. Bu seçeneği etkinleştirmek oyunların yavaş çalışmasına neden olur.</translation> |
| 786 | </message> | 806 | </message> |
| 787 | <message> | 807 | <message> |
| 788 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="308"/> | 808 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="328"/> |
| 789 | <source>Disable Macro JIT</source> | 809 | <source>Disable Macro JIT</source> |
| 790 | <translation>Macro JIT'i devre dışı bırak</translation> | 810 | <translation>Macro JIT'i devre dışı bırak</translation> |
| 791 | </message> | 811 | </message> |
| 792 | <message> | 812 | <message> |
| 793 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="318"/> | 813 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="354"/> |
| 794 | <source>When checked, the graphics API enters a slower debugging mode</source> | 814 | <source>When checked, the graphics API enters a slower debugging mode</source> |
| 795 | <translation>Etkinleştirildiğinde, grafik API'ı daha yavaş bir hata ayıklama moduna girer.</translation> | 815 | <translation>Etkinleştirildiğinde, grafik API'ı daha yavaş bir hata ayıklama moduna girer.</translation> |
| 796 | </message> | 816 | </message> |
| 797 | <message> | 817 | <message> |
| 798 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="321"/> | 818 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="357"/> |
| 799 | <source>Enable Graphics Debugging</source> | 819 | <source>Enable Graphics Debugging</source> |
| 800 | <translation>Grafik Hata Ayıklama Modunu Etkinleştir</translation> | 820 | <translation>Grafik Hata Ayıklama Modunu Etkinleştir</translation> |
| 801 | </message> | 821 | </message> |
| 802 | <message> | 822 | <message> |
| 803 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="331"/> | 823 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="367"/> |
| 804 | <source>When checked, it will dump all the macro programs of the GPU</source> | 824 | <source>When checked, it will dump all the original assembler shaders from the disk shader cache or game as found</source> |
| 805 | <translation>Kullanılırsa, GPU'daki bütün makro uygulamalar dump'lanır</translation> | 825 | <translation>Kullanılırsa, asıl assembler shader dosyaları diskten shader önbelleği ya da oyun bulundukça dump'lanır</translation> |
| 806 | </message> | ||
| 807 | <message> | ||
| 808 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="334"/> | ||
| 809 | <source>Dump Maxwell Macros</source> | ||
| 810 | <translation>Maxwell Makro'larını Dump'la</translation> | ||
| 811 | </message> | ||
| 812 | <message> | ||
| 813 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="341"/> | ||
| 814 | <source>When checked, yuzu will log statistics about the compiled pipeline cache</source> | ||
| 815 | <translation>EtkinleÅŸtirildiÄŸinde, yuzu derlenen pipeline cache istatistiklerini log'a kaydeder.</translation> | ||
| 816 | </message> | ||
| 817 | <message> | ||
| 818 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="344"/> | ||
| 819 | <source>Enable Shader Feedback</source> | ||
| 820 | <translation>Shader Geribildirimini EtkinleÅŸtir</translation> | ||
| 821 | </message> | 826 | </message> |
| 822 | <message> | 827 | <message> |
| 823 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="351"/> | 828 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="370"/> |
| 824 | <source>When checked, it enables Nsight Aftermath crash dumps</source> | 829 | <source>Dump Game Shaders</source> |
| 825 | <translation>İşaretlendiğinde Nsight Aftermath çökme dökümlerini etkinleştirir.</translation> | 830 | <translation>Oyun Shader'larını Dump'la</translation> |
| 826 | </message> | 831 | </message> |
| 827 | <message> | 832 | <message> |
| 828 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="354"/> | 833 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="377"/> |
| 829 | <source>Enable Nsight Aftermath</source> | 834 | <source>Enable Renderdoc Hotkey</source> |
| 830 | <translation>Nsight Aftermath'ı Etkinleştir</translation> | 835 | <translation type="unfinished"/> |
| 831 | </message> | 836 | </message> |
| 832 | <message> | 837 | <message> |
| 833 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="380"/> | 838 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="387"/> |
| 834 | <source>Advanced</source> | 839 | <source>Advanced</source> |
| 835 | <translation>GeliÅŸmiÅŸ</translation> | 840 | <translation>GeliÅŸmiÅŸ</translation> |
| 836 | </message> | 841 | </message> |
| 837 | <message> | 842 | <message> |
| 838 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="386"/> | 843 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="393"/> |
| 839 | <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> | 844 | <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> |
| 840 | <translation>Bu seçenek, program açılırken Vulkan ortam işlevselliğini kontrol etmesini sağlar. Diğer programlar yuzu'yu görmekte sorun yaşıyorsa bu seçeneği kapatın.</translation> | 845 | <translation>Bu seçenek, program açılırken Vulkan ortam işlevselliğini kontrol etmesini sağlar. Diğer programlar yuzu'yu görmekte sorun yaşıyorsa bu seçeneği kapatın.</translation> |
| 841 | </message> | 846 | </message> |
| 842 | <message> | 847 | <message> |
| 843 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="389"/> | 848 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="396"/> |
| 844 | <source>Perform Startup Vulkan Check</source> | 849 | <source>Perform Startup Vulkan Check</source> |
| 845 | <translation>Açılırken Vulkan Taraması Yap</translation> | 850 | <translation>Açılırken Vulkan Taraması Yap</translation> |
| 846 | </message> | 851 | </message> |
| 847 | <message> | 852 | <message> |
| 848 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="396"/> | 853 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="403"/> |
| 849 | <source>Disable Web Applet</source> | 854 | <source>Disable Web Applet</source> |
| 850 | <translation>Web Uygulamasını Devre Dışı Bırak</translation> | 855 | <translation>Web Uygulamasını Devre Dışı Bırak</translation> |
| 851 | </message> | 856 | </message> |
| 852 | <message> | 857 | <message> |
| 853 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="403"/> | 858 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="410"/> |
| 854 | <source>Enable All Controller Types</source> | 859 | <source>Enable All Controller Types</source> |
| 855 | <translation>Bütün Kontrolcü Türlerini Etkinleştir</translation> | 860 | <translation>Bütün Kontrolcü Türlerini Etkinleştir</translation> |
| 856 | </message> | 861 | </message> |
| 857 | <message> | 862 | <message> |
| 858 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="410"/> | 863 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="417"/> |
| 859 | <source>Enable Auto-Stub**</source> | 864 | <source>Enable Auto-Stub**</source> |
| 860 | <translation>Auto-Stub'ı Etkinleştir</translation> | 865 | <translation>Auto-Stub'ı Etkinleştir</translation> |
| 861 | </message> | 866 | </message> |
| 862 | <message> | 867 | <message> |
| 863 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="417"/> | 868 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="424"/> |
| 864 | <source>Kiosk (Quest) Mode</source> | 869 | <source>Kiosk (Quest) Mode</source> |
| 865 | <translation>Kiosk (Quest) Modu</translation> | 870 | <translation>Kiosk (Quest) Modu</translation> |
| 866 | </message> | 871 | </message> |
| 867 | <message> | 872 | <message> |
| 868 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="424"/> | 873 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="431"/> |
| 869 | <source>Enable CPU Debugging</source> | 874 | <source>Enable CPU Debugging</source> |
| 870 | <translation>CPU Hata Ayıklama Modu'nu Etkinleştir</translation> | 875 | <translation>CPU Hata Ayıklama Modu'nu Etkinleştir</translation> |
| 871 | </message> | 876 | </message> |
| 872 | <message> | 877 | <message> |
| 873 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="431"/> | 878 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="438"/> |
| 874 | <source>Enable Debug Asserts</source> | 879 | <source>Enable Debug Asserts</source> |
| 875 | <translation>Hata Ayıklama Assert'lerini Etkinleştir</translation> | 880 | <translation>Hata Ayıklama Assert'lerini Etkinleştir</translation> |
| 876 | </message> | 881 | </message> |
| 877 | <message> | 882 | <message> |
| 878 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="457"/> | 883 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="464"/> |
| 879 | <source>Debugging</source> | 884 | <source>Debugging</source> |
| 880 | <translation>Hata ayıklama</translation> | 885 | <translation>Hata ayıklama</translation> |
| 881 | </message> | 886 | </message> |
| 882 | <message> | 887 | <message> |
| 883 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="463"/> | 888 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="470"/> |
| 884 | <source>Enable FS Access Log</source> | 889 | <source>Enable FS Access Log</source> |
| 885 | <translation>FS Erişim Kaydını Etkinleştir</translation> | 890 | <translation>FS Erişim Kaydını Etkinleştir</translation> |
| 886 | </message> | 891 | </message> |
| 887 | <message> | 892 | <message> |
| 888 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="470"/> | 893 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="477"/> |
| 889 | <source>Create Minidump After Crash</source> | 894 | <source>Create Minidump After Crash</source> |
| 890 | <translation>Çöküş Sonrası Küçük Dump Oluştur</translation> | 895 | <translation>Çöküş Sonrası Küçük Dump Oluştur</translation> |
| 891 | </message> | 896 | </message> |
| 892 | <message> | 897 | <message> |
| 893 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="477"/> | 898 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="484"/> |
| 894 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> | 899 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> |
| 895 | <translation>Bu seçenek açıksa son oluşturulan ses komutları konsolda gösterilir. Sadece ses işleyicisi kullanan oyunları etkiler.</translation> | 900 | <translation>Bu seçenek açıksa son oluşturulan ses komutları konsolda gösterilir. Sadece ses işleyicisi kullanan oyunları etkiler.</translation> |
| 896 | </message> | 901 | </message> |
| 897 | <message> | 902 | <message> |
| 898 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="480"/> | 903 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="487"/> |
| 899 | <source>Dump Audio Commands To Console**</source> | 904 | <source>Dump Audio Commands To Console**</source> |
| 900 | <translation>Konsola Ses Komutlarını Aktar**</translation> | 905 | <translation>Konsola Ses Komutlarını Aktar**</translation> |
| 901 | </message> | 906 | </message> |
| 902 | <message> | 907 | <message> |
| 903 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="487"/> | 908 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="494"/> |
| 904 | <source>Enable Verbose Reporting Services**</source> | 909 | <source>Enable Verbose Reporting Services**</source> |
| 905 | <translation>Detaylı Raporlama Hizmetini Etkinleştir</translation> | 910 | <translation>Detaylı Raporlama Hizmetini Etkinleştir</translation> |
| 906 | </message> | 911 | </message> |
| 907 | <message> | 912 | <message> |
| 908 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="539"/> | 913 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="546"/> |
| 909 | <source>**This will be reset automatically when yuzu closes.</source> | 914 | <source>**This will be reset automatically when yuzu closes.</source> |
| 910 | <translation>**Bu yuzu kapandığında otomatik olarak eski haline dönecektir.</translation> | 915 | <translation>**Bu yuzu kapandığında otomatik olarak eski haline dönecektir.</translation> |
| 911 | </message> | 916 | </message> |
| @@ -920,12 +925,12 @@ Bu işlem onların hem forum kullanıcı adını hem de IP adresini banlar.</tra | |||
| 920 | <translation>yuzu'nun bu ayarı uygulayabilmesi için yeniden başlatılması gereklidir.</translation> | 925 | <translation>yuzu'nun bu ayarı uygulayabilmesi için yeniden başlatılması gereklidir.</translation> |
| 921 | </message> | 926 | </message> |
| 922 | <message> | 927 | <message> |
| 923 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="88"/> | 928 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="90"/> |
| 924 | <source>Web applet not compiled</source> | 929 | <source>Web applet not compiled</source> |
| 925 | <translation>Web uygulaması derlenmemiş</translation> | 930 | <translation>Web uygulaması derlenmemiş</translation> |
| 926 | </message> | 931 | </message> |
| 927 | <message> | 932 | <message> |
| 928 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="95"/> | 933 | <location filename="../../src/yuzu/configuration/configure_debug.cpp" line="97"/> |
| 929 | <source>MiniDump creation not compiled</source> | 934 | <source>MiniDump creation not compiled</source> |
| 930 | <translation>Küçük Dump oluşumu derlenmemiş</translation> | 935 | <translation>Küçük Dump oluşumu derlenmemiş</translation> |
| 931 | </message> | 936 | </message> |
| @@ -1253,33 +1258,33 @@ Bu işlem onların hem forum kullanıcı adını hem de IP adresini banlar.</tra | |||
| 1253 | <translation>Arkaplan Rengi:</translation> | 1258 | <translation>Arkaplan Rengi:</translation> |
| 1254 | </message> | 1259 | </message> |
| 1255 | <message> | 1260 | <message> |
| 1256 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="263"/> | 1261 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="259"/> |
| 1257 | <source>%</source> | 1262 | <source>%</source> |
| 1258 | <comment>FSR sharpening percentage (e.g. 50%)</comment> | 1263 | <comment>FSR sharpening percentage (e.g. 50%)</comment> |
| 1259 | <translation>%</translation> | 1264 | <translation>%</translation> |
| 1260 | </message> | 1265 | </message> |
| 1261 | <message> | 1266 | <message> |
| 1262 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="376"/> | 1267 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="372"/> |
| 1263 | <source>Off</source> | 1268 | <source>Off</source> |
| 1264 | <translation type="unfinished"/> | 1269 | <translation type="unfinished"/> |
| 1265 | </message> | 1270 | </message> |
| 1266 | <message> | 1271 | <message> |
| 1267 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="377"/> | 1272 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="373"/> |
| 1268 | <source>VSync Off</source> | 1273 | <source>VSync Off</source> |
| 1269 | <translation type="unfinished"/> | 1274 | <translation type="unfinished"/> |
| 1270 | </message> | 1275 | </message> |
| 1271 | <message> | 1276 | <message> |
| 1272 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="379"/> | 1277 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="375"/> |
| 1273 | <source>Recommended</source> | 1278 | <source>Recommended</source> |
| 1274 | <translation type="unfinished"/> | 1279 | <translation type="unfinished"/> |
| 1275 | </message> | 1280 | </message> |
| 1276 | <message> | 1281 | <message> |
| 1277 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="382"/> | 1282 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="378"/> |
| 1278 | <source>On</source> | 1283 | <source>On</source> |
| 1279 | <translation type="unfinished"/> | 1284 | <translation type="unfinished"/> |
| 1280 | </message> | 1285 | </message> |
| 1281 | <message> | 1286 | <message> |
| 1282 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="383"/> | 1287 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="379"/> |
| 1283 | <source>VSync On</source> | 1288 | <source>VSync On</source> |
| 1284 | <translation type="unfinished"/> | 1289 | <translation type="unfinished"/> |
| 1285 | </message> | 1290 | </message> |
| @@ -3245,64 +3250,64 @@ Noktanın konumunu değiştirmek için sürükleyin ya da sayıların üstüne à | |||
| 3245 | <context> | 3250 | <context> |
| 3246 | <name>ConfigureUI</name> | 3251 | <name>ConfigureUI</name> |
| 3247 | <message> | 3252 | <message> |
| 3248 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="33"/> | 3253 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="34"/> |
| 3249 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="41"/> | 3254 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="42"/> |
| 3250 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="53"/> | 3255 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="54"/> |
| 3251 | <source>None</source> | 3256 | <source>None</source> |
| 3252 | <translation>Hiçbiri</translation> | 3257 | <translation>Hiçbiri</translation> |
| 3253 | </message> | 3258 | </message> |
| 3254 | <message> | 3259 | <message> |
| 3255 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="34"/> | 3260 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="35"/> |
| 3256 | <source>Small (32x32)</source> | 3261 | <source>Small (32x32)</source> |
| 3257 | <translation>Küçük (32x32)</translation> | 3262 | <translation>Küçük (32x32)</translation> |
| 3258 | </message> | 3263 | </message> |
| 3259 | <message> | 3264 | <message> |
| 3260 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="35"/> | 3265 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="36"/> |
| 3261 | <source>Standard (64x64)</source> | 3266 | <source>Standard (64x64)</source> |
| 3262 | <translation>Standart (64x64)</translation> | 3267 | <translation>Standart (64x64)</translation> |
| 3263 | </message> | 3268 | </message> |
| 3264 | <message> | 3269 | <message> |
| 3265 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="36"/> | 3270 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> |
| 3266 | <source>Large (128x128)</source> | 3271 | <source>Large (128x128)</source> |
| 3267 | <translation>Büyük (128x128)</translation> | 3272 | <translation>Büyük (128x128)</translation> |
| 3268 | </message> | 3273 | </message> |
| 3269 | <message> | 3274 | <message> |
| 3270 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> | 3275 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="38"/> |
| 3271 | <source>Full Size (256x256)</source> | 3276 | <source>Full Size (256x256)</source> |
| 3272 | <translation>Tam Boyut (256x256)</translation> | 3277 | <translation>Tam Boyut (256x256)</translation> |
| 3273 | </message> | 3278 | </message> |
| 3274 | <message> | 3279 | <message> |
| 3275 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="42"/> | 3280 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="43"/> |
| 3276 | <source>Small (24x24)</source> | 3281 | <source>Small (24x24)</source> |
| 3277 | <translation>Küçük (24x24)</translation> | 3282 | <translation>Küçük (24x24)</translation> |
| 3278 | </message> | 3283 | </message> |
| 3279 | <message> | 3284 | <message> |
| 3280 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="43"/> | 3285 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="44"/> |
| 3281 | <source>Standard (48x48)</source> | 3286 | <source>Standard (48x48)</source> |
| 3282 | <translation>Standart (48x48)</translation> | 3287 | <translation>Standart (48x48)</translation> |
| 3283 | </message> | 3288 | </message> |
| 3284 | <message> | 3289 | <message> |
| 3285 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="44"/> | 3290 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="45"/> |
| 3286 | <source>Large (72x72)</source> | 3291 | <source>Large (72x72)</source> |
| 3287 | <translation>Büyük (72x72)</translation> | 3292 | <translation>Büyük (72x72)</translation> |
| 3288 | </message> | 3293 | </message> |
| 3289 | <message> | 3294 | <message> |
| 3290 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="49"/> | 3295 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="50"/> |
| 3291 | <source>Filename</source> | 3296 | <source>Filename</source> |
| 3292 | <translation>Dosya adı</translation> | 3297 | <translation>Dosya adı</translation> |
| 3293 | </message> | 3298 | </message> |
| 3294 | <message> | 3299 | <message> |
| 3295 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="50"/> | 3300 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="51"/> |
| 3296 | <source>Filetype</source> | 3301 | <source>Filetype</source> |
| 3297 | <translation>Dosya türü</translation> | 3302 | <translation>Dosya türü</translation> |
| 3298 | </message> | 3303 | </message> |
| 3299 | <message> | 3304 | <message> |
| 3300 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="51"/> | 3305 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="52"/> |
| 3301 | <source>Title ID</source> | 3306 | <source>Title ID</source> |
| 3302 | <translation>Oyun ID</translation> | 3307 | <translation>Oyun ID</translation> |
| 3303 | </message> | 3308 | </message> |
| 3304 | <message> | 3309 | <message> |
| 3305 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="52"/> | 3310 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="53"/> |
| 3306 | <source>Title Name</source> | 3311 | <source>Title Name</source> |
| 3307 | <translation>Oyun Adı</translation> | 3312 | <translation>Oyun Adı</translation> |
| 3308 | </message> | 3313 | </message> |
| @@ -3415,17 +3420,17 @@ Noktanın konumunu değiştirmek için sürükleyin ya da sayıların üstüne à | |||
| 3415 | <translation>Çözünürlük:</translation> | 3420 | <translation>Çözünürlük:</translation> |
| 3416 | </message> | 3421 | </message> |
| 3417 | <message> | 3422 | <message> |
| 3418 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="147"/> | 3423 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="144"/> |
| 3419 | <source>Select Screenshots Path...</source> | 3424 | <source>Select Screenshots Path...</source> |
| 3420 | <translation>Ekran Görüntülerinin Konumunu Seçin...</translation> | 3425 | <translation>Ekran Görüntülerinin Konumunu Seçin...</translation> |
| 3421 | </message> | 3426 | </message> |
| 3422 | <message> | 3427 | <message> |
| 3423 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="291"/> | 3428 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="288"/> |
| 3424 | <source><System></source> | 3429 | <source><System></source> |
| 3425 | <translation><System></translation> | 3430 | <translation><System></translation> |
| 3426 | </message> | 3431 | </message> |
| 3427 | <message> | 3432 | <message> |
| 3428 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="396"/> | 3433 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="393"/> |
| 3429 | <source>Auto (%1 x %2, %3 x %4)</source> | 3434 | <source>Auto (%1 x %2, %3 x %4)</source> |
| 3430 | <comment>Screenshot width value</comment> | 3435 | <comment>Screenshot width value</comment> |
| 3431 | <translation type="unfinished"/> | 3436 | <translation type="unfinished"/> |
| @@ -3743,575 +3748,612 @@ Noktanın konumunu değiştirmek için sürükleyin ya da sayıların üstüne à | |||
| 3743 | <context> | 3748 | <context> |
| 3744 | <name>GMainWindow</name> | 3749 | <name>GMainWindow</name> |
| 3745 | <message> | 3750 | <message> |
| 3746 | <location filename="../../src/yuzu/main.cpp" line="203"/> | 3751 | <location filename="../../src/yuzu/main.cpp" line="205"/> |
| 3747 | <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> | 3752 | <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> |
| 3748 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Yuzuyu geliştirmeye yardımcı olmak için </a> anonim veri toplandı. <br/><br/>Kullanım verinizi bizimle paylaşmak ister misiniz?</translation> | 3753 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Yuzuyu geliştirmeye yardımcı olmak için </a> anonim veri toplandı. <br/><br/>Kullanım verinizi bizimle paylaşmak ister misiniz?</translation> |
| 3749 | </message> | 3754 | </message> |
| 3750 | <message> | 3755 | <message> |
| 3751 | <location filename="../../src/yuzu/main.cpp" line="206"/> | 3756 | <location filename="../../src/yuzu/main.cpp" line="208"/> |
| 3752 | <source>Telemetry</source> | 3757 | <source>Telemetry</source> |
| 3753 | <translation>Telemetri</translation> | 3758 | <translation>Telemetri</translation> |
| 3754 | </message> | 3759 | </message> |
| 3755 | <message> | 3760 | <message> |
| 3756 | <location filename="../../src/yuzu/main.cpp" line="439"/> | 3761 | <location filename="../../src/yuzu/main.cpp" line="441"/> |
| 3757 | <source>Broken Vulkan Installation Detected</source> | 3762 | <source>Broken Vulkan Installation Detected</source> |
| 3758 | <translation>Bozuk Vulkan Kurulumu Algılandı</translation> | 3763 | <translation>Bozuk Vulkan Kurulumu Algılandı</translation> |
| 3759 | </message> | 3764 | </message> |
| 3760 | <message> | 3765 | <message> |
| 3761 | <location filename="../../src/yuzu/main.cpp" line="440"/> | 3766 | <location filename="../../src/yuzu/main.cpp" line="442"/> |
| 3762 | <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> | 3767 | <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> |
| 3763 | <translation>Açılışta Vulkan başlatılırken hata. Hata yardımını görüntülemek için <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>buraya tıklayın</a>.</translation> | 3768 | <translation>Açılışta Vulkan başlatılırken hata. Hata yardımını görüntülemek için <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>buraya tıklayın</a>.</translation> |
| 3764 | </message> | 3769 | </message> |
| 3765 | <message> | 3770 | <message> |
| 3766 | <location filename="../../src/yuzu/main.cpp" line="460"/> | 3771 | <location filename="../../src/yuzu/main.cpp" line="467"/> |
| 3767 | <source>Running a game</source> | 3772 | <source>Running a game</source> |
| 3768 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 3773 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 3769 | <translation type="unfinished"/> | 3774 | <translation type="unfinished"/> |
| 3770 | </message> | 3775 | </message> |
| 3771 | <message> | 3776 | <message> |
| 3772 | <location filename="../../src/yuzu/main.cpp" line="841"/> | 3777 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3773 | <source>Loading Web Applet...</source> | 3778 | <source>Loading Web Applet...</source> |
| 3774 | <translation>Web Uygulaması Yükleniyor...</translation> | 3779 | <translation>Web Uygulaması Yükleniyor...</translation> |
| 3775 | </message> | 3780 | </message> |
| 3776 | <message> | 3781 | <message> |
| 3777 | <location filename="../../src/yuzu/main.cpp" line="891"/> | 3782 | <location filename="../../src/yuzu/main.cpp" line="898"/> |
| 3778 | <location filename="../../src/yuzu/main.cpp" line="894"/> | 3783 | <location filename="../../src/yuzu/main.cpp" line="901"/> |
| 3779 | <source>Disable Web Applet</source> | 3784 | <source>Disable Web Applet</source> |
| 3780 | <translation>Web Uygulamasını Devre Dışı Bırak</translation> | 3785 | <translation>Web Uygulamasını Devre Dışı Bırak</translation> |
| 3781 | </message> | 3786 | </message> |
| 3782 | <message> | 3787 | <message> |
| 3783 | <location filename="../../src/yuzu/main.cpp" line="895"/> | 3788 | <location filename="../../src/yuzu/main.cpp" line="902"/> |
| 3784 | <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? | 3789 | <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? |
| 3785 | (This can be re-enabled in the Debug settings.)</source> | 3790 | (This can be re-enabled in the Debug settings.)</source> |
| 3786 | <translation>Web uygulamasını kapatmak bilinmeyen hatalara neden olabileceğinden dolayı sadece Super Mario 3D All-Stars için kapatılması önerilir. Web uygulamasını kapatmak istediğinize emin misiniz? | 3791 | <translation>Web uygulamasını kapatmak bilinmeyen hatalara neden olabileceğinden dolayı sadece Super Mario 3D All-Stars için kapatılması önerilir. Web uygulamasını kapatmak istediğinize emin misiniz? |
| 3787 | (Hata ayıklama ayarlarından tekrar açılabilir)</translation> | 3792 | (Hata ayıklama ayarlarından tekrar açılabilir)</translation> |
| 3788 | </message> | 3793 | </message> |
| 3789 | <message> | 3794 | <message> |
| 3790 | <location filename="../../src/yuzu/main.cpp" line="1011"/> | 3795 | <location filename="../../src/yuzu/main.cpp" line="1018"/> |
| 3791 | <source>The amount of shaders currently being built</source> | 3796 | <source>The amount of shaders currently being built</source> |
| 3792 | <translation>Şu anda derlenen shader miktarı</translation> | 3797 | <translation>Şu anda derlenen shader miktarı</translation> |
| 3793 | </message> | 3798 | </message> |
| 3794 | <message> | 3799 | <message> |
| 3795 | <location filename="../../src/yuzu/main.cpp" line="1013"/> | 3800 | <location filename="../../src/yuzu/main.cpp" line="1020"/> |
| 3796 | <source>The current selected resolution scaling multiplier.</source> | 3801 | <source>The current selected resolution scaling multiplier.</source> |
| 3797 | <translation>Geçerli seçili çözünürlük ölçekleme çarpanı.</translation> | 3802 | <translation>Geçerli seçili çözünürlük ölçekleme çarpanı.</translation> |
| 3798 | </message> | 3803 | </message> |
| 3799 | <message> | 3804 | <message> |
| 3800 | <location filename="../../src/yuzu/main.cpp" line="1016"/> | 3805 | <location filename="../../src/yuzu/main.cpp" line="1023"/> |
| 3801 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3806 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3802 | <translation>Geçerli emülasyon hızı. %100'den yüksek veya düşük değerler emülasyonun bir Switch'den daha hızlı veya daha yavaş çalıştığını gösterir.</translation> | 3807 | <translation>Geçerli emülasyon hızı. %100'den yüksek veya düşük değerler emülasyonun bir Switch'den daha hızlı veya daha yavaş çalıştığını gösterir.</translation> |
| 3803 | </message> | 3808 | </message> |
| 3804 | <message> | 3809 | <message> |
| 3805 | <location filename="../../src/yuzu/main.cpp" line="1019"/> | 3810 | <location filename="../../src/yuzu/main.cpp" line="1026"/> |
| 3806 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3811 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3807 | <translation>Oyunun şuanda saniye başına kaç kare gösterdiği. Bu oyundan oyuna ve sahneden sahneye değişiklik gösterir.</translation> | 3812 | <translation>Oyunun şuanda saniye başına kaç kare gösterdiği. Bu oyundan oyuna ve sahneden sahneye değişiklik gösterir.</translation> |
| 3808 | </message> | 3813 | </message> |
| 3809 | <message> | 3814 | <message> |
| 3810 | <location filename="../../src/yuzu/main.cpp" line="1023"/> | 3815 | <location filename="../../src/yuzu/main.cpp" line="1030"/> |
| 3811 | <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> | 3816 | <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> |
| 3812 | <translation>Bir Switch karesini emüle etmekte geçen zaman, karelimitleme ve v-sync hariç. Tam hız emülasyon için bu en çok 16,67 ms olmalı.</translation> | 3817 | <translation>Bir Switch karesini emüle etmekte geçen zaman, karelimitleme ve v-sync hariç. Tam hız emülasyon için bu en çok 16,67 ms olmalı.</translation> |
| 3813 | </message> | 3818 | </message> |
| 3814 | <message> | 3819 | <message> |
| 3815 | <location filename="../../src/yuzu/main.cpp" line="1078"/> | 3820 | <location filename="../../src/yuzu/main.cpp" line="1085"/> |
| 3816 | <source>Unmute</source> | 3821 | <source>Unmute</source> |
| 3817 | <translation type="unfinished"/> | 3822 | <translation type="unfinished"/> |
| 3818 | </message> | 3823 | </message> |
| 3819 | <message> | 3824 | <message> |
| 3820 | <location filename="../../src/yuzu/main.cpp" line="1078"/> | 3825 | <location filename="../../src/yuzu/main.cpp" line="1085"/> |
| 3821 | <source>Mute</source> | 3826 | <source>Mute</source> |
| 3822 | <translation type="unfinished"/> | 3827 | <translation type="unfinished"/> |
| 3823 | </message> | 3828 | </message> |
| 3824 | <message> | 3829 | <message> |
| 3825 | <location filename="../../src/yuzu/main.cpp" line="1083"/> | 3830 | <location filename="../../src/yuzu/main.cpp" line="1090"/> |
| 3826 | <source>Reset Volume</source> | 3831 | <source>Reset Volume</source> |
| 3827 | <translation type="unfinished"/> | 3832 | <translation type="unfinished"/> |
| 3828 | </message> | 3833 | </message> |
| 3829 | <message> | 3834 | <message> |
| 3830 | <location filename="../../src/yuzu/main.cpp" line="1267"/> | 3835 | <location filename="../../src/yuzu/main.cpp" line="1274"/> |
| 3831 | <source>&Clear Recent Files</source> | 3836 | <source>&Clear Recent Files</source> |
| 3832 | <translation>&Son Dosyaları Temizle</translation> | 3837 | <translation>&Son Dosyaları Temizle</translation> |
| 3833 | </message> | 3838 | </message> |
| 3834 | <message> | 3839 | <message> |
| 3835 | <location filename="../../src/yuzu/main.cpp" line="1349"/> | 3840 | <location filename="../../src/yuzu/main.cpp" line="1361"/> |
| 3836 | <source>Emulated mouse is enabled</source> | 3841 | <source>Emulated mouse is enabled</source> |
| 3837 | <translation type="unfinished"/> | 3842 | <translation type="unfinished"/> |
| 3838 | </message> | 3843 | </message> |
| 3839 | <message> | 3844 | <message> |
| 3840 | <location filename="../../src/yuzu/main.cpp" line="1350"/> | 3845 | <location filename="../../src/yuzu/main.cpp" line="1362"/> |
| 3841 | <source>Real mouse input and mouse panning are incompatible. Please disable the emulated mouse in input advanced settings to allow mouse panning.</source> | 3846 | <source>Real mouse input and mouse panning are incompatible. Please disable the emulated mouse in input advanced settings to allow mouse panning.</source> |
| 3842 | <translation type="unfinished"/> | 3847 | <translation type="unfinished"/> |
| 3843 | </message> | 3848 | </message> |
| 3844 | <message> | 3849 | <message> |
| 3845 | <location filename="../../src/yuzu/main.cpp" line="1572"/> | 3850 | <location filename="../../src/yuzu/main.cpp" line="1588"/> |
| 3846 | <source>&Continue</source> | 3851 | <source>&Continue</source> |
| 3847 | <translation>&Devam Et</translation> | 3852 | <translation>&Devam Et</translation> |
| 3848 | </message> | 3853 | </message> |
| 3849 | <message> | 3854 | <message> |
| 3850 | <location filename="../../src/yuzu/main.cpp" line="1574"/> | 3855 | <location filename="../../src/yuzu/main.cpp" line="1590"/> |
| 3851 | <source>&Pause</source> | 3856 | <source>&Pause</source> |
| 3852 | <translation>&Duraklat</translation> | 3857 | <translation>&Duraklat</translation> |
| 3853 | </message> | 3858 | </message> |
| 3854 | <message> | 3859 | <message> |
| 3855 | <location filename="../../src/yuzu/main.cpp" line="1739"/> | 3860 | <location filename="../../src/yuzu/main.cpp" line="1762"/> |
| 3856 | <source>Warning Outdated Game Format</source> | 3861 | <source>Warning Outdated Game Format</source> |
| 3857 | <translation>Uyarı, Eski Oyun Formatı</translation> | 3862 | <translation>Uyarı, Eski Oyun Formatı</translation> |
| 3858 | </message> | 3863 | </message> |
| 3859 | <message> | 3864 | <message> |
| 3860 | <location filename="../../src/yuzu/main.cpp" line="1740"/> | 3865 | <location filename="../../src/yuzu/main.cpp" line="1763"/> |
| 3861 | <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> | 3866 | <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> |
| 3862 | <translation>Bu oyun için dekonstrükte ROM formatı kullanıyorsunuz, bu fromatın yerine NCA, NAX, XCI ve NSP formatları kullanılmaktadır. Dekonstrükte ROM formatları ikon, üst veri ve güncelleme desteği içermemektedir.<br><br>Yuzu'nun desteklediği çeşitli Switch formatları için<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>Wiki'yi ziyaret edin</a>. Bu mesaj yeniden gösterilmeyecektir.</translation> | 3867 | <translation>Bu oyun için dekonstrükte ROM formatı kullanıyorsunuz, bu fromatın yerine NCA, NAX, XCI ve NSP formatları kullanılmaktadır. Dekonstrükte ROM formatları ikon, üst veri ve güncelleme desteği içermemektedir.<br><br>Yuzu'nun desteklediği çeşitli Switch formatları için<a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>Wiki'yi ziyaret edin</a>. Bu mesaj yeniden gösterilmeyecektir.</translation> |
| 3863 | </message> | 3868 | </message> |
| 3864 | <message> | 3869 | <message> |
| 3865 | <location filename="../../src/yuzu/main.cpp" line="1752"/> | 3870 | <location filename="../../src/yuzu/main.cpp" line="1775"/> |
| 3866 | <location filename="../../src/yuzu/main.cpp" line="1786"/> | 3871 | <location filename="../../src/yuzu/main.cpp" line="1809"/> |
| 3867 | <source>Error while loading ROM!</source> | 3872 | <source>Error while loading ROM!</source> |
| 3868 | <translation>ROM yüklenirken hata oluştu!</translation> | 3873 | <translation>ROM yüklenirken hata oluştu!</translation> |
| 3869 | </message> | 3874 | </message> |
| 3870 | <message> | 3875 | <message> |
| 3871 | <location filename="../../src/yuzu/main.cpp" line="1753"/> | 3876 | <location filename="../../src/yuzu/main.cpp" line="1776"/> |
| 3872 | <source>The ROM format is not supported.</source> | 3877 | <source>The ROM format is not supported.</source> |
| 3873 | <translation>Bu ROM biçimi desteklenmiyor.</translation> | 3878 | <translation>Bu ROM biçimi desteklenmiyor.</translation> |
| 3874 | </message> | 3879 | </message> |
| 3875 | <message> | 3880 | <message> |
| 3876 | <location filename="../../src/yuzu/main.cpp" line="1757"/> | 3881 | <location filename="../../src/yuzu/main.cpp" line="1780"/> |
| 3877 | <source>An error occurred initializing the video core.</source> | 3882 | <source>An error occurred initializing the video core.</source> |
| 3878 | <translation>Video çekirdeğini başlatılırken bir hata oluştu.</translation> | 3883 | <translation>Video çekirdeğini başlatılırken bir hata oluştu.</translation> |
| 3879 | </message> | 3884 | </message> |
| 3880 | <message> | 3885 | <message> |
| 3881 | <location filename="../../src/yuzu/main.cpp" line="1758"/> | 3886 | <location filename="../../src/yuzu/main.cpp" line="1781"/> |
| 3882 | <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> | 3887 | <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> |
| 3883 | <translation>yuzu video çekirdeğini çalıştırırken bir hatayla karşılaştı. Bu sorun genellikle eski GPU sürücüleri sebebiyle ortaya çıkar. Daha fazla detay için lütfen log dosyasına bakın. Log dosyasını incelemeye dair daha fazla bilgi için lütfen bu sayfaya ulaşın: <a href='https://yuzu-emu.org/help/reference/log-files/'>Log dosyası nasıl yüklenir</a>.</translation> | 3888 | <translation>yuzu video çekirdeğini çalıştırırken bir hatayla karşılaştı. Bu sorun genellikle eski GPU sürücüleri sebebiyle ortaya çıkar. Daha fazla detay için lütfen log dosyasına bakın. Log dosyasını incelemeye dair daha fazla bilgi için lütfen bu sayfaya ulaşın: <a href='https://yuzu-emu.org/help/reference/log-files/'>Log dosyası nasıl yüklenir</a>.</translation> |
| 3884 | </message> | 3889 | </message> |
| 3885 | <message> | 3890 | <message> |
| 3886 | <location filename="../../src/yuzu/main.cpp" line="1773"/> | 3891 | <location filename="../../src/yuzu/main.cpp" line="1796"/> |
| 3887 | <source>Error while loading ROM! %1</source> | 3892 | <source>Error while loading ROM! %1</source> |
| 3888 | <comment>%1 signifies a numeric error code.</comment> | 3893 | <comment>%1 signifies a numeric error code.</comment> |
| 3889 | <translation>ROM yüklenirken hata oluştu! %1</translation> | 3894 | <translation>ROM yüklenirken hata oluştu! %1</translation> |
| 3890 | </message> | 3895 | </message> |
| 3891 | <message> | 3896 | <message> |
| 3892 | <location filename="../../src/yuzu/main.cpp" line="1776"/> | 3897 | <location filename="../../src/yuzu/main.cpp" line="1799"/> |
| 3893 | <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> | 3898 | <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> |
| 3894 | <comment>%1 signifies an error string.</comment> | 3899 | <comment>%1 signifies an error string.</comment> |
| 3895 | <translation>%1<br>Lütfen dosyalarınızı yeniden dump etmek için<a href='https://yuzu-emu.org/help/quickstart/'>yuzu hızlı başlangıç kılavuzu'nu</a> takip edin.<br> Yardım için yuzu wiki</a>veya yuzu Discord'una</a> bakabilirsiniz.</translation> | 3900 | <translation>%1<br>Lütfen dosyalarınızı yeniden dump etmek için<a href='https://yuzu-emu.org/help/quickstart/'>yuzu hızlı başlangıç kılavuzu'nu</a> takip edin.<br> Yardım için yuzu wiki</a>veya yuzu Discord'una</a> bakabilirsiniz.</translation> |
| 3896 | </message> | 3901 | </message> |
| 3897 | <message> | 3902 | <message> |
| 3898 | <location filename="../../src/yuzu/main.cpp" line="1787"/> | 3903 | <location filename="../../src/yuzu/main.cpp" line="1810"/> |
| 3899 | <source>An unknown error occurred. Please see the log for more details.</source> | 3904 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3900 | <translation>Bilinmeyen bir hata oluştu. Lütfen daha fazla detay için kütüğe göz atınız.</translation> | 3905 | <translation>Bilinmeyen bir hata oluştu. Lütfen daha fazla detay için kütüğe göz atınız.</translation> |
| 3901 | </message> | 3906 | </message> |
| 3902 | <message> | 3907 | <message> |
| 3903 | <location filename="../../src/yuzu/main.cpp" line="1968"/> | 3908 | <location filename="../../src/yuzu/main.cpp" line="1991"/> |
| 3904 | <source>(64-bit)</source> | 3909 | <source>(64-bit)</source> |
| 3905 | <translation>(64-bit)</translation> | 3910 | <translation>(64-bit)</translation> |
| 3906 | </message> | 3911 | </message> |
| 3907 | <message> | 3912 | <message> |
| 3908 | <location filename="../../src/yuzu/main.cpp" line="1968"/> | 3913 | <location filename="../../src/yuzu/main.cpp" line="1991"/> |
| 3909 | <source>(32-bit)</source> | 3914 | <source>(32-bit)</source> |
| 3910 | <translation>(32-bit)</translation> | 3915 | <translation>(32-bit)</translation> |
| 3911 | </message> | 3916 | </message> |
| 3912 | <message> | 3917 | <message> |
| 3913 | <location filename="../../src/yuzu/main.cpp" line="1969"/> | 3918 | <location filename="../../src/yuzu/main.cpp" line="1992"/> |
| 3914 | <source>%1 %2</source> | 3919 | <source>%1 %2</source> |
| 3915 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3920 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3916 | <translation>%1 %2</translation> | 3921 | <translation>%1 %2</translation> |
| 3917 | </message> | 3922 | </message> |
| 3918 | <message> | 3923 | <message> |
| 3919 | <location filename="../../src/yuzu/main.cpp" line="2027"/> | 3924 | <location filename="../../src/yuzu/main.cpp" line="2058"/> |
| 3920 | <source>Closing software...</source> | 3925 | <source>Closing software...</source> |
| 3921 | <translation>Yazılım kapatılıyor...</translation> | 3926 | <translation>Yazılım kapatılıyor...</translation> |
| 3922 | </message> | 3927 | </message> |
| 3923 | <message> | 3928 | <message> |
| 3924 | <location filename="../../src/yuzu/main.cpp" line="2179"/> | 3929 | <location filename="../../src/yuzu/main.cpp" line="2210"/> |
| 3925 | <source>Save Data</source> | 3930 | <source>Save Data</source> |
| 3926 | <translation>Kayıt Verisi</translation> | 3931 | <translation>Kayıt Verisi</translation> |
| 3927 | </message> | 3932 | </message> |
| 3928 | <message> | 3933 | <message> |
| 3929 | <location filename="../../src/yuzu/main.cpp" line="2235"/> | 3934 | <location filename="../../src/yuzu/main.cpp" line="2266"/> |
| 3930 | <source>Mod Data</source> | 3935 | <source>Mod Data</source> |
| 3931 | <translation>Mod Verisi</translation> | 3936 | <translation>Mod Verisi</translation> |
| 3932 | </message> | 3937 | </message> |
| 3933 | <message> | 3938 | <message> |
| 3934 | <location filename="../../src/yuzu/main.cpp" line="2248"/> | 3939 | <location filename="../../src/yuzu/main.cpp" line="2279"/> |
| 3935 | <source>Error Opening %1 Folder</source> | 3940 | <source>Error Opening %1 Folder</source> |
| 3936 | <translation>%1 klasörü açılırken hata</translation> | 3941 | <translation>%1 klasörü açılırken hata</translation> |
| 3937 | </message> | 3942 | </message> |
| 3938 | <message> | 3943 | <message> |
| 3939 | <location filename="../../src/yuzu/main.cpp" line="2249"/> | 3944 | <location filename="../../src/yuzu/main.cpp" line="2280"/> |
| 3940 | <location filename="../../src/yuzu/main.cpp" line="2857"/> | 3945 | <location filename="../../src/yuzu/main.cpp" line="2964"/> |
| 3941 | <source>Folder does not exist!</source> | 3946 | <source>Folder does not exist!</source> |
| 3942 | <translation>Klasör mevcut değil!</translation> | 3947 | <translation>Klasör mevcut değil!</translation> |
| 3943 | </message> | 3948 | </message> |
| 3944 | <message> | 3949 | <message> |
| 3945 | <location filename="../../src/yuzu/main.cpp" line="2261"/> | 3950 | <location filename="../../src/yuzu/main.cpp" line="2292"/> |
| 3946 | <source>Error Opening Transferable Shader Cache</source> | 3951 | <source>Error Opening Transferable Shader Cache</source> |
| 3947 | <translation>Transfer Edilebilir Shader Cache'ini Açarken Bir Hata Oluştu</translation> | 3952 | <translation>Transfer Edilebilir Shader Cache'ini Açarken Bir Hata Oluştu</translation> |
| 3948 | </message> | 3953 | </message> |
| 3949 | <message> | 3954 | <message> |
| 3950 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 3955 | <location filename="../../src/yuzu/main.cpp" line="2293"/> |
| 3951 | <source>Failed to create the shader cache directory for this title.</source> | 3956 | <source>Failed to create the shader cache directory for this title.</source> |
| 3952 | <translation>Bu oyun için shader cache konumu oluşturulamadı.</translation> | 3957 | <translation>Bu oyun için shader cache konumu oluşturulamadı.</translation> |
| 3953 | </message> | 3958 | </message> |
| 3954 | <message> | 3959 | <message> |
| 3955 | <location filename="../../src/yuzu/main.cpp" line="2313"/> | 3960 | <location filename="../../src/yuzu/main.cpp" line="2366"/> |
| 3956 | <source>Error Removing Contents</source> | 3961 | <source>Error Removing Contents</source> |
| 3957 | <translation>İçerik Kaldırma Hatası</translation> | 3962 | <translation>İçerik Kaldırma Hatası</translation> |
| 3958 | </message> | 3963 | </message> |
| 3959 | <message> | 3964 | <message> |
| 3960 | <location filename="../../src/yuzu/main.cpp" line="2315"/> | 3965 | <location filename="../../src/yuzu/main.cpp" line="2368"/> |
| 3961 | <source>Error Removing Update</source> | 3966 | <source>Error Removing Update</source> |
| 3962 | <translation>Güncelleme Kaldırma hatası</translation> | 3967 | <translation>Güncelleme Kaldırma hatası</translation> |
| 3963 | </message> | 3968 | </message> |
| 3964 | <message> | 3969 | <message> |
| 3965 | <location filename="../../src/yuzu/main.cpp" line="2317"/> | 3970 | <location filename="../../src/yuzu/main.cpp" line="2370"/> |
| 3966 | <source>Error Removing DLC</source> | 3971 | <source>Error Removing DLC</source> |
| 3967 | <translation>DLC Kaldırma Hatası</translation> | 3972 | <translation>DLC Kaldırma Hatası</translation> |
| 3968 | </message> | 3973 | </message> |
| 3969 | <message> | 3974 | <message> |
| 3970 | <location filename="../../src/yuzu/main.cpp" line="2326"/> | 3975 | <location filename="../../src/yuzu/main.cpp" line="2379"/> |
| 3971 | <source>Remove Installed Game Contents?</source> | 3976 | <source>Remove Installed Game Contents?</source> |
| 3972 | <translation>Yüklenmiş Oyun İçeriğini Kaldırmak İstediğinize Emin Misiniz?</translation> | 3977 | <translation>Yüklenmiş Oyun İçeriğini Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 3973 | </message> | 3978 | </message> |
| 3974 | <message> | 3979 | <message> |
| 3975 | <location filename="../../src/yuzu/main.cpp" line="2328"/> | 3980 | <location filename="../../src/yuzu/main.cpp" line="2381"/> |
| 3976 | <source>Remove Installed Game Update?</source> | 3981 | <source>Remove Installed Game Update?</source> |
| 3977 | <translation>Yüklenmiş Oyun Güncellemesini Kaldırmak İstediğinize Emin Misiniz?</translation> | 3982 | <translation>Yüklenmiş Oyun Güncellemesini Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 3978 | </message> | 3983 | </message> |
| 3979 | <message> | 3984 | <message> |
| 3980 | <location filename="../../src/yuzu/main.cpp" line="2330"/> | 3985 | <location filename="../../src/yuzu/main.cpp" line="2383"/> |
| 3981 | <source>Remove Installed Game DLC?</source> | 3986 | <source>Remove Installed Game DLC?</source> |
| 3982 | <translation>Yüklenmiş DLC'yi Kaldırmak İstediğinize Emin Misiniz?</translation> | 3987 | <translation>Yüklenmiş DLC'yi Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 3983 | </message> | 3988 | </message> |
| 3984 | <message> | 3989 | <message> |
| 3985 | <location filename="../../src/yuzu/main.cpp" line="2336"/> | 3990 | <location filename="../../src/yuzu/main.cpp" line="2389"/> |
| 3986 | <source>Remove Entry</source> | 3991 | <source>Remove Entry</source> |
| 3987 | <translation>Girdiyi Kaldır</translation> | 3992 | <translation>Girdiyi Kaldır</translation> |
| 3988 | </message> | 3993 | </message> |
| 3989 | <message> | 3994 | <message> |
| 3990 | <location filename="../../src/yuzu/main.cpp" line="2367"/> | 3995 | <location filename="../../src/yuzu/main.cpp" line="2420"/> |
| 3991 | <location filename="../../src/yuzu/main.cpp" line="2383"/> | 3996 | <location filename="../../src/yuzu/main.cpp" line="2436"/> |
| 3992 | <location filename="../../src/yuzu/main.cpp" line="2414"/> | 3997 | <location filename="../../src/yuzu/main.cpp" line="2467"/> |
| 3993 | <location filename="../../src/yuzu/main.cpp" line="2482"/> | 3998 | <location filename="../../src/yuzu/main.cpp" line="2535"/> |
| 3994 | <location filename="../../src/yuzu/main.cpp" line="2516"/> | 3999 | <location filename="../../src/yuzu/main.cpp" line="2569"/> |
| 3995 | <location filename="../../src/yuzu/main.cpp" line="2539"/> | 4000 | <location filename="../../src/yuzu/main.cpp" line="2592"/> |
| 3996 | <source>Successfully Removed</source> | 4001 | <source>Successfully Removed</source> |
| 3997 | <translation>Başarıyla Kaldırıldı</translation> | 4002 | <translation>Başarıyla Kaldırıldı</translation> |
| 3998 | </message> | 4003 | </message> |
| 3999 | <message> | 4004 | <message> |
| 4000 | <location filename="../../src/yuzu/main.cpp" line="2368"/> | 4005 | <location filename="../../src/yuzu/main.cpp" line="2421"/> |
| 4001 | <source>Successfully removed the installed base game.</source> | 4006 | <source>Successfully removed the installed base game.</source> |
| 4002 | <translation>Yüklenmiş oyun başarıyla kaldırıldı.</translation> | 4007 | <translation>Yüklenmiş oyun başarıyla kaldırıldı.</translation> |
| 4003 | </message> | 4008 | </message> |
| 4004 | <message> | 4009 | <message> |
| 4005 | <location filename="../../src/yuzu/main.cpp" line="2372"/> | 4010 | <location filename="../../src/yuzu/main.cpp" line="2425"/> |
| 4006 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4011 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4007 | <translation>Asıl oyun NAND'de kurulu değil ve kaldırılamaz.</translation> | 4012 | <translation>Asıl oyun NAND'de kurulu değil ve kaldırılamaz.</translation> |
| 4008 | </message> | 4013 | </message> |
| 4009 | <message> | 4014 | <message> |
| 4010 | <location filename="../../src/yuzu/main.cpp" line="2384"/> | 4015 | <location filename="../../src/yuzu/main.cpp" line="2437"/> |
| 4011 | <source>Successfully removed the installed update.</source> | 4016 | <source>Successfully removed the installed update.</source> |
| 4012 | <translation>Yüklenmiş güncelleme başarıyla kaldırıldı.</translation> | 4017 | <translation>Yüklenmiş güncelleme başarıyla kaldırıldı.</translation> |
| 4013 | </message> | 4018 | </message> |
| 4014 | <message> | 4019 | <message> |
| 4015 | <location filename="../../src/yuzu/main.cpp" line="2387"/> | 4020 | <location filename="../../src/yuzu/main.cpp" line="2440"/> |
| 4016 | <source>There is no update installed for this title.</source> | 4021 | <source>There is no update installed for this title.</source> |
| 4017 | <translation>Bu oyun için yüklenmiş bir güncelleme yok.</translation> | 4022 | <translation>Bu oyun için yüklenmiş bir güncelleme yok.</translation> |
| 4018 | </message> | 4023 | </message> |
| 4019 | <message> | 4024 | <message> |
| 4020 | <location filename="../../src/yuzu/main.cpp" line="2410"/> | 4025 | <location filename="../../src/yuzu/main.cpp" line="2463"/> |
| 4021 | <source>There are no DLC installed for this title.</source> | 4026 | <source>There are no DLC installed for this title.</source> |
| 4022 | <translation>Bu oyun için yüklenmiş bir DLC yok.</translation> | 4027 | <translation>Bu oyun için yüklenmiş bir DLC yok.</translation> |
| 4023 | </message> | 4028 | </message> |
| 4024 | <message> | 4029 | <message> |
| 4025 | <location filename="../../src/yuzu/main.cpp" line="2415"/> | 4030 | <location filename="../../src/yuzu/main.cpp" line="2468"/> |
| 4026 | <source>Successfully removed %1 installed DLC.</source> | 4031 | <source>Successfully removed %1 installed DLC.</source> |
| 4027 | <translation>%1 yüklenmiş DLC başarıyla kaldırıldı.</translation> | 4032 | <translation>%1 yüklenmiş DLC başarıyla kaldırıldı.</translation> |
| 4028 | </message> | 4033 | </message> |
| 4029 | <message> | 4034 | <message> |
| 4030 | <location filename="../../src/yuzu/main.cpp" line="2423"/> | 4035 | <location filename="../../src/yuzu/main.cpp" line="2476"/> |
| 4031 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4036 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4032 | <translation>OpenGL Transfer Edilebilir Shader Cache'ini Kaldırmak İstediğinize Emin Misiniz?</translation> | 4037 | <translation>OpenGL Transfer Edilebilir Shader Cache'ini Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 4033 | </message> | 4038 | </message> |
| 4034 | <message> | 4039 | <message> |
| 4035 | <location filename="../../src/yuzu/main.cpp" line="2425"/> | 4040 | <location filename="../../src/yuzu/main.cpp" line="2478"/> |
| 4036 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4041 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4037 | <translation>Vulkan Transfer Edilebilir Shader Cache'ini Kaldırmak İstediğinize Emin Misiniz?</translation> | 4042 | <translation>Vulkan Transfer Edilebilir Shader Cache'ini Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 4038 | </message> | 4043 | </message> |
| 4039 | <message> | 4044 | <message> |
| 4040 | <location filename="../../src/yuzu/main.cpp" line="2427"/> | 4045 | <location filename="../../src/yuzu/main.cpp" line="2480"/> |
| 4041 | <source>Delete All Transferable Shader Caches?</source> | 4046 | <source>Delete All Transferable Shader Caches?</source> |
| 4042 | <translation>Tüm Transfer Edilebilir Shader Cache'leri Kaldırmak İstediğinize Emin Misiniz?</translation> | 4047 | <translation>Tüm Transfer Edilebilir Shader Cache'leri Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 4043 | </message> | 4048 | </message> |
| 4044 | <message> | 4049 | <message> |
| 4045 | <location filename="../../src/yuzu/main.cpp" line="2429"/> | 4050 | <location filename="../../src/yuzu/main.cpp" line="2482"/> |
| 4046 | <source>Remove Custom Game Configuration?</source> | 4051 | <source>Remove Custom Game Configuration?</source> |
| 4047 | <translation>Oyuna Özel Yapılandırmayı Kaldırmak İstediğinize Emin Misiniz?</translation> | 4052 | <translation>Oyuna Özel Yapılandırmayı Kaldırmak İstediğinize Emin Misiniz?</translation> |
| 4048 | </message> | 4053 | </message> |
| 4049 | <message> | 4054 | <message> |
| 4050 | <location filename="../../src/yuzu/main.cpp" line="2431"/> | 4055 | <location filename="../../src/yuzu/main.cpp" line="2484"/> |
| 4051 | <source>Remove Cache Storage?</source> | 4056 | <source>Remove Cache Storage?</source> |
| 4052 | <translation type="unfinished"/> | 4057 | <translation type="unfinished"/> |
| 4053 | </message> | 4058 | </message> |
| 4054 | <message> | 4059 | <message> |
| 4055 | <location filename="../../src/yuzu/main.cpp" line="2437"/> | 4060 | <location filename="../../src/yuzu/main.cpp" line="2490"/> |
| 4056 | <source>Remove File</source> | 4061 | <source>Remove File</source> |
| 4057 | <translation>Dosyayı Sil</translation> | 4062 | <translation>Dosyayı Sil</translation> |
| 4058 | </message> | 4063 | </message> |
| 4059 | <message> | 4064 | <message> |
| 4060 | <location filename="../../src/yuzu/main.cpp" line="2477"/> | 4065 | <location filename="../../src/yuzu/main.cpp" line="2530"/> |
| 4061 | <location filename="../../src/yuzu/main.cpp" line="2485"/> | 4066 | <location filename="../../src/yuzu/main.cpp" line="2538"/> |
| 4062 | <source>Error Removing Transferable Shader Cache</source> | 4067 | <source>Error Removing Transferable Shader Cache</source> |
| 4063 | <translation>Transfer Edilebilir Shader Cache Kaldırılırken Bir Hata Oluştu</translation> | 4068 | <translation>Transfer Edilebilir Shader Cache Kaldırılırken Bir Hata Oluştu</translation> |
| 4064 | </message> | 4069 | </message> |
| 4065 | <message> | 4070 | <message> |
| 4066 | <location filename="../../src/yuzu/main.cpp" line="2478"/> | 4071 | <location filename="../../src/yuzu/main.cpp" line="2531"/> |
| 4067 | <location filename="../../src/yuzu/main.cpp" line="2512"/> | 4072 | <location filename="../../src/yuzu/main.cpp" line="2565"/> |
| 4068 | <source>A shader cache for this title does not exist.</source> | 4073 | <source>A shader cache for this title does not exist.</source> |
| 4069 | <translation>Bu oyun için oluşturulmuş bir shader cache yok.</translation> | 4074 | <translation>Bu oyun için oluşturulmuş bir shader cache yok.</translation> |
| 4070 | </message> | 4075 | </message> |
| 4071 | <message> | 4076 | <message> |
| 4072 | <location filename="../../src/yuzu/main.cpp" line="2483"/> | 4077 | <location filename="../../src/yuzu/main.cpp" line="2536"/> |
| 4073 | <source>Successfully removed the transferable shader cache.</source> | 4078 | <source>Successfully removed the transferable shader cache.</source> |
| 4074 | <translation>Transfer edilebilir shader cache başarıyla kaldırıldı.</translation> | 4079 | <translation>Transfer edilebilir shader cache başarıyla kaldırıldı.</translation> |
| 4075 | </message> | 4080 | </message> |
| 4076 | <message> | 4081 | <message> |
| 4077 | <location filename="../../src/yuzu/main.cpp" line="2486"/> | 4082 | <location filename="../../src/yuzu/main.cpp" line="2539"/> |
| 4078 | <source>Failed to remove the transferable shader cache.</source> | 4083 | <source>Failed to remove the transferable shader cache.</source> |
| 4079 | <translation>Transfer edilebilir shader cache kaldırılamadı.</translation> | 4084 | <translation>Transfer edilebilir shader cache kaldırılamadı.</translation> |
| 4080 | </message> | 4085 | </message> |
| 4081 | <message> | 4086 | <message> |
| 4082 | <location filename="../../src/yuzu/main.cpp" line="2501"/> | 4087 | <location filename="../../src/yuzu/main.cpp" line="2554"/> |
| 4083 | <source>Error Removing Vulkan Driver Pipeline Cache</source> | 4088 | <source>Error Removing Vulkan Driver Pipeline Cache</source> |
| 4084 | <translation>Vulkan Pipeline Önbelleği Kaldırılırken Hata</translation> | 4089 | <translation>Vulkan Pipeline Önbelleği Kaldırılırken Hata</translation> |
| 4085 | </message> | 4090 | </message> |
| 4086 | <message> | 4091 | <message> |
| 4087 | <location filename="../../src/yuzu/main.cpp" line="2502"/> | 4092 | <location filename="../../src/yuzu/main.cpp" line="2555"/> |
| 4088 | <source>Failed to remove the driver pipeline cache.</source> | 4093 | <source>Failed to remove the driver pipeline cache.</source> |
| 4089 | <translation>Sürücü pipeline önbelleği kaldırılamadı.</translation> | 4094 | <translation>Sürücü pipeline önbelleği kaldırılamadı.</translation> |
| 4090 | </message> | 4095 | </message> |
| 4091 | <message> | 4096 | <message> |
| 4092 | <location filename="../../src/yuzu/main.cpp" line="2511"/> | 4097 | <location filename="../../src/yuzu/main.cpp" line="2564"/> |
| 4093 | <location filename="../../src/yuzu/main.cpp" line="2519"/> | 4098 | <location filename="../../src/yuzu/main.cpp" line="2572"/> |
| 4094 | <source>Error Removing Transferable Shader Caches</source> | 4099 | <source>Error Removing Transferable Shader Caches</source> |
| 4095 | <translation>Transfer Edilebilir Shader Cache'ler Kaldırılırken Bir Hata Oluştu</translation> | 4100 | <translation>Transfer Edilebilir Shader Cache'ler Kaldırılırken Bir Hata Oluştu</translation> |
| 4096 | </message> | 4101 | </message> |
| 4097 | <message> | 4102 | <message> |
| 4098 | <location filename="../../src/yuzu/main.cpp" line="2517"/> | 4103 | <location filename="../../src/yuzu/main.cpp" line="2570"/> |
| 4099 | <source>Successfully removed the transferable shader caches.</source> | 4104 | <source>Successfully removed the transferable shader caches.</source> |
| 4100 | <translation>Transfer edilebilir shader cacheler başarıyla kaldırıldı.</translation> | 4105 | <translation>Transfer edilebilir shader cacheler başarıyla kaldırıldı.</translation> |
| 4101 | </message> | 4106 | </message> |
| 4102 | <message> | 4107 | <message> |
| 4103 | <location filename="../../src/yuzu/main.cpp" line="2520"/> | 4108 | <location filename="../../src/yuzu/main.cpp" line="2573"/> |
| 4104 | <source>Failed to remove the transferable shader cache directory.</source> | 4109 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4105 | <translation>Transfer edilebilir shader cache konumu kaldırılamadı.</translation> | 4110 | <translation>Transfer edilebilir shader cache konumu kaldırılamadı.</translation> |
| 4106 | </message> | 4111 | </message> |
| 4107 | <message> | 4112 | <message> |
| 4108 | <location filename="../../src/yuzu/main.cpp" line="2533"/> | 4113 | <location filename="../../src/yuzu/main.cpp" line="2586"/> |
| 4109 | <location filename="../../src/yuzu/main.cpp" line="2542"/> | 4114 | <location filename="../../src/yuzu/main.cpp" line="2595"/> |
| 4110 | <source>Error Removing Custom Configuration</source> | 4115 | <source>Error Removing Custom Configuration</source> |
| 4111 | <translation>Oyuna Özel Yapılandırma Kaldırılırken Bir Hata Oluştu.</translation> | 4116 | <translation>Oyuna Özel Yapılandırma Kaldırılırken Bir Hata Oluştu.</translation> |
| 4112 | </message> | 4117 | </message> |
| 4113 | <message> | 4118 | <message> |
| 4114 | <location filename="../../src/yuzu/main.cpp" line="2534"/> | 4119 | <location filename="../../src/yuzu/main.cpp" line="2587"/> |
| 4115 | <source>A custom configuration for this title does not exist.</source> | 4120 | <source>A custom configuration for this title does not exist.</source> |
| 4116 | <translation>Bu oyun için bir özel yapılandırma yok.</translation> | 4121 | <translation>Bu oyun için bir özel yapılandırma yok.</translation> |
| 4117 | </message> | 4122 | </message> |
| 4118 | <message> | 4123 | <message> |
| 4119 | <location filename="../../src/yuzu/main.cpp" line="2540"/> | 4124 | <location filename="../../src/yuzu/main.cpp" line="2593"/> |
| 4120 | <source>Successfully removed the custom game configuration.</source> | 4125 | <source>Successfully removed the custom game configuration.</source> |
| 4121 | <translation>Oyuna özel yapılandırma başarıyla kaldırıldı.</translation> | 4126 | <translation>Oyuna özel yapılandırma başarıyla kaldırıldı.</translation> |
| 4122 | </message> | 4127 | </message> |
| 4123 | <message> | 4128 | <message> |
| 4124 | <location filename="../../src/yuzu/main.cpp" line="2543"/> | 4129 | <location filename="../../src/yuzu/main.cpp" line="2596"/> |
| 4125 | <source>Failed to remove the custom game configuration.</source> | 4130 | <source>Failed to remove the custom game configuration.</source> |
| 4126 | <translation>Oyuna özel yapılandırma kaldırılamadı.</translation> | 4131 | <translation>Oyuna özel yapılandırma kaldırılamadı.</translation> |
| 4127 | </message> | 4132 | </message> |
| 4128 | <message> | 4133 | <message> |
| 4129 | <location filename="../../src/yuzu/main.cpp" line="2565"/> | 4134 | <location filename="../../src/yuzu/main.cpp" line="2618"/> |
| 4130 | <location filename="../../src/yuzu/main.cpp" line="2650"/> | 4135 | <location filename="../../src/yuzu/main.cpp" line="2706"/> |
| 4131 | <source>RomFS Extraction Failed!</source> | 4136 | <source>RomFS Extraction Failed!</source> |
| 4132 | <translation>RomFS Çıkartımı Başarısız!</translation> | 4137 | <translation>RomFS Çıkartımı Başarısız!</translation> |
| 4133 | </message> | 4138 | </message> |
| 4134 | <message> | 4139 | <message> |
| 4135 | <location filename="../../src/yuzu/main.cpp" line="2566"/> | 4140 | <location filename="../../src/yuzu/main.cpp" line="2619"/> |
| 4136 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4141 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4137 | <translation>RomFS dosyaları kopyalanırken bir hata oluştu veya kullanıcı işlemi iptal etti.</translation> | 4142 | <translation>RomFS dosyaları kopyalanırken bir hata oluştu veya kullanıcı işlemi iptal etti.</translation> |
| 4138 | </message> | 4143 | </message> |
| 4139 | <message> | 4144 | <message> |
| 4140 | <location filename="../../src/yuzu/main.cpp" line="2630"/> | 4145 | <location filename="../../src/yuzu/main.cpp" line="2681"/> |
| 4141 | <source>Full</source> | 4146 | <source>Full</source> |
| 4142 | <translation>Full</translation> | 4147 | <translation>Full</translation> |
| 4143 | </message> | 4148 | </message> |
| 4144 | <message> | 4149 | <message> |
| 4145 | <location filename="../../src/yuzu/main.cpp" line="2630"/> | 4150 | <location filename="../../src/yuzu/main.cpp" line="2681"/> |
| 4146 | <source>Skeleton</source> | 4151 | <source>Skeleton</source> |
| 4147 | <translation>Çerçeve</translation> | 4152 | <translation>Çerçeve</translation> |
| 4148 | </message> | 4153 | </message> |
| 4149 | <message> | 4154 | <message> |
| 4150 | <location filename="../../src/yuzu/main.cpp" line="2632"/> | 4155 | <location filename="../../src/yuzu/main.cpp" line="2683"/> |
| 4151 | <source>Select RomFS Dump Mode</source> | 4156 | <source>Select RomFS Dump Mode</source> |
| 4152 | <translation>RomFS Dump Modunu Seçiniz</translation> | 4157 | <translation>RomFS Dump Modunu Seçiniz</translation> |
| 4153 | </message> | 4158 | </message> |
| 4154 | <message> | 4159 | <message> |
| 4155 | <location filename="../../src/yuzu/main.cpp" line="2633"/> | 4160 | <location filename="../../src/yuzu/main.cpp" line="2684"/> |
| 4156 | <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> | 4161 | <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> |
| 4157 | <translation>Lütfen RomFS'in nasıl dump edilmesini istediğinizi seçin.<br>"Full" tüm dosyaları yeni bir klasöre kopyalarken <br>"skeleton" sadece klasör yapısını oluşturur.</translation> | 4162 | <translation>Lütfen RomFS'in nasıl dump edilmesini istediğinizi seçin.<br>"Full" tüm dosyaları yeni bir klasöre kopyalarken <br>"skeleton" sadece klasör yapısını oluşturur.</translation> |
| 4158 | </message> | 4163 | </message> |
| 4159 | <message> | 4164 | <message> |
| 4160 | <location filename="../../src/yuzu/main.cpp" line="2651"/> | 4165 | <location filename="../../src/yuzu/main.cpp" line="2707"/> |
| 4161 | <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> | 4166 | <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> |
| 4162 | <translation>%1 konumunda RomFS çıkarmaya yetecek alan yok. Lütfen yer açın ya da Emülasyon > Yapılandırma > Sistem > Dosya Sistemi > Dump konumu kısmından farklı bir çıktı konumu belirleyin.</translation> | 4167 | <translation>%1 konumunda RomFS çıkarmaya yetecek alan yok. Lütfen yer açın ya da Emülasyon > Yapılandırma > Sistem > Dosya Sistemi > Dump konumu kısmından farklı bir çıktı konumu belirleyin.</translation> |
| 4163 | </message> | 4168 | </message> |
| 4164 | <message> | 4169 | <message> |
| 4165 | <location filename="../../src/yuzu/main.cpp" line="2658"/> | 4170 | <location filename="../../src/yuzu/main.cpp" line="2714"/> |
| 4166 | <source>Extracting RomFS...</source> | 4171 | <source>Extracting RomFS...</source> |
| 4167 | <translation>RomFS çıkartılıyor...</translation> | 4172 | <translation>RomFS çıkartılıyor...</translation> |
| 4168 | </message> | 4173 | </message> |
| 4169 | <message> | 4174 | <message> |
| 4170 | <location filename="../../src/yuzu/main.cpp" line="2658"/> | 4175 | <location filename="../../src/yuzu/main.cpp" line="2714"/> |
| 4171 | <location filename="../../src/yuzu/main.cpp" line="2995"/> | 4176 | <location filename="../../src/yuzu/main.cpp" line="2750"/> |
| 4177 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | ||
| 4178 | <location filename="../../src/yuzu/main.cpp" line="4023"/> | ||
| 4172 | <source>Cancel</source> | 4179 | <source>Cancel</source> |
| 4173 | <translation>İptal</translation> | 4180 | <translation>İptal</translation> |
| 4174 | </message> | 4181 | </message> |
| 4175 | <message> | 4182 | <message> |
| 4176 | <location filename="../../src/yuzu/main.cpp" line="2665"/> | 4183 | <location filename="../../src/yuzu/main.cpp" line="2724"/> |
| 4177 | <source>RomFS Extraction Succeeded!</source> | 4184 | <source>RomFS Extraction Succeeded!</source> |
| 4178 | <translation>RomFS Çıkartımı Başarılı!</translation> | 4185 | <translation>RomFS Çıkartımı Başarılı!</translation> |
| 4179 | </message> | 4186 | </message> |
| 4180 | <message> | 4187 | <message> |
| 4181 | <location filename="../../src/yuzu/main.cpp" line="2666"/> | 4188 | <location filename="../../src/yuzu/main.cpp" line="2725"/> |
| 4189 | <location filename="../../src/yuzu/main.cpp" line="2779"/> | ||
| 4190 | <location filename="../../src/yuzu/main.cpp" line="4115"/> | ||
| 4182 | <source>The operation completed successfully.</source> | 4191 | <source>The operation completed successfully.</source> |
| 4183 | <translation>İşlem başarıyla tamamlandı.</translation> | 4192 | <translation>İşlem başarıyla tamamlandı.</translation> |
| 4184 | </message> | 4193 | </message> |
| 4185 | <message> | 4194 | <message> |
| 4186 | <location filename="../../src/yuzu/main.cpp" line="2710"/> | 4195 | <location filename="../../src/yuzu/main.cpp" line="2736"/> |
| 4187 | <location filename="../../src/yuzu/main.cpp" line="2734"/> | 4196 | <source>Integrity verification couldn't be performed!</source> |
| 4188 | <location filename="../../src/yuzu/main.cpp" line="2744"/> | 4197 | <translation type="unfinished"/> |
| 4189 | <location filename="../../src/yuzu/main.cpp" line="2826"/> | 4198 | </message> |
| 4190 | <location filename="../../src/yuzu/main.cpp" line="2834"/> | 4199 | <message> |
| 4200 | <location filename="../../src/yuzu/main.cpp" line="2737"/> | ||
| 4201 | <source>File contents were not checked for validity.</source> | ||
| 4202 | <translation type="unfinished"/> | ||
| 4203 | </message> | ||
| 4204 | <message> | ||
| 4205 | <location filename="../../src/yuzu/main.cpp" line="2740"/> | ||
| 4206 | <location filename="../../src/yuzu/main.cpp" line="4111"/> | ||
| 4207 | <source>Integrity verification failed!</source> | ||
| 4208 | <translation type="unfinished"/> | ||
| 4209 | </message> | ||
| 4210 | <message> | ||
| 4211 | <location filename="../../src/yuzu/main.cpp" line="2741"/> | ||
| 4212 | <source>File contents may be corrupt.</source> | ||
| 4213 | <translation type="unfinished"/> | ||
| 4214 | </message> | ||
| 4215 | <message> | ||
| 4216 | <location filename="../../src/yuzu/main.cpp" line="2750"/> | ||
| 4217 | <location filename="../../src/yuzu/main.cpp" line="4023"/> | ||
| 4218 | <source>Verifying integrity...</source> | ||
| 4219 | <translation type="unfinished"/> | ||
| 4220 | </message> | ||
| 4221 | <message> | ||
| 4222 | <location filename="../../src/yuzu/main.cpp" line="2778"/> | ||
| 4223 | <location filename="../../src/yuzu/main.cpp" line="4114"/> | ||
| 4224 | <source>Integrity verification succeeded!</source> | ||
| 4225 | <translation type="unfinished"/> | ||
| 4226 | </message> | ||
| 4227 | <message> | ||
| 4228 | <location filename="../../src/yuzu/main.cpp" line="2817"/> | ||
| 4229 | <location filename="../../src/yuzu/main.cpp" line="2841"/> | ||
| 4230 | <location filename="../../src/yuzu/main.cpp" line="2851"/> | ||
| 4231 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | ||
| 4232 | <location filename="../../src/yuzu/main.cpp" line="2941"/> | ||
| 4191 | <source>Create Shortcut</source> | 4233 | <source>Create Shortcut</source> |
| 4192 | <translation>Kısayol Oluştur</translation> | 4234 | <translation>Kısayol Oluştur</translation> |
| 4193 | </message> | 4235 | </message> |
| 4194 | <message> | 4236 | <message> |
| 4195 | <location filename="../../src/yuzu/main.cpp" line="2711"/> | 4237 | <location filename="../../src/yuzu/main.cpp" line="2818"/> |
| 4196 | <source>This will create a shortcut to the current AppImage. This may not work well if you update. Continue?</source> | 4238 | <source>This will create a shortcut to the current AppImage. This may not work well if you update. Continue?</source> |
| 4197 | <translation>Bu seçenek, şu anki AppImage dosyasının kısayolunu oluşturacak. Uygulama güncellenirse kısayol çalışmayabilir. Devam edilsin mi?</translation> | 4239 | <translation>Bu seçenek, şu anki AppImage dosyasının kısayolunu oluşturacak. Uygulama güncellenirse kısayol çalışmayabilir. Devam edilsin mi?</translation> |
| 4198 | </message> | 4240 | </message> |
| 4199 | <message> | 4241 | <message> |
| 4200 | <location filename="../../src/yuzu/main.cpp" line="2735"/> | 4242 | <location filename="../../src/yuzu/main.cpp" line="2842"/> |
| 4201 | <source>Cannot create shortcut on desktop. Path "%1" does not exist.</source> | 4243 | <source>Cannot create shortcut on desktop. Path "%1" does not exist.</source> |
| 4202 | <translation>Masaüstünde kısayol oluşturulamadı. "%1" dizini yok.</translation> | 4244 | <translation>Masaüstünde kısayol oluşturulamadı. "%1" dizini yok.</translation> |
| 4203 | </message> | 4245 | </message> |
| 4204 | <message> | 4246 | <message> |
| 4205 | <location filename="../../src/yuzu/main.cpp" line="2745"/> | 4247 | <location filename="../../src/yuzu/main.cpp" line="2852"/> |
| 4206 | <source>Cannot create shortcut in applications menu. Path "%1" does not exist and cannot be created.</source> | 4248 | <source>Cannot create shortcut in applications menu. Path "%1" does not exist and cannot be created.</source> |
| 4207 | <translation>Uygulamalar menüsünde kısayol oluşturulamadı. "%1" dizini yok ve oluşturulamıyor.</translation> | 4249 | <translation>Uygulamalar menüsünde kısayol oluşturulamadı. "%1" dizini yok ve oluşturulamıyor.</translation> |
| 4208 | </message> | 4250 | </message> |
| 4209 | <message> | 4251 | <message> |
| 4210 | <location filename="../../src/yuzu/main.cpp" line="2762"/> | 4252 | <location filename="../../src/yuzu/main.cpp" line="2869"/> |
| 4211 | <source>Create Icon</source> | 4253 | <source>Create Icon</source> |
| 4212 | <translation>Simge OluÅŸtur</translation> | 4254 | <translation>Simge OluÅŸtur</translation> |
| 4213 | </message> | 4255 | </message> |
| 4214 | <message> | 4256 | <message> |
| 4215 | <location filename="../../src/yuzu/main.cpp" line="2763"/> | 4257 | <location filename="../../src/yuzu/main.cpp" line="2870"/> |
| 4216 | <source>Cannot create icon file. Path "%1" does not exist and cannot be created.</source> | 4258 | <source>Cannot create icon file. Path "%1" does not exist and cannot be created.</source> |
| 4217 | <translation>Simge dosyası oluşturulamadı. "%1" dizini yok ve oluşturulamıyor.</translation> | 4259 | <translation>Simge dosyası oluşturulamadı. "%1" dizini yok ve oluşturulamıyor.</translation> |
| 4218 | </message> | 4260 | </message> |
| 4219 | <message> | 4261 | <message> |
| 4220 | <location filename="../../src/yuzu/main.cpp" line="2814"/> | 4262 | <location filename="../../src/yuzu/main.cpp" line="2921"/> |
| 4221 | <source>Start %1 with the yuzu Emulator</source> | 4263 | <source>Start %1 with the yuzu Emulator</source> |
| 4222 | <translation>yuzu Emülatörü başlatılırken %1 başlatılsın</translation> | 4264 | <translation>yuzu Emülatörü başlatılırken %1 başlatılsın</translation> |
| 4223 | </message> | 4265 | </message> |
| 4224 | <message> | 4266 | <message> |
| 4225 | <location filename="../../src/yuzu/main.cpp" line="2827"/> | 4267 | <location filename="../../src/yuzu/main.cpp" line="2934"/> |
| 4226 | <source>Failed to create a shortcut at %1</source> | 4268 | <source>Failed to create a shortcut at %1</source> |
| 4227 | <translation>%1 dizininde kısayol oluşturulamadı</translation> | 4269 | <translation>%1 dizininde kısayol oluşturulamadı</translation> |
| 4228 | </message> | 4270 | </message> |
| 4229 | <message> | 4271 | <message> |
| 4230 | <location filename="../../src/yuzu/main.cpp" line="2835"/> | 4272 | <location filename="../../src/yuzu/main.cpp" line="2942"/> |
| 4231 | <source>Successfully created a shortcut to %1</source> | 4273 | <source>Successfully created a shortcut to %1</source> |
| 4232 | <translation>%1 dizinine kısayol oluşturuldu</translation> | 4274 | <translation>%1 dizinine kısayol oluşturuldu</translation> |
| 4233 | </message> | 4275 | </message> |
| 4234 | <message> | 4276 | <message> |
| 4235 | <location filename="../../src/yuzu/main.cpp" line="2856"/> | 4277 | <location filename="../../src/yuzu/main.cpp" line="2963"/> |
| 4236 | <source>Error Opening %1</source> | 4278 | <source>Error Opening %1</source> |
| 4237 | <translation>%1 Açılırken Bir Hata Oluştu</translation> | 4279 | <translation>%1 Açılırken Bir Hata Oluştu</translation> |
| 4238 | </message> | 4280 | </message> |
| 4239 | <message> | 4281 | <message> |
| 4240 | <location filename="../../src/yuzu/main.cpp" line="2865"/> | 4282 | <location filename="../../src/yuzu/main.cpp" line="2972"/> |
| 4241 | <source>Select Directory</source> | 4283 | <source>Select Directory</source> |
| 4242 | <translation>Klasör Seç</translation> | 4284 | <translation>Klasör Seç</translation> |
| 4243 | </message> | 4285 | </message> |
| 4244 | <message> | 4286 | <message> |
| 4245 | <location filename="../../src/yuzu/main.cpp" line="2894"/> | 4287 | <location filename="../../src/yuzu/main.cpp" line="3001"/> |
| 4246 | <source>Properties</source> | 4288 | <source>Properties</source> |
| 4247 | <translation>Özellikler</translation> | 4289 | <translation>Özellikler</translation> |
| 4248 | </message> | 4290 | </message> |
| 4249 | <message> | 4291 | <message> |
| 4250 | <location filename="../../src/yuzu/main.cpp" line="2895"/> | 4292 | <location filename="../../src/yuzu/main.cpp" line="3002"/> |
| 4251 | <source>The game properties could not be loaded.</source> | 4293 | <source>The game properties could not be loaded.</source> |
| 4252 | <translation>Oyun özellikleri yüklenemedi.</translation> | 4294 | <translation>Oyun özellikleri yüklenemedi.</translation> |
| 4253 | </message> | 4295 | </message> |
| 4254 | <message> | 4296 | <message> |
| 4255 | <location filename="../../src/yuzu/main.cpp" line="2912"/> | 4297 | <location filename="../../src/yuzu/main.cpp" line="3019"/> |
| 4256 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4298 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4257 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4299 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4258 | <translation>Switch Çalıştırılabilir Dosyası (%1);;Tüm Dosyalar (*.*)</translation> | 4300 | <translation>Switch Çalıştırılabilir Dosyası (%1);;Tüm Dosyalar (*.*)</translation> |
| 4259 | </message> | 4301 | </message> |
| 4260 | <message> | 4302 | <message> |
| 4261 | <location filename="../../src/yuzu/main.cpp" line="2916"/> | 4303 | <location filename="../../src/yuzu/main.cpp" line="3023"/> |
| 4262 | <source>Load File</source> | 4304 | <source>Load File</source> |
| 4263 | <translation>Dosya Aç</translation> | 4305 | <translation>Dosya Aç</translation> |
| 4264 | </message> | 4306 | </message> |
| 4265 | <message> | 4307 | <message> |
| 4266 | <location filename="../../src/yuzu/main.cpp" line="2929"/> | 4308 | <location filename="../../src/yuzu/main.cpp" line="3036"/> |
| 4267 | <source>Open Extracted ROM Directory</source> | 4309 | <source>Open Extracted ROM Directory</source> |
| 4268 | <translation>Çıkartılmış ROM klasörünü aç</translation> | 4310 | <translation>Çıkartılmış ROM klasörünü aç</translation> |
| 4269 | </message> | 4311 | </message> |
| 4270 | <message> | 4312 | <message> |
| 4271 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4313 | <location filename="../../src/yuzu/main.cpp" line="3047"/> |
| 4272 | <source>Invalid Directory Selected</source> | 4314 | <source>Invalid Directory Selected</source> |
| 4273 | <translation>Geçersiz Klasör Seçildi</translation> | 4315 | <translation>Geçersiz Klasör Seçildi</translation> |
| 4274 | </message> | 4316 | </message> |
| 4275 | <message> | 4317 | <message> |
| 4276 | <location filename="../../src/yuzu/main.cpp" line="2941"/> | 4318 | <location filename="../../src/yuzu/main.cpp" line="3048"/> |
| 4277 | <source>The directory you have selected does not contain a 'main' file.</source> | 4319 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4278 | <translation>Seçtiğiniz klasör bir "main" dosyası içermiyor.</translation> | 4320 | <translation>Seçtiğiniz klasör bir "main" dosyası içermiyor.</translation> |
| 4279 | </message> | 4321 | </message> |
| 4280 | <message> | 4322 | <message> |
| 4281 | <location filename="../../src/yuzu/main.cpp" line="2951"/> | 4323 | <location filename="../../src/yuzu/main.cpp" line="3058"/> |
| 4282 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4324 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4283 | <translation>Yüklenilebilir Switch Dosyası (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submissions Package (*.nsp);;NX Cartridge Image (*.xci)</translation> | 4325 | <translation>Yüklenilebilir Switch Dosyası (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submissions Package (*.nsp);;NX Cartridge Image (*.xci)</translation> |
| 4284 | </message> | 4326 | </message> |
| 4285 | <message> | 4327 | <message> |
| 4286 | <location filename="../../src/yuzu/main.cpp" line="2956"/> | 4328 | <location filename="../../src/yuzu/main.cpp" line="3063"/> |
| 4287 | <source>Install Files</source> | 4329 | <source>Install Files</source> |
| 4288 | <translation>Dosya Kur</translation> | 4330 | <translation>Dosya Kur</translation> |
| 4289 | </message> | 4331 | </message> |
| 4290 | <message numerus="yes"> | 4332 | <message numerus="yes"> |
| 4291 | <location filename="../../src/yuzu/main.cpp" line="3002"/> | 4333 | <location filename="../../src/yuzu/main.cpp" line="3109"/> |
| 4292 | <source>%n file(s) remaining</source> | 4334 | <source>%n file(s) remaining</source> |
| 4293 | <translation><numerusform>%n dosya kaldı</numerusform><numerusform>%n dosya kaldı</numerusform></translation> | 4335 | <translation><numerusform>%n dosya kaldı</numerusform><numerusform>%n dosya kaldı</numerusform></translation> |
| 4294 | </message> | 4336 | </message> |
| 4295 | <message> | 4337 | <message> |
| 4296 | <location filename="../../src/yuzu/main.cpp" line="3004"/> | 4338 | <location filename="../../src/yuzu/main.cpp" line="3111"/> |
| 4297 | <source>Installing file "%1"...</source> | 4339 | <source>Installing file "%1"...</source> |
| 4298 | <translation>"%1" dosyası kuruluyor...</translation> | 4340 | <translation>"%1" dosyası kuruluyor...</translation> |
| 4299 | </message> | 4341 | </message> |
| 4300 | <message> | 4342 | <message> |
| 4301 | <location filename="../../src/yuzu/main.cpp" line="3050"/> | 4343 | <location filename="../../src/yuzu/main.cpp" line="3156"/> |
| 4302 | <location filename="../../src/yuzu/main.cpp" line="3064"/> | 4344 | <location filename="../../src/yuzu/main.cpp" line="3170"/> |
| 4303 | <source>Install Results</source> | 4345 | <source>Install Results</source> |
| 4304 | <translation>Kurulum Sonuçları</translation> | 4346 | <translation>Kurulum Sonuçları</translation> |
| 4305 | </message> | 4347 | </message> |
| 4306 | <message> | 4348 | <message> |
| 4307 | <location filename="../../src/yuzu/main.cpp" line="3051"/> | 4349 | <location filename="../../src/yuzu/main.cpp" line="3157"/> |
| 4308 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4350 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4309 | Please, only use this feature to install updates and DLC.</source> | 4351 | Please, only use this feature to install updates and DLC.</source> |
| 4310 | <translation>Olası çakışmaları önlemek için oyunları NAND'e yüklememenizi tavsiye ediyoruz. | 4352 | <translation>Olası çakışmaları önlemek için oyunları NAND'e yüklememenizi tavsiye ediyoruz. |
| 4311 | Lütfen bu özelliği sadece güncelleme ve DLC yüklemek için kullanın.</translation> | 4353 | Lütfen bu özelliği sadece güncelleme ve DLC yüklemek için kullanın.</translation> |
| 4312 | </message> | 4354 | </message> |
| 4313 | <message numerus="yes"> | 4355 | <message numerus="yes"> |
| 4314 | <location filename="../../src/yuzu/main.cpp" line="3057"/> | 4356 | <location filename="../../src/yuzu/main.cpp" line="3163"/> |
| 4315 | <source>%n file(s) were newly installed | 4357 | <source>%n file(s) were newly installed |
| 4316 | </source> | 4358 | </source> |
| 4317 | <translation><numerusform>%n dosya güncel olarak yüklendi | 4359 | <translation><numerusform>%n dosya güncel olarak yüklendi |
| @@ -4319,7 +4361,7 @@ Lütfen bu özelliği sadece güncelleme ve DLC yüklemek için kullanın.</tran | |||
| 4319 | </numerusform></translation> | 4361 | </numerusform></translation> |
| 4320 | </message> | 4362 | </message> |
| 4321 | <message numerus="yes"> | 4363 | <message numerus="yes"> |
| 4322 | <location filename="../../src/yuzu/main.cpp" line="3060"/> | 4364 | <location filename="../../src/yuzu/main.cpp" line="3166"/> |
| 4323 | <source>%n file(s) were overwritten | 4365 | <source>%n file(s) were overwritten |
| 4324 | </source> | 4366 | </source> |
| 4325 | <translation><numerusform>%n dosyanın üstüne yazıldı | 4367 | <translation><numerusform>%n dosyanın üstüne yazıldı |
| @@ -4327,7 +4369,7 @@ Lütfen bu özelliği sadece güncelleme ve DLC yüklemek için kullanın.</tran | |||
| 4327 | </numerusform></translation> | 4369 | </numerusform></translation> |
| 4328 | </message> | 4370 | </message> |
| 4329 | <message numerus="yes"> | 4371 | <message numerus="yes"> |
| 4330 | <location filename="../../src/yuzu/main.cpp" line="3062"/> | 4372 | <location filename="../../src/yuzu/main.cpp" line="3168"/> |
| 4331 | <source>%n file(s) failed to install | 4373 | <source>%n file(s) failed to install |
| 4332 | </source> | 4374 | </source> |
| 4333 | <translation><numerusform>%n dosya yüklenemedi | 4375 | <translation><numerusform>%n dosya yüklenemedi |
| @@ -4335,312 +4377,339 @@ Lütfen bu özelliği sadece güncelleme ve DLC yüklemek için kullanın.</tran | |||
| 4335 | </numerusform></translation> | 4377 | </numerusform></translation> |
| 4336 | </message> | 4378 | </message> |
| 4337 | <message> | 4379 | <message> |
| 4338 | <location filename="../../src/yuzu/main.cpp" line="3163"/> | 4380 | <location filename="../../src/yuzu/main.cpp" line="3267"/> |
| 4339 | <source>System Application</source> | 4381 | <source>System Application</source> |
| 4340 | <translation>Sistem Uygulaması</translation> | 4382 | <translation>Sistem Uygulaması</translation> |
| 4341 | </message> | 4383 | </message> |
| 4342 | <message> | 4384 | <message> |
| 4343 | <location filename="../../src/yuzu/main.cpp" line="3164"/> | 4385 | <location filename="../../src/yuzu/main.cpp" line="3268"/> |
| 4344 | <source>System Archive</source> | 4386 | <source>System Archive</source> |
| 4345 | <translation>Sistem ArÅŸivi</translation> | 4387 | <translation>Sistem ArÅŸivi</translation> |
| 4346 | </message> | 4388 | </message> |
| 4347 | <message> | 4389 | <message> |
| 4348 | <location filename="../../src/yuzu/main.cpp" line="3165"/> | 4390 | <location filename="../../src/yuzu/main.cpp" line="3269"/> |
| 4349 | <source>System Application Update</source> | 4391 | <source>System Application Update</source> |
| 4350 | <translation>Sistem Uygulama Güncellemesi</translation> | 4392 | <translation>Sistem Uygulama Güncellemesi</translation> |
| 4351 | </message> | 4393 | </message> |
| 4352 | <message> | 4394 | <message> |
| 4353 | <location filename="../../src/yuzu/main.cpp" line="3166"/> | 4395 | <location filename="../../src/yuzu/main.cpp" line="3270"/> |
| 4354 | <source>Firmware Package (Type A)</source> | 4396 | <source>Firmware Package (Type A)</source> |
| 4355 | <translation>Yazılım Paketi (Tür A)</translation> | 4397 | <translation>Yazılım Paketi (Tür A)</translation> |
| 4356 | </message> | 4398 | </message> |
| 4357 | <message> | 4399 | <message> |
| 4358 | <location filename="../../src/yuzu/main.cpp" line="3167"/> | 4400 | <location filename="../../src/yuzu/main.cpp" line="3271"/> |
| 4359 | <source>Firmware Package (Type B)</source> | 4401 | <source>Firmware Package (Type B)</source> |
| 4360 | <translation>Yazılım Paketi (Tür B)</translation> | 4402 | <translation>Yazılım Paketi (Tür B)</translation> |
| 4361 | </message> | 4403 | </message> |
| 4362 | <message> | 4404 | <message> |
| 4363 | <location filename="../../src/yuzu/main.cpp" line="3168"/> | 4405 | <location filename="../../src/yuzu/main.cpp" line="3272"/> |
| 4364 | <source>Game</source> | 4406 | <source>Game</source> |
| 4365 | <translation>Oyun</translation> | 4407 | <translation>Oyun</translation> |
| 4366 | </message> | 4408 | </message> |
| 4367 | <message> | 4409 | <message> |
| 4368 | <location filename="../../src/yuzu/main.cpp" line="3169"/> | 4410 | <location filename="../../src/yuzu/main.cpp" line="3273"/> |
| 4369 | <source>Game Update</source> | 4411 | <source>Game Update</source> |
| 4370 | <translation>Oyun Güncellemesi</translation> | 4412 | <translation>Oyun Güncellemesi</translation> |
| 4371 | </message> | 4413 | </message> |
| 4372 | <message> | 4414 | <message> |
| 4373 | <location filename="../../src/yuzu/main.cpp" line="3170"/> | 4415 | <location filename="../../src/yuzu/main.cpp" line="3274"/> |
| 4374 | <source>Game DLC</source> | 4416 | <source>Game DLC</source> |
| 4375 | <translation>Oyun DLC'si</translation> | 4417 | <translation>Oyun DLC'si</translation> |
| 4376 | </message> | 4418 | </message> |
| 4377 | <message> | 4419 | <message> |
| 4378 | <location filename="../../src/yuzu/main.cpp" line="3171"/> | 4420 | <location filename="../../src/yuzu/main.cpp" line="3275"/> |
| 4379 | <source>Delta Title</source> | 4421 | <source>Delta Title</source> |
| 4380 | <translation>Delta Başlık</translation> | 4422 | <translation>Delta Başlık</translation> |
| 4381 | </message> | 4423 | </message> |
| 4382 | <message> | 4424 | <message> |
| 4383 | <location filename="../../src/yuzu/main.cpp" line="3174"/> | 4425 | <location filename="../../src/yuzu/main.cpp" line="3278"/> |
| 4384 | <source>Select NCA Install Type...</source> | 4426 | <source>Select NCA Install Type...</source> |
| 4385 | <translation>NCA Kurulum Tipi Seçin...</translation> | 4427 | <translation>NCA Kurulum Tipi Seçin...</translation> |
| 4386 | </message> | 4428 | </message> |
| 4387 | <message> | 4429 | <message> |
| 4388 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | 4430 | <location filename="../../src/yuzu/main.cpp" line="3279"/> |
| 4389 | <source>Please select the type of title you would like to install this NCA as: | 4431 | <source>Please select the type of title you would like to install this NCA as: |
| 4390 | (In most instances, the default 'Game' is fine.)</source> | 4432 | (In most instances, the default 'Game' is fine.)</source> |
| 4391 | <translation>Lütfen bu NCA dosyası için belirlemek istediğiniz başlık türünü seçiniz: | 4433 | <translation>Lütfen bu NCA dosyası için belirlemek istediğiniz başlık türünü seçiniz: |
| 4392 | (Çoğu durumda, varsayılan olan 'Oyun' kullanılabilir.)</translation> | 4434 | (Çoğu durumda, varsayılan olan 'Oyun' kullanılabilir.)</translation> |
| 4393 | </message> | 4435 | </message> |
| 4394 | <message> | 4436 | <message> |
| 4395 | <location filename="../../src/yuzu/main.cpp" line="3181"/> | 4437 | <location filename="../../src/yuzu/main.cpp" line="3285"/> |
| 4396 | <source>Failed to Install</source> | 4438 | <source>Failed to Install</source> |
| 4397 | <translation>Kurulum Başarısız Oldu</translation> | 4439 | <translation>Kurulum Başarısız Oldu</translation> |
| 4398 | </message> | 4440 | </message> |
| 4399 | <message> | 4441 | <message> |
| 4400 | <location filename="../../src/yuzu/main.cpp" line="3182"/> | 4442 | <location filename="../../src/yuzu/main.cpp" line="3286"/> |
| 4401 | <source>The title type you selected for the NCA is invalid.</source> | 4443 | <source>The title type you selected for the NCA is invalid.</source> |
| 4402 | <translation>NCA için seçtiğiniz başlık türü geçersiz</translation> | 4444 | <translation>NCA için seçtiğiniz başlık türü geçersiz</translation> |
| 4403 | </message> | 4445 | </message> |
| 4404 | <message> | 4446 | <message> |
| 4405 | <location filename="../../src/yuzu/main.cpp" line="3217"/> | 4447 | <location filename="../../src/yuzu/main.cpp" line="3321"/> |
| 4406 | <source>File not found</source> | 4448 | <source>File not found</source> |
| 4407 | <translation>Dosya Bulunamadı</translation> | 4449 | <translation>Dosya Bulunamadı</translation> |
| 4408 | </message> | 4450 | </message> |
| 4409 | <message> | 4451 | <message> |
| 4410 | <location filename="../../src/yuzu/main.cpp" line="3218"/> | 4452 | <location filename="../../src/yuzu/main.cpp" line="3322"/> |
| 4411 | <source>File "%1" not found</source> | 4453 | <source>File "%1" not found</source> |
| 4412 | <translation>Dosya "%1" Bulunamadı</translation> | 4454 | <translation>Dosya "%1" Bulunamadı</translation> |
| 4413 | </message> | 4455 | </message> |
| 4414 | <message> | 4456 | <message> |
| 4415 | <location filename="../../src/yuzu/main.cpp" line="3295"/> | 4457 | <location filename="../../src/yuzu/main.cpp" line="3400"/> |
| 4416 | <source>OK</source> | 4458 | <source>OK</source> |
| 4417 | <translation>Tamam</translation> | 4459 | <translation>Tamam</translation> |
| 4418 | </message> | 4460 | </message> |
| 4419 | <message> | 4461 | <message> |
| 4420 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4462 | <location filename="../../src/yuzu/main.cpp" line="3426"/> |
| 4421 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 4463 | <location filename="../../src/yuzu/main.cpp" line="3445"/> |
| 4422 | <source>Hardware requirements not met</source> | 4464 | <source>Hardware requirements not met</source> |
| 4423 | <translation>Donanım gereksinimleri karşılanmıyor</translation> | 4465 | <translation>Donanım gereksinimleri karşılanmıyor</translation> |
| 4424 | </message> | 4466 | </message> |
| 4425 | <message> | 4467 | <message> |
| 4426 | <location filename="../../src/yuzu/main.cpp" line="3322"/> | 4468 | <location filename="../../src/yuzu/main.cpp" line="3427"/> |
| 4427 | <location filename="../../src/yuzu/main.cpp" line="3341"/> | 4469 | <location filename="../../src/yuzu/main.cpp" line="3446"/> |
| 4428 | <source>Your system does not meet the recommended hardware requirements. Compatibility reporting has been disabled.</source> | 4470 | <source>Your system does not meet the recommended hardware requirements. Compatibility reporting has been disabled.</source> |
| 4429 | <translation>Sisteminiz, önerilen donanım gereksinimlerini karşılamıyor. Uyumluluk raporlayıcı kapatıldı.</translation> | 4471 | <translation>Sisteminiz, önerilen donanım gereksinimlerini karşılamıyor. Uyumluluk raporlayıcı kapatıldı.</translation> |
| 4430 | </message> | 4472 | </message> |
| 4431 | <message> | 4473 | <message> |
| 4432 | <location filename="../../src/yuzu/main.cpp" line="3333"/> | 4474 | <location filename="../../src/yuzu/main.cpp" line="3438"/> |
| 4433 | <source>Missing yuzu Account</source> | 4475 | <source>Missing yuzu Account</source> |
| 4434 | <translation>Kayıp yuzu Hesabı</translation> | 4476 | <translation>Kayıp yuzu Hesabı</translation> |
| 4435 | </message> | 4477 | </message> |
| 4436 | <message> | 4478 | <message> |
| 4437 | <location filename="../../src/yuzu/main.cpp" line="3334"/> | 4479 | <location filename="../../src/yuzu/main.cpp" line="3439"/> |
| 4438 | <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> | 4480 | <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> |
| 4439 | <translation>Oyun uyumluluk test çalışması göndermek için öncelikle yuzu hesabınla giriş yapmanız gerekiyor.<br><br/>Yuzu hesabınızla giriş yapmak için, Emülasyon &gt; Yapılandırma &gt; Web'e gidiniz.</translation> | 4481 | <translation>Oyun uyumluluk test çalışması göndermek için öncelikle yuzu hesabınla giriş yapmanız gerekiyor.<br><br/>Yuzu hesabınızla giriş yapmak için, Emülasyon &gt; Yapılandırma &gt; Web'e gidiniz.</translation> |
| 4440 | </message> | 4482 | </message> |
| 4441 | <message> | 4483 | <message> |
| 4442 | <location filename="../../src/yuzu/main.cpp" line="3349"/> | 4484 | <location filename="../../src/yuzu/main.cpp" line="3454"/> |
| 4443 | <source>Error opening URL</source> | 4485 | <source>Error opening URL</source> |
| 4444 | <translation>URL açılırken bir hata oluştu</translation> | 4486 | <translation>URL açılırken bir hata oluştu</translation> |
| 4445 | </message> | 4487 | </message> |
| 4446 | <message> | 4488 | <message> |
| 4447 | <location filename="../../src/yuzu/main.cpp" line="3350"/> | 4489 | <location filename="../../src/yuzu/main.cpp" line="3455"/> |
| 4448 | <source>Unable to open the URL "%1".</source> | 4490 | <source>Unable to open the URL "%1".</source> |
| 4449 | <translation>URL "%1" açılamıyor.</translation> | 4491 | <translation>URL "%1" açılamıyor.</translation> |
| 4450 | </message> | 4492 | </message> |
| 4451 | <message> | 4493 | <message> |
| 4452 | <location filename="../../src/yuzu/main.cpp" line="3655"/> | 4494 | <location filename="../../src/yuzu/main.cpp" line="3760"/> |
| 4453 | <source>TAS Recording</source> | 4495 | <source>TAS Recording</source> |
| 4454 | <translation>TAS kayıtta</translation> | 4496 | <translation>TAS kayıtta</translation> |
| 4455 | </message> | 4497 | </message> |
| 4456 | <message> | 4498 | <message> |
| 4457 | <location filename="../../src/yuzu/main.cpp" line="3656"/> | 4499 | <location filename="../../src/yuzu/main.cpp" line="3761"/> |
| 4458 | <source>Overwrite file of player 1?</source> | 4500 | <source>Overwrite file of player 1?</source> |
| 4459 | <translation>Oyuncu 1'in dosyasının üstüne yazılsın mı?</translation> | 4501 | <translation>Oyuncu 1'in dosyasının üstüne yazılsın mı?</translation> |
| 4460 | </message> | 4502 | </message> |
| 4461 | <message> | 4503 | <message> |
| 4462 | <location filename="../../src/yuzu/main.cpp" line="3682"/> | 4504 | <location filename="../../src/yuzu/main.cpp" line="3787"/> |
| 4463 | <source>Invalid config detected</source> | 4505 | <source>Invalid config detected</source> |
| 4464 | <translation>Geçersiz yapılandırma tespit edildi</translation> | 4506 | <translation>Geçersiz yapılandırma tespit edildi</translation> |
| 4465 | </message> | 4507 | </message> |
| 4466 | <message> | 4508 | <message> |
| 4467 | <location filename="../../src/yuzu/main.cpp" line="3683"/> | 4509 | <location filename="../../src/yuzu/main.cpp" line="3788"/> |
| 4468 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4510 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4469 | <translation>Handheld kontrolcü dock modunda kullanılamaz. Pro kontrolcü seçilecek.</translation> | 4511 | <translation>Handheld kontrolcü dock modunda kullanılamaz. Pro kontrolcü seçilecek.</translation> |
| 4470 | </message> | 4512 | </message> |
| 4471 | <message> | 4513 | <message> |
| 4472 | <location filename="../../src/yuzu/main.cpp" line="3853"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="3962"/> |
| 4473 | <location filename="../../src/yuzu/main.cpp" line="3881"/> | 4515 | <location filename="../../src/yuzu/main.cpp" line="3990"/> |
| 4474 | <source>Amiibo</source> | 4516 | <source>Amiibo</source> |
| 4475 | <translation>Amiibo</translation> | 4517 | <translation>Amiibo</translation> |
| 4476 | </message> | 4518 | </message> |
| 4477 | <message> | 4519 | <message> |
| 4478 | <location filename="../../src/yuzu/main.cpp" line="3853"/> | 4520 | <location filename="../../src/yuzu/main.cpp" line="3962"/> |
| 4479 | <location filename="../../src/yuzu/main.cpp" line="3881"/> | 4521 | <location filename="../../src/yuzu/main.cpp" line="3990"/> |
| 4480 | <source>The current amiibo has been removed</source> | 4522 | <source>The current amiibo has been removed</source> |
| 4481 | <translation>Amiibo kaldırıldı</translation> | 4523 | <translation>Amiibo kaldırıldı</translation> |
| 4482 | </message> | 4524 | </message> |
| 4483 | <message> | 4525 | <message> |
| 4484 | <location filename="../../src/yuzu/main.cpp" line="3858"/> | 4526 | <location filename="../../src/yuzu/main.cpp" line="3967"/> |
| 4485 | <source>Error</source> | 4527 | <source>Error</source> |
| 4486 | <translation>Hata</translation> | 4528 | <translation>Hata</translation> |
| 4487 | </message> | 4529 | </message> |
| 4488 | <message> | 4530 | <message> |
| 4489 | <location filename="../../src/yuzu/main.cpp" line="3858"/> | 4531 | <location filename="../../src/yuzu/main.cpp" line="3967"/> |
| 4490 | <location filename="../../src/yuzu/main.cpp" line="3893"/> | 4532 | <location filename="../../src/yuzu/main.cpp" line="4002"/> |
| 4491 | <source>The current game is not looking for amiibos</source> | 4533 | <source>The current game is not looking for amiibos</source> |
| 4492 | <translation>Aktif oyun amiibo beklemiyor</translation> | 4534 | <translation>Aktif oyun amiibo beklemiyor</translation> |
| 4493 | </message> | 4535 | </message> |
| 4494 | <message> | 4536 | <message> |
| 4495 | <location filename="../../src/yuzu/main.cpp" line="3864"/> | 4537 | <location filename="../../src/yuzu/main.cpp" line="3973"/> |
| 4496 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4538 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4497 | <translation>Amiibo Dosyası (%1);; Tüm Dosyalar (*.*)</translation> | 4539 | <translation>Amiibo Dosyası (%1);; Tüm Dosyalar (*.*)</translation> |
| 4498 | </message> | 4540 | </message> |
| 4499 | <message> | 4541 | <message> |
| 4500 | <location filename="../../src/yuzu/main.cpp" line="3865"/> | 4542 | <location filename="../../src/yuzu/main.cpp" line="3974"/> |
| 4501 | <source>Load Amiibo</source> | 4543 | <source>Load Amiibo</source> |
| 4502 | <translation>Amiibo Yükle</translation> | 4544 | <translation>Amiibo Yükle</translation> |
| 4503 | </message> | 4545 | </message> |
| 4504 | <message> | 4546 | <message> |
| 4505 | <location filename="../../src/yuzu/main.cpp" line="3877"/> | 4547 | <location filename="../../src/yuzu/main.cpp" line="3986"/> |
| 4506 | <source>Error loading Amiibo data</source> | 4548 | <source>Error loading Amiibo data</source> |
| 4507 | <translation>Amiibo verisi yüklenirken hata</translation> | 4549 | <translation>Amiibo verisi yüklenirken hata</translation> |
| 4508 | </message> | 4550 | </message> |
| 4509 | <message> | 4551 | <message> |
| 4510 | <location filename="../../src/yuzu/main.cpp" line="3887"/> | 4552 | <location filename="../../src/yuzu/main.cpp" line="3996"/> |
| 4511 | <source>The selected file is not a valid amiibo</source> | 4553 | <source>The selected file is not a valid amiibo</source> |
| 4512 | <translation>Seçtiğiniz dosya geçerli bir amiibo değil</translation> | 4554 | <translation>Seçtiğiniz dosya geçerli bir amiibo değil</translation> |
| 4513 | </message> | 4555 | </message> |
| 4514 | <message> | 4556 | <message> |
| 4515 | <location filename="../../src/yuzu/main.cpp" line="3890"/> | 4557 | <location filename="../../src/yuzu/main.cpp" line="3999"/> |
| 4516 | <source>The selected file is already on use</source> | 4558 | <source>The selected file is already on use</source> |
| 4517 | <translation>Seçtiğiniz dosya hali hazırda kullanılıyor</translation> | 4559 | <translation>Seçtiğiniz dosya hali hazırda kullanılıyor</translation> |
| 4518 | </message> | 4560 | </message> |
| 4519 | <message> | 4561 | <message> |
| 4520 | <location filename="../../src/yuzu/main.cpp" line="3896"/> | 4562 | <location filename="../../src/yuzu/main.cpp" line="4005"/> |
| 4521 | <source>An unknown error occurred</source> | 4563 | <source>An unknown error occurred</source> |
| 4522 | <translation>Bilinmeyen bir hata oluÅŸtu</translation> | 4564 | <translation>Bilinmeyen bir hata oluÅŸtu</translation> |
| 4523 | </message> | 4565 | </message> |
| 4524 | <message> | 4566 | <message> |
| 4525 | <location filename="../../src/yuzu/main.cpp" line="3948"/> | 4567 | <location filename="../../src/yuzu/main.cpp" line="4112"/> |
| 4568 | <source>Verification failed for the following files: | ||
| 4569 | |||
| 4570 | %1</source> | ||
| 4571 | <translation type="unfinished"/> | ||
| 4572 | </message> | ||
| 4573 | <message> | ||
| 4574 | <location filename="../../src/yuzu/main.cpp" line="4141"/> | ||
| 4575 | <source>No firmware available</source> | ||
| 4576 | <translation type="unfinished"/> | ||
| 4577 | </message> | ||
| 4578 | <message> | ||
| 4579 | <location filename="../../src/yuzu/main.cpp" line="4142"/> | ||
| 4580 | <source>Please install the firmware to use the Mii editor.</source> | ||
| 4581 | <translation type="unfinished"/> | ||
| 4582 | </message> | ||
| 4583 | <message> | ||
| 4584 | <location filename="../../src/yuzu/main.cpp" line="4148"/> | ||
| 4585 | <source>Mii Edit Applet</source> | ||
| 4586 | <translation type="unfinished"/> | ||
| 4587 | </message> | ||
| 4588 | <message> | ||
| 4589 | <location filename="../../src/yuzu/main.cpp" line="4149"/> | ||
| 4590 | <source>Mii editor is not available. Please reinstall firmware.</source> | ||
| 4591 | <translation type="unfinished"/> | ||
| 4592 | </message> | ||
| 4593 | <message> | ||
| 4594 | <location filename="../../src/yuzu/main.cpp" line="4180"/> | ||
| 4526 | <source>Capture Screenshot</source> | 4595 | <source>Capture Screenshot</source> |
| 4527 | <translation>Ekran Görüntüsü Al</translation> | 4596 | <translation>Ekran Görüntüsü Al</translation> |
| 4528 | </message> | 4597 | </message> |
| 4529 | <message> | 4598 | <message> |
| 4530 | <location filename="../../src/yuzu/main.cpp" line="3949"/> | 4599 | <location filename="../../src/yuzu/main.cpp" line="4181"/> |
| 4531 | <source>PNG Image (*.png)</source> | 4600 | <source>PNG Image (*.png)</source> |
| 4532 | <translation>PNG görüntüsü (*.png)</translation> | 4601 | <translation>PNG görüntüsü (*.png)</translation> |
| 4533 | </message> | 4602 | </message> |
| 4534 | <message> | 4603 | <message> |
| 4535 | <location filename="../../src/yuzu/main.cpp" line="4032"/> | 4604 | <location filename="../../src/yuzu/main.cpp" line="4264"/> |
| 4536 | <source>TAS state: Running %1/%2</source> | 4605 | <source>TAS state: Running %1/%2</source> |
| 4537 | <translation>TAS durumu: %1%2 çalışıyor</translation> | 4606 | <translation>TAS durumu: %1%2 çalışıyor</translation> |
| 4538 | </message> | 4607 | </message> |
| 4539 | <message> | 4608 | <message> |
| 4540 | <location filename="../../src/yuzu/main.cpp" line="4036"/> | 4609 | <location filename="../../src/yuzu/main.cpp" line="4268"/> |
| 4541 | <source>TAS state: Recording %1</source> | 4610 | <source>TAS state: Recording %1</source> |
| 4542 | <translation>TAS durumu: %1 kaydediliyor</translation> | 4611 | <translation>TAS durumu: %1 kaydediliyor</translation> |
| 4543 | </message> | 4612 | </message> |
| 4544 | <message> | 4613 | <message> |
| 4545 | <location filename="../../src/yuzu/main.cpp" line="4038"/> | 4614 | <location filename="../../src/yuzu/main.cpp" line="4270"/> |
| 4546 | <source>TAS state: Idle %1/%2</source> | 4615 | <source>TAS state: Idle %1/%2</source> |
| 4547 | <translation>TAS durumu: %1%2 boÅŸta</translation> | 4616 | <translation>TAS durumu: %1%2 boÅŸta</translation> |
| 4548 | </message> | 4617 | </message> |
| 4549 | <message> | 4618 | <message> |
| 4550 | <location filename="../../src/yuzu/main.cpp" line="4042"/> | 4619 | <location filename="../../src/yuzu/main.cpp" line="4274"/> |
| 4551 | <source>TAS State: Invalid</source> | 4620 | <source>TAS State: Invalid</source> |
| 4552 | <translation>TAS durumu: Geçersiz</translation> | 4621 | <translation>TAS durumu: Geçersiz</translation> |
| 4553 | </message> | 4622 | </message> |
| 4554 | <message> | 4623 | <message> |
| 4555 | <location filename="../../src/yuzu/main.cpp" line="4056"/> | 4624 | <location filename="../../src/yuzu/main.cpp" line="4288"/> |
| 4556 | <source>&Stop Running</source> | 4625 | <source>&Stop Running</source> |
| 4557 | <translation>&Çalıştırmayı durdur</translation> | 4626 | <translation>&Çalıştırmayı durdur</translation> |
| 4558 | </message> | 4627 | </message> |
| 4559 | <message> | 4628 | <message> |
| 4560 | <location filename="../../src/yuzu/main.cpp" line="4056"/> | 4629 | <location filename="../../src/yuzu/main.cpp" line="4288"/> |
| 4561 | <source>&Start</source> | 4630 | <source>&Start</source> |
| 4562 | <translation>&BaÅŸlat</translation> | 4631 | <translation>&BaÅŸlat</translation> |
| 4563 | </message> | 4632 | </message> |
| 4564 | <message> | 4633 | <message> |
| 4565 | <location filename="../../src/yuzu/main.cpp" line="4057"/> | 4634 | <location filename="../../src/yuzu/main.cpp" line="4289"/> |
| 4566 | <source>Stop R&ecording</source> | 4635 | <source>Stop R&ecording</source> |
| 4567 | <translation>K&aydetmeyi Durdur</translation> | 4636 | <translation>K&aydetmeyi Durdur</translation> |
| 4568 | </message> | 4637 | </message> |
| 4569 | <message> | 4638 | <message> |
| 4570 | <location filename="../../src/yuzu/main.cpp" line="4057"/> | 4639 | <location filename="../../src/yuzu/main.cpp" line="4289"/> |
| 4571 | <source>R&ecord</source> | 4640 | <source>R&ecord</source> |
| 4572 | <translation>K&aydet</translation> | 4641 | <translation>K&aydet</translation> |
| 4573 | </message> | 4642 | </message> |
| 4574 | <message numerus="yes"> | 4643 | <message numerus="yes"> |
| 4575 | <location filename="../../src/yuzu/main.cpp" line="4081"/> | 4644 | <location filename="../../src/yuzu/main.cpp" line="4313"/> |
| 4576 | <source>Building: %n shader(s)</source> | 4645 | <source>Building: %n shader(s)</source> |
| 4577 | <translation><numerusform>OluÅŸturuluyor: %n shader</numerusform><numerusform>OluÅŸturuluyor: %n shader</numerusform></translation> | 4646 | <translation><numerusform>OluÅŸturuluyor: %n shader</numerusform><numerusform>OluÅŸturuluyor: %n shader</numerusform></translation> |
| 4578 | </message> | 4647 | </message> |
| 4579 | <message> | 4648 | <message> |
| 4580 | <location filename="../../src/yuzu/main.cpp" line="4090"/> | 4649 | <location filename="../../src/yuzu/main.cpp" line="4322"/> |
| 4581 | <source>Scale: %1x</source> | 4650 | <source>Scale: %1x</source> |
| 4582 | <comment>%1 is the resolution scaling factor</comment> | 4651 | <comment>%1 is the resolution scaling factor</comment> |
| 4583 | <translation>Ölçek: %1x</translation> | 4652 | <translation>Ölçek: %1x</translation> |
| 4584 | </message> | 4653 | </message> |
| 4585 | <message> | 4654 | <message> |
| 4586 | <location filename="../../src/yuzu/main.cpp" line="4093"/> | 4655 | <location filename="../../src/yuzu/main.cpp" line="4325"/> |
| 4587 | <source>Speed: %1% / %2%</source> | 4656 | <source>Speed: %1% / %2%</source> |
| 4588 | <translation>Hız %1% / %2%</translation> | 4657 | <translation>Hız %1% / %2%</translation> |
| 4589 | </message> | 4658 | </message> |
| 4590 | <message> | 4659 | <message> |
| 4591 | <location filename="../../src/yuzu/main.cpp" line="4097"/> | 4660 | <location filename="../../src/yuzu/main.cpp" line="4329"/> |
| 4592 | <source>Speed: %1%</source> | 4661 | <source>Speed: %1%</source> |
| 4593 | <translation>Hız: %1%</translation> | 4662 | <translation>Hız: %1%</translation> |
| 4594 | </message> | 4663 | </message> |
| 4595 | <message> | 4664 | <message> |
| 4596 | <location filename="../../src/yuzu/main.cpp" line="4101"/> | 4665 | <location filename="../../src/yuzu/main.cpp" line="4333"/> |
| 4597 | <source>Game: %1 FPS (Unlocked)</source> | 4666 | <source>Game: %1 FPS (Unlocked)</source> |
| 4598 | <translation>Oyun: %1 FPS (Sınırsız)</translation> | 4667 | <translation>Oyun: %1 FPS (Sınırsız)</translation> |
| 4599 | </message> | 4668 | </message> |
| 4600 | <message> | 4669 | <message> |
| 4601 | <location filename="../../src/yuzu/main.cpp" line="4104"/> | 4670 | <location filename="../../src/yuzu/main.cpp" line="4336"/> |
| 4602 | <source>Game: %1 FPS</source> | 4671 | <source>Game: %1 FPS</source> |
| 4603 | <translation>Oyun: %1 FPS</translation> | 4672 | <translation>Oyun: %1 FPS</translation> |
| 4604 | </message> | 4673 | </message> |
| 4605 | <message> | 4674 | <message> |
| 4606 | <location filename="../../src/yuzu/main.cpp" line="4106"/> | 4675 | <location filename="../../src/yuzu/main.cpp" line="4338"/> |
| 4607 | <source>Frame: %1 ms</source> | 4676 | <source>Frame: %1 ms</source> |
| 4608 | <translation>Kare: %1 ms</translation> | 4677 | <translation>Kare: %1 ms</translation> |
| 4609 | </message> | 4678 | </message> |
| 4610 | <message> | 4679 | <message> |
| 4611 | <location filename="../../src/yuzu/main.cpp" line="4133"/> | 4680 | <location filename="../../src/yuzu/main.cpp" line="4365"/> |
| 4612 | <source>%1 %2</source> | 4681 | <source>%1 %2</source> |
| 4613 | <translation>%1 %2</translation> | 4682 | <translation>%1 %2</translation> |
| 4614 | </message> | 4683 | </message> |
| 4615 | <message> | 4684 | <message> |
| 4616 | <location filename="../../src/yuzu/main.cpp" line="4143"/> | 4685 | <location filename="../../src/yuzu/main.cpp" line="4375"/> |
| 4617 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> | 4686 | <location filename="../../src/yuzu/configuration/config.cpp" line="86"/> |
| 4618 | <source>FSR</source> | 4687 | <source>FSR</source> |
| 4619 | <translation>FSR</translation> | 4688 | <translation>FSR</translation> |
| 4620 | </message> | 4689 | </message> |
| 4621 | <message> | 4690 | <message> |
| 4622 | <location filename="../../src/yuzu/main.cpp" line="4151"/> | 4691 | <location filename="../../src/yuzu/main.cpp" line="4383"/> |
| 4623 | <source>NO AA</source> | 4692 | <source>NO AA</source> |
| 4624 | <translation>AA YOK</translation> | 4693 | <translation>AA YOK</translation> |
| 4625 | </message> | 4694 | </message> |
| 4626 | <message> | 4695 | <message> |
| 4627 | <location filename="../../src/yuzu/main.cpp" line="4160"/> | 4696 | <location filename="../../src/yuzu/main.cpp" line="4392"/> |
| 4628 | <source>VOLUME: MUTE</source> | 4697 | <source>VOLUME: MUTE</source> |
| 4629 | <translation>SES: KAPALI</translation> | 4698 | <translation>SES: KAPALI</translation> |
| 4630 | </message> | 4699 | </message> |
| 4631 | <message> | 4700 | <message> |
| 4632 | <location filename="../../src/yuzu/main.cpp" line="4163"/> | 4701 | <location filename="../../src/yuzu/main.cpp" line="4395"/> |
| 4633 | <source>VOLUME: %1%</source> | 4702 | <source>VOLUME: %1%</source> |
| 4634 | <comment>Volume percentage (e.g. 50%)</comment> | 4703 | <comment>Volume percentage (e.g. 50%)</comment> |
| 4635 | <translation>SES: %%1</translation> | 4704 | <translation>SES: %%1</translation> |
| 4636 | </message> | 4705 | </message> |
| 4637 | <message> | 4706 | <message> |
| 4638 | <location filename="../../src/yuzu/main.cpp" line="4244"/> | 4707 | <location filename="../../src/yuzu/main.cpp" line="4476"/> |
| 4639 | <source>Confirm Key Rederivation</source> | 4708 | <source>Confirm Key Rederivation</source> |
| 4640 | <translation>Anahtar Yeniden Türetimini Onayla</translation> | 4709 | <translation>Anahtar Yeniden Türetimini Onayla</translation> |
| 4641 | </message> | 4710 | </message> |
| 4642 | <message> | 4711 | <message> |
| 4643 | <location filename="../../src/yuzu/main.cpp" line="4245"/> | 4712 | <location filename="../../src/yuzu/main.cpp" line="4477"/> |
| 4644 | <source>You are about to force rederive all of your keys. | 4713 | <source>You are about to force rederive all of your keys. |
| 4645 | If you do not know what this means or what you are doing, | 4714 | If you do not know what this means or what you are doing, |
| 4646 | this is a potentially destructive action. | 4715 | this is a potentially destructive action. |
| @@ -4657,37 +4726,37 @@ ve opsiyonel olarak yedekler alın. | |||
| 4657 | Bu sizin otomatik oluşturulmuş anahtar dosyalarınızı silecek ve anahtar türetme modülünü tekrar çalıştıracak.</translation> | 4726 | Bu sizin otomatik oluşturulmuş anahtar dosyalarınızı silecek ve anahtar türetme modülünü tekrar çalıştıracak.</translation> |
| 4658 | </message> | 4727 | </message> |
| 4659 | <message> | 4728 | <message> |
| 4660 | <location filename="../../src/yuzu/main.cpp" line="4279"/> | 4729 | <location filename="../../src/yuzu/main.cpp" line="4511"/> |
| 4661 | <source>Missing fuses</source> | 4730 | <source>Missing fuses</source> |
| 4662 | <translation>Anahtarlar Kayıp</translation> | 4731 | <translation>Anahtarlar Kayıp</translation> |
| 4663 | </message> | 4732 | </message> |
| 4664 | <message> | 4733 | <message> |
| 4665 | <location filename="../../src/yuzu/main.cpp" line="4282"/> | 4734 | <location filename="../../src/yuzu/main.cpp" line="4514"/> |
| 4666 | <source> - Missing BOOT0</source> | 4735 | <source> - Missing BOOT0</source> |
| 4667 | <translation>- BOOT0 Kayıp</translation> | 4736 | <translation>- BOOT0 Kayıp</translation> |
| 4668 | </message> | 4737 | </message> |
| 4669 | <message> | 4738 | <message> |
| 4670 | <location filename="../../src/yuzu/main.cpp" line="4285"/> | 4739 | <location filename="../../src/yuzu/main.cpp" line="4517"/> |
| 4671 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4740 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4672 | <translation>- BCPKG2-1-Normal-Main Kayıp</translation> | 4741 | <translation>- BCPKG2-1-Normal-Main Kayıp</translation> |
| 4673 | </message> | 4742 | </message> |
| 4674 | <message> | 4743 | <message> |
| 4675 | <location filename="../../src/yuzu/main.cpp" line="4288"/> | 4744 | <location filename="../../src/yuzu/main.cpp" line="4520"/> |
| 4676 | <source> - Missing PRODINFO</source> | 4745 | <source> - Missing PRODINFO</source> |
| 4677 | <translation>- PRODINFO Kayıp</translation> | 4746 | <translation>- PRODINFO Kayıp</translation> |
| 4678 | </message> | 4747 | </message> |
| 4679 | <message> | 4748 | <message> |
| 4680 | <location filename="../../src/yuzu/main.cpp" line="4293"/> | 4749 | <location filename="../../src/yuzu/main.cpp" line="4525"/> |
| 4681 | <source>Derivation Components Missing</source> | 4750 | <source>Derivation Components Missing</source> |
| 4682 | <translation>Türeten Bileşenleri Kayıp</translation> | 4751 | <translation>Türeten Bileşenleri Kayıp</translation> |
| 4683 | </message> | 4752 | </message> |
| 4684 | <message> | 4753 | <message> |
| 4685 | <location filename="../../src/yuzu/main.cpp" line="4294"/> | 4754 | <location filename="../../src/yuzu/main.cpp" line="4526"/> |
| 4686 | <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> | 4755 | <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> |
| 4687 | <translation>Şifreleme anahtarları eksik. <br>Lütfen takip edin<a href='https://yuzu-emu.org/help/quickstart/'>yuzu hızlı başlangıç kılavuzunu</a>tüm anahtarlarınızı, aygıt yazılımınızı ve oyunlarınızı almada.<br><br><small>(%1)</small></translation> | 4756 | <translation>Şifreleme anahtarları eksik. <br>Lütfen takip edin<a href='https://yuzu-emu.org/help/quickstart/'>yuzu hızlı başlangıç kılavuzunu</a>tüm anahtarlarınızı, aygıt yazılımınızı ve oyunlarınızı almada.<br><br><small>(%1)</small></translation> |
| 4688 | </message> | 4757 | </message> |
| 4689 | <message> | 4758 | <message> |
| 4690 | <location filename="../../src/yuzu/main.cpp" line="4303"/> | 4759 | <location filename="../../src/yuzu/main.cpp" line="4535"/> |
| 4691 | <source>Deriving keys... | 4760 | <source>Deriving keys... |
| 4692 | This may take up to a minute depending | 4761 | This may take up to a minute depending |
| 4693 | on your system's performance.</source> | 4762 | on your system's performance.</source> |
| @@ -4696,49 +4765,49 @@ Bu sistem performansınıza bağlı olarak | |||
| 4696 | bir dakika kadar zaman alabilir.</translation> | 4765 | bir dakika kadar zaman alabilir.</translation> |
| 4697 | </message> | 4766 | </message> |
| 4698 | <message> | 4767 | <message> |
| 4699 | <location filename="../../src/yuzu/main.cpp" line="4305"/> | 4768 | <location filename="../../src/yuzu/main.cpp" line="4537"/> |
| 4700 | <source>Deriving Keys</source> | 4769 | <source>Deriving Keys</source> |
| 4701 | <translation>Anahtarlar Türetiliyor</translation> | 4770 | <translation>Anahtarlar Türetiliyor</translation> |
| 4702 | </message> | 4771 | </message> |
| 4703 | <message> | 4772 | <message> |
| 4704 | <location filename="../../src/yuzu/main.cpp" line="4322"/> | 4773 | <location filename="../../src/yuzu/main.cpp" line="4554"/> |
| 4705 | <source>System Archive Decryption Failed</source> | 4774 | <source>System Archive Decryption Failed</source> |
| 4706 | <translation type="unfinished"/> | 4775 | <translation type="unfinished"/> |
| 4707 | </message> | 4776 | </message> |
| 4708 | <message> | 4777 | <message> |
| 4709 | <location filename="../../src/yuzu/main.cpp" line="4323"/> | 4778 | <location filename="../../src/yuzu/main.cpp" line="4555"/> |
| 4710 | <source>Encryption keys failed to decrypt firmware. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.</source> | 4779 | <source>Encryption keys failed to decrypt firmware. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.</source> |
| 4711 | <translation type="unfinished"/> | 4780 | <translation type="unfinished"/> |
| 4712 | </message> | 4781 | </message> |
| 4713 | <message> | 4782 | <message> |
| 4714 | <location filename="../../src/yuzu/main.cpp" line="4379"/> | 4783 | <location filename="../../src/yuzu/main.cpp" line="4642"/> |
| 4715 | <source>Select RomFS Dump Target</source> | 4784 | <source>Select RomFS Dump Target</source> |
| 4716 | <translation>RomFS Dump Hedefini Seçiniz</translation> | 4785 | <translation>RomFS Dump Hedefini Seçiniz</translation> |
| 4717 | </message> | 4786 | </message> |
| 4718 | <message> | 4787 | <message> |
| 4719 | <location filename="../../src/yuzu/main.cpp" line="4380"/> | 4788 | <location filename="../../src/yuzu/main.cpp" line="4643"/> |
| 4720 | <source>Please select which RomFS you would like to dump.</source> | 4789 | <source>Please select which RomFS you would like to dump.</source> |
| 4721 | <translation>Lütfen dump etmek istediğiniz RomFS'i seçiniz.</translation> | 4790 | <translation>Lütfen dump etmek istediğiniz RomFS'i seçiniz.</translation> |
| 4722 | </message> | 4791 | </message> |
| 4723 | <message> | 4792 | <message> |
| 4724 | <location filename="../../src/yuzu/main.cpp" line="4395"/> | 4793 | <location filename="../../src/yuzu/main.cpp" line="4661"/> |
| 4725 | <source>Are you sure you want to close yuzu?</source> | 4794 | <source>Are you sure you want to close yuzu?</source> |
| 4726 | <translation>yuzu'yu kapatmak istediÄŸinizden emin misiniz?</translation> | 4795 | <translation>yuzu'yu kapatmak istediÄŸinizden emin misiniz?</translation> |
| 4727 | </message> | 4796 | </message> |
| 4728 | <message> | 4797 | <message> |
| 4729 | <location filename="../../src/yuzu/main.cpp" line="4396"/> | 4798 | <location filename="../../src/yuzu/main.cpp" line="4662"/> |
| 4730 | <location filename="../../src/yuzu/main.cpp" line="4491"/> | 4799 | <location filename="../../src/yuzu/main.cpp" line="4757"/> |
| 4731 | <location filename="../../src/yuzu/main.cpp" line="4504"/> | 4800 | <location filename="../../src/yuzu/main.cpp" line="4770"/> |
| 4732 | <source>yuzu</source> | 4801 | <source>yuzu</source> |
| 4733 | <translation>yuzu</translation> | 4802 | <translation>yuzu</translation> |
| 4734 | </message> | 4803 | </message> |
| 4735 | <message> | 4804 | <message> |
| 4736 | <location filename="../../src/yuzu/main.cpp" line="4492"/> | 4805 | <location filename="../../src/yuzu/main.cpp" line="4758"/> |
| 4737 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4806 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4738 | <translation>Emülasyonu durdurmak istediğinizden emin misiniz? Kaydedilmemiş veriler kaybolur.</translation> | 4807 | <translation>Emülasyonu durdurmak istediğinizden emin misiniz? Kaydedilmemiş veriler kaybolur.</translation> |
| 4739 | </message> | 4808 | </message> |
| 4740 | <message> | 4809 | <message> |
| 4741 | <location filename="../../src/yuzu/main.cpp" line="4501"/> | 4810 | <location filename="../../src/yuzu/main.cpp" line="4767"/> |
| 4742 | <source>The currently running application has requested yuzu to not exit. | 4811 | <source>The currently running application has requested yuzu to not exit. |
| 4743 | 4812 | ||
| 4744 | Would you like to bypass this and exit anyway?</source> | 4813 | Would you like to bypass this and exit anyway?</source> |
| @@ -4977,86 +5046,91 @@ Görmezden gelip kapatmak ister misiniz?</translation> | |||
| 4977 | </message> | 5046 | </message> |
| 4978 | <message> | 5047 | <message> |
| 4979 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> | 5048 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> |
| 5049 | <source>Verify Integrity</source> | ||
| 5050 | <translation type="unfinished"/> | ||
| 5051 | </message> | ||
| 5052 | <message> | ||
| 5053 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | ||
| 4980 | <source>Copy Title ID to Clipboard</source> | 5054 | <source>Copy Title ID to Clipboard</source> |
| 4981 | <translation>Title ID'yi Panoya Kopyala</translation> | 5055 | <translation>Title ID'yi Panoya Kopyala</translation> |
| 4982 | </message> | 5056 | </message> |
| 4983 | <message> | 5057 | <message> |
| 4984 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | 5058 | <location filename="../../src/yuzu/game_list.cpp" line="562"/> |
| 4985 | <source>Navigate to GameDB entry</source> | 5059 | <source>Navigate to GameDB entry</source> |
| 4986 | <translation>GameDB sayfasına yönlendir</translation> | 5060 | <translation>GameDB sayfasına yönlendir</translation> |
| 4987 | </message> | 5061 | </message> |
| 4988 | <message> | 5062 | <message> |
| 4989 | <location filename="../../src/yuzu/game_list.cpp" line="563"/> | 5063 | <location filename="../../src/yuzu/game_list.cpp" line="564"/> |
| 4990 | <source>Create Shortcut</source> | 5064 | <source>Create Shortcut</source> |
| 4991 | <translation>Kısayol Oluştur</translation> | 5065 | <translation>Kısayol Oluştur</translation> |
| 4992 | </message> | 5066 | </message> |
| 4993 | <message> | 5067 | <message> |
| 4994 | <location filename="../../src/yuzu/game_list.cpp" line="564"/> | 5068 | <location filename="../../src/yuzu/game_list.cpp" line="565"/> |
| 4995 | <source>Add to Desktop</source> | 5069 | <source>Add to Desktop</source> |
| 4996 | <translation>Masaüstüne Ekle</translation> | 5070 | <translation>Masaüstüne Ekle</translation> |
| 4997 | </message> | 5071 | </message> |
| 4998 | <message> | 5072 | <message> |
| 4999 | <location filename="../../src/yuzu/game_list.cpp" line="566"/> | 5073 | <location filename="../../src/yuzu/game_list.cpp" line="567"/> |
| 5000 | <source>Add to Applications Menu</source> | 5074 | <source>Add to Applications Menu</source> |
| 5001 | <translation>Uygulamalar Menüsüne Ekl</translation> | 5075 | <translation>Uygulamalar Menüsüne Ekl</translation> |
| 5002 | </message> | 5076 | </message> |
| 5003 | <message> | 5077 | <message> |
| 5004 | <location filename="../../src/yuzu/game_list.cpp" line="569"/> | 5078 | <location filename="../../src/yuzu/game_list.cpp" line="570"/> |
| 5005 | <source>Properties</source> | 5079 | <source>Properties</source> |
| 5006 | <translation>Özellikler</translation> | 5080 | <translation>Özellikler</translation> |
| 5007 | </message> | 5081 | </message> |
| 5008 | <message> | 5082 | <message> |
| 5009 | <location filename="../../src/yuzu/game_list.cpp" line="652"/> | 5083 | <location filename="../../src/yuzu/game_list.cpp" line="657"/> |
| 5010 | <source>Scan Subfolders</source> | 5084 | <source>Scan Subfolders</source> |
| 5011 | <translation>Alt Klasörleri Tara</translation> | 5085 | <translation>Alt Klasörleri Tara</translation> |
| 5012 | </message> | 5086 | </message> |
| 5013 | <message> | 5087 | <message> |
| 5014 | <location filename="../../src/yuzu/game_list.cpp" line="653"/> | 5088 | <location filename="../../src/yuzu/game_list.cpp" line="658"/> |
| 5015 | <source>Remove Game Directory</source> | 5089 | <source>Remove Game Directory</source> |
| 5016 | <translation>Oyun Konumunu Kaldır</translation> | 5090 | <translation>Oyun Konumunu Kaldır</translation> |
| 5017 | </message> | 5091 | </message> |
| 5018 | <message> | 5092 | <message> |
| 5019 | <location filename="../../src/yuzu/game_list.cpp" line="672"/> | 5093 | <location filename="../../src/yuzu/game_list.cpp" line="677"/> |
| 5020 | <source>â–² Move Up</source> | 5094 | <source>â–² Move Up</source> |
| 5021 | <translation>▲Yukarı Git</translation> | 5095 | <translation>▲Yukarı Git</translation> |
| 5022 | </message> | 5096 | </message> |
| 5023 | <message> | 5097 | <message> |
| 5024 | <location filename="../../src/yuzu/game_list.cpp" line="673"/> | 5098 | <location filename="../../src/yuzu/game_list.cpp" line="678"/> |
| 5025 | <source>â–¼ Move Down</source> | 5099 | <source>â–¼ Move Down</source> |
| 5026 | <translation>▼Aşağı Git</translation> | 5100 | <translation>▼Aşağı Git</translation> |
| 5027 | </message> | 5101 | </message> |
| 5028 | <message> | 5102 | <message> |
| 5029 | <location filename="../../src/yuzu/game_list.cpp" line="674"/> | 5103 | <location filename="../../src/yuzu/game_list.cpp" line="679"/> |
| 5030 | <source>Open Directory Location</source> | 5104 | <source>Open Directory Location</source> |
| 5031 | <translation>Oyun Dosyası Konumunu Aç</translation> | 5105 | <translation>Oyun Dosyası Konumunu Aç</translation> |
| 5032 | </message> | 5106 | </message> |
| 5033 | <message> | 5107 | <message> |
| 5034 | <location filename="../../src/yuzu/game_list.cpp" line="719"/> | 5108 | <location filename="../../src/yuzu/game_list.cpp" line="724"/> |
| 5035 | <source>Clear</source> | 5109 | <source>Clear</source> |
| 5036 | <translation>Temizle</translation> | 5110 | <translation>Temizle</translation> |
| 5037 | </message> | 5111 | </message> |
| 5038 | <message> | 5112 | <message> |
| 5039 | <location filename="../../src/yuzu/game_list.cpp" line="783"/> | 5113 | <location filename="../../src/yuzu/game_list.cpp" line="788"/> |
| 5040 | <source>Name</source> | 5114 | <source>Name</source> |
| 5041 | <translation>İsim</translation> | 5115 | <translation>İsim</translation> |
| 5042 | </message> | 5116 | </message> |
| 5043 | <message> | 5117 | <message> |
| 5044 | <location filename="../../src/yuzu/game_list.cpp" line="784"/> | 5118 | <location filename="../../src/yuzu/game_list.cpp" line="789"/> |
| 5045 | <source>Compatibility</source> | 5119 | <source>Compatibility</source> |
| 5046 | <translation>Uyumluluk</translation> | 5120 | <translation>Uyumluluk</translation> |
| 5047 | </message> | 5121 | </message> |
| 5048 | <message> | 5122 | <message> |
| 5049 | <location filename="../../src/yuzu/game_list.cpp" line="785"/> | 5123 | <location filename="../../src/yuzu/game_list.cpp" line="790"/> |
| 5050 | <source>Add-ons</source> | 5124 | <source>Add-ons</source> |
| 5051 | <translation>Eklentiler</translation> | 5125 | <translation>Eklentiler</translation> |
| 5052 | </message> | 5126 | </message> |
| 5053 | <message> | 5127 | <message> |
| 5054 | <location filename="../../src/yuzu/game_list.cpp" line="786"/> | 5128 | <location filename="../../src/yuzu/game_list.cpp" line="791"/> |
| 5055 | <source>File type</source> | 5129 | <source>File type</source> |
| 5056 | <translation>Dosya türü</translation> | 5130 | <translation>Dosya türü</translation> |
| 5057 | </message> | 5131 | </message> |
| 5058 | <message> | 5132 | <message> |
| 5059 | <location filename="../../src/yuzu/game_list.cpp" line="787"/> | 5133 | <location filename="../../src/yuzu/game_list.cpp" line="792"/> |
| 5060 | <source>Size</source> | 5134 | <source>Size</source> |
| 5061 | <translation>Boyut</translation> | 5135 | <translation>Boyut</translation> |
| 5062 | </message> | 5136 | </message> |
| @@ -5127,7 +5201,7 @@ Görmezden gelip kapatmak ister misiniz?</translation> | |||
| 5127 | <context> | 5201 | <context> |
| 5128 | <name>GameListPlaceholder</name> | 5202 | <name>GameListPlaceholder</name> |
| 5129 | <message> | 5203 | <message> |
| 5130 | <location filename="../../src/yuzu/game_list.cpp" line="960"/> | 5204 | <location filename="../../src/yuzu/game_list.cpp" line="965"/> |
| 5131 | <source>Double-click to add a new folder to the game list</source> | 5205 | <source>Double-click to add a new folder to the game list</source> |
| 5132 | <translation>Oyun listesine yeni bir klasör eklemek için çift tıklayın.</translation> | 5206 | <translation>Oyun listesine yeni bir klasör eklemek için çift tıklayın.</translation> |
| 5133 | </message> | 5207 | </message> |
| @@ -5140,12 +5214,12 @@ Görmezden gelip kapatmak ister misiniz?</translation> | |||
| 5140 | <translation><numerusform>%n sonucun %1'i</numerusform><numerusform>%n sonucun %1'i</numerusform></translation> | 5214 | <translation><numerusform>%n sonucun %1'i</numerusform><numerusform>%n sonucun %1'i</numerusform></translation> |
| 5141 | </message> | 5215 | </message> |
| 5142 | <message> | 5216 | <message> |
| 5143 | <location filename="../../src/yuzu/game_list.cpp" line="799"/> | 5217 | <location filename="../../src/yuzu/game_list.cpp" line="804"/> |
| 5144 | <source>Filter:</source> | 5218 | <source>Filter:</source> |
| 5145 | <translation>Filtre:</translation> | 5219 | <translation>Filtre:</translation> |
| 5146 | </message> | 5220 | </message> |
| 5147 | <message> | 5221 | <message> |
| 5148 | <location filename="../../src/yuzu/game_list.cpp" line="800"/> | 5222 | <location filename="../../src/yuzu/game_list.cpp" line="805"/> |
| 5149 | <source>Enter pattern to filter</source> | 5223 | <source>Enter pattern to filter</source> |
| 5150 | <translation>Filtrelemek için bir düzen giriniz</translation> | 5224 | <translation>Filtrelemek için bir düzen giriniz</translation> |
| 5151 | </message> | 5225 | </message> |
| @@ -5609,172 +5683,182 @@ Debug Message: </source> | |||
| 5609 | <translation>&TAS</translation> | 5683 | <translation>&TAS</translation> |
| 5610 | </message> | 5684 | </message> |
| 5611 | <message> | 5685 | <message> |
| 5612 | <location filename="../../src/yuzu/main.ui" line="157"/> | 5686 | <location filename="../../src/yuzu/main.ui" line="160"/> |
| 5613 | <source>&Help</source> | 5687 | <source>&Help</source> |
| 5614 | <translation>&Yardım</translation> | 5688 | <translation>&Yardım</translation> |
| 5615 | </message> | 5689 | </message> |
| 5616 | <message> | 5690 | <message> |
| 5617 | <location filename="../../src/yuzu/main.ui" line="178"/> | 5691 | <location filename="../../src/yuzu/main.ui" line="181"/> |
| 5618 | <source>&Install Files to NAND...</source> | 5692 | <source>&Install Files to NAND...</source> |
| 5619 | <translation>&NAND'e Dosya Kur...</translation> | 5693 | <translation>&NAND'e Dosya Kur...</translation> |
| 5620 | </message> | 5694 | </message> |
| 5621 | <message> | 5695 | <message> |
| 5622 | <location filename="../../src/yuzu/main.ui" line="183"/> | 5696 | <location filename="../../src/yuzu/main.ui" line="186"/> |
| 5623 | <source>L&oad File...</source> | 5697 | <source>L&oad File...</source> |
| 5624 | <translation>&Dosyayı Yükle...</translation> | 5698 | <translation>&Dosyayı Yükle...</translation> |
| 5625 | </message> | 5699 | </message> |
| 5626 | <message> | 5700 | <message> |
| 5627 | <location filename="../../src/yuzu/main.ui" line="188"/> | 5701 | <location filename="../../src/yuzu/main.ui" line="191"/> |
| 5628 | <source>Load &Folder...</source> | 5702 | <source>Load &Folder...</source> |
| 5629 | <translation>&Klasörü Yükle...</translation> | 5703 | <translation>&Klasörü Yükle...</translation> |
| 5630 | </message> | 5704 | </message> |
| 5631 | <message> | 5705 | <message> |
| 5632 | <location filename="../../src/yuzu/main.ui" line="193"/> | 5706 | <location filename="../../src/yuzu/main.ui" line="196"/> |
| 5633 | <source>E&xit</source> | 5707 | <source>E&xit</source> |
| 5634 | <translation>&Çıkış</translation> | 5708 | <translation>&Çıkış</translation> |
| 5635 | </message> | 5709 | </message> |
| 5636 | <message> | 5710 | <message> |
| 5637 | <location filename="../../src/yuzu/main.ui" line="201"/> | 5711 | <location filename="../../src/yuzu/main.ui" line="204"/> |
| 5638 | <source>&Pause</source> | 5712 | <source>&Pause</source> |
| 5639 | <translation>&Duraklat</translation> | 5713 | <translation>&Duraklat</translation> |
| 5640 | </message> | 5714 | </message> |
| 5641 | <message> | 5715 | <message> |
| 5642 | <location filename="../../src/yuzu/main.ui" line="209"/> | 5716 | <location filename="../../src/yuzu/main.ui" line="212"/> |
| 5643 | <source>&Stop</source> | 5717 | <source>&Stop</source> |
| 5644 | <translation>Du&rdur</translation> | 5718 | <translation>Du&rdur</translation> |
| 5645 | </message> | 5719 | </message> |
| 5646 | <message> | 5720 | <message> |
| 5647 | <location filename="../../src/yuzu/main.ui" line="214"/> | 5721 | <location filename="../../src/yuzu/main.ui" line="217"/> |
| 5648 | <source>&Reinitialize keys...</source> | 5722 | <source>&Reinitialize keys...</source> |
| 5649 | <translation>&Anahtarları Yeniden Kur...</translation> | 5723 | <translation>&Anahtarları Yeniden Kur...</translation> |
| 5650 | </message> | 5724 | </message> |
| 5651 | <message> | 5725 | <message> |
| 5652 | <location filename="../../src/yuzu/main.ui" line="219"/> | 5726 | <location filename="../../src/yuzu/main.ui" line="222"/> |
| 5727 | <source>&Verify Installed Contents</source> | ||
| 5728 | <translation type="unfinished"/> | ||
| 5729 | </message> | ||
| 5730 | <message> | ||
| 5731 | <location filename="../../src/yuzu/main.ui" line="227"/> | ||
| 5653 | <source>&About yuzu</source> | 5732 | <source>&About yuzu</source> |
| 5654 | <translation>&Yuzu Hakkında</translation> | 5733 | <translation>&Yuzu Hakkında</translation> |
| 5655 | </message> | 5734 | </message> |
| 5656 | <message> | 5735 | <message> |
| 5657 | <location filename="../../src/yuzu/main.ui" line="227"/> | 5736 | <location filename="../../src/yuzu/main.ui" line="235"/> |
| 5658 | <source>Single &Window Mode</source> | 5737 | <source>Single &Window Mode</source> |
| 5659 | <translation>&Tek Pencere Modu</translation> | 5738 | <translation>&Tek Pencere Modu</translation> |
| 5660 | </message> | 5739 | </message> |
| 5661 | <message> | 5740 | <message> |
| 5662 | <location filename="../../src/yuzu/main.ui" line="232"/> | 5741 | <location filename="../../src/yuzu/main.ui" line="240"/> |
| 5663 | <source>Con&figure...</source> | 5742 | <source>Con&figure...</source> |
| 5664 | <translation>&Yapılandır...</translation> | 5743 | <translation>&Yapılandır...</translation> |
| 5665 | </message> | 5744 | </message> |
| 5666 | <message> | 5745 | <message> |
| 5667 | <location filename="../../src/yuzu/main.ui" line="243"/> | 5746 | <location filename="../../src/yuzu/main.ui" line="251"/> |
| 5668 | <source>Display D&ock Widget Headers</source> | 5747 | <source>Display D&ock Widget Headers</source> |
| 5669 | <translation>D&ock Widget Başlıkları'nı Göster</translation> | 5748 | <translation>D&ock Widget Başlıkları'nı Göster</translation> |
| 5670 | </message> | 5749 | </message> |
| 5671 | <message> | 5750 | <message> |
| 5672 | <location filename="../../src/yuzu/main.ui" line="251"/> | 5751 | <location filename="../../src/yuzu/main.ui" line="259"/> |
| 5673 | <source>Show &Filter Bar</source> | 5752 | <source>Show &Filter Bar</source> |
| 5674 | <translation>&Filtre Çubuğu'nu Göster</translation> | 5753 | <translation>&Filtre Çubuğu'nu Göster</translation> |
| 5675 | </message> | 5754 | </message> |
| 5676 | <message> | 5755 | <message> |
| 5677 | <location filename="../../src/yuzu/main.ui" line="259"/> | 5756 | <location filename="../../src/yuzu/main.ui" line="267"/> |
| 5678 | <source>Show &Status Bar</source> | 5757 | <source>Show &Status Bar</source> |
| 5679 | <translation>&Durum Çubuğu'nu Göster</translation> | 5758 | <translation>&Durum Çubuğu'nu Göster</translation> |
| 5680 | </message> | 5759 | </message> |
| 5681 | <message> | 5760 | <message> |
| 5682 | <location filename="../../src/yuzu/main.ui" line="262"/> | 5761 | <location filename="../../src/yuzu/main.ui" line="270"/> |
| 5683 | <source>Show Status Bar</source> | 5762 | <source>Show Status Bar</source> |
| 5684 | <translation>Durum Çubuğunu Göster</translation> | 5763 | <translation>Durum Çubuğunu Göster</translation> |
| 5685 | </message> | 5764 | </message> |
| 5686 | <message> | 5765 | <message> |
| 5687 | <location filename="../../src/yuzu/main.ui" line="270"/> | 5766 | <location filename="../../src/yuzu/main.ui" line="278"/> |
| 5688 | <source>&Browse Public Game Lobby</source> | 5767 | <source>&Browse Public Game Lobby</source> |
| 5689 | <translation>&Herkese Açık Oyun Lobilerine Göz At</translation> | 5768 | <translation>&Herkese Açık Oyun Lobilerine Göz At</translation> |
| 5690 | </message> | 5769 | </message> |
| 5691 | <message> | 5770 | <message> |
| 5692 | <location filename="../../src/yuzu/main.ui" line="278"/> | 5771 | <location filename="../../src/yuzu/main.ui" line="286"/> |
| 5693 | <source>&Create Room</source> | 5772 | <source>&Create Room</source> |
| 5694 | <translation>&Oda OluÅŸtur</translation> | 5773 | <translation>&Oda OluÅŸtur</translation> |
| 5695 | </message> | 5774 | </message> |
| 5696 | <message> | 5775 | <message> |
| 5697 | <location filename="../../src/yuzu/main.ui" line="286"/> | 5776 | <location filename="../../src/yuzu/main.ui" line="294"/> |
| 5698 | <source>&Leave Room</source> | 5777 | <source>&Leave Room</source> |
| 5699 | <translation>&Odadan Ayrıl</translation> | 5778 | <translation>&Odadan Ayrıl</translation> |
| 5700 | </message> | 5779 | </message> |
| 5701 | <message> | 5780 | <message> |
| 5702 | <location filename="../../src/yuzu/main.ui" line="291"/> | 5781 | <location filename="../../src/yuzu/main.ui" line="299"/> |
| 5703 | <source>&Direct Connect to Room</source> | 5782 | <source>&Direct Connect to Room</source> |
| 5704 | <translation>&Odaya Direkt BaÄŸlan</translation> | 5783 | <translation>&Odaya Direkt BaÄŸlan</translation> |
| 5705 | </message> | 5784 | </message> |
| 5706 | <message> | 5785 | <message> |
| 5707 | <location filename="../../src/yuzu/main.ui" line="299"/> | 5786 | <location filename="../../src/yuzu/main.ui" line="307"/> |
| 5708 | <source>&Show Current Room</source> | 5787 | <source>&Show Current Room</source> |
| 5709 | <translation>&Şu Anki Odayı Göster</translation> | 5788 | <translation>&Şu Anki Odayı Göster</translation> |
| 5710 | </message> | 5789 | </message> |
| 5711 | <message> | 5790 | <message> |
| 5712 | <location filename="../../src/yuzu/main.ui" line="307"/> | 5791 | <location filename="../../src/yuzu/main.ui" line="315"/> |
| 5713 | <source>F&ullscreen</source> | 5792 | <source>F&ullscreen</source> |
| 5714 | <translation>&Tam Ekran</translation> | 5793 | <translation>&Tam Ekran</translation> |
| 5715 | </message> | 5794 | </message> |
| 5716 | <message> | 5795 | <message> |
| 5717 | <location filename="../../src/yuzu/main.ui" line="315"/> | 5796 | <location filename="../../src/yuzu/main.ui" line="323"/> |
| 5718 | <source>&Restart</source> | 5797 | <source>&Restart</source> |
| 5719 | <translation>&Yeniden BaÅŸlat</translation> | 5798 | <translation>&Yeniden BaÅŸlat</translation> |
| 5720 | </message> | 5799 | </message> |
| 5721 | <message> | 5800 | <message> |
| 5722 | <location filename="../../src/yuzu/main.ui" line="323"/> | 5801 | <location filename="../../src/yuzu/main.ui" line="331"/> |
| 5723 | <source>Load/Remove &Amiibo...</source> | 5802 | <source>Load/Remove &Amiibo...</source> |
| 5724 | <translation>&Amiibo Yükle/Kaldır</translation> | 5803 | <translation>&Amiibo Yükle/Kaldır</translation> |
| 5725 | </message> | 5804 | </message> |
| 5726 | <message> | 5805 | <message> |
| 5727 | <location filename="../../src/yuzu/main.ui" line="331"/> | 5806 | <location filename="../../src/yuzu/main.ui" line="339"/> |
| 5728 | <source>&Report Compatibility</source> | 5807 | <source>&Report Compatibility</source> |
| 5729 | <translation>&Uyumluluk Bildir</translation> | 5808 | <translation>&Uyumluluk Bildir</translation> |
| 5730 | </message> | 5809 | </message> |
| 5731 | <message> | 5810 | <message> |
| 5732 | <location filename="../../src/yuzu/main.ui" line="339"/> | 5811 | <location filename="../../src/yuzu/main.ui" line="347"/> |
| 5733 | <source>Open &Mods Page</source> | 5812 | <source>Open &Mods Page</source> |
| 5734 | <translation>&Mod Sayfasını Aç</translation> | 5813 | <translation>&Mod Sayfasını Aç</translation> |
| 5735 | </message> | 5814 | </message> |
| 5736 | <message> | 5815 | <message> |
| 5737 | <location filename="../../src/yuzu/main.ui" line="344"/> | 5816 | <location filename="../../src/yuzu/main.ui" line="352"/> |
| 5738 | <source>Open &Quickstart Guide</source> | 5817 | <source>Open &Quickstart Guide</source> |
| 5739 | <translation>&Hızlı Başlangıç Kılavuzunu Aç</translation> | 5818 | <translation>&Hızlı Başlangıç Kılavuzunu Aç</translation> |
| 5740 | </message> | 5819 | </message> |
| 5741 | <message> | 5820 | <message> |
| 5742 | <location filename="../../src/yuzu/main.ui" line="349"/> | 5821 | <location filename="../../src/yuzu/main.ui" line="357"/> |
| 5743 | <source>&FAQ</source> | 5822 | <source>&FAQ</source> |
| 5744 | <translation>&SSS</translation> | 5823 | <translation>&SSS</translation> |
| 5745 | </message> | 5824 | </message> |
| 5746 | <message> | 5825 | <message> |
| 5747 | <location filename="../../src/yuzu/main.ui" line="354"/> | 5826 | <location filename="../../src/yuzu/main.ui" line="362"/> |
| 5748 | <source>Open &yuzu Folder</source> | 5827 | <source>Open &yuzu Folder</source> |
| 5749 | <translation>&yuzu Klasörünü Aç</translation> | 5828 | <translation>&yuzu Klasörünü Aç</translation> |
| 5750 | </message> | 5829 | </message> |
| 5751 | <message> | 5830 | <message> |
| 5752 | <location filename="../../src/yuzu/main.ui" line="362"/> | 5831 | <location filename="../../src/yuzu/main.ui" line="370"/> |
| 5753 | <source>&Capture Screenshot</source> | 5832 | <source>&Capture Screenshot</source> |
| 5754 | <translation>&Ekran Görüntüsü Al</translation> | 5833 | <translation>&Ekran Görüntüsü Al</translation> |
| 5755 | </message> | 5834 | </message> |
| 5756 | <message> | 5835 | <message> |
| 5757 | <location filename="../../src/yuzu/main.ui" line="367"/> | 5836 | <location filename="../../src/yuzu/main.ui" line="375"/> |
| 5837 | <source>Open &Mii Editor</source> | ||
| 5838 | <translation type="unfinished"/> | ||
| 5839 | </message> | ||
| 5840 | <message> | ||
| 5841 | <location filename="../../src/yuzu/main.ui" line="380"/> | ||
| 5758 | <source>&Configure TAS...</source> | 5842 | <source>&Configure TAS...</source> |
| 5759 | <translation>&TAS'i Ayarla...</translation> | 5843 | <translation>&TAS'i Ayarla...</translation> |
| 5760 | </message> | 5844 | </message> |
| 5761 | <message> | 5845 | <message> |
| 5762 | <location filename="../../src/yuzu/main.ui" line="378"/> | 5846 | <location filename="../../src/yuzu/main.ui" line="391"/> |
| 5763 | <source>Configure C&urrent Game...</source> | 5847 | <source>Configure C&urrent Game...</source> |
| 5764 | <translation>&Geçerli Oyunu Yapılandır...</translation> | 5848 | <translation>&Geçerli Oyunu Yapılandır...</translation> |
| 5765 | </message> | 5849 | </message> |
| 5766 | <message> | 5850 | <message> |
| 5767 | <location filename="../../src/yuzu/main.ui" line="389"/> | 5851 | <location filename="../../src/yuzu/main.ui" line="402"/> |
| 5768 | <source>&Start</source> | 5852 | <source>&Start</source> |
| 5769 | <translation>B&aÅŸlat</translation> | 5853 | <translation>B&aÅŸlat</translation> |
| 5770 | </message> | 5854 | </message> |
| 5771 | <message> | 5855 | <message> |
| 5772 | <location filename="../../src/yuzu/main.ui" line="397"/> | 5856 | <location filename="../../src/yuzu/main.ui" line="410"/> |
| 5773 | <source>&Reset</source> | 5857 | <source>&Reset</source> |
| 5774 | <translation>&Sıfırla</translation> | 5858 | <translation>&Sıfırla</translation> |
| 5775 | </message> | 5859 | </message> |
| 5776 | <message> | 5860 | <message> |
| 5777 | <location filename="../../src/yuzu/main.ui" line="405"/> | 5861 | <location filename="../../src/yuzu/main.ui" line="418"/> |
| 5778 | <source>R&ecord</source> | 5862 | <source>R&ecord</source> |
| 5779 | <translation>K&aydet</translation> | 5863 | <translation>K&aydet</translation> |
| 5780 | </message> | 5864 | </message> |
| @@ -6567,27 +6651,27 @@ p, li { white-space: pre-wrap; } | |||
| 6567 | <translation>Dosya Adresi</translation> | 6651 | <translation>Dosya Adresi</translation> |
| 6568 | </message> | 6652 | </message> |
| 6569 | <message> | 6653 | <message> |
| 6570 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="191"/> | 6654 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="192"/> |
| 6571 | <source>No game data present</source> | 6655 | <source>No game data present</source> |
| 6572 | <translation>Oyun verisi yok</translation> | 6656 | <translation>Oyun verisi yok</translation> |
| 6573 | </message> | 6657 | </message> |
| 6574 | <message> | 6658 | <message> |
| 6575 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="231"/> | 6659 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="232"/> |
| 6576 | <source>The following amiibo data will be formatted:</source> | 6660 | <source>The following amiibo data will be formatted:</source> |
| 6577 | <translation>Şu amiibo verisi biçimlendirilecek:</translation> | 6661 | <translation>Şu amiibo verisi biçimlendirilecek:</translation> |
| 6578 | </message> | 6662 | </message> |
| 6579 | <message> | 6663 | <message> |
| 6580 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="234"/> | 6664 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="235"/> |
| 6581 | <source>The following game data will removed:</source> | 6665 | <source>The following game data will removed:</source> |
| 6582 | <translation>Şu oyun verisi kaldırılacak:</translation> | 6666 | <translation>Şu oyun verisi kaldırılacak:</translation> |
| 6583 | </message> | 6667 | </message> |
| 6584 | <message> | 6668 | <message> |
| 6585 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="237"/> | 6669 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="238"/> |
| 6586 | <source>Set nickname and owner:</source> | 6670 | <source>Set nickname and owner:</source> |
| 6587 | <translation>Kullanıcı adı ve sahip ayarla:</translation> | 6671 | <translation>Kullanıcı adı ve sahip ayarla:</translation> |
| 6588 | </message> | 6672 | </message> |
| 6589 | <message> | 6673 | <message> |
| 6590 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="240"/> | 6674 | <location filename="../../src/yuzu/applets/qt_amiibo_settings.cpp" line="241"/> |
| 6591 | <source>Do you wish to restore this amiibo?</source> | 6675 | <source>Do you wish to restore this amiibo?</source> |
| 6592 | <translation>Bu amiibo'yu geri yüklemek istediğinize emin misiniz?</translation> | 6676 | <translation>Bu amiibo'yu geri yüklemek istediğinize emin misiniz?</translation> |
| 6593 | </message> | 6677 | </message> |