diff options
Diffstat (limited to 'dist/languages/id.ts')
| -rw-r--r-- | dist/languages/id.ts | 1091 |
1 files changed, 568 insertions, 523 deletions
diff --git a/dist/languages/id.ts b/dist/languages/id.ts index bfec8f509..ae5904ea9 100644 --- a/dist/languages/id.ts +++ b/dist/languages/id.ts | |||
| @@ -52,32 +52,32 @@ p, li { white-space: pre-wrap; } | |||
| 52 | <context> | 52 | <context> |
| 53 | <name>CalibrationConfigurationDialog</name> | 53 | <name>CalibrationConfigurationDialog</name> |
| 54 | <message> | 54 | <message> |
| 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="29"/> | 55 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> |
| 56 | <source>Communicating with the server...</source> | 56 | <source>Communicating with the server...</source> |
| 57 | <translation>Berkomunikasi dengan server...</translation> | 57 | <translation>Berkomunikasi dengan server...</translation> |
| 58 | </message> | 58 | </message> |
| 59 | <message> | 59 | <message> |
| 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="30"/> | 60 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="25"/> |
| 61 | <source>Cancel</source> | 61 | <source>Cancel</source> |
| 62 | <translation>Batalkan</translation> | 62 | <translation>Batalkan</translation> |
| 63 | </message> | 63 | </message> |
| 64 | <message> | 64 | <message> |
| 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="49"/> | 65 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="44"/> |
| 66 | <source>Touch the top left corner <br>of your touchpad.</source> | 66 | <source>Touch the top left corner <br>of your touchpad.</source> |
| 67 | <translation>Sentuh pojok kiri atas <br>dari touchpad anda.</translation> | 67 | <translation>Sentuh pojok kiri atas <br>dari touchpad anda.</translation> |
| 68 | </message> | 68 | </message> |
| 69 | <message> | 69 | <message> |
| 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="52"/> | 70 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="47"/> |
| 71 | <source>Now touch the bottom right corner <br>of your touchpad.</source> | 71 | <source>Now touch the bottom right corner <br>of your touchpad.</source> |
| 72 | <translation>Sekarang sentuh pojok kanan bawah <br>dari touchpad anda.</translation> | 72 | <translation>Sekarang sentuh pojok kanan bawah <br>dari touchpad anda.</translation> |
| 73 | </message> | 73 | </message> |
| 74 | <message> | 74 | <message> |
| 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="55"/> | 75 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="50"/> |
| 76 | <source>Configuration completed!</source> | 76 | <source>Configuration completed!</source> |
| 77 | <translation>Konfigurasi selesai!</translation> | 77 | <translation>Konfigurasi selesai!</translation> |
| 78 | </message> | 78 | </message> |
| 79 | <message> | 79 | <message> |
| 80 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="63"/> | 80 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="58"/> |
| 81 | <source>OK</source> | 81 | <source>OK</source> |
| 82 | <translation>OK</translation> | 82 | <translation>OK</translation> |
| 83 | </message> | 83 | </message> |
| @@ -230,7 +230,7 @@ p, li { white-space: pre-wrap; } | |||
| 230 | <translation>0 %</translation> | 230 | <translation>0 %</translation> |
| 231 | </message> | 231 | </message> |
| 232 | <message> | 232 | <message> |
| 233 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="97"/> | 233 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="95"/> |
| 234 | <source>%1%</source> | 234 | <source>%1%</source> |
| 235 | <comment>Volume percentage (e.g. 50%)</comment> | 235 | <comment>Volume percentage (e.g. 50%)</comment> |
| 236 | <translation>%1%</translation> | 236 | <translation>%1%</translation> |
| @@ -355,7 +355,19 @@ p, li { white-space: pre-wrap; } | |||
| 355 | <translation>Matikan pengecekan adress space</translation> | 355 | <translation>Matikan pengecekan adress space</translation> |
| 356 | </message> | 356 | </message> |
| 357 | <message> | 357 | <message> |
| 358 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="174"/> | 358 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="156"/> |
| 359 | <source> | ||
| 360 | <div>This option improves speed by relying only on the semantics of cmpxchg to ensure safety of exclusive access instructions. Please note this may result in deadlocks and other race conditions.</div> | ||
| 361 | </source> | ||
| 362 | <translation type="unfinished"/> | ||
| 363 | </message> | ||
| 364 | <message> | ||
| 365 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="161"/> | ||
| 366 | <source>Ignore global monitor</source> | ||
| 367 | <translation type="unfinished"/> | ||
| 368 | </message> | ||
| 369 | <message> | ||
| 370 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="186"/> | ||
| 359 | <source>CPU settings are available only when game is not running.</source> | 371 | <source>CPU settings are available only when game is not running.</source> |
| 360 | <translation>Pengaturan CPU hanya tersedia saat permainan tidak dijalankan.</translation> | 372 | <translation>Pengaturan CPU hanya tersedia saat permainan tidak dijalankan.</translation> |
| 361 | </message> | 373 | </message> |
| @@ -492,11 +504,38 @@ p, li { white-space: pre-wrap; } | |||
| 492 | </message> | 504 | </message> |
| 493 | <message> | 505 | <message> |
| 494 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> | 506 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="147"/> |
| 495 | <source>Enable Host MMU Emulation</source> | 507 | <source>Enable Host MMU Emulation (general memory instructions)</source> |
| 508 | <translation type="unfinished"/> | ||
| 509 | </message> | ||
| 510 | <message> | ||
| 511 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="154"/> | ||
| 512 | <source> | ||
| 513 | <div style="white-space: nowrap">This optimization speeds up exclusive memory accesses by the guest program.</div> | ||
| 514 | <div style="white-space: nowrap">Enabling it causes guest exclusive memory reads/writes to be done directly into memory and make use of Host's MMU.</div> | ||
| 515 | <div style="white-space: nowrap">Disabling this forces all exclusive memory accesses to use Software MMU Emulation.</div> | ||
| 516 | </source> | ||
| 517 | <translation type="unfinished"/> | ||
| 518 | </message> | ||
| 519 | <message> | ||
| 520 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="161"/> | ||
| 521 | <source>Enable Host MMU Emulation (exclusive memory instructions)</source> | ||
| 496 | <translation type="unfinished"/> | 522 | <translation type="unfinished"/> |
| 497 | </message> | 523 | </message> |
| 498 | <message> | 524 | <message> |
| 499 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="172"/> | 525 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="168"/> |
| 526 | <source> | ||
| 527 | <div style="white-space: nowrap">This optimization speeds up exclusive memory accesses by the guest program.</div> | ||
| 528 | <div style="white-space: nowrap">Enabling it reduces the overhead of fastmem failure of exclusive memory accesses.</div> | ||
| 529 | </source> | ||
| 530 | <translation type="unfinished"/> | ||
| 531 | </message> | ||
| 532 | <message> | ||
| 533 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="174"/> | ||
| 534 | <source>Enable recompilation of exclusive memory instructions</source> | ||
| 535 | <translation type="unfinished"/> | ||
| 536 | </message> | ||
| 537 | <message> | ||
| 538 | <location filename="../../src/yuzu/configuration/configure_cpu_debug.ui" line="199"/> | ||
| 500 | <source>CPU settings are available only when game is not running.</source> | 539 | <source>CPU settings are available only when game is not running.</source> |
| 501 | <translation>Pengaturan CPU hanya tersedia saat permainan tidak dijalankan.</translation> | 540 | <translation>Pengaturan CPU hanya tersedia saat permainan tidak dijalankan.</translation> |
| 502 | </message> | 541 | </message> |
| @@ -654,7 +693,12 @@ p, li { white-space: pre-wrap; } | |||
| 654 | <translation>Nyalakan semua Jenis Kontroler</translation> | 693 | <translation>Nyalakan semua Jenis Kontroler</translation> |
| 655 | </message> | 694 | </message> |
| 656 | <message> | 695 | <message> |
| 657 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="232"/> | 696 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/> |
| 697 | <source>Disable Web Applet**</source> | ||
| 698 | <translation type="unfinished"/> | ||
| 699 | </message> | ||
| 700 | <message> | ||
| 701 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/> | ||
| 658 | <source>**This will be reset automatically when yuzu closes.</source> | 702 | <source>**This will be reset automatically when yuzu closes.</source> |
| 659 | <translation>**Ini akan diatur ulang secara otomatis ketika yuzu ditutup.</translation> | 703 | <translation>**Ini akan diatur ulang secara otomatis ketika yuzu ditutup.</translation> |
| 660 | </message> | 704 | </message> |
| @@ -704,78 +748,78 @@ p, li { white-space: pre-wrap; } | |||
| 704 | <translation>Komfigurasi yuzu</translation> | 748 | <translation>Komfigurasi yuzu</translation> |
| 705 | </message> | 749 | </message> |
| 706 | <message> | 750 | <message> |
| 707 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="59"/> | 751 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> |
| 708 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="162"/> | 752 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> |
| 709 | <source>Audio</source> | 753 | <source>Audio</source> |
| 710 | <translation>Audio</translation> | 754 | <translation>Audio</translation> |
| 711 | </message> | 755 | </message> |
| 712 | <message> | 756 | <message> |
| 713 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> | 757 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> |
| 714 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="160"/> | 758 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="153"/> |
| 715 | <source>CPU</source> | 759 | <source>CPU</source> |
| 716 | <translation>CPU</translation> | 760 | <translation>CPU</translation> |
| 717 | </message> | 761 | </message> |
| 718 | <message> | 762 | <message> |
| 719 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="61"/> | 763 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="54"/> |
| 720 | <source>Debug</source> | 764 | <source>Debug</source> |
| 721 | <translation>Awakutu</translation> | 765 | <translation>Awakutu</translation> |
| 722 | </message> | 766 | </message> |
| 723 | <message> | 767 | <message> |
| 724 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="62"/> | 768 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="55"/> |
| 725 | <source>Filesystem</source> | 769 | <source>Filesystem</source> |
| 726 | <translation>Sistem berkas</translation> | 770 | <translation>Sistem berkas</translation> |
| 727 | </message> | 771 | </message> |
| 728 | <message> | 772 | <message> |
| 729 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> | 773 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> |
| 730 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> | 774 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="149"/> |
| 731 | <source>General</source> | 775 | <source>General</source> |
| 732 | <translation>Umum</translation> | 776 | <translation>Umum</translation> |
| 733 | </message> | 777 | </message> |
| 734 | <message> | 778 | <message> |
| 735 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="64"/> | 779 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> |
| 736 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="161"/> | 780 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> |
| 737 | <source>Graphics</source> | 781 | <source>Graphics</source> |
| 738 | <translation>Grafis</translation> | 782 | <translation>Grafis</translation> |
| 739 | </message> | 783 | </message> |
| 740 | <message> | 784 | <message> |
| 741 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="65"/> | 785 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="58"/> |
| 742 | <source>GraphicsAdvanced</source> | 786 | <source>GraphicsAdvanced</source> |
| 743 | <translation>GrafisLanjutan</translation> | 787 | <translation>GrafisLanjutan</translation> |
| 744 | </message> | 788 | </message> |
| 745 | <message> | 789 | <message> |
| 746 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="66"/> | 790 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="59"/> |
| 747 | <source>Hotkeys</source> | 791 | <source>Hotkeys</source> |
| 748 | <translation>Pintasan</translation> | 792 | <translation>Pintasan</translation> |
| 749 | </message> | 793 | </message> |
| 750 | <message> | 794 | <message> |
| 751 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="67"/> | 795 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> |
| 752 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="163"/> | 796 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> |
| 753 | <source>Controls</source> | 797 | <source>Controls</source> |
| 754 | <translation>Kendali</translation> | 798 | <translation>Kendali</translation> |
| 755 | </message> | 799 | </message> |
| 756 | <message> | 800 | <message> |
| 757 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="68"/> | 801 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="61"/> |
| 758 | <source>Profiles</source> | 802 | <source>Profiles</source> |
| 759 | <translation>Profil</translation> | 803 | <translation>Profil</translation> |
| 760 | </message> | 804 | </message> |
| 761 | <message> | 805 | <message> |
| 762 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="69"/> | 806 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="62"/> |
| 763 | <source>Network</source> | 807 | <source>Network</source> |
| 764 | <translation>Jaringan</translation> | 808 | <translation>Jaringan</translation> |
| 765 | </message> | 809 | </message> |
| 766 | <message> | 810 | <message> |
| 767 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="70"/> | 811 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> |
| 768 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="158"/> | 812 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="151"/> |
| 769 | <source>System</source> | 813 | <source>System</source> |
| 770 | <translation>Sistem</translation> | 814 | <translation>Sistem</translation> |
| 771 | </message> | 815 | </message> |
| 772 | <message> | 816 | <message> |
| 773 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="71"/> | 817 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="64"/> |
| 774 | <source>Game List</source> | 818 | <source>Game List</source> |
| 775 | <translation>Daftar Permainan</translation> | 819 | <translation>Daftar Permainan</translation> |
| 776 | </message> | 820 | </message> |
| 777 | <message> | 821 | <message> |
| 778 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="72"/> | 822 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="65"/> |
| 779 | <source>Web</source> | 823 | <source>Web</source> |
| 780 | <translation>Jejaring</translation> | 824 | <translation>Jejaring</translation> |
| 781 | </message> | 825 | </message> |
| @@ -1010,12 +1054,12 @@ p, li { white-space: pre-wrap; } | |||
| 1010 | <translation>Atur Ulang Semua Pengaturan</translation> | 1054 | <translation>Atur Ulang Semua Pengaturan</translation> |
| 1011 | </message> | 1055 | </message> |
| 1012 | <message> | 1056 | <message> |
| 1013 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="82"/> | 1057 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="79"/> |
| 1014 | <source>yuzu</source> | 1058 | <source>yuzu</source> |
| 1015 | <translation>yuzu</translation> | 1059 | <translation>yuzu</translation> |
| 1016 | </message> | 1060 | </message> |
| 1017 | <message> | 1061 | <message> |
| 1018 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="83"/> | 1062 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="80"/> |
| 1019 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> | 1063 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> |
| 1020 | <translation type="unfinished"/> | 1064 | <translation type="unfinished"/> |
| 1021 | </message> | 1065 | </message> |
| @@ -1244,7 +1288,7 @@ p, li { white-space: pre-wrap; } | |||
| 1244 | <translation>Warna Latar:</translation> | 1288 | <translation>Warna Latar:</translation> |
| 1245 | </message> | 1289 | </message> |
| 1246 | <message> | 1290 | <message> |
| 1247 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="34"/> | 1291 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="33"/> |
| 1248 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> | 1292 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> |
| 1249 | <translation>GLASM (Shader perakit, hanya NVIDIA)</translation> | 1293 | <translation>GLASM (Shader perakit, hanya NVIDIA)</translation> |
| 1250 | </message> | 1294 | </message> |
| @@ -1812,7 +1856,7 @@ p, li { white-space: pre-wrap; } | |||
| 1812 | </message> | 1856 | </message> |
| 1813 | <message> | 1857 | <message> |
| 1814 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 1858 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1815 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1229"/> | 1859 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1227"/> |
| 1816 | <source>Left Stick</source> | 1860 | <source>Left Stick</source> |
| 1817 | <translation>Stik Kiri</translation> | 1861 | <translation>Stik Kiri</translation> |
| 1818 | </message> | 1862 | </message> |
| @@ -1906,14 +1950,14 @@ p, li { white-space: pre-wrap; } | |||
| 1906 | <message> | 1950 | <message> |
| 1907 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 1951 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 1908 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 1952 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 1909 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1234"/> | 1953 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1232"/> |
| 1910 | <source>L</source> | 1954 | <source>L</source> |
| 1911 | <translation>L</translation> | 1955 | <translation>L</translation> |
| 1912 | </message> | 1956 | </message> |
| 1913 | <message> | 1957 | <message> |
| 1914 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 1958 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 1915 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 1959 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 1916 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1226"/> | 1960 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1224"/> |
| 1917 | <source>ZL</source> | 1961 | <source>ZL</source> |
| 1918 | <translation>ZL</translation> | 1962 | <translation>ZL</translation> |
| 1919 | </message> | 1963 | </message> |
| @@ -1932,7 +1976,7 @@ p, li { white-space: pre-wrap; } | |||
| 1932 | <message> | 1976 | <message> |
| 1933 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 1977 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 1934 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 1978 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 1935 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1225"/> | 1979 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1223"/> |
| 1936 | <source>Plus</source> | 1980 | <source>Plus</source> |
| 1937 | <translation>Tambah</translation> | 1981 | <translation>Tambah</translation> |
| 1938 | </message> | 1982 | </message> |
| @@ -1945,15 +1989,15 @@ p, li { white-space: pre-wrap; } | |||
| 1945 | <message> | 1989 | <message> |
| 1946 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 1990 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 1947 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 1991 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 1948 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1228"/> | 1992 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1226"/> |
| 1949 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1235"/> | 1993 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1233"/> |
| 1950 | <source>R</source> | 1994 | <source>R</source> |
| 1951 | <translation>R</translation> | 1995 | <translation>R</translation> |
| 1952 | </message> | 1996 | </message> |
| 1953 | <message> | 1997 | <message> |
| 1954 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 1998 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 1955 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 1999 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 1956 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1227"/> | 2000 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1225"/> |
| 1957 | <source>ZR</source> | 2001 | <source>ZR</source> |
| 1958 | <translation>ZR</translation> | 2002 | <translation>ZR</translation> |
| 1959 | </message> | 2003 | </message> |
| @@ -2010,230 +2054,230 @@ p, li { white-space: pre-wrap; } | |||
| 2010 | </message> | 2054 | </message> |
| 2011 | <message> | 2055 | <message> |
| 2012 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 2056 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 2013 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1230"/> | 2057 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1228"/> |
| 2014 | <source>Right Stick</source> | 2058 | <source>Right Stick</source> |
| 2015 | <translation>Stik Kanan</translation> | 2059 | <translation>Stik Kanan</translation> |
| 2016 | </message> | 2060 | </message> |
| 2017 | <message> | 2061 | <message> |
| 2018 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="344"/> | 2062 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="342"/> |
| 2019 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="411"/> | 2063 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="409"/> |
| 2020 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="487"/> | 2064 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="485"/> |
| 2021 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="561"/> | 2065 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="559"/> |
| 2022 | <source>Clear</source> | 2066 | <source>Clear</source> |
| 2023 | <translation>Bersihkan</translation> | 2067 | <translation>Bersihkan</translation> |
| 2024 | </message> | 2068 | </message> |
| 2025 | <message> | 2069 | <message> |
| 2026 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="346"/> | 2070 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="344"/> |
| 2027 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="413"/> | 2071 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="411"/> |
| 2028 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="489"/> | 2072 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="487"/> |
| 2029 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="563"/> | 2073 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="561"/> |
| 2030 | <source>[not set]</source> | 2074 | <source>[not set]</source> |
| 2031 | <translation>[belum diatur]</translation> | 2075 | <translation>[belum diatur]</translation> |
| 2032 | </message> | 2076 | </message> |
| 2033 | <message> | 2077 | <message> |
| 2034 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="349"/> | 2078 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="347"/> |
| 2035 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="566"/> | 2079 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="564"/> |
| 2036 | <source>Toggle button</source> | 2080 | <source>Toggle button</source> |
| 2037 | <translation>Atur tombol</translation> | 2081 | <translation>Atur tombol</translation> |
| 2038 | </message> | 2082 | </message> |
| 2039 | <message> | 2083 | <message> |
| 2040 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="355"/> | 2084 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="353"/> |
| 2041 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="575"/> | 2085 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="573"/> |
| 2042 | <source>Invert button</source> | 2086 | <source>Invert button</source> |
| 2043 | <translation>Balikkan tombol</translation> | 2087 | <translation>Balikkan tombol</translation> |
| 2044 | </message> | 2088 | </message> |
| 2045 | <message> | 2089 | <message> |
| 2046 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="363"/> | 2090 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="361"/> |
| 2047 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="517"/> | 2091 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="515"/> |
| 2048 | <source>Invert axis</source> | 2092 | <source>Invert axis</source> |
| 2049 | <translation>Balikkan poros</translation> | 2093 | <translation>Balikkan poros</translation> |
| 2050 | </message> | 2094 | </message> |
| 2051 | <message> | 2095 | <message> |
| 2052 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="369"/> | 2096 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="367"/> |
| 2053 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="373"/> | 2097 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2054 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="420"/> | 2098 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="418"/> |
| 2055 | <source>Set threshold</source> | 2099 | <source>Set threshold</source> |
| 2056 | <translation>Atur batasan</translation> | 2100 | <translation>Atur batasan</translation> |
| 2057 | </message> | 2101 | </message> |
| 2058 | <message> | 2102 | <message> |
| 2059 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="373"/> | 2103 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2060 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="420"/> | 2104 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="418"/> |
| 2061 | <source>Choose a value between 0% and 100%</source> | 2105 | <source>Choose a value between 0% and 100%</source> |
| 2062 | <translation>Pilih sebuah angka diantara 0% dan 100%</translation> | 2106 | <translation>Pilih sebuah angka diantara 0% dan 100%</translation> |
| 2063 | </message> | 2107 | </message> |
| 2064 | <message> | 2108 | <message> |
| 2065 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="416"/> | 2109 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="414"/> |
| 2066 | <source>Set gyro threshold</source> | 2110 | <source>Set gyro threshold</source> |
| 2067 | <translation type="unfinished"/> | 2111 | <translation type="unfinished"/> |
| 2068 | </message> | 2112 | </message> |
| 2069 | <message> | 2113 | <message> |
| 2070 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="462"/> | 2114 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="460"/> |
| 2071 | <source>Map Analog Stick</source> | 2115 | <source>Map Analog Stick</source> |
| 2072 | <translation>Petakan Stik Analog</translation> | 2116 | <translation>Petakan Stik Analog</translation> |
| 2073 | </message> | 2117 | </message> |
| 2074 | <message> | 2118 | <message> |
| 2075 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="463"/> | 2119 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="461"/> |
| 2076 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2120 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 2077 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2121 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 2078 | <translation>Setelah menekan OK, pertama gerakkan joystik secara mendatar, lalu tegak lurus. | 2122 | <translation>Setelah menekan OK, pertama gerakkan joystik secara mendatar, lalu tegak lurus. |
| 2079 | Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu mendatar.</translation> | 2123 | Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu mendatar.</translation> |
| 2080 | </message> | 2124 | </message> |
| 2081 | <message> | 2125 | <message> |
| 2082 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="491"/> | 2126 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="489"/> |
| 2083 | <source>Center axis</source> | 2127 | <source>Center axis</source> |
| 2084 | <translation type="unfinished"/> | 2128 | <translation type="unfinished"/> |
| 2085 | </message> | 2129 | </message> |
| 2086 | <message> | 2130 | <message> |
| 2087 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="599"/> | 2131 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="597"/> |
| 2088 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="954"/> | 2132 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="952"/> |
| 2089 | <source>Deadzone: %1%</source> | 2133 | <source>Deadzone: %1%</source> |
| 2090 | <translation>Titik Mati: %1%</translation> | 2134 | <translation>Titik Mati: %1%</translation> |
| 2091 | </message> | 2135 | </message> |
| 2092 | <message> | 2136 | <message> |
| 2093 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="608"/> | 2137 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="606"/> |
| 2094 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="959"/> | 2138 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="957"/> |
| 2095 | <source>Modifier Range: %1%</source> | 2139 | <source>Modifier Range: %1%</source> |
| 2096 | <translation>Rentang Pengubah: %1%</translation> | 2140 | <translation>Rentang Pengubah: %1%</translation> |
| 2097 | </message> | 2141 | </message> |
| 2098 | <message> | 2142 | <message> |
| 2099 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="634"/> | 2143 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="632"/> |
| 2100 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="984"/> | 2144 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="982"/> |
| 2101 | <source>Pro Controller</source> | 2145 | <source>Pro Controller</source> |
| 2102 | <translation>Kontroler Pro</translation> | 2146 | <translation>Kontroler Pro</translation> |
| 2103 | </message> | 2147 | </message> |
| 2104 | <message> | 2148 | <message> |
| 2105 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="988"/> | 2149 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="986"/> |
| 2106 | <source>Dual Joycons</source> | 2150 | <source>Dual Joycons</source> |
| 2107 | <translation>Joycon Dual</translation> | 2151 | <translation>Joycon Dual</translation> |
| 2108 | </message> | 2152 | </message> |
| 2109 | <message> | 2153 | <message> |
| 2110 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="992"/> | 2154 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="990"/> |
| 2111 | <source>Left Joycon</source> | 2155 | <source>Left Joycon</source> |
| 2112 | <translation>Joycon Kiri</translation> | 2156 | <translation>Joycon Kiri</translation> |
| 2113 | </message> | 2157 | </message> |
| 2114 | <message> | 2158 | <message> |
| 2115 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="996"/> | 2159 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="994"/> |
| 2116 | <source>Right Joycon</source> | 2160 | <source>Right Joycon</source> |
| 2117 | <translation>Joycon Kanan</translation> | 2161 | <translation>Joycon Kanan</translation> |
| 2118 | </message> | 2162 | </message> |
| 2119 | <message> | 2163 | <message> |
| 2120 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1000"/> | 2164 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="998"/> |
| 2121 | <source>Handheld</source> | 2165 | <source>Handheld</source> |
| 2122 | <translation>Jinjing</translation> | 2166 | <translation>Jinjing</translation> |
| 2123 | </message> | 2167 | </message> |
| 2124 | <message> | 2168 | <message> |
| 2125 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1004"/> | 2169 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1002"/> |
| 2126 | <source>GameCube Controller</source> | 2170 | <source>GameCube Controller</source> |
| 2127 | <translation>Kontroler GameCube</translation> | 2171 | <translation>Kontroler GameCube</translation> |
| 2128 | </message> | 2172 | </message> |
| 2129 | <message> | 2173 | <message> |
| 2130 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1013"/> | 2174 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1011"/> |
| 2131 | <source>Poke Ball Plus</source> | 2175 | <source>Poke Ball Plus</source> |
| 2132 | <translation>Poke Ball Plus</translation> | 2176 | <translation>Poke Ball Plus</translation> |
| 2133 | </message> | 2177 | </message> |
| 2134 | <message> | 2178 | <message> |
| 2135 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1017"/> | 2179 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1015"/> |
| 2136 | <source>NES Controller</source> | 2180 | <source>NES Controller</source> |
| 2137 | <translation>Kontroler NES</translation> | 2181 | <translation>Kontroler NES</translation> |
| 2138 | </message> | 2182 | </message> |
| 2139 | <message> | 2183 | <message> |
| 2140 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1021"/> | 2184 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1019"/> |
| 2141 | <source>SNES Controller</source> | 2185 | <source>SNES Controller</source> |
| 2142 | <translation>Kontroler SNES</translation> | 2186 | <translation>Kontroler SNES</translation> |
| 2143 | </message> | 2187 | </message> |
| 2144 | <message> | 2188 | <message> |
| 2145 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1025"/> | 2189 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1023"/> |
| 2146 | <source>N64 Controller</source> | 2190 | <source>N64 Controller</source> |
| 2147 | <translation>Kontroler N64</translation> | 2191 | <translation>Kontroler N64</translation> |
| 2148 | </message> | 2192 | </message> |
| 2149 | <message> | 2193 | <message> |
| 2150 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1029"/> | 2194 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1027"/> |
| 2151 | <source>Sega Genesis</source> | 2195 | <source>Sega Genesis</source> |
| 2152 | <translation>Sega Genesis</translation> | 2196 | <translation>Sega Genesis</translation> |
| 2153 | </message> | 2197 | </message> |
| 2154 | <message> | 2198 | <message> |
| 2155 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1233"/> | 2199 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1231"/> |
| 2156 | <source>Start / Pause</source> | 2200 | <source>Start / Pause</source> |
| 2157 | <translation>Mulai / Jeda</translation> | 2201 | <translation>Mulai / Jeda</translation> |
| 2158 | </message> | 2202 | </message> |
| 2159 | <message> | 2203 | <message> |
| 2160 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1236"/> | 2204 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1234"/> |
| 2161 | <source>Z</source> | 2205 | <source>Z</source> |
| 2162 | <translation>Z</translation> | 2206 | <translation>Z</translation> |
| 2163 | </message> | 2207 | </message> |
| 2164 | <message> | 2208 | <message> |
| 2165 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1237"/> | 2209 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1235"/> |
| 2166 | <source>Control Stick</source> | 2210 | <source>Control Stick</source> |
| 2167 | <translation>Stik Kendali</translation> | 2211 | <translation>Stik Kendali</translation> |
| 2168 | </message> | 2212 | </message> |
| 2169 | <message> | 2213 | <message> |
| 2170 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1238"/> | 2214 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1236"/> |
| 2171 | <source>C-Stick</source> | 2215 | <source>C-Stick</source> |
| 2172 | <translation>C-Stick</translation> | 2216 | <translation>C-Stick</translation> |
| 2173 | </message> | 2217 | </message> |
| 2174 | <message> | 2218 | <message> |
| 2175 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1339"/> | 2219 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1337"/> |
| 2176 | <source>Shake!</source> | 2220 | <source>Shake!</source> |
| 2177 | <translation>Getarkan!</translation> | 2221 | <translation>Getarkan!</translation> |
| 2178 | </message> | 2222 | </message> |
| 2179 | <message> | 2223 | <message> |
| 2180 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1341"/> | 2224 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1339"/> |
| 2181 | <source>[waiting]</source> | 2225 | <source>[waiting]</source> |
| 2182 | <translation>[menunggu]</translation> | 2226 | <translation>[menunggu]</translation> |
| 2183 | </message> | 2227 | </message> |
| 2184 | <message> | 2228 | <message> |
| 2185 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1423"/> | 2229 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1421"/> |
| 2186 | <source>New Profile</source> | 2230 | <source>New Profile</source> |
| 2187 | <translation>Profil Baru</translation> | 2231 | <translation>Profil Baru</translation> |
| 2188 | </message> | 2232 | </message> |
| 2189 | <message> | 2233 | <message> |
| 2190 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1423"/> | 2234 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1421"/> |
| 2191 | <source>Enter a profile name:</source> | 2235 | <source>Enter a profile name:</source> |
| 2192 | <translation>Masukkan nama profil:</translation> | 2236 | <translation>Masukkan nama profil:</translation> |
| 2193 | </message> | 2237 | </message> |
| 2194 | <message> | 2238 | <message> |
| 2195 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1431"/> | 2239 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1429"/> |
| 2196 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1439"/> | 2240 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1437"/> |
| 2197 | <source>Create Input Profile</source> | 2241 | <source>Create Input Profile</source> |
| 2198 | <translation>Ciptakan Profil Masukan</translation> | 2242 | <translation>Ciptakan Profil Masukan</translation> |
| 2199 | </message> | 2243 | </message> |
| 2200 | <message> | 2244 | <message> |
| 2201 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1432"/> | 2245 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1430"/> |
| 2202 | <source>The given profile name is not valid!</source> | 2246 | <source>The given profile name is not valid!</source> |
| 2203 | <translation>Nama profil yang diberi tidak sah!</translation> | 2247 | <translation>Nama profil yang diberi tidak sah!</translation> |
| 2204 | </message> | 2248 | </message> |
| 2205 | <message> | 2249 | <message> |
| 2206 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1440"/> | 2250 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1438"/> |
| 2207 | <source>Failed to create the input profile "%1"</source> | 2251 | <source>Failed to create the input profile "%1"</source> |
| 2208 | <translation>Gagal membuat profil masukan "%1"</translation> | 2252 | <translation>Gagal membuat profil masukan "%1"</translation> |
| 2209 | </message> | 2253 | </message> |
| 2210 | <message> | 2254 | <message> |
| 2211 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1460"/> | 2255 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1458"/> |
| 2212 | <source>Delete Input Profile</source> | 2256 | <source>Delete Input Profile</source> |
| 2213 | <translation>Hapus Profil Masukan</translation> | 2257 | <translation>Hapus Profil Masukan</translation> |
| 2214 | </message> | 2258 | </message> |
| 2215 | <message> | 2259 | <message> |
| 2216 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1461"/> | 2260 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1459"/> |
| 2217 | <source>Failed to delete the input profile "%1"</source> | 2261 | <source>Failed to delete the input profile "%1"</source> |
| 2218 | <translation>Gagal menghapus profil masukan "%1"</translation> | 2262 | <translation>Gagal menghapus profil masukan "%1"</translation> |
| 2219 | </message> | 2263 | </message> |
| 2220 | <message> | 2264 | <message> |
| 2221 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1483"/> | 2265 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1481"/> |
| 2222 | <source>Load Input Profile</source> | 2266 | <source>Load Input Profile</source> |
| 2223 | <translation>Muat Profil Masukan</translation> | 2267 | <translation>Muat Profil Masukan</translation> |
| 2224 | </message> | 2268 | </message> |
| 2225 | <message> | 2269 | <message> |
| 2226 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1484"/> | 2270 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1482"/> |
| 2227 | <source>Failed to load the input profile "%1"</source> | 2271 | <source>Failed to load the input profile "%1"</source> |
| 2228 | <translation>Gagal memuat profil masukan "%1"</translation> | 2272 | <translation>Gagal memuat profil masukan "%1"</translation> |
| 2229 | </message> | 2273 | </message> |
| 2230 | <message> | 2274 | <message> |
| 2231 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1503"/> | 2275 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1501"/> |
| 2232 | <source>Save Input Profile</source> | 2276 | <source>Save Input Profile</source> |
| 2233 | <translation>Simpat Profil Masukan</translation> | 2277 | <translation>Simpat Profil Masukan</translation> |
| 2234 | </message> | 2278 | </message> |
| 2235 | <message> | 2279 | <message> |
| 2236 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1504"/> | 2280 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1502"/> |
| 2237 | <source>Failed to save the input profile "%1"</source> | 2281 | <source>Failed to save the input profile "%1"</source> |
| 2238 | <translation>Gagal menyimpan profil masukan "%1"</translation> | 2282 | <translation>Gagal menyimpan profil masukan "%1"</translation> |
| 2239 | </message> | 2283 | </message> |
| @@ -2281,7 +2325,7 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2281 | <message> | 2325 | <message> |
| 2282 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> | 2326 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> |
| 2283 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> | 2327 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> |
| 2284 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="247"/> | 2328 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="242"/> |
| 2285 | <source>Configure</source> | 2329 | <source>Configure</source> |
| 2286 | <translation>Konfigurasi</translation> | 2330 | <translation>Konfigurasi</translation> |
| 2287 | </message> | 2331 | </message> |
| @@ -2317,7 +2361,7 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2317 | </message> | 2361 | </message> |
| 2318 | <message> | 2362 | <message> |
| 2319 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> | 2363 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> |
| 2320 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="270"/> | 2364 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> |
| 2321 | <source>Test</source> | 2365 | <source>Test</source> |
| 2322 | <translation>Uji coba</translation> | 2366 | <translation>Uji coba</translation> |
| 2323 | </message> | 2367 | </message> |
| @@ -2332,82 +2376,82 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2332 | <translation>Hapus Server</translation> | 2376 | <translation>Hapus Server</translation> |
| 2333 | </message> | 2377 | </message> |
| 2334 | <message> | 2378 | <message> |
| 2335 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="93"/> | 2379 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="88"/> |
| 2336 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> | 2380 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> |
| 2337 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Pelajari lebih lanjut</span></a></translation> | 2381 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Pelajari lebih lanjut</span></a></translation> |
| 2338 | </message> | 2382 | </message> |
| 2339 | <message> | 2383 | <message> |
| 2340 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> | 2384 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="168"/> |
| 2341 | <source>%1:%2</source> | 2385 | <source>%1:%2</source> |
| 2342 | <translation>%1:%2</translation> | 2386 | <translation>%1:%2</translation> |
| 2343 | </message> | 2387 | </message> |
| 2344 | <message> | 2388 | <message> |
| 2345 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> | 2389 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> |
| 2346 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> | 2390 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="177"/> |
| 2347 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="186"/> | 2391 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> |
| 2348 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="192"/> | 2392 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="187"/> |
| 2349 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="198"/> | 2393 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="193"/> |
| 2350 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="292"/> | 2394 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="287"/> |
| 2351 | <source>yuzu</source> | 2395 | <source>yuzu</source> |
| 2352 | <translation>yuzu</translation> | 2396 | <translation>yuzu</translation> |
| 2353 | </message> | 2397 | </message> |
| 2354 | <message> | 2398 | <message> |
| 2355 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> | 2399 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="173"/> |
| 2356 | <source>Port number has invalid characters</source> | 2400 | <source>Port number has invalid characters</source> |
| 2357 | <translation>Terdapat karakter tidak sah di angka port</translation> | 2401 | <translation>Terdapat karakter tidak sah di angka port</translation> |
| 2358 | </message> | 2402 | </message> |
| 2359 | <message> | 2403 | <message> |
| 2360 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> | 2404 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="177"/> |
| 2361 | <source>Port has to be in range 0 and 65353</source> | 2405 | <source>Port has to be in range 0 and 65353</source> |
| 2362 | <translation>Port harus berada dalam jangkauan 0 dan 65353</translation> | 2406 | <translation>Port harus berada dalam jangkauan 0 dan 65353</translation> |
| 2363 | </message> | 2407 | </message> |
| 2364 | <message> | 2408 | <message> |
| 2365 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="186"/> | 2409 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="181"/> |
| 2366 | <source>IP address is not valid</source> | 2410 | <source>IP address is not valid</source> |
| 2367 | <translation>Alamat IP tidak sah</translation> | 2411 | <translation>Alamat IP tidak sah</translation> |
| 2368 | </message> | 2412 | </message> |
| 2369 | <message> | 2413 | <message> |
| 2370 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="192"/> | 2414 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="187"/> |
| 2371 | <source>This UDP server already exists</source> | 2415 | <source>This UDP server already exists</source> |
| 2372 | <translation>Server UDP ini sudah ada</translation> | 2416 | <translation>Server UDP ini sudah ada</translation> |
| 2373 | </message> | 2417 | </message> |
| 2374 | <message> | 2418 | <message> |
| 2375 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="198"/> | 2419 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="193"/> |
| 2376 | <source>Unable to add more than 8 servers</source> | 2420 | <source>Unable to add more than 8 servers</source> |
| 2377 | <translation>Tidak dapat menambah lebih dari 8 server</translation> | 2421 | <translation>Tidak dapat menambah lebih dari 8 server</translation> |
| 2378 | </message> | 2422 | </message> |
| 2379 | <message> | 2423 | <message> |
| 2380 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="214"/> | 2424 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="209"/> |
| 2381 | <source>Testing</source> | 2425 | <source>Testing</source> |
| 2382 | <translation>Menguji</translation> | 2426 | <translation>Menguji</translation> |
| 2383 | </message> | 2427 | </message> |
| 2384 | <message> | 2428 | <message> |
| 2385 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="230"/> | 2429 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="225"/> |
| 2386 | <source>Configuring</source> | 2430 | <source>Configuring</source> |
| 2387 | <translation>Mengkonfigur</translation> | 2431 | <translation>Mengkonfigur</translation> |
| 2388 | </message> | 2432 | </message> |
| 2389 | <message> | 2433 | <message> |
| 2390 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> | 2434 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="256"/> |
| 2391 | <source>Test Successful</source> | 2435 | <source>Test Successful</source> |
| 2392 | <translation>Tes Berhasil</translation> | 2436 | <translation>Tes Berhasil</translation> |
| 2393 | </message> | 2437 | </message> |
| 2394 | <message> | 2438 | <message> |
| 2395 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="262"/> | 2439 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="257"/> |
| 2396 | <source>Successfully received data from the server.</source> | 2440 | <source>Successfully received data from the server.</source> |
| 2397 | <translation>Berhasil menerima data dari server.</translation> | 2441 | <translation>Berhasil menerima data dari server.</translation> |
| 2398 | </message> | 2442 | </message> |
| 2399 | <message> | 2443 | <message> |
| 2400 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="264"/> | 2444 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="259"/> |
| 2401 | <source>Test Failed</source> | 2445 | <source>Test Failed</source> |
| 2402 | <translation>Uji coba Gagal</translation> | 2446 | <translation>Uji coba Gagal</translation> |
| 2403 | </message> | 2447 | </message> |
| 2404 | <message> | 2448 | <message> |
| 2405 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="265"/> | 2449 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="260"/> |
| 2406 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> | 2450 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> |
| 2407 | <translation>Tidak dapat menerima data yang sah dari server.<br>Mohon periksa bahwa server telah diatur dengan benar dan alamat dan port sudah sesuai.</translation> | 2451 | <translation>Tidak dapat menerima data yang sah dari server.<br>Mohon periksa bahwa server telah diatur dengan benar dan alamat dan port sudah sesuai.</translation> |
| 2408 | </message> | 2452 | </message> |
| 2409 | <message> | 2453 | <message> |
| 2410 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="293"/> | 2454 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="288"/> |
| 2411 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> | 2455 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> |
| 2412 | <translation>Uji coba UDP atau kalibrasi konfigurasi sedang berjalan.<br>Mohon tunggu hingga selesai.</translation> | 2456 | <translation>Uji coba UDP atau kalibrasi konfigurasi sedang berjalan.<br>Mohon tunggu hingga selesai.</translation> |
| 2413 | </message> | 2457 | </message> |
| @@ -2435,7 +2479,7 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2435 | <translation>Antarmuka Jaringan</translation> | 2479 | <translation>Antarmuka Jaringan</translation> |
| 2436 | </message> | 2480 | </message> |
| 2437 | <message> | 2481 | <message> |
| 2438 | <location filename="../../src/yuzu/configuration/configure_network.cpp" line="17"/> | 2482 | <location filename="../../src/yuzu/configuration/configure_network.cpp" line="16"/> |
| 2439 | <source>None</source> | 2483 | <source>None</source> |
| 2440 | <translation>Tak ada</translation> | 2484 | <translation>Tak ada</translation> |
| 2441 | </message> | 2485 | </message> |
| @@ -2488,47 +2532,47 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2488 | <translation>Pengembang</translation> | 2532 | <translation>Pengembang</translation> |
| 2489 | </message> | 2533 | </message> |
| 2490 | <message> | 2534 | <message> |
| 2491 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="65"/> | 2535 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="59"/> |
| 2492 | <source>Add-Ons</source> | 2536 | <source>Add-Ons</source> |
| 2493 | <translation>Pengaya (Add-On)</translation> | 2537 | <translation>Pengaya (Add-On)</translation> |
| 2494 | </message> | 2538 | </message> |
| 2495 | <message> | 2539 | <message> |
| 2496 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="66"/> | 2540 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="60"/> |
| 2497 | <source>General</source> | 2541 | <source>General</source> |
| 2498 | <translation>Umum</translation> | 2542 | <translation>Umum</translation> |
| 2499 | </message> | 2543 | </message> |
| 2500 | <message> | 2544 | <message> |
| 2501 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="67"/> | 2545 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="61"/> |
| 2502 | <source>System</source> | 2546 | <source>System</source> |
| 2503 | <translation>Sistem</translation> | 2547 | <translation>Sistem</translation> |
| 2504 | </message> | 2548 | </message> |
| 2505 | <message> | 2549 | <message> |
| 2506 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="68"/> | 2550 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="62"/> |
| 2507 | <source>CPU</source> | 2551 | <source>CPU</source> |
| 2508 | <translation>CPU</translation> | 2552 | <translation>CPU</translation> |
| 2509 | </message> | 2553 | </message> |
| 2510 | <message> | 2554 | <message> |
| 2511 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="69"/> | 2555 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="63"/> |
| 2512 | <source>Graphics</source> | 2556 | <source>Graphics</source> |
| 2513 | <translation>Grafis</translation> | 2557 | <translation>Grafis</translation> |
| 2514 | </message> | 2558 | </message> |
| 2515 | <message> | 2559 | <message> |
| 2516 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="70"/> | 2560 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="64"/> |
| 2517 | <source>Adv. Graphics</source> | 2561 | <source>Adv. Graphics</source> |
| 2518 | <translation>Ljtan. Grafik</translation> | 2562 | <translation>Ljtan. Grafik</translation> |
| 2519 | </message> | 2563 | </message> |
| 2520 | <message> | 2564 | <message> |
| 2521 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="71"/> | 2565 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="65"/> |
| 2522 | <source>Audio</source> | 2566 | <source>Audio</source> |
| 2523 | <translation>Audio</translation> | 2567 | <translation>Audio</translation> |
| 2524 | </message> | 2568 | </message> |
| 2525 | <message> | 2569 | <message> |
| 2526 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="74"/> | 2570 | <location filename="../../src/yuzu/configuration/configure_per_game.cpp" line="68"/> |
| 2527 | <source>Properties</source> | 2571 | <source>Properties</source> |
| 2528 | <translation>Properti</translation> | 2572 | <translation>Properti</translation> |
| 2529 | </message> | 2573 | </message> |
| 2530 | <message> | 2574 | <message> |
| 2531 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="93"/> | 2575 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="92"/> |
| 2532 | <source>Use global configuration (%1)</source> | 2576 | <source>Use global configuration (%1)</source> |
| 2533 | <translation>Gunakan konfigurasi global (%1)</translation> | 2577 | <translation>Gunakan konfigurasi global (%1)</translation> |
| 2534 | </message> | 2578 | </message> |
| @@ -2546,12 +2590,12 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2546 | <translation>Pengaya (Add-On)</translation> | 2590 | <translation>Pengaya (Add-On)</translation> |
| 2547 | </message> | 2591 | </message> |
| 2548 | <message> | 2592 | <message> |
| 2549 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> | 2593 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> |
| 2550 | <source>Patch Name</source> | 2594 | <source>Patch Name</source> |
| 2551 | <translation>Nama Tambalan</translation> | 2595 | <translation>Nama Tambalan</translation> |
| 2552 | </message> | 2596 | </message> |
| 2553 | <message> | 2597 | <message> |
| 2554 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="49"/> | 2598 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> |
| 2555 | <source>Version</source> | 2599 | <source>Version</source> |
| 2556 | <translation>Versi</translation> | 2600 | <translation>Versi</translation> |
| 2557 | </message> | 2601 | </message> |
| @@ -2609,7 +2653,7 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2609 | <translation>Pengelolaan profil hanya tersedia saat permainan tidak dijalankan.</translation> | 2653 | <translation>Pengelolaan profil hanya tersedia saat permainan tidak dijalankan.</translation> |
| 2610 | </message> | 2654 | </message> |
| 2611 | <message> | 2655 | <message> |
| 2612 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="55"/> | 2656 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="53"/> |
| 2613 | <source>%1 | 2657 | <source>%1 |
| 2614 | %2</source> | 2658 | %2</source> |
| 2615 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 2659 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -2617,92 +2661,92 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 2617 | %2</translation> | 2661 | %2</translation> |
| 2618 | </message> | 2662 | </message> |
| 2619 | <message> | 2663 | <message> |
| 2620 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="73"/> | 2664 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="71"/> |
| 2621 | <source>Enter Username</source> | 2665 | <source>Enter Username</source> |
| 2622 | <translation>Masukkan Nama Pengguna</translation> | 2666 | <translation>Masukkan Nama Pengguna</translation> |
| 2623 | </message> | 2667 | </message> |
| 2624 | <message> | 2668 | <message> |
| 2625 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="136"/> | 2669 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="134"/> |
| 2626 | <source>Users</source> | 2670 | <source>Users</source> |
| 2627 | <translation>Pengguna</translation> | 2671 | <translation>Pengguna</translation> |
| 2628 | </message> | 2672 | </message> |
| 2629 | <message> | 2673 | <message> |
| 2630 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="198"/> | 2674 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="196"/> |
| 2631 | <source>Enter a username for the new user:</source> | 2675 | <source>Enter a username for the new user:</source> |
| 2632 | <translation>Masukkan nama pengguna untuk pengguna baru:</translation> | 2676 | <translation>Masukkan nama pengguna untuk pengguna baru:</translation> |
| 2633 | </message> | 2677 | </message> |
| 2634 | <message> | 2678 | <message> |
| 2635 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="218"/> | 2679 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="216"/> |
| 2636 | <source>Enter a new username:</source> | 2680 | <source>Enter a new username:</source> |
| 2637 | <translation>Masukkan nama pengguna baru:</translation> | 2681 | <translation>Masukkan nama pengguna baru:</translation> |
| 2638 | </message> | 2682 | </message> |
| 2639 | <message> | 2683 | <message> |
| 2640 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="243"/> | 2684 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> |
| 2641 | <source>Confirm Delete</source> | 2685 | <source>Confirm Delete</source> |
| 2642 | <translation>Konfirmasi Penghapusan</translation> | 2686 | <translation>Konfirmasi Penghapusan</translation> |
| 2643 | </message> | 2687 | </message> |
| 2644 | <message> | 2688 | <message> |
| 2645 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="244"/> | 2689 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="242"/> |
| 2646 | <source>You are about to delete user with name "%1". Are you sure?</source> | 2690 | <source>You are about to delete user with name "%1". Are you sure?</source> |
| 2647 | <translation>Anda akan menghapus pengguna dengan nama "%1". Apakah Anda yakin?</translation> | 2691 | <translation>Anda akan menghapus pengguna dengan nama "%1". Apakah Anda yakin?</translation> |
| 2648 | </message> | 2692 | </message> |
| 2649 | <message> | 2693 | <message> |
| 2650 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="271"/> | 2694 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> |
| 2651 | <source>Select User Image</source> | 2695 | <source>Select User Image</source> |
| 2652 | <translation>Pilih Gambar Pengguna</translation> | 2696 | <translation>Pilih Gambar Pengguna</translation> |
| 2653 | </message> | 2697 | </message> |
| 2654 | <message> | 2698 | <message> |
| 2655 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="272"/> | 2699 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="270"/> |
| 2656 | <source>JPEG Images (*.jpg *.jpeg)</source> | 2700 | <source>JPEG Images (*.jpg *.jpeg)</source> |
| 2657 | <translation>Gambar JPEG (*.jpg *.jpeg)</translation> | 2701 | <translation>Gambar JPEG (*.jpg *.jpeg)</translation> |
| 2658 | </message> | 2702 | </message> |
| 2659 | <message> | 2703 | <message> |
| 2660 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="281"/> | 2704 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> |
| 2661 | <source>Error deleting image</source> | 2705 | <source>Error deleting image</source> |
| 2662 | <translation>Kesalahan ketika menghapus gambar</translation> | 2706 | <translation>Kesalahan ketika menghapus gambar</translation> |
| 2663 | </message> | 2707 | </message> |
| 2664 | <message> | 2708 | <message> |
| 2665 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="282"/> | 2709 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="280"/> |
| 2666 | <source>Error occurred attempting to overwrite previous image at: %1.</source> | 2710 | <source>Error occurred attempting to overwrite previous image at: %1.</source> |
| 2667 | <translation>Kesalahan saat mencoba menimpa gambar sebelumnya di: %1.</translation> | 2711 | <translation>Kesalahan saat mencoba menimpa gambar sebelumnya di: %1.</translation> |
| 2668 | </message> | 2712 | </message> |
| 2669 | <message> | 2713 | <message> |
| 2670 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="290"/> | 2714 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> |
| 2671 | <source>Error deleting file</source> | 2715 | <source>Error deleting file</source> |
| 2672 | <translation>Kesalahan saat menghapus berkas</translation> | 2716 | <translation>Kesalahan saat menghapus berkas</translation> |
| 2673 | </message> | 2717 | </message> |
| 2674 | <message> | 2718 | <message> |
| 2675 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="291"/> | 2719 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="289"/> |
| 2676 | <source>Unable to delete existing file: %1.</source> | 2720 | <source>Unable to delete existing file: %1.</source> |
| 2677 | <translation>Tak dapat menghapus berkas yang ada: %1.</translation> | 2721 | <translation>Tak dapat menghapus berkas yang ada: %1.</translation> |
| 2678 | </message> | 2722 | </message> |
| 2679 | <message> | 2723 | <message> |
| 2680 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="298"/> | 2724 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> |
| 2681 | <source>Error creating user image directory</source> | 2725 | <source>Error creating user image directory</source> |
| 2682 | <translation>Kesalahan saat menciptakan direktori pengguna</translation> | 2726 | <translation>Kesalahan saat menciptakan direktori pengguna</translation> |
| 2683 | </message> | 2727 | </message> |
| 2684 | <message> | 2728 | <message> |
| 2685 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="299"/> | 2729 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="297"/> |
| 2686 | <source>Unable to create directory %1 for storing user images.</source> | 2730 | <source>Unable to create directory %1 for storing user images.</source> |
| 2687 | <translation>Tidak bisa menciptakan direktori %1 untuk menyimpan gambar pengguna.</translation> | 2731 | <translation>Tidak bisa menciptakan direktori %1 untuk menyimpan gambar pengguna.</translation> |
| 2688 | </message> | 2732 | </message> |
| 2689 | <message> | 2733 | <message> |
| 2690 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="304"/> | 2734 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> |
| 2691 | <source>Error copying user image</source> | 2735 | <source>Error copying user image</source> |
| 2692 | <translation>Kesalahan ketika menyalin gambar pengguna</translation> | 2736 | <translation>Kesalahan ketika menyalin gambar pengguna</translation> |
| 2693 | </message> | 2737 | </message> |
| 2694 | <message> | 2738 | <message> |
| 2695 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="305"/> | 2739 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="303"/> |
| 2696 | <source>Unable to copy image from %1 to %2</source> | 2740 | <source>Unable to copy image from %1 to %2</source> |
| 2697 | <translation>Gagal menyalin berkas dari %1 ke %2</translation> | 2741 | <translation>Gagal menyalin berkas dari %1 ke %2</translation> |
| 2698 | </message> | 2742 | </message> |
| 2699 | <message> | 2743 | <message> |
| 2700 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="314"/> | 2744 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> |
| 2701 | <source>Error resizing user image</source> | 2745 | <source>Error resizing user image</source> |
| 2702 | <translation>Kesalahan ketika mengubah ukuran gambar pengguna</translation> | 2746 | <translation>Kesalahan ketika mengubah ukuran gambar pengguna</translation> |
| 2703 | </message> | 2747 | </message> |
| 2704 | <message> | 2748 | <message> |
| 2705 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="315"/> | 2749 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="313"/> |
| 2706 | <source>Unable to resize image</source> | 2750 | <source>Unable to resize image</source> |
| 2707 | <translation>Tidak dapat mengubah ukuran gambar</translation> | 2751 | <translation>Tidak dapat mengubah ukuran gambar</translation> |
| 2708 | </message> | 2752 | </message> |
| @@ -3146,17 +3190,17 @@ Untuk membalikkan sumbu, pertama gerakkan joystik secara tegak lurus, lalu menda | |||
| 3146 | <translation>Pengaturan sistem hanya tersedia saat permainan tidak dijalankan.</translation> | 3190 | <translation>Pengaturan sistem hanya tersedia saat permainan tidak dijalankan.</translation> |
| 3147 | </message> | 3191 | </message> |
| 3148 | <message> | 3192 | <message> |
| 3149 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="166"/> | 3193 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="164"/> |
| 3150 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> | 3194 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> |
| 3151 | <translation>Ini akan mengganti Switch virtual Anda dengan yang baru. Switch virtual Anda saat ini tidak akan bisa dipulihkan. Ini mungkin akan menyebabkan kesan tak terkira di dalam permainan. Ini juga mungkin akan gagal jika Anda menggunakan simpanan konfigurasi yang lawas. Lanjutkan?</translation> | 3195 | <translation>Ini akan mengganti Switch virtual Anda dengan yang baru. Switch virtual Anda saat ini tidak akan bisa dipulihkan. Ini mungkin akan menyebabkan kesan tak terkira di dalam permainan. Ini juga mungkin akan gagal jika Anda menggunakan simpanan konfigurasi yang lawas. Lanjutkan?</translation> |
| 3152 | </message> | 3196 | </message> |
| 3153 | <message> | 3197 | <message> |
| 3154 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="170"/> | 3198 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="168"/> |
| 3155 | <source>Warning</source> | 3199 | <source>Warning</source> |
| 3156 | <translation>Peringatan</translation> | 3200 | <translation>Peringatan</translation> |
| 3157 | </message> | 3201 | </message> |
| 3158 | <message> | 3202 | <message> |
| 3159 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="178"/> | 3203 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="176"/> |
| 3160 | <source>Console ID: 0x%1</source> | 3204 | <source>Console ID: 0x%1</source> |
| 3161 | <translation>ID Konsol: 0x%1</translation> | 3205 | <translation>ID Konsol: 0x%1</translation> |
| 3162 | </message> | 3206 | </message> |
| @@ -3271,54 +3315,54 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3271 | <translation type="unfinished"/> | 3315 | <translation type="unfinished"/> |
| 3272 | </message> | 3316 | </message> |
| 3273 | <message> | 3317 | <message> |
| 3274 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3318 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3275 | <source>Button</source> | 3319 | <source>Button</source> |
| 3276 | <translation>Tombol</translation> | 3320 | <translation>Tombol</translation> |
| 3277 | </message> | 3321 | </message> |
| 3278 | <message> | 3322 | <message> |
| 3279 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3323 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3280 | <source>X</source> | 3324 | <source>X</source> |
| 3281 | <comment>X axis</comment> | 3325 | <comment>X axis</comment> |
| 3282 | <translation>X</translation> | 3326 | <translation>X</translation> |
| 3283 | </message> | 3327 | </message> |
| 3284 | <message> | 3328 | <message> |
| 3285 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="80"/> | 3329 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> |
| 3286 | <source>Y</source> | 3330 | <source>Y</source> |
| 3287 | <comment>Y axis</comment> | 3331 | <comment>Y axis</comment> |
| 3288 | <translation>Y</translation> | 3332 | <translation>Y</translation> |
| 3289 | </message> | 3333 | </message> |
| 3290 | <message> | 3334 | <message> |
| 3291 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> | 3335 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> |
| 3292 | <source>New Profile</source> | 3336 | <source>New Profile</source> |
| 3293 | <translation>Profil Baru</translation> | 3337 | <translation>Profil Baru</translation> |
| 3294 | </message> | 3338 | </message> |
| 3295 | <message> | 3339 | <message> |
| 3296 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="197"/> | 3340 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> |
| 3297 | <source>Enter the name for the new profile.</source> | 3341 | <source>Enter the name for the new profile.</source> |
| 3298 | <translation>Masukkan nama untuk profil baru.</translation> | 3342 | <translation>Masukkan nama untuk profil baru.</translation> |
| 3299 | </message> | 3343 | </message> |
| 3300 | <message> | 3344 | <message> |
| 3301 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> | 3345 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> |
| 3302 | <source>Delete Profile</source> | 3346 | <source>Delete Profile</source> |
| 3303 | <translation>Hapus Profil</translation> | 3347 | <translation>Hapus Profil</translation> |
| 3304 | </message> | 3348 | </message> |
| 3305 | <message> | 3349 | <message> |
| 3306 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="208"/> | 3350 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> |
| 3307 | <source>Delete profile %1?</source> | 3351 | <source>Delete profile %1?</source> |
| 3308 | <translation>Hapus profil %%1?</translation> | 3352 | <translation>Hapus profil %%1?</translation> |
| 3309 | </message> | 3353 | </message> |
| 3310 | <message> | 3354 | <message> |
| 3311 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> | 3355 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> |
| 3312 | <source>Rename Profile</source> | 3356 | <source>Rename Profile</source> |
| 3313 | <translation>Ubah Nama Profil</translation> | 3357 | <translation>Ubah Nama Profil</translation> |
| 3314 | </message> | 3358 | </message> |
| 3315 | <message> | 3359 | <message> |
| 3316 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="221"/> | 3360 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> |
| 3317 | <source>New name:</source> | 3361 | <source>New name:</source> |
| 3318 | <translation>Nama baru:</translation> | 3362 | <translation>Nama baru:</translation> |
| 3319 | </message> | 3363 | </message> |
| 3320 | <message> | 3364 | <message> |
| 3321 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="233"/> | 3365 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="232"/> |
| 3322 | <source>[press key]</source> | 3366 | <source>[press key]</source> |
| 3323 | <translation>[tekan tombol]</translation> | 3367 | <translation>[tekan tombol]</translation> |
| 3324 | </message> | 3368 | </message> |
| @@ -3756,895 +3800,896 @@ Drag points to change position, or double-click table cells to edit values.</sou | |||
| 3756 | <context> | 3800 | <context> |
| 3757 | <name>GMainWindow</name> | 3801 | <name>GMainWindow</name> |
| 3758 | <message> | 3802 | <message> |
| 3759 | <location filename="../../src/yuzu/main.cpp" line="180"/> | 3803 | <location filename="../../src/yuzu/main.cpp" line="176"/> |
| 3760 | <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> | 3804 | <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> |
| 3761 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Data anonim dikumpulkan</a> untuk membantu yuzu. <br/><br/>Apa Anda ingin membagi data penggunaan dengan kami?</translation> | 3805 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Data anonim dikumpulkan</a> untuk membantu yuzu. <br/><br/>Apa Anda ingin membagi data penggunaan dengan kami?</translation> |
| 3762 | </message> | 3806 | </message> |
| 3763 | <message> | 3807 | <message> |
| 3764 | <location filename="../../src/yuzu/main.cpp" line="183"/> | 3808 | <location filename="../../src/yuzu/main.cpp" line="179"/> |
| 3765 | <source>Telemetry</source> | 3809 | <source>Telemetry</source> |
| 3766 | <translation>Telemetri</translation> | 3810 | <translation>Telemetri</translation> |
| 3767 | </message> | 3811 | </message> |
| 3768 | <message> | 3812 | <message> |
| 3769 | <location filename="../../src/yuzu/main.cpp" line="603"/> | 3813 | <location filename="../../src/yuzu/main.cpp" line="606"/> |
| 3770 | <source>Loading Web Applet...</source> | 3814 | <source>Loading Web Applet...</source> |
| 3771 | <translation>Memuat Applet Web...</translation> | 3815 | <translation>Memuat Applet Web...</translation> |
| 3772 | </message> | 3816 | </message> |
| 3773 | <message> | 3817 | <message> |
| 3774 | <location filename="../../src/yuzu/main.cpp" line="650"/> | ||
| 3775 | <location filename="../../src/yuzu/main.cpp" line="653"/> | 3818 | <location filename="../../src/yuzu/main.cpp" line="653"/> |
| 3819 | <location filename="../../src/yuzu/main.cpp" line="656"/> | ||
| 3776 | <source>Disable Web Applet</source> | 3820 | <source>Disable Web Applet</source> |
| 3777 | <translation>Matikan Applet Web</translation> | 3821 | <translation>Matikan Applet Web</translation> |
| 3778 | </message> | 3822 | </message> |
| 3779 | <message> | 3823 | <message> |
| 3780 | <location filename="../../src/yuzu/main.cpp" line="654"/> | 3824 | <location filename="../../src/yuzu/main.cpp" line="657"/> |
| 3781 | <source>Disabling the web applet will cause it to not be shown again for the rest of the emulated session. This can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet?</source> | 3825 | <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? |
| 3782 | <translation>Mematikan applet web akan menyembunyikan hingga akhir sesi emulasi. Ini akan menyebabkan perilaku yang tidak diinginkan dan seharusnya hanya digunakan di Super Mario 3D All-Stars. Apakah anda yakin ingin mematikan applet web?</translation> | 3826 | (This can be re-enabled in the Debug settings.)</source> |
| 3827 | <translation type="unfinished"/> | ||
| 3783 | </message> | 3828 | </message> |
| 3784 | <message> | 3829 | <message> |
| 3785 | <location filename="../../src/yuzu/main.cpp" line="757"/> | 3830 | <location filename="../../src/yuzu/main.cpp" line="760"/> |
| 3786 | <source>The amount of shaders currently being built</source> | 3831 | <source>The amount of shaders currently being built</source> |
| 3787 | <translation>Jumlah shader yang sedang dibuat</translation> | 3832 | <translation>Jumlah shader yang sedang dibuat</translation> |
| 3788 | </message> | 3833 | </message> |
| 3789 | <message> | 3834 | <message> |
| 3790 | <location filename="../../src/yuzu/main.cpp" line="759"/> | 3835 | <location filename="../../src/yuzu/main.cpp" line="762"/> |
| 3791 | <source>The current selected resolution scaling multiplier.</source> | 3836 | <source>The current selected resolution scaling multiplier.</source> |
| 3792 | <translation>Pengali skala resolusi yang terpilih.</translation> | 3837 | <translation>Pengali skala resolusi yang terpilih.</translation> |
| 3793 | </message> | 3838 | </message> |
| 3794 | <message> | 3839 | <message> |
| 3795 | <location filename="../../src/yuzu/main.cpp" line="762"/> | 3840 | <location filename="../../src/yuzu/main.cpp" line="765"/> |
| 3796 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 3841 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3797 | <translation>Kecepatan emulasi saat ini. Nilai yang lebih tinggi atau rendah dari 100% menandakan pengemulasian berjalan lebih cepat atau lambat dibanding Switch aslinya.</translation> | 3842 | <translation>Kecepatan emulasi saat ini. Nilai yang lebih tinggi atau rendah dari 100% menandakan pengemulasian berjalan lebih cepat atau lambat dibanding Switch aslinya.</translation> |
| 3798 | </message> | 3843 | </message> |
| 3799 | <message> | 3844 | <message> |
| 3800 | <location filename="../../src/yuzu/main.cpp" line="765"/> | 3845 | <location filename="../../src/yuzu/main.cpp" line="768"/> |
| 3801 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 3846 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3802 | <translation>Berapa banyak frame per second (bingkai per detik) permainan akan ditampilkan. Ini akan berubah dari berbagai permainan dan pemandangan.</translation> | 3847 | <translation>Berapa banyak frame per second (bingkai per detik) permainan akan ditampilkan. Ini akan berubah dari berbagai permainan dan pemandangan.</translation> |
| 3803 | </message> | 3848 | </message> |
| 3804 | <message> | 3849 | <message> |
| 3805 | <location filename="../../src/yuzu/main.cpp" line="769"/> | 3850 | <location filename="../../src/yuzu/main.cpp" line="772"/> |
| 3806 | <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> | 3851 | <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> |
| 3807 | <translation>Waktu yang diperlukan untuk mengemulasikan bingkai Switch, tak menghitung pembatas bingkai atau v-sync. Agar emulasi berkecepatan penuh, ini harus 16.67 mdtk.</translation> | 3852 | <translation>Waktu yang diperlukan untuk mengemulasikan bingkai Switch, tak menghitung pembatas bingkai atau v-sync. Agar emulasi berkecepatan penuh, ini harus 16.67 mdtk.</translation> |
| 3808 | </message> | 3853 | </message> |
| 3809 | <message> | 3854 | <message> |
| 3810 | <location filename="../../src/yuzu/main.cpp" line="826"/> | 3855 | <location filename="../../src/yuzu/main.cpp" line="829"/> |
| 3811 | <source>DOCK</source> | 3856 | <source>DOCK</source> |
| 3812 | <translation>DOCK</translation> | 3857 | <translation>DOCK</translation> |
| 3813 | </message> | 3858 | </message> |
| 3814 | <message> | 3859 | <message> |
| 3815 | <location filename="../../src/yuzu/main.cpp" line="845"/> | 3860 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3816 | <source>VULKAN</source> | 3861 | <source>VULKAN</source> |
| 3817 | <translation>VULKAN</translation> | 3862 | <translation>VULKAN</translation> |
| 3818 | </message> | 3863 | </message> |
| 3819 | <message> | 3864 | <message> |
| 3820 | <location filename="../../src/yuzu/main.cpp" line="845"/> | 3865 | <location filename="../../src/yuzu/main.cpp" line="848"/> |
| 3821 | <source>OPENGL</source> | 3866 | <source>OPENGL</source> |
| 3822 | <translation>OPENGL</translation> | 3867 | <translation>OPENGL</translation> |
| 3823 | </message> | 3868 | </message> |
| 3824 | <message> | 3869 | <message> |
| 3825 | <location filename="../../src/yuzu/main.cpp" line="908"/> | 3870 | <location filename="../../src/yuzu/main.cpp" line="911"/> |
| 3826 | <source>&Clear Recent Files</source> | 3871 | <source>&Clear Recent Files</source> |
| 3827 | <translation>&Bersihkan Berkas Baru-baru Ini</translation> | 3872 | <translation>&Bersihkan Berkas Baru-baru Ini</translation> |
| 3828 | </message> | 3873 | </message> |
| 3829 | <message> | 3874 | <message> |
| 3830 | <location filename="../../src/yuzu/main.cpp" line="1179"/> | 3875 | <location filename="../../src/yuzu/main.cpp" line="1182"/> |
| 3831 | <source>&Continue</source> | 3876 | <source>&Continue</source> |
| 3832 | <translation>&Lanjutkan</translation> | 3877 | <translation>&Lanjutkan</translation> |
| 3833 | </message> | 3878 | </message> |
| 3834 | <message> | 3879 | <message> |
| 3835 | <location filename="../../src/yuzu/main.cpp" line="1181"/> | 3880 | <location filename="../../src/yuzu/main.cpp" line="1184"/> |
| 3836 | <source>&Pause</source> | 3881 | <source>&Pause</source> |
| 3837 | <translation>&Jeda</translation> | 3882 | <translation>&Jeda</translation> |
| 3838 | </message> | 3883 | </message> |
| 3839 | <message> | 3884 | <message> |
| 3840 | <location filename="../../src/yuzu/main.cpp" line="1222"/> | 3885 | <location filename="../../src/yuzu/main.cpp" line="1225"/> |
| 3841 | <source>yuzu is running a game</source> | 3886 | <source>yuzu is running a game</source> |
| 3842 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 3887 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 3843 | <translation>yuzu sedang menjalankan game</translation> | 3888 | <translation>yuzu sedang menjalankan game</translation> |
| 3844 | </message> | 3889 | </message> |
| 3845 | <message> | 3890 | <message> |
| 3846 | <location filename="../../src/yuzu/main.cpp" line="1306"/> | 3891 | <location filename="../../src/yuzu/main.cpp" line="1310"/> |
| 3847 | <source>Warning Outdated Game Format</source> | 3892 | <source>Warning Outdated Game Format</source> |
| 3848 | <translation>Peringatan Format Permainan yang Usang</translation> | 3893 | <translation>Peringatan Format Permainan yang Usang</translation> |
| 3849 | </message> | 3894 | </message> |
| 3850 | <message> | 3895 | <message> |
| 3851 | <location filename="../../src/yuzu/main.cpp" line="1307"/> | 3896 | <location filename="../../src/yuzu/main.cpp" line="1311"/> |
| 3852 | <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> | 3897 | <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> |
| 3853 | <translation>Anda menggunakan format direktori ROM yang sudah didekonstruksi untuk permainan ini, yang mana itu merupakan format lawas yang sudah tergantikan oleh yang lain seperti NCA, NAX, XCI, atau NSP. Direktori ROM yang sudah didekonstruksi kekurangan ikon, metadata, dan dukungan pembaruan.<br><br>Untuk penjelasan berbagai format Switch yang didukung yuzu, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>periksa wiki kami</a>. Pesan ini tidak akan ditampilkan lagi.</translation> | 3898 | <translation>Anda menggunakan format direktori ROM yang sudah didekonstruksi untuk permainan ini, yang mana itu merupakan format lawas yang sudah tergantikan oleh yang lain seperti NCA, NAX, XCI, atau NSP. Direktori ROM yang sudah didekonstruksi kekurangan ikon, metadata, dan dukungan pembaruan.<br><br>Untuk penjelasan berbagai format Switch yang didukung yuzu, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>periksa wiki kami</a>. Pesan ini tidak akan ditampilkan lagi.</translation> |
| 3854 | </message> | 3899 | </message> |
| 3855 | <message> | 3900 | <message> |
| 3856 | <location filename="../../src/yuzu/main.cpp" line="1319"/> | 3901 | <location filename="../../src/yuzu/main.cpp" line="1323"/> |
| 3857 | <location filename="../../src/yuzu/main.cpp" line="1353"/> | 3902 | <location filename="../../src/yuzu/main.cpp" line="1357"/> |
| 3858 | <source>Error while loading ROM!</source> | 3903 | <source>Error while loading ROM!</source> |
| 3859 | <translation>Kesalahan ketika memuat ROM!</translation> | 3904 | <translation>Kesalahan ketika memuat ROM!</translation> |
| 3860 | </message> | 3905 | </message> |
| 3861 | <message> | 3906 | <message> |
| 3862 | <location filename="../../src/yuzu/main.cpp" line="1320"/> | 3907 | <location filename="../../src/yuzu/main.cpp" line="1324"/> |
| 3863 | <source>The ROM format is not supported.</source> | 3908 | <source>The ROM format is not supported.</source> |
| 3864 | <translation>Format ROM tak didukung.</translation> | 3909 | <translation>Format ROM tak didukung.</translation> |
| 3865 | </message> | 3910 | </message> |
| 3866 | <message> | 3911 | <message> |
| 3867 | <location filename="../../src/yuzu/main.cpp" line="1324"/> | 3912 | <location filename="../../src/yuzu/main.cpp" line="1328"/> |
| 3868 | <source>An error occurred initializing the video core.</source> | 3913 | <source>An error occurred initializing the video core.</source> |
| 3869 | <translation>Terjadi kesalahan ketika menginisialisasi inti video.</translation> | 3914 | <translation>Terjadi kesalahan ketika menginisialisasi inti video.</translation> |
| 3870 | </message> | 3915 | </message> |
| 3871 | <message> | 3916 | <message> |
| 3872 | <location filename="../../src/yuzu/main.cpp" line="1325"/> | 3917 | <location filename="../../src/yuzu/main.cpp" line="1329"/> |
| 3873 | <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> | 3918 | <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> |
| 3874 | <translation>yuzu telah mengalami error saat menjalankan inti video. Ini biasanya disebabkan oleh pemicu piranti (driver) GPU yang usang, termasuk yang terintegrasi. Mohon lihat catatan untuk informasi lebih rinci. Untuk informasi cara mengakses catatan, mohon lihat halaman berikut: <a href='https://yuzu-emu.org/help/reference/log-files/'>Cara Mengupload Berkas Catatan</a>.</translation> | 3919 | <translation>yuzu telah mengalami error saat menjalankan inti video. Ini biasanya disebabkan oleh pemicu piranti (driver) GPU yang usang, termasuk yang terintegrasi. Mohon lihat catatan untuk informasi lebih rinci. Untuk informasi cara mengakses catatan, mohon lihat halaman berikut: <a href='https://yuzu-emu.org/help/reference/log-files/'>Cara Mengupload Berkas Catatan</a>.</translation> |
| 3875 | </message> | 3920 | </message> |
| 3876 | <message> | 3921 | <message> |
| 3877 | <location filename="../../src/yuzu/main.cpp" line="1340"/> | 3922 | <location filename="../../src/yuzu/main.cpp" line="1344"/> |
| 3878 | <source>Error while loading ROM! %1</source> | 3923 | <source>Error while loading ROM! %1</source> |
| 3879 | <comment>%1 signifies a numeric error code.</comment> | 3924 | <comment>%1 signifies a numeric error code.</comment> |
| 3880 | <translation type="unfinished"/> | 3925 | <translation type="unfinished"/> |
| 3881 | </message> | 3926 | </message> |
| 3882 | <message> | 3927 | <message> |
| 3883 | <location filename="../../src/yuzu/main.cpp" line="1343"/> | 3928 | <location filename="../../src/yuzu/main.cpp" line="1347"/> |
| 3884 | <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> | 3929 | <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> |
| 3885 | <comment>%1 signifies an error string.</comment> | 3930 | <comment>%1 signifies an error string.</comment> |
| 3886 | <translation type="unfinished"/> | 3931 | <translation type="unfinished"/> |
| 3887 | </message> | 3932 | </message> |
| 3888 | <message> | 3933 | <message> |
| 3889 | <location filename="../../src/yuzu/main.cpp" line="1354"/> | 3934 | <location filename="../../src/yuzu/main.cpp" line="1358"/> |
| 3890 | <source>An unknown error occurred. Please see the log for more details.</source> | 3935 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 3891 | <translation>Terjadi kesalahan yang tak diketahui. Mohon lihat catatan untuk informasi lebih rinci.</translation> | 3936 | <translation>Terjadi kesalahan yang tak diketahui. Mohon lihat catatan untuk informasi lebih rinci.</translation> |
| 3892 | </message> | 3937 | </message> |
| 3893 | <message> | 3938 | <message> |
| 3894 | <location filename="../../src/yuzu/main.cpp" line="1478"/> | 3939 | <location filename="../../src/yuzu/main.cpp" line="1482"/> |
| 3895 | <source>(64-bit)</source> | 3940 | <source>(64-bit)</source> |
| 3896 | <translation>(64-bit)</translation> | 3941 | <translation>(64-bit)</translation> |
| 3897 | </message> | 3942 | </message> |
| 3898 | <message> | 3943 | <message> |
| 3899 | <location filename="../../src/yuzu/main.cpp" line="1478"/> | 3944 | <location filename="../../src/yuzu/main.cpp" line="1482"/> |
| 3900 | <source>(32-bit)</source> | 3945 | <source>(32-bit)</source> |
| 3901 | <translation>(32-bit)</translation> | 3946 | <translation>(32-bit)</translation> |
| 3902 | </message> | 3947 | </message> |
| 3903 | <message> | 3948 | <message> |
| 3904 | <location filename="../../src/yuzu/main.cpp" line="1479"/> | 3949 | <location filename="../../src/yuzu/main.cpp" line="1483"/> |
| 3905 | <source>%1 %2</source> | 3950 | <source>%1 %2</source> |
| 3906 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 3951 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 3907 | <translation>%1 %2</translation> | 3952 | <translation>%1 %2</translation> |
| 3908 | </message> | 3953 | </message> |
| 3909 | <message> | 3954 | <message> |
| 3910 | <location filename="../../src/yuzu/main.cpp" line="1626"/> | 3955 | <location filename="../../src/yuzu/main.cpp" line="1630"/> |
| 3911 | <source>Save Data</source> | 3956 | <source>Save Data</source> |
| 3912 | <translation>Simpan Data</translation> | 3957 | <translation>Simpan Data</translation> |
| 3913 | </message> | 3958 | </message> |
| 3914 | <message> | 3959 | <message> |
| 3915 | <location filename="../../src/yuzu/main.cpp" line="1674"/> | 3960 | <location filename="../../src/yuzu/main.cpp" line="1678"/> |
| 3916 | <source>Mod Data</source> | 3961 | <source>Mod Data</source> |
| 3917 | <translation>Mod Data</translation> | 3962 | <translation>Mod Data</translation> |
| 3918 | </message> | 3963 | </message> |
| 3919 | <message> | 3964 | <message> |
| 3920 | <location filename="../../src/yuzu/main.cpp" line="1686"/> | 3965 | <location filename="../../src/yuzu/main.cpp" line="1690"/> |
| 3921 | <source>Error Opening %1 Folder</source> | 3966 | <source>Error Opening %1 Folder</source> |
| 3922 | <translation>Gagal Membuka Folder %1</translation> | 3967 | <translation>Gagal Membuka Folder %1</translation> |
| 3923 | </message> | 3968 | </message> |
| 3924 | <message> | 3969 | <message> |
| 3925 | <location filename="../../src/yuzu/main.cpp" line="1687"/> | 3970 | <location filename="../../src/yuzu/main.cpp" line="1691"/> |
| 3926 | <location filename="../../src/yuzu/main.cpp" line="2093"/> | 3971 | <location filename="../../src/yuzu/main.cpp" line="2097"/> |
| 3927 | <source>Folder does not exist!</source> | 3972 | <source>Folder does not exist!</source> |
| 3928 | <translation>Folder tak ada!</translation> | 3973 | <translation>Folder tak ada!</translation> |
| 3929 | </message> | 3974 | </message> |
| 3930 | <message> | 3975 | <message> |
| 3931 | <location filename="../../src/yuzu/main.cpp" line="1699"/> | 3976 | <location filename="../../src/yuzu/main.cpp" line="1703"/> |
| 3932 | <source>Error Opening Transferable Shader Cache</source> | 3977 | <source>Error Opening Transferable Shader Cache</source> |
| 3933 | <translation>Gagal Ketika Membuka Tembolok Shader yang Dapat Ditransfer</translation> | 3978 | <translation>Gagal Ketika Membuka Tembolok Shader yang Dapat Ditransfer</translation> |
| 3934 | </message> | 3979 | </message> |
| 3935 | <message> | 3980 | <message> |
| 3936 | <location filename="../../src/yuzu/main.cpp" line="1700"/> | 3981 | <location filename="../../src/yuzu/main.cpp" line="1704"/> |
| 3937 | <source>Failed to create the shader cache directory for this title.</source> | 3982 | <source>Failed to create the shader cache directory for this title.</source> |
| 3938 | <translation type="unfinished"/> | 3983 | <translation type="unfinished"/> |
| 3939 | </message> | 3984 | </message> |
| 3940 | <message> | 3985 | <message> |
| 3941 | <location filename="../../src/yuzu/main.cpp" line="1752"/> | 3986 | <location filename="../../src/yuzu/main.cpp" line="1756"/> |
| 3942 | <source>Contents</source> | 3987 | <source>Contents</source> |
| 3943 | <translation>Konten</translation> | 3988 | <translation>Konten</translation> |
| 3944 | </message> | 3989 | </message> |
| 3945 | <message> | 3990 | <message> |
| 3946 | <location filename="../../src/yuzu/main.cpp" line="1754"/> | 3991 | <location filename="../../src/yuzu/main.cpp" line="1758"/> |
| 3947 | <source>Update</source> | 3992 | <source>Update</source> |
| 3948 | <translation>Perbaharui</translation> | 3993 | <translation>Perbaharui</translation> |
| 3949 | </message> | 3994 | </message> |
| 3950 | <message> | 3995 | <message> |
| 3951 | <location filename="../../src/yuzu/main.cpp" line="1756"/> | 3996 | <location filename="../../src/yuzu/main.cpp" line="1760"/> |
| 3952 | <source>DLC</source> | 3997 | <source>DLC</source> |
| 3953 | <translation>DLC</translation> | 3998 | <translation>DLC</translation> |
| 3954 | </message> | 3999 | </message> |
| 3955 | <message> | 4000 | <message> |
| 3956 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 4001 | <location filename="../../src/yuzu/main.cpp" line="1767"/> |
| 3957 | <source>Remove Entry</source> | 4002 | <source>Remove Entry</source> |
| 3958 | <translation>Hapus Masukan</translation> | 4003 | <translation>Hapus Masukan</translation> |
| 3959 | </message> | 4004 | </message> |
| 3960 | <message> | 4005 | <message> |
| 3961 | <location filename="../../src/yuzu/main.cpp" line="1763"/> | 4006 | <location filename="../../src/yuzu/main.cpp" line="1767"/> |
| 3962 | <source>Remove Installed Game %1?</source> | 4007 | <source>Remove Installed Game %1?</source> |
| 3963 | <translation type="unfinished"/> | 4008 | <translation type="unfinished"/> |
| 3964 | </message> | 4009 | </message> |
| 3965 | <message> | 4010 | <message> |
| 3966 | <location filename="../../src/yuzu/main.cpp" line="1793"/> | 4011 | <location filename="../../src/yuzu/main.cpp" line="1797"/> |
| 3967 | <location filename="../../src/yuzu/main.cpp" line="1809"/> | 4012 | <location filename="../../src/yuzu/main.cpp" line="1813"/> |
| 3968 | <location filename="../../src/yuzu/main.cpp" line="1840"/> | 4013 | <location filename="../../src/yuzu/main.cpp" line="1844"/> |
| 3969 | <location filename="../../src/yuzu/main.cpp" line="1901"/> | 4014 | <location filename="../../src/yuzu/main.cpp" line="1905"/> |
| 3970 | <location filename="../../src/yuzu/main.cpp" line="1919"/> | 4015 | <location filename="../../src/yuzu/main.cpp" line="1923"/> |
| 3971 | <location filename="../../src/yuzu/main.cpp" line="1942"/> | 4016 | <location filename="../../src/yuzu/main.cpp" line="1946"/> |
| 3972 | <source>Successfully Removed</source> | 4017 | <source>Successfully Removed</source> |
| 3973 | <translation type="unfinished"/> | 4018 | <translation type="unfinished"/> |
| 3974 | </message> | 4019 | </message> |
| 3975 | <message> | 4020 | <message> |
| 3976 | <location filename="../../src/yuzu/main.cpp" line="1794"/> | 4021 | <location filename="../../src/yuzu/main.cpp" line="1798"/> |
| 3977 | <source>Successfully removed the installed base game.</source> | 4022 | <source>Successfully removed the installed base game.</source> |
| 3978 | <translation type="unfinished"/> | 4023 | <translation type="unfinished"/> |
| 3979 | </message> | 4024 | </message> |
| 3980 | <message> | 4025 | <message> |
| 3981 | <location filename="../../src/yuzu/main.cpp" line="1797"/> | 4026 | <location filename="../../src/yuzu/main.cpp" line="1801"/> |
| 3982 | <location filename="../../src/yuzu/main.cpp" line="1812"/> | 4027 | <location filename="../../src/yuzu/main.cpp" line="1816"/> |
| 3983 | <location filename="../../src/yuzu/main.cpp" line="1835"/> | 4028 | <location filename="../../src/yuzu/main.cpp" line="1839"/> |
| 3984 | <source>Error Removing %1</source> | 4029 | <source>Error Removing %1</source> |
| 3985 | <translation type="unfinished"/> | 4030 | <translation type="unfinished"/> |
| 3986 | </message> | 4031 | </message> |
| 3987 | <message> | 4032 | <message> |
| 3988 | <location filename="../../src/yuzu/main.cpp" line="1798"/> | 4033 | <location filename="../../src/yuzu/main.cpp" line="1802"/> |
| 3989 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4034 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 3990 | <translation type="unfinished"/> | 4035 | <translation type="unfinished"/> |
| 3991 | </message> | 4036 | </message> |
| 3992 | <message> | 4037 | <message> |
| 3993 | <location filename="../../src/yuzu/main.cpp" line="1810"/> | 4038 | <location filename="../../src/yuzu/main.cpp" line="1814"/> |
| 3994 | <source>Successfully removed the installed update.</source> | 4039 | <source>Successfully removed the installed update.</source> |
| 3995 | <translation type="unfinished"/> | 4040 | <translation type="unfinished"/> |
| 3996 | </message> | 4041 | </message> |
| 3997 | <message> | 4042 | <message> |
| 3998 | <location filename="../../src/yuzu/main.cpp" line="1813"/> | 4043 | <location filename="../../src/yuzu/main.cpp" line="1817"/> |
| 3999 | <source>There is no update installed for this title.</source> | 4044 | <source>There is no update installed for this title.</source> |
| 4000 | <translation type="unfinished"/> | 4045 | <translation type="unfinished"/> |
| 4001 | </message> | 4046 | </message> |
| 4002 | <message> | 4047 | <message> |
| 4003 | <location filename="../../src/yuzu/main.cpp" line="1836"/> | 4048 | <location filename="../../src/yuzu/main.cpp" line="1840"/> |
| 4004 | <source>There are no DLC installed for this title.</source> | 4049 | <source>There are no DLC installed for this title.</source> |
| 4005 | <translation>Tidak ada DLC yang terinstall untuk judul ini.</translation> | 4050 | <translation>Tidak ada DLC yang terinstall untuk judul ini.</translation> |
| 4006 | </message> | 4051 | </message> |
| 4007 | <message> | 4052 | <message> |
| 4008 | <location filename="../../src/yuzu/main.cpp" line="1841"/> | 4053 | <location filename="../../src/yuzu/main.cpp" line="1845"/> |
| 4009 | <source>Successfully removed %1 installed DLC.</source> | 4054 | <source>Successfully removed %1 installed DLC.</source> |
| 4010 | <translation type="unfinished"/> | 4055 | <translation type="unfinished"/> |
| 4011 | </message> | 4056 | </message> |
| 4012 | <message> | 4057 | <message> |
| 4013 | <location filename="../../src/yuzu/main.cpp" line="1849"/> | 4058 | <location filename="../../src/yuzu/main.cpp" line="1853"/> |
| 4014 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4059 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4015 | <translation type="unfinished"/> | 4060 | <translation type="unfinished"/> |
| 4016 | </message> | 4061 | </message> |
| 4017 | <message> | 4062 | <message> |
| 4018 | <location filename="../../src/yuzu/main.cpp" line="1851"/> | 4063 | <location filename="../../src/yuzu/main.cpp" line="1855"/> |
| 4019 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4064 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4020 | <translation type="unfinished"/> | 4065 | <translation type="unfinished"/> |
| 4021 | </message> | 4066 | </message> |
| 4022 | <message> | 4067 | <message> |
| 4023 | <location filename="../../src/yuzu/main.cpp" line="1853"/> | 4068 | <location filename="../../src/yuzu/main.cpp" line="1857"/> |
| 4024 | <source>Delete All Transferable Shader Caches?</source> | 4069 | <source>Delete All Transferable Shader Caches?</source> |
| 4025 | <translation type="unfinished"/> | 4070 | <translation type="unfinished"/> |
| 4026 | </message> | 4071 | </message> |
| 4027 | <message> | 4072 | <message> |
| 4028 | <location filename="../../src/yuzu/main.cpp" line="1855"/> | 4073 | <location filename="../../src/yuzu/main.cpp" line="1859"/> |
| 4029 | <source>Remove Custom Game Configuration?</source> | 4074 | <source>Remove Custom Game Configuration?</source> |
| 4030 | <translation type="unfinished"/> | 4075 | <translation type="unfinished"/> |
| 4031 | </message> | 4076 | </message> |
| 4032 | <message> | 4077 | <message> |
| 4033 | <location filename="../../src/yuzu/main.cpp" line="1861"/> | 4078 | <location filename="../../src/yuzu/main.cpp" line="1865"/> |
| 4034 | <source>Remove File</source> | 4079 | <source>Remove File</source> |
| 4035 | <translation>Hapus File</translation> | 4080 | <translation>Hapus File</translation> |
| 4036 | </message> | 4081 | </message> |
| 4037 | <message> | 4082 | <message> |
| 4038 | <location filename="../../src/yuzu/main.cpp" line="1896"/> | 4083 | <location filename="../../src/yuzu/main.cpp" line="1900"/> |
| 4039 | <location filename="../../src/yuzu/main.cpp" line="1904"/> | 4084 | <location filename="../../src/yuzu/main.cpp" line="1908"/> |
| 4040 | <source>Error Removing Transferable Shader Cache</source> | 4085 | <source>Error Removing Transferable Shader Cache</source> |
| 4041 | <translation>Kesalahan Menghapus Transferable Shader Cache</translation> | 4086 | <translation>Kesalahan Menghapus Transferable Shader Cache</translation> |
| 4042 | </message> | 4087 | </message> |
| 4043 | <message> | 4088 | <message> |
| 4044 | <location filename="../../src/yuzu/main.cpp" line="1897"/> | 4089 | <location filename="../../src/yuzu/main.cpp" line="1901"/> |
| 4045 | <location filename="../../src/yuzu/main.cpp" line="1915"/> | 4090 | <location filename="../../src/yuzu/main.cpp" line="1919"/> |
| 4046 | <source>A shader cache for this title does not exist.</source> | 4091 | <source>A shader cache for this title does not exist.</source> |
| 4047 | <translation>Cache shader bagi judul ini tidak ada</translation> | 4092 | <translation>Cache shader bagi judul ini tidak ada</translation> |
| 4048 | </message> | 4093 | </message> |
| 4049 | <message> | 4094 | <message> |
| 4050 | <location filename="../../src/yuzu/main.cpp" line="1902"/> | 4095 | <location filename="../../src/yuzu/main.cpp" line="1906"/> |
| 4051 | <source>Successfully removed the transferable shader cache.</source> | 4096 | <source>Successfully removed the transferable shader cache.</source> |
| 4052 | <translation type="unfinished"/> | 4097 | <translation type="unfinished"/> |
| 4053 | </message> | 4098 | </message> |
| 4054 | <message> | 4099 | <message> |
| 4055 | <location filename="../../src/yuzu/main.cpp" line="1905"/> | 4100 | <location filename="../../src/yuzu/main.cpp" line="1909"/> |
| 4056 | <source>Failed to remove the transferable shader cache.</source> | 4101 | <source>Failed to remove the transferable shader cache.</source> |
| 4057 | <translation type="unfinished"/> | 4102 | <translation type="unfinished"/> |
| 4058 | </message> | 4103 | </message> |
| 4059 | <message> | 4104 | <message> |
| 4060 | <location filename="../../src/yuzu/main.cpp" line="1914"/> | 4105 | <location filename="../../src/yuzu/main.cpp" line="1918"/> |
| 4061 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4106 | <location filename="../../src/yuzu/main.cpp" line="1926"/> |
| 4062 | <source>Error Removing Transferable Shader Caches</source> | 4107 | <source>Error Removing Transferable Shader Caches</source> |
| 4063 | <translation type="unfinished"/> | 4108 | <translation type="unfinished"/> |
| 4064 | </message> | 4109 | </message> |
| 4065 | <message> | 4110 | <message> |
| 4066 | <location filename="../../src/yuzu/main.cpp" line="1920"/> | 4111 | <location filename="../../src/yuzu/main.cpp" line="1924"/> |
| 4067 | <source>Successfully removed the transferable shader caches.</source> | 4112 | <source>Successfully removed the transferable shader caches.</source> |
| 4068 | <translation type="unfinished"/> | 4113 | <translation type="unfinished"/> |
| 4069 | </message> | 4114 | </message> |
| 4070 | <message> | 4115 | <message> |
| 4071 | <location filename="../../src/yuzu/main.cpp" line="1923"/> | 4116 | <location filename="../../src/yuzu/main.cpp" line="1927"/> |
| 4072 | <source>Failed to remove the transferable shader cache directory.</source> | 4117 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4073 | <translation type="unfinished"/> | 4118 | <translation type="unfinished"/> |
| 4074 | </message> | 4119 | </message> |
| 4075 | <message> | 4120 | <message> |
| 4076 | <location filename="../../src/yuzu/main.cpp" line="1936"/> | 4121 | <location filename="../../src/yuzu/main.cpp" line="1940"/> |
| 4077 | <location filename="../../src/yuzu/main.cpp" line="1945"/> | 4122 | <location filename="../../src/yuzu/main.cpp" line="1949"/> |
| 4078 | <source>Error Removing Custom Configuration</source> | 4123 | <source>Error Removing Custom Configuration</source> |
| 4079 | <translation>Kesalahan Menghapus Konfigurasi Buatan</translation> | 4124 | <translation>Kesalahan Menghapus Konfigurasi Buatan</translation> |
| 4080 | </message> | 4125 | </message> |
| 4081 | <message> | 4126 | <message> |
| 4082 | <location filename="../../src/yuzu/main.cpp" line="1937"/> | 4127 | <location filename="../../src/yuzu/main.cpp" line="1941"/> |
| 4083 | <source>A custom configuration for this title does not exist.</source> | 4128 | <source>A custom configuration for this title does not exist.</source> |
| 4084 | <translation type="unfinished"/> | 4129 | <translation type="unfinished"/> |
| 4085 | </message> | 4130 | </message> |
| 4086 | <message> | 4131 | <message> |
| 4087 | <location filename="../../src/yuzu/main.cpp" line="1943"/> | 4132 | <location filename="../../src/yuzu/main.cpp" line="1947"/> |
| 4088 | <source>Successfully removed the custom game configuration.</source> | 4133 | <source>Successfully removed the custom game configuration.</source> |
| 4089 | <translation type="unfinished"/> | 4134 | <translation type="unfinished"/> |
| 4090 | </message> | 4135 | </message> |
| 4091 | <message> | 4136 | <message> |
| 4092 | <location filename="../../src/yuzu/main.cpp" line="1946"/> | 4137 | <location filename="../../src/yuzu/main.cpp" line="1950"/> |
| 4093 | <source>Failed to remove the custom game configuration.</source> | 4138 | <source>Failed to remove the custom game configuration.</source> |
| 4094 | <translation type="unfinished"/> | 4139 | <translation type="unfinished"/> |
| 4095 | </message> | 4140 | </message> |
| 4096 | <message> | 4141 | <message> |
| 4097 | <location filename="../../src/yuzu/main.cpp" line="1953"/> | 4142 | <location filename="../../src/yuzu/main.cpp" line="1957"/> |
| 4098 | <location filename="../../src/yuzu/main.cpp" line="2032"/> | 4143 | <location filename="../../src/yuzu/main.cpp" line="2036"/> |
| 4099 | <source>RomFS Extraction Failed!</source> | 4144 | <source>RomFS Extraction Failed!</source> |
| 4100 | <translation>Pengekstrakan RomFS Gagal!</translation> | 4145 | <translation>Pengekstrakan RomFS Gagal!</translation> |
| 4101 | </message> | 4146 | </message> |
| 4102 | <message> | 4147 | <message> |
| 4103 | <location filename="../../src/yuzu/main.cpp" line="1954"/> | 4148 | <location filename="../../src/yuzu/main.cpp" line="1958"/> |
| 4104 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4149 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4105 | <translation>Terjadi kesalahan ketika menyalin berkas RomFS atau dibatalkan oleh pengguna.</translation> | 4150 | <translation>Terjadi kesalahan ketika menyalin berkas RomFS atau dibatalkan oleh pengguna.</translation> |
| 4106 | </message> | 4151 | </message> |
| 4107 | <message> | 4152 | <message> |
| 4108 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4153 | <location filename="../../src/yuzu/main.cpp" line="2016"/> |
| 4109 | <source>Full</source> | 4154 | <source>Full</source> |
| 4110 | <translation>Penuh</translation> | 4155 | <translation>Penuh</translation> |
| 4111 | </message> | 4156 | </message> |
| 4112 | <message> | 4157 | <message> |
| 4113 | <location filename="../../src/yuzu/main.cpp" line="2012"/> | 4158 | <location filename="../../src/yuzu/main.cpp" line="2016"/> |
| 4114 | <source>Skeleton</source> | 4159 | <source>Skeleton</source> |
| 4115 | <translation>Skeleton</translation> | 4160 | <translation>Skeleton</translation> |
| 4116 | </message> | 4161 | </message> |
| 4117 | <message> | 4162 | <message> |
| 4118 | <location filename="../../src/yuzu/main.cpp" line="2014"/> | 4163 | <location filename="../../src/yuzu/main.cpp" line="2018"/> |
| 4119 | <source>Select RomFS Dump Mode</source> | 4164 | <source>Select RomFS Dump Mode</source> |
| 4120 | <translation>Pilih Mode Dump RomFS</translation> | 4165 | <translation>Pilih Mode Dump RomFS</translation> |
| 4121 | </message> | 4166 | </message> |
| 4122 | <message> | 4167 | <message> |
| 4123 | <location filename="../../src/yuzu/main.cpp" line="2015"/> | 4168 | <location filename="../../src/yuzu/main.cpp" line="2019"/> |
| 4124 | <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> | 4169 | <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> |
| 4125 | <translation>Mohon pilih cara RomFS akan di-dump.<br>FPenuh akan menyalin seluruh berkas ke dalam direktori baru sementara <br>jerangkong hanya akan menciptakan struktur direktorinya saja.</translation> | 4170 | <translation>Mohon pilih cara RomFS akan di-dump.<br>FPenuh akan menyalin seluruh berkas ke dalam direktori baru sementara <br>jerangkong hanya akan menciptakan struktur direktorinya saja.</translation> |
| 4126 | </message> | 4171 | </message> |
| 4127 | <message> | 4172 | <message> |
| 4128 | <location filename="../../src/yuzu/main.cpp" line="2033"/> | 4173 | <location filename="../../src/yuzu/main.cpp" line="2037"/> |
| 4129 | <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> | 4174 | <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> |
| 4130 | <translation type="unfinished"/> | 4175 | <translation type="unfinished"/> |
| 4131 | </message> | 4176 | </message> |
| 4132 | <message> | 4177 | <message> |
| 4133 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4178 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4134 | <source>Extracting RomFS...</source> | 4179 | <source>Extracting RomFS...</source> |
| 4135 | <translation>Mengekstrak RomFS...</translation> | 4180 | <translation>Mengekstrak RomFS...</translation> |
| 4136 | </message> | 4181 | </message> |
| 4137 | <message> | 4182 | <message> |
| 4138 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4183 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4139 | <location filename="../../src/yuzu/main.cpp" line="2226"/> | 4184 | <location filename="../../src/yuzu/main.cpp" line="2230"/> |
| 4140 | <source>Cancel</source> | 4185 | <source>Cancel</source> |
| 4141 | <translation>Batal</translation> | 4186 | <translation>Batal</translation> |
| 4142 | </message> | 4187 | </message> |
| 4143 | <message> | 4188 | <message> |
| 4144 | <location filename="../../src/yuzu/main.cpp" line="2047"/> | 4189 | <location filename="../../src/yuzu/main.cpp" line="2051"/> |
| 4145 | <source>RomFS Extraction Succeeded!</source> | 4190 | <source>RomFS Extraction Succeeded!</source> |
| 4146 | <translation>Pengekstrakan RomFS Berhasil!</translation> | 4191 | <translation>Pengekstrakan RomFS Berhasil!</translation> |
| 4147 | </message> | 4192 | </message> |
| 4148 | <message> | 4193 | <message> |
| 4149 | <location filename="../../src/yuzu/main.cpp" line="2048"/> | 4194 | <location filename="../../src/yuzu/main.cpp" line="2052"/> |
| 4150 | <source>The operation completed successfully.</source> | 4195 | <source>The operation completed successfully.</source> |
| 4151 | <translation>Operasi selesai dengan sukses,</translation> | 4196 | <translation>Operasi selesai dengan sukses,</translation> |
| 4152 | </message> | 4197 | </message> |
| 4153 | <message> | 4198 | <message> |
| 4154 | <location filename="../../src/yuzu/main.cpp" line="2092"/> | 4199 | <location filename="../../src/yuzu/main.cpp" line="2096"/> |
| 4155 | <source>Error Opening %1</source> | 4200 | <source>Error Opening %1</source> |
| 4156 | <translation>Gagal membuka %1</translation> | 4201 | <translation>Gagal membuka %1</translation> |
| 4157 | </message> | 4202 | </message> |
| 4158 | <message> | 4203 | <message> |
| 4159 | <location filename="../../src/yuzu/main.cpp" line="2101"/> | 4204 | <location filename="../../src/yuzu/main.cpp" line="2105"/> |
| 4160 | <source>Select Directory</source> | 4205 | <source>Select Directory</source> |
| 4161 | <translation>Pilih Direktori</translation> | 4206 | <translation>Pilih Direktori</translation> |
| 4162 | </message> | 4207 | </message> |
| 4163 | <message> | 4208 | <message> |
| 4164 | <location filename="../../src/yuzu/main.cpp" line="2128"/> | 4209 | <location filename="../../src/yuzu/main.cpp" line="2132"/> |
| 4165 | <source>Properties</source> | 4210 | <source>Properties</source> |
| 4166 | <translation>Properti</translation> | 4211 | <translation>Properti</translation> |
| 4167 | </message> | 4212 | </message> |
| 4168 | <message> | 4213 | <message> |
| 4169 | <location filename="../../src/yuzu/main.cpp" line="2129"/> | 4214 | <location filename="../../src/yuzu/main.cpp" line="2133"/> |
| 4170 | <source>The game properties could not be loaded.</source> | 4215 | <source>The game properties could not be loaded.</source> |
| 4171 | <translation>Properti permainan tak dapat dimuat.</translation> | 4216 | <translation>Properti permainan tak dapat dimuat.</translation> |
| 4172 | </message> | 4217 | </message> |
| 4173 | <message> | 4218 | <message> |
| 4174 | <location filename="../../src/yuzu/main.cpp" line="2146"/> | 4219 | <location filename="../../src/yuzu/main.cpp" line="2150"/> |
| 4175 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4220 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4176 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4221 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4177 | <translation>Eksekutabel Switch (%1);;Semua Berkas (*.*)</translation> | 4222 | <translation>Eksekutabel Switch (%1);;Semua Berkas (*.*)</translation> |
| 4178 | </message> | 4223 | </message> |
| 4179 | <message> | 4224 | <message> |
| 4180 | <location filename="../../src/yuzu/main.cpp" line="2150"/> | 4225 | <location filename="../../src/yuzu/main.cpp" line="2154"/> |
| 4181 | <source>Load File</source> | 4226 | <source>Load File</source> |
| 4182 | <translation>Muat Berkas</translation> | 4227 | <translation>Muat Berkas</translation> |
| 4183 | </message> | 4228 | </message> |
| 4184 | <message> | 4229 | <message> |
| 4185 | <location filename="../../src/yuzu/main.cpp" line="2163"/> | 4230 | <location filename="../../src/yuzu/main.cpp" line="2167"/> |
| 4186 | <source>Open Extracted ROM Directory</source> | 4231 | <source>Open Extracted ROM Directory</source> |
| 4187 | <translation>Buka Direktori ROM Terekstrak</translation> | 4232 | <translation>Buka Direktori ROM Terekstrak</translation> |
| 4188 | </message> | 4233 | </message> |
| 4189 | <message> | 4234 | <message> |
| 4190 | <location filename="../../src/yuzu/main.cpp" line="2174"/> | 4235 | <location filename="../../src/yuzu/main.cpp" line="2178"/> |
| 4191 | <source>Invalid Directory Selected</source> | 4236 | <source>Invalid Directory Selected</source> |
| 4192 | <translation>Direktori Terpilih Tidak Sah</translation> | 4237 | <translation>Direktori Terpilih Tidak Sah</translation> |
| 4193 | </message> | 4238 | </message> |
| 4194 | <message> | 4239 | <message> |
| 4195 | <location filename="../../src/yuzu/main.cpp" line="2175"/> | 4240 | <location filename="../../src/yuzu/main.cpp" line="2179"/> |
| 4196 | <source>The directory you have selected does not contain a 'main' file.</source> | 4241 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4197 | <translation>Direktori yang Anda pilih tak memiliki berkas 'utama.'</translation> | 4242 | <translation>Direktori yang Anda pilih tak memiliki berkas 'utama.'</translation> |
| 4198 | </message> | 4243 | </message> |
| 4199 | <message> | 4244 | <message> |
| 4200 | <location filename="../../src/yuzu/main.cpp" line="2185"/> | 4245 | <location filename="../../src/yuzu/main.cpp" line="2189"/> |
| 4201 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4246 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4202 | <translation type="unfinished"/> | 4247 | <translation type="unfinished"/> |
| 4203 | </message> | 4248 | </message> |
| 4204 | <message> | 4249 | <message> |
| 4205 | <location filename="../../src/yuzu/main.cpp" line="2190"/> | 4250 | <location filename="../../src/yuzu/main.cpp" line="2194"/> |
| 4206 | <source>Install Files</source> | 4251 | <source>Install Files</source> |
| 4207 | <translation>Install File</translation> | 4252 | <translation>Install File</translation> |
| 4208 | </message> | 4253 | </message> |
| 4209 | <message numerus="yes"> | 4254 | <message numerus="yes"> |
| 4210 | <location filename="../../src/yuzu/main.cpp" line="2234"/> | 4255 | <location filename="../../src/yuzu/main.cpp" line="2238"/> |
| 4211 | <source>%n file(s) remaining</source> | 4256 | <source>%n file(s) remaining</source> |
| 4212 | <translation type="unfinished"><numerusform></numerusform></translation> | 4257 | <translation type="unfinished"><numerusform></numerusform></translation> |
| 4213 | </message> | 4258 | </message> |
| 4214 | <message> | 4259 | <message> |
| 4215 | <location filename="../../src/yuzu/main.cpp" line="2236"/> | 4260 | <location filename="../../src/yuzu/main.cpp" line="2240"/> |
| 4216 | <source>Installing file "%1"...</source> | 4261 | <source>Installing file "%1"...</source> |
| 4217 | <translation>Memasang berkas "%1"...</translation> | 4262 | <translation>Memasang berkas "%1"...</translation> |
| 4218 | </message> | 4263 | </message> |
| 4219 | <message> | 4264 | <message> |
| 4220 | <location filename="../../src/yuzu/main.cpp" line="2282"/> | 4265 | <location filename="../../src/yuzu/main.cpp" line="2286"/> |
| 4221 | <location filename="../../src/yuzu/main.cpp" line="2296"/> | 4266 | <location filename="../../src/yuzu/main.cpp" line="2300"/> |
| 4222 | <source>Install Results</source> | 4267 | <source>Install Results</source> |
| 4223 | <translation>Hasil Install</translation> | 4268 | <translation>Hasil Install</translation> |
| 4224 | </message> | 4269 | </message> |
| 4225 | <message> | 4270 | <message> |
| 4226 | <location filename="../../src/yuzu/main.cpp" line="2283"/> | 4271 | <location filename="../../src/yuzu/main.cpp" line="2287"/> |
| 4227 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4272 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4228 | Please, only use this feature to install updates and DLC.</source> | 4273 | Please, only use this feature to install updates and DLC.</source> |
| 4229 | <translation type="unfinished"/> | 4274 | <translation type="unfinished"/> |
| 4230 | </message> | 4275 | </message> |
| 4231 | <message numerus="yes"> | 4276 | <message numerus="yes"> |
| 4232 | <location filename="../../src/yuzu/main.cpp" line="2289"/> | 4277 | <location filename="../../src/yuzu/main.cpp" line="2293"/> |
| 4233 | <source>%n file(s) were newly installed | 4278 | <source>%n file(s) were newly installed |
| 4234 | </source> | 4279 | </source> |
| 4235 | <translation><numerusform>%n file(s) baru diinstall | 4280 | <translation><numerusform>%n file(s) baru diinstall |
| 4236 | </numerusform></translation> | 4281 | </numerusform></translation> |
| 4237 | </message> | 4282 | </message> |
| 4238 | <message numerus="yes"> | 4283 | <message numerus="yes"> |
| 4239 | <location filename="../../src/yuzu/main.cpp" line="2292"/> | 4284 | <location filename="../../src/yuzu/main.cpp" line="2296"/> |
| 4240 | <source>%n file(s) were overwritten | 4285 | <source>%n file(s) were overwritten |
| 4241 | </source> | 4286 | </source> |
| 4242 | <translation><numerusform>%n file(s) telah ditimpa | 4287 | <translation><numerusform>%n file(s) telah ditimpa |
| 4243 | </numerusform></translation> | 4288 | </numerusform></translation> |
| 4244 | </message> | 4289 | </message> |
| 4245 | <message numerus="yes"> | 4290 | <message numerus="yes"> |
| 4246 | <location filename="../../src/yuzu/main.cpp" line="2294"/> | 4291 | <location filename="../../src/yuzu/main.cpp" line="2298"/> |
| 4247 | <source>%n file(s) failed to install | 4292 | <source>%n file(s) failed to install |
| 4248 | </source> | 4293 | </source> |
| 4249 | <translation><numerusform>%n file(s) gagal di install | 4294 | <translation><numerusform>%n file(s) gagal di install |
| 4250 | </numerusform></translation> | 4295 | </numerusform></translation> |
| 4251 | </message> | 4296 | </message> |
| 4252 | <message> | 4297 | <message> |
| 4253 | <location filename="../../src/yuzu/main.cpp" line="2395"/> | 4298 | <location filename="../../src/yuzu/main.cpp" line="2399"/> |
| 4254 | <source>System Application</source> | 4299 | <source>System Application</source> |
| 4255 | <translation>Aplikasi Sistem</translation> | 4300 | <translation>Aplikasi Sistem</translation> |
| 4256 | </message> | 4301 | </message> |
| 4257 | <message> | 4302 | <message> |
| 4258 | <location filename="../../src/yuzu/main.cpp" line="2396"/> | 4303 | <location filename="../../src/yuzu/main.cpp" line="2400"/> |
| 4259 | <source>System Archive</source> | 4304 | <source>System Archive</source> |
| 4260 | <translation>Arsip Sistem</translation> | 4305 | <translation>Arsip Sistem</translation> |
| 4261 | </message> | 4306 | </message> |
| 4262 | <message> | 4307 | <message> |
| 4263 | <location filename="../../src/yuzu/main.cpp" line="2397"/> | 4308 | <location filename="../../src/yuzu/main.cpp" line="2401"/> |
| 4264 | <source>System Application Update</source> | 4309 | <source>System Application Update</source> |
| 4265 | <translation>Pembaruan Aplikasi Sistem</translation> | 4310 | <translation>Pembaruan Aplikasi Sistem</translation> |
| 4266 | </message> | 4311 | </message> |
| 4267 | <message> | 4312 | <message> |
| 4268 | <location filename="../../src/yuzu/main.cpp" line="2398"/> | 4313 | <location filename="../../src/yuzu/main.cpp" line="2402"/> |
| 4269 | <source>Firmware Package (Type A)</source> | 4314 | <source>Firmware Package (Type A)</source> |
| 4270 | <translation>Paket Perangkat Tegar (Tipe A)</translation> | 4315 | <translation>Paket Perangkat Tegar (Tipe A)</translation> |
| 4271 | </message> | 4316 | </message> |
| 4272 | <message> | 4317 | <message> |
| 4273 | <location filename="../../src/yuzu/main.cpp" line="2399"/> | 4318 | <location filename="../../src/yuzu/main.cpp" line="2403"/> |
| 4274 | <source>Firmware Package (Type B)</source> | 4319 | <source>Firmware Package (Type B)</source> |
| 4275 | <translation>Paket Perangkat Tegar (Tipe B)</translation> | 4320 | <translation>Paket Perangkat Tegar (Tipe B)</translation> |
| 4276 | </message> | 4321 | </message> |
| 4277 | <message> | 4322 | <message> |
| 4278 | <location filename="../../src/yuzu/main.cpp" line="2400"/> | 4323 | <location filename="../../src/yuzu/main.cpp" line="2404"/> |
| 4279 | <source>Game</source> | 4324 | <source>Game</source> |
| 4280 | <translation>Permainan</translation> | 4325 | <translation>Permainan</translation> |
| 4281 | </message> | 4326 | </message> |
| 4282 | <message> | 4327 | <message> |
| 4283 | <location filename="../../src/yuzu/main.cpp" line="2401"/> | 4328 | <location filename="../../src/yuzu/main.cpp" line="2405"/> |
| 4284 | <source>Game Update</source> | 4329 | <source>Game Update</source> |
| 4285 | <translation>Pembaruan Permainan</translation> | 4330 | <translation>Pembaruan Permainan</translation> |
| 4286 | </message> | 4331 | </message> |
| 4287 | <message> | 4332 | <message> |
| 4288 | <location filename="../../src/yuzu/main.cpp" line="2402"/> | 4333 | <location filename="../../src/yuzu/main.cpp" line="2406"/> |
| 4289 | <source>Game DLC</source> | 4334 | <source>Game DLC</source> |
| 4290 | <translation>DLC Permainan</translation> | 4335 | <translation>DLC Permainan</translation> |
| 4291 | </message> | 4336 | </message> |
| 4292 | <message> | 4337 | <message> |
| 4293 | <location filename="../../src/yuzu/main.cpp" line="2403"/> | 4338 | <location filename="../../src/yuzu/main.cpp" line="2407"/> |
| 4294 | <source>Delta Title</source> | 4339 | <source>Delta Title</source> |
| 4295 | <translation>Judul Delta</translation> | 4340 | <translation>Judul Delta</translation> |
| 4296 | </message> | 4341 | </message> |
| 4297 | <message> | 4342 | <message> |
| 4298 | <location filename="../../src/yuzu/main.cpp" line="2406"/> | 4343 | <location filename="../../src/yuzu/main.cpp" line="2410"/> |
| 4299 | <source>Select NCA Install Type...</source> | 4344 | <source>Select NCA Install Type...</source> |
| 4300 | <translation>Pilih Tipe Pemasangan NCA...</translation> | 4345 | <translation>Pilih Tipe Pemasangan NCA...</translation> |
| 4301 | </message> | 4346 | </message> |
| 4302 | <message> | 4347 | <message> |
| 4303 | <location filename="../../src/yuzu/main.cpp" line="2407"/> | 4348 | <location filename="../../src/yuzu/main.cpp" line="2411"/> |
| 4304 | <source>Please select the type of title you would like to install this NCA as: | 4349 | <source>Please select the type of title you would like to install this NCA as: |
| 4305 | (In most instances, the default 'Game' is fine.)</source> | 4350 | (In most instances, the default 'Game' is fine.)</source> |
| 4306 | <translation>Mohon pilih jenis judul yang Anda ingin pasang sebagai NCA ini: | 4351 | <translation>Mohon pilih jenis judul yang Anda ingin pasang sebagai NCA ini: |
| 4307 | (Dalam kebanyakan kasus, pilihan bawaan 'Permainan' tidak apa-apa`.)</translation> | 4352 | (Dalam kebanyakan kasus, pilihan bawaan 'Permainan' tidak apa-apa`.)</translation> |
| 4308 | </message> | 4353 | </message> |
| 4309 | <message> | 4354 | <message> |
| 4310 | <location filename="../../src/yuzu/main.cpp" line="2413"/> | 4355 | <location filename="../../src/yuzu/main.cpp" line="2417"/> |
| 4311 | <source>Failed to Install</source> | 4356 | <source>Failed to Install</source> |
| 4312 | <translation>Gagal Memasang</translation> | 4357 | <translation>Gagal Memasang</translation> |
| 4313 | </message> | 4358 | </message> |
| 4314 | <message> | 4359 | <message> |
| 4315 | <location filename="../../src/yuzu/main.cpp" line="2414"/> | 4360 | <location filename="../../src/yuzu/main.cpp" line="2418"/> |
| 4316 | <source>The title type you selected for the NCA is invalid.</source> | 4361 | <source>The title type you selected for the NCA is invalid.</source> |
| 4317 | <translation>Jenis judul yang Anda pilih untuk NCA tidak sah.</translation> | 4362 | <translation>Jenis judul yang Anda pilih untuk NCA tidak sah.</translation> |
| 4318 | </message> | 4363 | </message> |
| 4319 | <message> | 4364 | <message> |
| 4320 | <location filename="../../src/yuzu/main.cpp" line="2449"/> | 4365 | <location filename="../../src/yuzu/main.cpp" line="2453"/> |
| 4321 | <source>File not found</source> | 4366 | <source>File not found</source> |
| 4322 | <translation>Berkas tak ditemukan</translation> | 4367 | <translation>Berkas tak ditemukan</translation> |
| 4323 | </message> | 4368 | </message> |
| 4324 | <message> | 4369 | <message> |
| 4325 | <location filename="../../src/yuzu/main.cpp" line="2450"/> | 4370 | <location filename="../../src/yuzu/main.cpp" line="2454"/> |
| 4326 | <source>File "%1" not found</source> | 4371 | <source>File "%1" not found</source> |
| 4327 | <translation>Berkas "%1" tak ditemukan</translation> | 4372 | <translation>Berkas "%1" tak ditemukan</translation> |
| 4328 | </message> | 4373 | </message> |
| 4329 | <message> | 4374 | <message> |
| 4330 | <location filename="../../src/yuzu/main.cpp" line="2519"/> | 4375 | <location filename="../../src/yuzu/main.cpp" line="2523"/> |
| 4331 | <source>OK</source> | 4376 | <source>OK</source> |
| 4332 | <translation>OK</translation> | 4377 | <translation>OK</translation> |
| 4333 | </message> | 4378 | </message> |
| 4334 | <message> | 4379 | <message> |
| 4335 | <location filename="../../src/yuzu/main.cpp" line="2533"/> | 4380 | <location filename="../../src/yuzu/main.cpp" line="2537"/> |
| 4336 | <source>Missing yuzu Account</source> | 4381 | <source>Missing yuzu Account</source> |
| 4337 | <translation>Akun yuzu Hilang</translation> | 4382 | <translation>Akun yuzu Hilang</translation> |
| 4338 | </message> | 4383 | </message> |
| 4339 | <message> | 4384 | <message> |
| 4340 | <location filename="../../src/yuzu/main.cpp" line="2534"/> | 4385 | <location filename="../../src/yuzu/main.cpp" line="2538"/> |
| 4341 | <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> | 4386 | <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> |
| 4342 | <translation>Agar dapat mengirimkan berkas uju kompatibilitas permainan, Anda harus menautkan akun yuzu Anda.<br><br/>TUntuk mennautkan akun yuzu Anda, pergi ke Emulasi &gt; Konfigurasi &gt; Web.</translation> | 4387 | <translation>Agar dapat mengirimkan berkas uju kompatibilitas permainan, Anda harus menautkan akun yuzu Anda.<br><br/>TUntuk mennautkan akun yuzu Anda, pergi ke Emulasi &gt; Konfigurasi &gt; Web.</translation> |
| 4343 | </message> | 4388 | </message> |
| 4344 | <message> | 4389 | <message> |
| 4345 | <location filename="../../src/yuzu/main.cpp" line="2544"/> | 4390 | <location filename="../../src/yuzu/main.cpp" line="2548"/> |
| 4346 | <source>Error opening URL</source> | 4391 | <source>Error opening URL</source> |
| 4347 | <translation>Kesalahan saat membuka URL</translation> | 4392 | <translation>Kesalahan saat membuka URL</translation> |
| 4348 | </message> | 4393 | </message> |
| 4349 | <message> | 4394 | <message> |
| 4350 | <location filename="../../src/yuzu/main.cpp" line="2545"/> | 4395 | <location filename="../../src/yuzu/main.cpp" line="2549"/> |
| 4351 | <source>Unable to open the URL "%1".</source> | 4396 | <source>Unable to open the URL "%1".</source> |
| 4352 | <translation>Tidak dapat membuka URL "%1".</translation> | 4397 | <translation>Tidak dapat membuka URL "%1".</translation> |
| 4353 | </message> | 4398 | </message> |
| 4354 | <message> | 4399 | <message> |
| 4355 | <location filename="../../src/yuzu/main.cpp" line="2812"/> | 4400 | <location filename="../../src/yuzu/main.cpp" line="2816"/> |
| 4356 | <source>TAS Recording</source> | 4401 | <source>TAS Recording</source> |
| 4357 | <translation>Rekaman TAS</translation> | 4402 | <translation>Rekaman TAS</translation> |
| 4358 | </message> | 4403 | </message> |
| 4359 | <message> | 4404 | <message> |
| 4360 | <location filename="../../src/yuzu/main.cpp" line="2813"/> | 4405 | <location filename="../../src/yuzu/main.cpp" line="2817"/> |
| 4361 | <source>Overwrite file of player 1?</source> | 4406 | <source>Overwrite file of player 1?</source> |
| 4362 | <translation>Timpa file pemain 1? </translation> | 4407 | <translation>Timpa file pemain 1? </translation> |
| 4363 | </message> | 4408 | </message> |
| 4364 | <message> | 4409 | <message> |
| 4365 | <location filename="../../src/yuzu/main.cpp" line="2839"/> | 4410 | <location filename="../../src/yuzu/main.cpp" line="2843"/> |
| 4366 | <source>Invalid config detected</source> | 4411 | <source>Invalid config detected</source> |
| 4367 | <translation>Konfigurasi tidak sah terdeteksi</translation> | 4412 | <translation>Konfigurasi tidak sah terdeteksi</translation> |
| 4368 | </message> | 4413 | </message> |
| 4369 | <message> | 4414 | <message> |
| 4370 | <location filename="../../src/yuzu/main.cpp" line="2840"/> | 4415 | <location filename="../../src/yuzu/main.cpp" line="2844"/> |
| 4371 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4416 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4372 | <translation>Kontroller jinjing tidak bisa digunakan dalam mode dock. Kontroller Pro akan dipilih</translation> | 4417 | <translation>Kontroller jinjing tidak bisa digunakan dalam mode dock. Kontroller Pro akan dipilih</translation> |
| 4373 | </message> | 4418 | </message> |
| 4374 | <message> | 4419 | <message> |
| 4375 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4420 | <location filename="../../src/yuzu/main.cpp" line="2937"/> |
| 4376 | <location filename="../../src/yuzu/main.cpp" line="2945"/> | 4421 | <location filename="../../src/yuzu/main.cpp" line="2949"/> |
| 4377 | <source>Error</source> | 4422 | <source>Error</source> |
| 4378 | <translation type="unfinished"/> | 4423 | <translation type="unfinished"/> |
| 4379 | </message> | 4424 | </message> |
| 4380 | <message> | 4425 | <message> |
| 4381 | <location filename="../../src/yuzu/main.cpp" line="2933"/> | 4426 | <location filename="../../src/yuzu/main.cpp" line="2937"/> |
| 4382 | <location filename="../../src/yuzu/main.cpp" line="2945"/> | 4427 | <location filename="../../src/yuzu/main.cpp" line="2949"/> |
| 4383 | <source>The current game is not looking for amiibos</source> | 4428 | <source>The current game is not looking for amiibos</source> |
| 4384 | <translation type="unfinished"/> | 4429 | <translation type="unfinished"/> |
| 4385 | </message> | 4430 | </message> |
| 4386 | <message> | 4431 | <message> |
| 4387 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4432 | <location filename="../../src/yuzu/main.cpp" line="2944"/> |
| 4388 | <location filename="../../src/yuzu/main.cpp" line="2974"/> | 4433 | <location filename="../../src/yuzu/main.cpp" line="2978"/> |
| 4389 | <source>Amiibo</source> | 4434 | <source>Amiibo</source> |
| 4390 | <translation type="unfinished"/> | 4435 | <translation type="unfinished"/> |
| 4391 | </message> | 4436 | </message> |
| 4392 | <message> | 4437 | <message> |
| 4393 | <location filename="../../src/yuzu/main.cpp" line="2940"/> | 4438 | <location filename="../../src/yuzu/main.cpp" line="2944"/> |
| 4394 | <location filename="../../src/yuzu/main.cpp" line="2974"/> | 4439 | <location filename="../../src/yuzu/main.cpp" line="2978"/> |
| 4395 | <source>The current amiibo has been removed</source> | 4440 | <source>The current amiibo has been removed</source> |
| 4396 | <translation type="unfinished"/> | 4441 | <translation type="unfinished"/> |
| 4397 | </message> | 4442 | </message> |
| 4398 | <message> | 4443 | <message> |
| 4399 | <location filename="../../src/yuzu/main.cpp" line="2951"/> | 4444 | <location filename="../../src/yuzu/main.cpp" line="2955"/> |
| 4400 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4445 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4401 | <translation>Berkas Amiibo (%1);; Semua Berkas (*.*)</translation> | 4446 | <translation>Berkas Amiibo (%1);; Semua Berkas (*.*)</translation> |
| 4402 | </message> | 4447 | </message> |
| 4403 | <message> | 4448 | <message> |
| 4404 | <location filename="../../src/yuzu/main.cpp" line="2952"/> | 4449 | <location filename="../../src/yuzu/main.cpp" line="2956"/> |
| 4405 | <source>Load Amiibo</source> | 4450 | <source>Load Amiibo</source> |
| 4406 | <translation>Muat Amiibo</translation> | 4451 | <translation>Muat Amiibo</translation> |
| 4407 | </message> | 4452 | </message> |
| 4408 | <message> | 4453 | <message> |
| 4409 | <location filename="../../src/yuzu/main.cpp" line="2980"/> | 4454 | <location filename="../../src/yuzu/main.cpp" line="2984"/> |
| 4410 | <source>Error opening Amiibo data file</source> | 4455 | <source>Error opening Amiibo data file</source> |
| 4411 | <translation>Gagal membuka berkas data Amiibo</translation> | 4456 | <translation>Gagal membuka berkas data Amiibo</translation> |
| 4412 | </message> | 4457 | </message> |
| 4413 | <message> | 4458 | <message> |
| 4414 | <location filename="../../src/yuzu/main.cpp" line="2981"/> | 4459 | <location filename="../../src/yuzu/main.cpp" line="2985"/> |
| 4415 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4460 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4416 | <translation>Tak dapat membuka berkas Amiibo "%1" untuk dibaca.</translation> | 4461 | <translation>Tak dapat membuka berkas Amiibo "%1" untuk dibaca.</translation> |
| 4417 | </message> | 4462 | </message> |
| 4418 | <message> | 4463 | <message> |
| 4419 | <location filename="../../src/yuzu/main.cpp" line="2989"/> | 4464 | <location filename="../../src/yuzu/main.cpp" line="2993"/> |
| 4420 | <source>Error reading Amiibo data file</source> | 4465 | <source>Error reading Amiibo data file</source> |
| 4421 | <translation>Gagal membaca berkas data Amiibo</translation> | 4466 | <translation>Gagal membaca berkas data Amiibo</translation> |
| 4422 | </message> | 4467 | </message> |
| 4423 | <message> | 4468 | <message> |
| 4424 | <location filename="../../src/yuzu/main.cpp" line="2990"/> | 4469 | <location filename="../../src/yuzu/main.cpp" line="2994"/> |
| 4425 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4470 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4426 | <translation>Tak dapat membaca data Amiibo sepenuhnya. Diperkirakan membaca %1 bita, namun hanya terbaca %2 bita.</translation> | 4471 | <translation>Tak dapat membaca data Amiibo sepenuhnya. Diperkirakan membaca %1 bita, namun hanya terbaca %2 bita.</translation> |
| 4427 | </message> | 4472 | </message> |
| 4428 | <message> | 4473 | <message> |
| 4429 | <location filename="../../src/yuzu/main.cpp" line="2998"/> | 4474 | <location filename="../../src/yuzu/main.cpp" line="3002"/> |
| 4430 | <source>Error loading Amiibo data</source> | 4475 | <source>Error loading Amiibo data</source> |
| 4431 | <translation>Gagal memuat data Amiibo</translation> | 4476 | <translation>Gagal memuat data Amiibo</translation> |
| 4432 | </message> | 4477 | </message> |
| 4433 | <message> | 4478 | <message> |
| 4434 | <location filename="../../src/yuzu/main.cpp" line="2999"/> | 4479 | <location filename="../../src/yuzu/main.cpp" line="3003"/> |
| 4435 | <source>Unable to load Amiibo data.</source> | 4480 | <source>Unable to load Amiibo data.</source> |
| 4436 | <translation>Tak dapat memuat data Amiibo</translation> | 4481 | <translation>Tak dapat memuat data Amiibo</translation> |
| 4437 | </message> | 4482 | </message> |
| 4438 | <message> | 4483 | <message> |
| 4439 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4484 | <location filename="../../src/yuzu/main.cpp" line="3052"/> |
| 4440 | <source>Capture Screenshot</source> | 4485 | <source>Capture Screenshot</source> |
| 4441 | <translation>Tangkapan Layar</translation> | 4486 | <translation>Tangkapan Layar</translation> |
| 4442 | </message> | 4487 | </message> |
| 4443 | <message> | 4488 | <message> |
| 4444 | <location filename="../../src/yuzu/main.cpp" line="3049"/> | 4489 | <location filename="../../src/yuzu/main.cpp" line="3053"/> |
| 4445 | <source>PNG Image (*.png)</source> | 4490 | <source>PNG Image (*.png)</source> |
| 4446 | <translation>Berkas PNG (*.png)</translation> | 4491 | <translation>Berkas PNG (*.png)</translation> |
| 4447 | </message> | 4492 | </message> |
| 4448 | <message> | 4493 | <message> |
| 4449 | <location filename="../../src/yuzu/main.cpp" line="3114"/> | 4494 | <location filename="../../src/yuzu/main.cpp" line="3118"/> |
| 4450 | <source>TAS state: Running %1/%2</source> | 4495 | <source>TAS state: Running %1/%2</source> |
| 4451 | <translation>Status TAS: Berjalan %1/%2</translation> | 4496 | <translation>Status TAS: Berjalan %1/%2</translation> |
| 4452 | </message> | 4497 | </message> |
| 4453 | <message> | 4498 | <message> |
| 4454 | <location filename="../../src/yuzu/main.cpp" line="3116"/> | 4499 | <location filename="../../src/yuzu/main.cpp" line="3120"/> |
| 4455 | <source>TAS state: Recording %1</source> | 4500 | <source>TAS state: Recording %1</source> |
| 4456 | <translation>Status TAS: Merekam %1</translation> | 4501 | <translation>Status TAS: Merekam %1</translation> |
| 4457 | </message> | 4502 | </message> |
| 4458 | <message> | 4503 | <message> |
| 4459 | <location filename="../../src/yuzu/main.cpp" line="3118"/> | 4504 | <location filename="../../src/yuzu/main.cpp" line="3122"/> |
| 4460 | <source>TAS state: Idle %1/%2</source> | 4505 | <source>TAS state: Idle %1/%2</source> |
| 4461 | <translation>Status TAS: Diam %1/%2</translation> | 4506 | <translation>Status TAS: Diam %1/%2</translation> |
| 4462 | </message> | 4507 | </message> |
| 4463 | <message> | 4508 | <message> |
| 4464 | <location filename="../../src/yuzu/main.cpp" line="3120"/> | 4509 | <location filename="../../src/yuzu/main.cpp" line="3124"/> |
| 4465 | <source>TAS State: Invalid</source> | 4510 | <source>TAS State: Invalid</source> |
| 4466 | <translation>Status TAS: Tidak Valid</translation> | 4511 | <translation>Status TAS: Tidak Valid</translation> |
| 4467 | </message> | 4512 | </message> |
| 4468 | <message> | 4513 | <message> |
| 4469 | <location filename="../../src/yuzu/main.cpp" line="3134"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="3138"/> |
| 4470 | <source>&Stop Running</source> | 4515 | <source>&Stop Running</source> |
| 4471 | <translation>&Matikan</translation> | 4516 | <translation>&Matikan</translation> |
| 4472 | </message> | 4517 | </message> |
| 4473 | <message> | 4518 | <message> |
| 4474 | <location filename="../../src/yuzu/main.cpp" line="3134"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="3138"/> |
| 4475 | <source>&Start</source> | 4520 | <source>&Start</source> |
| 4476 | <translation>&Mulai</translation> | 4521 | <translation>&Mulai</translation> |
| 4477 | </message> | 4522 | </message> |
| 4478 | <message> | 4523 | <message> |
| 4479 | <location filename="../../src/yuzu/main.cpp" line="3135"/> | 4524 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4480 | <source>Stop R&ecording</source> | 4525 | <source>Stop R&ecording</source> |
| 4481 | <translation>Berhenti Mer&ekam</translation> | 4526 | <translation>Berhenti Mer&ekam</translation> |
| 4482 | </message> | 4527 | </message> |
| 4483 | <message> | 4528 | <message> |
| 4484 | <location filename="../../src/yuzu/main.cpp" line="3135"/> | 4529 | <location filename="../../src/yuzu/main.cpp" line="3139"/> |
| 4485 | <source>R&ecord</source> | 4530 | <source>R&ecord</source> |
| 4486 | <translation>R&ekam</translation> | 4531 | <translation>R&ekam</translation> |
| 4487 | </message> | 4532 | </message> |
| 4488 | <message numerus="yes"> | 4533 | <message numerus="yes"> |
| 4489 | <location filename="../../src/yuzu/main.cpp" line="3159"/> | 4534 | <location filename="../../src/yuzu/main.cpp" line="3163"/> |
| 4490 | <source>Building: %n shader(s)</source> | 4535 | <source>Building: %n shader(s)</source> |
| 4491 | <translation><numerusform>Membangun: %n shader(s)</numerusform></translation> | 4536 | <translation><numerusform>Membangun: %n shader(s)</numerusform></translation> |
| 4492 | </message> | 4537 | </message> |
| 4493 | <message> | 4538 | <message> |
| 4494 | <location filename="../../src/yuzu/main.cpp" line="3168"/> | 4539 | <location filename="../../src/yuzu/main.cpp" line="3172"/> |
| 4495 | <source>Scale: %1x</source> | 4540 | <source>Scale: %1x</source> |
| 4496 | <comment>%1 is the resolution scaling factor</comment> | 4541 | <comment>%1 is the resolution scaling factor</comment> |
| 4497 | <translation>Skala: %1x</translation> | 4542 | <translation>Skala: %1x</translation> |
| 4498 | </message> | 4543 | </message> |
| 4499 | <message> | 4544 | <message> |
| 4500 | <location filename="../../src/yuzu/main.cpp" line="3171"/> | 4545 | <location filename="../../src/yuzu/main.cpp" line="3175"/> |
| 4501 | <source>Speed: %1% / %2%</source> | 4546 | <source>Speed: %1% / %2%</source> |
| 4502 | <translation>Kecepatan: %1% / %2%</translation> | 4547 | <translation>Kecepatan: %1% / %2%</translation> |
| 4503 | </message> | 4548 | </message> |
| 4504 | <message> | 4549 | <message> |
| 4505 | <location filename="../../src/yuzu/main.cpp" line="3175"/> | 4550 | <location filename="../../src/yuzu/main.cpp" line="3179"/> |
| 4506 | <source>Speed: %1%</source> | 4551 | <source>Speed: %1%</source> |
| 4507 | <translation>Kecepatan: %1%</translation> | 4552 | <translation>Kecepatan: %1%</translation> |
| 4508 | </message> | 4553 | </message> |
| 4509 | <message> | 4554 | <message> |
| 4510 | <location filename="../../src/yuzu/main.cpp" line="3179"/> | 4555 | <location filename="../../src/yuzu/main.cpp" line="3183"/> |
| 4511 | <source>Game: %1 FPS (Unlocked)</source> | 4556 | <source>Game: %1 FPS (Unlocked)</source> |
| 4512 | <translation type="unfinished"/> | 4557 | <translation type="unfinished"/> |
| 4513 | </message> | 4558 | </message> |
| 4514 | <message> | 4559 | <message> |
| 4515 | <location filename="../../src/yuzu/main.cpp" line="3181"/> | 4560 | <location filename="../../src/yuzu/main.cpp" line="3185"/> |
| 4516 | <source>Game: %1 FPS</source> | 4561 | <source>Game: %1 FPS</source> |
| 4517 | <translation>Permainan: %1 FPS</translation> | 4562 | <translation>Permainan: %1 FPS</translation> |
| 4518 | </message> | 4563 | </message> |
| 4519 | <message> | 4564 | <message> |
| 4520 | <location filename="../../src/yuzu/main.cpp" line="3183"/> | 4565 | <location filename="../../src/yuzu/main.cpp" line="3187"/> |
| 4521 | <source>Frame: %1 ms</source> | 4566 | <source>Frame: %1 ms</source> |
| 4522 | <translation>Frame: %1 ms</translation> | 4567 | <translation>Frame: %1 ms</translation> |
| 4523 | </message> | 4568 | </message> |
| 4524 | <message> | 4569 | <message> |
| 4525 | <location filename="../../src/yuzu/main.cpp" line="3194"/> | 4570 | <location filename="../../src/yuzu/main.cpp" line="3198"/> |
| 4526 | <source>GPU NORMAL</source> | 4571 | <source>GPU NORMAL</source> |
| 4527 | <translation>GPU NORMAL</translation> | 4572 | <translation>GPU NORMAL</translation> |
| 4528 | </message> | 4573 | </message> |
| 4529 | <message> | 4574 | <message> |
| 4530 | <location filename="../../src/yuzu/main.cpp" line="3199"/> | 4575 | <location filename="../../src/yuzu/main.cpp" line="3203"/> |
| 4531 | <source>GPU HIGH</source> | 4576 | <source>GPU HIGH</source> |
| 4532 | <translation>GPU TINGGI</translation> | 4577 | <translation>GPU TINGGI</translation> |
| 4533 | </message> | 4578 | </message> |
| 4534 | <message> | 4579 | <message> |
| 4535 | <location filename="../../src/yuzu/main.cpp" line="3204"/> | 4580 | <location filename="../../src/yuzu/main.cpp" line="3208"/> |
| 4536 | <source>GPU EXTREME</source> | 4581 | <source>GPU EXTREME</source> |
| 4537 | <translation>GPU EKSTRIM</translation> | 4582 | <translation>GPU EKSTRIM</translation> |
| 4538 | </message> | 4583 | </message> |
| 4539 | <message> | 4584 | <message> |
| 4540 | <location filename="../../src/yuzu/main.cpp" line="3209"/> | 4585 | <location filename="../../src/yuzu/main.cpp" line="3213"/> |
| 4541 | <source>GPU ERROR</source> | 4586 | <source>GPU ERROR</source> |
| 4542 | <translation>KESALAHAN GPU</translation> | 4587 | <translation>KESALAHAN GPU</translation> |
| 4543 | </message> | 4588 | </message> |
| 4544 | <message> | 4589 | <message> |
| 4545 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4590 | <location filename="../../src/yuzu/main.cpp" line="3223"/> |
| 4546 | <source>NEAREST</source> | 4591 | <source>NEAREST</source> |
| 4547 | <translation>NEAREST</translation> | 4592 | <translation>NEAREST</translation> |
| 4548 | </message> | 4593 | </message> |
| 4549 | <message> | 4594 | <message> |
| 4550 | <location filename="../../src/yuzu/main.cpp" line="3222"/> | 4595 | <location filename="../../src/yuzu/main.cpp" line="3226"/> |
| 4551 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4596 | <location filename="../../src/yuzu/main.cpp" line="3241"/> |
| 4552 | <source>BILINEAR</source> | 4597 | <source>BILINEAR</source> |
| 4553 | <translation>BILINEAR</translation> | 4598 | <translation>BILINEAR</translation> |
| 4554 | </message> | 4599 | </message> |
| 4555 | <message> | 4600 | <message> |
| 4556 | <location filename="../../src/yuzu/main.cpp" line="3225"/> | 4601 | <location filename="../../src/yuzu/main.cpp" line="3229"/> |
| 4557 | <source>BICUBIC</source> | 4602 | <source>BICUBIC</source> |
| 4558 | <translation>BICUBIC</translation> | 4603 | <translation>BICUBIC</translation> |
| 4559 | </message> | 4604 | </message> |
| 4560 | <message> | 4605 | <message> |
| 4561 | <location filename="../../src/yuzu/main.cpp" line="3228"/> | 4606 | <location filename="../../src/yuzu/main.cpp" line="3232"/> |
| 4562 | <source>GAUSSIAN</source> | 4607 | <source>GAUSSIAN</source> |
| 4563 | <translation>GAUSSIAN</translation> | 4608 | <translation>GAUSSIAN</translation> |
| 4564 | </message> | 4609 | </message> |
| 4565 | <message> | 4610 | <message> |
| 4566 | <location filename="../../src/yuzu/main.cpp" line="3231"/> | 4611 | <location filename="../../src/yuzu/main.cpp" line="3235"/> |
| 4567 | <source>SCALEFORCE</source> | 4612 | <source>SCALEFORCE</source> |
| 4568 | <translation>SCALEFORCE</translation> | 4613 | <translation>SCALEFORCE</translation> |
| 4569 | </message> | 4614 | </message> |
| 4570 | <message> | 4615 | <message> |
| 4571 | <location filename="../../src/yuzu/main.cpp" line="3234"/> | 4616 | <location filename="../../src/yuzu/main.cpp" line="3238"/> |
| 4572 | <source>FSR</source> | 4617 | <source>FSR</source> |
| 4573 | <translation>FSR</translation> | 4618 | <translation>FSR</translation> |
| 4574 | </message> | 4619 | </message> |
| 4575 | <message> | 4620 | <message> |
| 4576 | <location filename="../../src/yuzu/main.cpp" line="3246"/> | 4621 | <location filename="../../src/yuzu/main.cpp" line="3250"/> |
| 4577 | <location filename="../../src/yuzu/main.cpp" line="3252"/> | 4622 | <location filename="../../src/yuzu/main.cpp" line="3256"/> |
| 4578 | <source>NO AA</source> | 4623 | <source>NO AA</source> |
| 4579 | <translation>TANPA AA</translation> | 4624 | <translation>TANPA AA</translation> |
| 4580 | </message> | 4625 | </message> |
| 4581 | <message> | 4626 | <message> |
| 4582 | <location filename="../../src/yuzu/main.cpp" line="3249"/> | 4627 | <location filename="../../src/yuzu/main.cpp" line="3253"/> |
| 4583 | <source>FXAA</source> | 4628 | <source>FXAA</source> |
| 4584 | <translation>FXAA</translation> | 4629 | <translation>FXAA</translation> |
| 4585 | </message> | 4630 | </message> |
| 4586 | <message> | 4631 | <message> |
| 4587 | <location filename="../../src/yuzu/main.cpp" line="3310"/> | 4632 | <location filename="../../src/yuzu/main.cpp" line="3314"/> |
| 4588 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 4633 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4589 | <translation type="unfinished"/> | 4634 | <translation type="unfinished"/> |
| 4590 | </message> | 4635 | </message> |
| 4591 | <message> | 4636 | <message> |
| 4592 | <location filename="../../src/yuzu/main.cpp" line="3325"/> | 4637 | <location filename="../../src/yuzu/main.cpp" line="3329"/> |
| 4593 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 4638 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4594 | <translation type="unfinished"/> | 4639 | <translation type="unfinished"/> |
| 4595 | </message> | 4640 | </message> |
| 4596 | <message> | 4641 | <message> |
| 4597 | <location filename="../../src/yuzu/main.cpp" line="3327"/> | 4642 | <location filename="../../src/yuzu/main.cpp" line="3331"/> |
| 4598 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 4643 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4599 | <translation type="unfinished"/> | 4644 | <translation type="unfinished"/> |
| 4600 | </message> | 4645 | </message> |
| 4601 | <message> | 4646 | <message> |
| 4602 | <location filename="../../src/yuzu/main.cpp" line="3331"/> | 4647 | <location filename="../../src/yuzu/main.cpp" line="3335"/> |
| 4603 | <source>System Archive Not Found</source> | 4648 | <source>System Archive Not Found</source> |
| 4604 | <translation type="unfinished"/> | 4649 | <translation type="unfinished"/> |
| 4605 | </message> | 4650 | </message> |
| 4606 | <message> | 4651 | <message> |
| 4607 | <location filename="../../src/yuzu/main.cpp" line="3333"/> | 4652 | <location filename="../../src/yuzu/main.cpp" line="3337"/> |
| 4608 | <source>System Archive Missing</source> | 4653 | <source>System Archive Missing</source> |
| 4609 | <translation type="unfinished"/> | 4654 | <translation type="unfinished"/> |
| 4610 | </message> | 4655 | </message> |
| 4611 | <message> | 4656 | <message> |
| 4612 | <location filename="../../src/yuzu/main.cpp" line="3339"/> | 4657 | <location filename="../../src/yuzu/main.cpp" line="3343"/> |
| 4613 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 4658 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4614 | <translation type="unfinished"/> | 4659 | <translation type="unfinished"/> |
| 4615 | </message> | 4660 | </message> |
| 4616 | <message> | 4661 | <message> |
| 4617 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 4662 | <location filename="../../src/yuzu/main.cpp" line="3344"/> |
| 4618 | <source>Shared Fonts Not Found</source> | 4663 | <source>Shared Fonts Not Found</source> |
| 4619 | <translation type="unfinished"/> | 4664 | <translation type="unfinished"/> |
| 4620 | </message> | 4665 | </message> |
| 4621 | <message> | 4666 | <message> |
| 4622 | <location filename="../../src/yuzu/main.cpp" line="3342"/> | 4667 | <location filename="../../src/yuzu/main.cpp" line="3346"/> |
| 4623 | <source>Shared Font Missing</source> | 4668 | <source>Shared Font Missing</source> |
| 4624 | <translation type="unfinished"/> | 4669 | <translation type="unfinished"/> |
| 4625 | </message> | 4670 | </message> |
| 4626 | <message> | 4671 | <message> |
| 4627 | <location filename="../../src/yuzu/main.cpp" line="3348"/> | 4672 | <location filename="../../src/yuzu/main.cpp" line="3352"/> |
| 4628 | <source>Fatal Error</source> | 4673 | <source>Fatal Error</source> |
| 4629 | <translation>Kesalahan Fatal</translation> | 4674 | <translation>Kesalahan Fatal</translation> |
| 4630 | </message> | 4675 | </message> |
| 4631 | <message> | 4676 | <message> |
| 4632 | <location filename="../../src/yuzu/main.cpp" line="3349"/> | 4677 | <location filename="../../src/yuzu/main.cpp" line="3353"/> |
| 4633 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 4678 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4634 | <translation type="unfinished"/> | 4679 | <translation type="unfinished"/> |
| 4635 | </message> | 4680 | </message> |
| 4636 | <message> | 4681 | <message> |
| 4637 | <location filename="../../src/yuzu/main.cpp" line="3358"/> | 4682 | <location filename="../../src/yuzu/main.cpp" line="3362"/> |
| 4638 | <source>Fatal Error encountered</source> | 4683 | <source>Fatal Error encountered</source> |
| 4639 | <translation type="unfinished"/> | 4684 | <translation type="unfinished"/> |
| 4640 | </message> | 4685 | </message> |
| 4641 | <message> | 4686 | <message> |
| 4642 | <location filename="../../src/yuzu/main.cpp" line="3381"/> | 4687 | <location filename="../../src/yuzu/main.cpp" line="3385"/> |
| 4643 | <source>Confirm Key Rederivation</source> | 4688 | <source>Confirm Key Rederivation</source> |
| 4644 | <translation type="unfinished"/> | 4689 | <translation type="unfinished"/> |
| 4645 | </message> | 4690 | </message> |
| 4646 | <message> | 4691 | <message> |
| 4647 | <location filename="../../src/yuzu/main.cpp" line="3382"/> | 4692 | <location filename="../../src/yuzu/main.cpp" line="3386"/> |
| 4648 | <source>You are about to force rederive all of your keys. | 4693 | <source>You are about to force rederive all of your keys. |
| 4649 | If you do not know what this means or what you are doing, | 4694 | If you do not know what this means or what you are doing, |
| 4650 | this is a potentially destructive action. | 4695 | this is a potentially destructive action. |
| @@ -4655,76 +4700,76 @@ This will delete your autogenerated key files and re-run the key derivation modu | |||
| 4655 | <translation type="unfinished"/> | 4700 | <translation type="unfinished"/> |
| 4656 | </message> | 4701 | </message> |
| 4657 | <message> | 4702 | <message> |
| 4658 | <location filename="../../src/yuzu/main.cpp" line="3414"/> | 4703 | <location filename="../../src/yuzu/main.cpp" line="3418"/> |
| 4659 | <source>Missing fuses</source> | 4704 | <source>Missing fuses</source> |
| 4660 | <translation type="unfinished"/> | 4705 | <translation type="unfinished"/> |
| 4661 | </message> | 4706 | </message> |
| 4662 | <message> | 4707 | <message> |
| 4663 | <location filename="../../src/yuzu/main.cpp" line="3417"/> | 4708 | <location filename="../../src/yuzu/main.cpp" line="3421"/> |
| 4664 | <source> - Missing BOOT0</source> | 4709 | <source> - Missing BOOT0</source> |
| 4665 | <translation>- Kehilangan BOOT0</translation> | 4710 | <translation>- Kehilangan BOOT0</translation> |
| 4666 | </message> | 4711 | </message> |
| 4667 | <message> | 4712 | <message> |
| 4668 | <location filename="../../src/yuzu/main.cpp" line="3420"/> | 4713 | <location filename="../../src/yuzu/main.cpp" line="3424"/> |
| 4669 | <source> - Missing BCPKG2-1-Normal-Main</source> | 4714 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4670 | <translation>- Kehilangan BCPKG2-1-Normal-Main</translation> | 4715 | <translation>- Kehilangan BCPKG2-1-Normal-Main</translation> |
| 4671 | </message> | 4716 | </message> |
| 4672 | <message> | 4717 | <message> |
| 4673 | <location filename="../../src/yuzu/main.cpp" line="3423"/> | 4718 | <location filename="../../src/yuzu/main.cpp" line="3427"/> |
| 4674 | <source> - Missing PRODINFO</source> | 4719 | <source> - Missing PRODINFO</source> |
| 4675 | <translation>- Kehilangan PRODINFO</translation> | 4720 | <translation>- Kehilangan PRODINFO</translation> |
| 4676 | </message> | 4721 | </message> |
| 4677 | <message> | 4722 | <message> |
| 4678 | <location filename="../../src/yuzu/main.cpp" line="3427"/> | 4723 | <location filename="../../src/yuzu/main.cpp" line="3431"/> |
| 4679 | <source>Derivation Components Missing</source> | 4724 | <source>Derivation Components Missing</source> |
| 4680 | <translation type="unfinished"/> | 4725 | <translation type="unfinished"/> |
| 4681 | </message> | 4726 | </message> |
| 4682 | <message> | 4727 | <message> |
| 4683 | <location filename="../../src/yuzu/main.cpp" line="3428"/> | 4728 | <location filename="../../src/yuzu/main.cpp" line="3432"/> |
| 4684 | <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> | 4729 | <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> |
| 4685 | <translation type="unfinished"/> | 4730 | <translation type="unfinished"/> |
| 4686 | </message> | 4731 | </message> |
| 4687 | <message> | 4732 | <message> |
| 4688 | <location filename="../../src/yuzu/main.cpp" line="3437"/> | 4733 | <location filename="../../src/yuzu/main.cpp" line="3441"/> |
| 4689 | <source>Deriving keys... | 4734 | <source>Deriving keys... |
| 4690 | This may take up to a minute depending | 4735 | This may take up to a minute depending |
| 4691 | on your system's performance.</source> | 4736 | on your system's performance.</source> |
| 4692 | <translation type="unfinished"/> | 4737 | <translation type="unfinished"/> |
| 4693 | </message> | 4738 | </message> |
| 4694 | <message> | 4739 | <message> |
| 4695 | <location filename="../../src/yuzu/main.cpp" line="3439"/> | 4740 | <location filename="../../src/yuzu/main.cpp" line="3443"/> |
| 4696 | <source>Deriving Keys</source> | 4741 | <source>Deriving Keys</source> |
| 4697 | <translation type="unfinished"/> | 4742 | <translation type="unfinished"/> |
| 4698 | </message> | 4743 | </message> |
| 4699 | <message> | 4744 | <message> |
| 4700 | <location filename="../../src/yuzu/main.cpp" line="3484"/> | 4745 | <location filename="../../src/yuzu/main.cpp" line="3488"/> |
| 4701 | <source>Select RomFS Dump Target</source> | 4746 | <source>Select RomFS Dump Target</source> |
| 4702 | <translation type="unfinished"/> | 4747 | <translation type="unfinished"/> |
| 4703 | </message> | 4748 | </message> |
| 4704 | <message> | 4749 | <message> |
| 4705 | <location filename="../../src/yuzu/main.cpp" line="3485"/> | 4750 | <location filename="../../src/yuzu/main.cpp" line="3489"/> |
| 4706 | <source>Please select which RomFS you would like to dump.</source> | 4751 | <source>Please select which RomFS you would like to dump.</source> |
| 4707 | <translation type="unfinished"/> | 4752 | <translation type="unfinished"/> |
| 4708 | </message> | 4753 | </message> |
| 4709 | <message> | 4754 | <message> |
| 4710 | <location filename="../../src/yuzu/main.cpp" line="3500"/> | 4755 | <location filename="../../src/yuzu/main.cpp" line="3504"/> |
| 4711 | <source>Are you sure you want to close yuzu?</source> | 4756 | <source>Are you sure you want to close yuzu?</source> |
| 4712 | <translation>Apakah anda yakin ingin menutup yuzu?</translation> | 4757 | <translation>Apakah anda yakin ingin menutup yuzu?</translation> |
| 4713 | </message> | 4758 | </message> |
| 4714 | <message> | 4759 | <message> |
| 4715 | <location filename="../../src/yuzu/main.cpp" line="3501"/> | 4760 | <location filename="../../src/yuzu/main.cpp" line="3505"/> |
| 4716 | <location filename="../../src/yuzu/main.cpp" line="3581"/> | 4761 | <location filename="../../src/yuzu/main.cpp" line="3585"/> |
| 4717 | <location filename="../../src/yuzu/main.cpp" line="3594"/> | 4762 | <location filename="../../src/yuzu/main.cpp" line="3598"/> |
| 4718 | <source>yuzu</source> | 4763 | <source>yuzu</source> |
| 4719 | <translation>yuzu</translation> | 4764 | <translation>yuzu</translation> |
| 4720 | </message> | 4765 | </message> |
| 4721 | <message> | 4766 | <message> |
| 4722 | <location filename="../../src/yuzu/main.cpp" line="3582"/> | 4767 | <location filename="../../src/yuzu/main.cpp" line="3586"/> |
| 4723 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 4768 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4724 | <translation type="unfinished"/> | 4769 | <translation type="unfinished"/> |
| 4725 | </message> | 4770 | </message> |
| 4726 | <message> | 4771 | <message> |
| 4727 | <location filename="../../src/yuzu/main.cpp" line="3591"/> | 4772 | <location filename="../../src/yuzu/main.cpp" line="3595"/> |
| 4728 | <source>The currently running application has requested yuzu to not exit. | 4773 | <source>The currently running application has requested yuzu to not exit. |
| 4729 | 4774 | ||
| 4730 | Would you like to bypass this and exit anyway?</source> | 4775 | Would you like to bypass this and exit anyway?</source> |
| @@ -4734,38 +4779,38 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4734 | <context> | 4779 | <context> |
| 4735 | <name>GRenderWindow</name> | 4780 | <name>GRenderWindow</name> |
| 4736 | <message> | 4781 | <message> |
| 4737 | <location filename="../../src/yuzu/bootmanager.cpp" line="976"/> | 4782 | <location filename="../../src/yuzu/bootmanager.cpp" line="973"/> |
| 4738 | <source>OpenGL not available!</source> | 4783 | <source>OpenGL not available!</source> |
| 4739 | <translation>OpenGL tidak tersedia!</translation> | 4784 | <translation>OpenGL tidak tersedia!</translation> |
| 4740 | </message> | 4785 | </message> |
| 4741 | <message> | 4786 | <message> |
| 4742 | <location filename="../../src/yuzu/bootmanager.cpp" line="977"/> | 4787 | <location filename="../../src/yuzu/bootmanager.cpp" line="974"/> |
| 4743 | <source>yuzu has not been compiled with OpenGL support.</source> | 4788 | <source>yuzu has not been compiled with OpenGL support.</source> |
| 4744 | <translation type="unfinished"/> | 4789 | <translation type="unfinished"/> |
| 4745 | </message> | 4790 | </message> |
| 4746 | <message> | 4791 | <message> |
| 4747 | <location filename="../../src/yuzu/bootmanager.cpp" line="996"/> | 4792 | <location filename="../../src/yuzu/bootmanager.cpp" line="993"/> |
| 4748 | <location filename="../../src/yuzu/bootmanager.cpp" line="1016"/> | 4793 | <location filename="../../src/yuzu/bootmanager.cpp" line="1013"/> |
| 4749 | <source>Error while initializing OpenGL!</source> | 4794 | <source>Error while initializing OpenGL!</source> |
| 4750 | <translation>Terjadi kesalahan menginisialisasi OpenGL!</translation> | 4795 | <translation>Terjadi kesalahan menginisialisasi OpenGL!</translation> |
| 4751 | </message> | 4796 | </message> |
| 4752 | <message> | 4797 | <message> |
| 4753 | <location filename="../../src/yuzu/bootmanager.cpp" line="997"/> | 4798 | <location filename="../../src/yuzu/bootmanager.cpp" line="994"/> |
| 4754 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> | 4799 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> |
| 4755 | <translation>VGA anda mungkin tidak mendukung OpenGL, atau anda tidak memiliki pemacu piranti (driver) grafis terbaharu.</translation> | 4800 | <translation>VGA anda mungkin tidak mendukung OpenGL, atau anda tidak memiliki pemacu piranti (driver) grafis terbaharu.</translation> |
| 4756 | </message> | 4801 | </message> |
| 4757 | <message> | 4802 | <message> |
| 4758 | <location filename="../../src/yuzu/bootmanager.cpp" line="1006"/> | 4803 | <location filename="../../src/yuzu/bootmanager.cpp" line="1003"/> |
| 4759 | <source>Error while initializing OpenGL 4.6!</source> | 4804 | <source>Error while initializing OpenGL 4.6!</source> |
| 4760 | <translation>Terjadi kesalahan menginisialisasi OpenGL 4.6!</translation> | 4805 | <translation>Terjadi kesalahan menginisialisasi OpenGL 4.6!</translation> |
| 4761 | </message> | 4806 | </message> |
| 4762 | <message> | 4807 | <message> |
| 4763 | <location filename="../../src/yuzu/bootmanager.cpp" line="1007"/> | 4808 | <location filename="../../src/yuzu/bootmanager.cpp" line="1004"/> |
| 4764 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> | 4809 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> |
| 4765 | <translation>VGA anda mungkin tidak mendukung OpenGL 4.6, atau anda tidak memiliki pemacu piranti (driver) grafis terbaharu.<br><br>Pemuat GL:<br>%1</translation> | 4810 | <translation>VGA anda mungkin tidak mendukung OpenGL 4.6, atau anda tidak memiliki pemacu piranti (driver) grafis terbaharu.<br><br>Pemuat GL:<br>%1</translation> |
| 4766 | </message> | 4811 | </message> |
| 4767 | <message> | 4812 | <message> |
| 4768 | <location filename="../../src/yuzu/bootmanager.cpp" line="1017"/> | 4813 | <location filename="../../src/yuzu/bootmanager.cpp" line="1014"/> |
| 4769 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> | 4814 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> |
| 4770 | <translation>VGA anda mungkin tidak mendukung satu atau lebih ekstensi OpenGL. Mohon pastikan bahwa anda memiliki pemacu piranti (driver) grafis terbaharu.<br><br>Pemuat GL:<br>%1<br><br>Ekstensi yang tidak didukung:<br>%2</translation> | 4815 | <translation>VGA anda mungkin tidak mendukung satu atau lebih ekstensi OpenGL. Mohon pastikan bahwa anda memiliki pemacu piranti (driver) grafis terbaharu.<br><br>Pemuat GL:<br>%1<br><br>Ekstensi yang tidak didukung:<br>%2</translation> |
| 4771 | </message> | 4816 | </message> |
| @@ -4785,7 +4830,7 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4785 | <message> | 4830 | <message> |
| 4786 | <location filename="../../src/yuzu/game_list.cpp" line="340"/> | 4831 | <location filename="../../src/yuzu/game_list.cpp" line="340"/> |
| 4787 | <source>Add-ons</source> | 4832 | <source>Add-ons</source> |
| 4788 | <translation type="unfinished"/> | 4833 | <translation>Pengaya (Add-On)</translation> |
| 4789 | </message> | 4834 | </message> |
| 4790 | <message> | 4835 | <message> |
| 4791 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> | 4836 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> |
| @@ -4927,77 +4972,77 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4927 | <context> | 4972 | <context> |
| 4928 | <name>GameListItemCompat</name> | 4973 | <name>GameListItemCompat</name> |
| 4929 | <message> | 4974 | <message> |
| 4930 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 4975 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 4931 | <source>Perfect</source> | 4976 | <source>Perfect</source> |
| 4932 | <translation>Sempurna</translation> | 4977 | <translation>Sempurna</translation> |
| 4933 | </message> | 4978 | </message> |
| 4934 | <message> | 4979 | <message> |
| 4935 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 4980 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 4936 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without | 4981 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without |
| 4937 | any workarounds needed.</source> | 4982 | any workarounds needed.</source> |
| 4938 | <translation type="unfinished"/> | 4983 | <translation type="unfinished"/> |
| 4939 | </message> | 4984 | </message> |
| 4940 | <message> | 4985 | <message> |
| 4941 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 4986 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 4942 | <source>Great</source> | 4987 | <source>Great</source> |
| 4943 | <translation>Bagus</translation> | 4988 | <translation>Bagus</translation> |
| 4944 | </message> | 4989 | </message> |
| 4945 | <message> | 4990 | <message> |
| 4946 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 4991 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 4947 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some | 4992 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some |
| 4948 | workarounds.</source> | 4993 | workarounds.</source> |
| 4949 | <translation type="unfinished"/> | 4994 | <translation type="unfinished"/> |
| 4950 | </message> | 4995 | </message> |
| 4951 | <message> | 4996 | <message> |
| 4952 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 4997 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 4953 | <source>Okay</source> | 4998 | <source>Okay</source> |
| 4954 | <translation>OK</translation> | 4999 | <translation>OK</translation> |
| 4955 | </message> | 5000 | </message> |
| 4956 | <message> | 5001 | <message> |
| 4957 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5002 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 4958 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with | 5003 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with |
| 4959 | workarounds.</source> | 5004 | workarounds.</source> |
| 4960 | <translation type="unfinished"/> | 5005 | <translation type="unfinished"/> |
| 4961 | </message> | 5006 | </message> |
| 4962 | <message> | 5007 | <message> |
| 4963 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5008 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 4964 | <source>Bad</source> | 5009 | <source>Bad</source> |
| 4965 | <translation>Buruk</translation> | 5010 | <translation>Buruk</translation> |
| 4966 | </message> | 5011 | </message> |
| 4967 | <message> | 5012 | <message> |
| 4968 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5013 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 4969 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches | 5014 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches |
| 4970 | even with workarounds.</source> | 5015 | even with workarounds.</source> |
| 4971 | <translation type="unfinished"/> | 5016 | <translation type="unfinished"/> |
| 4972 | </message> | 5017 | </message> |
| 4973 | <message> | 5018 | <message> |
| 4974 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5019 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 4975 | <source>Intro/Menu</source> | 5020 | <source>Intro/Menu</source> |
| 4976 | <translation>Awal/Menu</translation> | 5021 | <translation>Awal/Menu</translation> |
| 4977 | </message> | 5022 | </message> |
| 4978 | <message> | 5023 | <message> |
| 4979 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5024 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 4980 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start | 5025 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start |
| 4981 | Screen.</source> | 5026 | Screen.</source> |
| 4982 | <translation type="unfinished"/> | 5027 | <translation type="unfinished"/> |
| 4983 | </message> | 5028 | </message> |
| 4984 | <message> | 5029 | <message> |
| 4985 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5030 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 4986 | <source>Won't Boot</source> | 5031 | <source>Won't Boot</source> |
| 4987 | <translation>Tidak Akan Berjalan</translation> | 5032 | <translation>Tidak Akan Berjalan</translation> |
| 4988 | </message> | 5033 | </message> |
| 4989 | <message> | 5034 | <message> |
| 4990 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5035 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 4991 | <source>The game crashes when attempting to startup.</source> | 5036 | <source>The game crashes when attempting to startup.</source> |
| 4992 | <translation type="unfinished"/> | 5037 | <translation type="unfinished"/> |
| 4993 | </message> | 5038 | </message> |
| 4994 | <message> | 5039 | <message> |
| 4995 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5040 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 4996 | <source>Not Tested</source> | 5041 | <source>Not Tested</source> |
| 4997 | <translation type="unfinished"/> | 5042 | <translation type="unfinished"/> |
| 4998 | </message> | 5043 | </message> |
| 4999 | <message> | 5044 | <message> |
| 5000 | <location filename="../../src/yuzu/game_list_p.h" line="157"/> | 5045 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> |
| 5001 | <source>The game has not yet been tested.</source> | 5046 | <source>The game has not yet been tested.</source> |
| 5002 | <translation type="unfinished"/> | 5047 | <translation type="unfinished"/> |
| 5003 | </message> | 5048 | </message> |
| @@ -5031,22 +5076,22 @@ Screen.</source> | |||
| 5031 | <context> | 5076 | <context> |
| 5032 | <name>InstallDialog</name> | 5077 | <name>InstallDialog</name> |
| 5033 | <message> | 5078 | <message> |
| 5034 | <location filename="../../src/yuzu/install_dialog.cpp" line="31"/> | 5079 | <location filename="../../src/yuzu/install_dialog.cpp" line="30"/> |
| 5035 | <source>Please confirm these are the files you wish to install.</source> | 5080 | <source>Please confirm these are the files you wish to install.</source> |
| 5036 | <translation type="unfinished"/> | 5081 | <translation type="unfinished"/> |
| 5037 | </message> | 5082 | </message> |
| 5038 | <message> | 5083 | <message> |
| 5039 | <location filename="../../src/yuzu/install_dialog.cpp" line="34"/> | 5084 | <location filename="../../src/yuzu/install_dialog.cpp" line="33"/> |
| 5040 | <source>Installing an Update or DLC will overwrite the previously installed one.</source> | 5085 | <source>Installing an Update or DLC will overwrite the previously installed one.</source> |
| 5041 | <translation type="unfinished"/> | 5086 | <translation type="unfinished"/> |
| 5042 | </message> | 5087 | </message> |
| 5043 | <message> | 5088 | <message> |
| 5044 | <location filename="../../src/yuzu/install_dialog.cpp" line="38"/> | 5089 | <location filename="../../src/yuzu/install_dialog.cpp" line="37"/> |
| 5045 | <source>Install</source> | 5090 | <source>Install</source> |
| 5046 | <translation>Install</translation> | 5091 | <translation>Install</translation> |
| 5047 | </message> | 5092 | </message> |
| 5048 | <message> | 5093 | <message> |
| 5049 | <location filename="../../src/yuzu/install_dialog.cpp" line="52"/> | 5094 | <location filename="../../src/yuzu/install_dialog.cpp" line="51"/> |
| 5050 | <source>Install Files to NAND</source> | 5095 | <source>Install Files to NAND</source> |
| 5051 | <translation>Install File ke NAND</translation> | 5096 | <translation>Install File ke NAND</translation> |
| 5052 | </message> | 5097 | </message> |
| @@ -5078,22 +5123,22 @@ Screen.</source> | |||
| 5078 | <translation type="unfinished"/> | 5123 | <translation type="unfinished"/> |
| 5079 | </message> | 5124 | </message> |
| 5080 | <message> | 5125 | <message> |
| 5081 | <location filename="../../src/yuzu/loading_screen.cpp" line="91"/> | 5126 | <location filename="../../src/yuzu/loading_screen.cpp" line="84"/> |
| 5082 | <source>Loading...</source> | 5127 | <source>Loading...</source> |
| 5083 | <translation>Memuat...</translation> | 5128 | <translation>Memuat...</translation> |
| 5084 | </message> | 5129 | </message> |
| 5085 | <message> | 5130 | <message> |
| 5086 | <location filename="../../src/yuzu/loading_screen.cpp" line="92"/> | 5131 | <location filename="../../src/yuzu/loading_screen.cpp" line="85"/> |
| 5087 | <source>Loading Shaders %1 / %2</source> | 5132 | <source>Loading Shaders %1 / %2</source> |
| 5088 | <translation type="unfinished"/> | 5133 | <translation type="unfinished"/> |
| 5089 | </message> | 5134 | </message> |
| 5090 | <message> | 5135 | <message> |
| 5091 | <location filename="../../src/yuzu/loading_screen.cpp" line="93"/> | 5136 | <location filename="../../src/yuzu/loading_screen.cpp" line="86"/> |
| 5092 | <source>Launching...</source> | 5137 | <source>Launching...</source> |
| 5093 | <translation>Memulai...</translation> | 5138 | <translation>Memulai...</translation> |
| 5094 | </message> | 5139 | </message> |
| 5095 | <message> | 5140 | <message> |
| 5096 | <location filename="../../src/yuzu/loading_screen.cpp" line="174"/> | 5141 | <location filename="../../src/yuzu/loading_screen.cpp" line="167"/> |
| 5097 | <source>Estimated Time %1</source> | 5142 | <source>Estimated Time %1</source> |
| 5098 | <translation type="unfinished"/> | 5143 | <translation type="unfinished"/> |
| 5099 | </message> | 5144 | </message> |
| @@ -5369,284 +5414,284 @@ p, li { white-space: pre-wrap; } | |||
| 5369 | <context> | 5414 | <context> |
| 5370 | <name>QObject</name> | 5415 | <name>QObject</name> |
| 5371 | <message> | 5416 | <message> |
| 5372 | <location filename="../../src/yuzu/game_list_p.h" line="244"/> | 5417 | <location filename="../../src/yuzu/game_list_p.h" line="243"/> |
| 5373 | <source>Installed SD Titles</source> | 5418 | <source>Installed SD Titles</source> |
| 5374 | <translation type="unfinished"/> | 5419 | <translation type="unfinished"/> |
| 5375 | </message> | 5420 | </message> |
| 5376 | <message> | 5421 | <message> |
| 5377 | <location filename="../../src/yuzu/game_list_p.h" line="252"/> | 5422 | <location filename="../../src/yuzu/game_list_p.h" line="251"/> |
| 5378 | <source>Installed NAND Titles</source> | 5423 | <source>Installed NAND Titles</source> |
| 5379 | <translation type="unfinished"/> | 5424 | <translation type="unfinished"/> |
| 5380 | </message> | 5425 | </message> |
| 5381 | <message> | 5426 | <message> |
| 5382 | <location filename="../../src/yuzu/game_list_p.h" line="260"/> | 5427 | <location filename="../../src/yuzu/game_list_p.h" line="259"/> |
| 5383 | <source>System Titles</source> | 5428 | <source>System Titles</source> |
| 5384 | <translation type="unfinished"/> | 5429 | <translation type="unfinished"/> |
| 5385 | </message> | 5430 | </message> |
| 5386 | <message> | 5431 | <message> |
| 5387 | <location filename="../../src/yuzu/game_list_p.h" line="303"/> | 5432 | <location filename="../../src/yuzu/game_list_p.h" line="302"/> |
| 5388 | <source>Add New Game Directory</source> | 5433 | <source>Add New Game Directory</source> |
| 5389 | <translation type="unfinished"/> | 5434 | <translation type="unfinished"/> |
| 5390 | </message> | 5435 | </message> |
| 5391 | <message> | 5436 | <message> |
| 5392 | <location filename="../../src/yuzu/game_list_p.h" line="326"/> | 5437 | <location filename="../../src/yuzu/game_list_p.h" line="325"/> |
| 5393 | <source>Favorites</source> | 5438 | <source>Favorites</source> |
| 5394 | <translation type="unfinished"/> | 5439 | <translation type="unfinished"/> |
| 5395 | </message> | 5440 | </message> |
| 5396 | <message> | 5441 | <message> |
| 5397 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> | 5442 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="22"/> |
| 5398 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> | 5443 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="41"/> |
| 5399 | <source>Shift</source> | 5444 | <source>Shift</source> |
| 5400 | <translation type="unfinished"/> | 5445 | <translation type="unfinished"/> |
| 5401 | </message> | 5446 | </message> |
| 5402 | <message> | 5447 | <message> |
| 5403 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> | 5448 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="24"/> |
| 5404 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> | 5449 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> |
| 5405 | <source>Ctrl</source> | 5450 | <source>Ctrl</source> |
| 5406 | <translation type="unfinished"/> | 5451 | <translation type="unfinished"/> |
| 5407 | </message> | 5452 | </message> |
| 5408 | <message> | 5453 | <message> |
| 5409 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="27"/> | 5454 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="26"/> |
| 5410 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="47"/> | 5455 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> |
| 5411 | <source>Alt</source> | 5456 | <source>Alt</source> |
| 5412 | <translation type="unfinished"/> | 5457 | <translation type="unfinished"/> |
| 5413 | </message> | 5458 | </message> |
| 5414 | <message> | 5459 | <message> |
| 5415 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="37"/> | 5460 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="36"/> |
| 5416 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="144"/> | 5461 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="142"/> |
| 5417 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> | 5462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="208"/> |
| 5418 | <source>[not set]</source> | 5463 | <source>[not set]</source> |
| 5419 | <translation>[belum diatur]</translation> | 5464 | <translation>[belum diatur]</translation> |
| 5420 | </message> | 5465 | </message> |
| 5421 | <message> | 5466 | <message> |
| 5422 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="49"/> | 5467 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="48"/> |
| 5423 | <source>Hat %1 %2</source> | 5468 | <source>Hat %1 %2</source> |
| 5424 | <translation type="unfinished"/> | 5469 | <translation type="unfinished"/> |
| 5425 | </message> | 5470 | </message> |
| 5426 | <message> | 5471 | <message> |
| 5427 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="56"/> | 5472 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="55"/> |
| 5428 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="233"/> | 5473 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="231"/> |
| 5429 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="237"/> | 5474 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="235"/> |
| 5430 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="241"/> | 5475 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="239"/> |
| 5431 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="245"/> | 5476 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="243"/> |
| 5432 | <source>Axis %1%2</source> | 5477 | <source>Axis %1%2</source> |
| 5433 | <translation type="unfinished"/> | 5478 | <translation type="unfinished"/> |
| 5434 | </message> | 5479 | </message> |
| 5435 | <message> | 5480 | <message> |
| 5436 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="62"/> | 5481 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="61"/> |
| 5437 | <source>Button %1</source> | 5482 | <source>Button %1</source> |
| 5438 | <translation type="unfinished"/> | 5483 | <translation type="unfinished"/> |
| 5439 | </message> | 5484 | </message> |
| 5440 | <message> | 5485 | <message> |
| 5441 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="68"/> | 5486 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="67"/> |
| 5442 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="204"/> | 5487 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="202"/> |
| 5443 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="218"/> | 5488 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="216"/> |
| 5444 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="248"/> | 5489 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="246"/> |
| 5445 | <source>[unknown]</source> | 5490 | <source>[unknown]</source> |
| 5446 | <translation type="unfinished"/> | 5491 | <translation type="unfinished"/> |
| 5447 | </message> | 5492 | </message> |
| 5448 | <message> | 5493 | <message> |
| 5449 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> | 5494 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="56"/> |
| 5450 | <source>Left</source> | 5495 | <source>Left</source> |
| 5451 | <translation>Kiri</translation> | 5496 | <translation>Kiri</translation> |
| 5452 | </message> | 5497 | </message> |
| 5453 | <message> | 5498 | <message> |
| 5454 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> | 5499 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> |
| 5455 | <source>Right</source> | 5500 | <source>Right</source> |
| 5456 | <translation>Kanan</translation> | 5501 | <translation>Kanan</translation> |
| 5457 | </message> | 5502 | </message> |
| 5458 | <message> | 5503 | <message> |
| 5459 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> | 5504 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> |
| 5460 | <source>Down</source> | 5505 | <source>Down</source> |
| 5461 | <translation>Bawah</translation> | 5506 | <translation>Bawah</translation> |
| 5462 | </message> | 5507 | </message> |
| 5463 | <message> | 5508 | <message> |
| 5464 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> | 5509 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> |
| 5465 | <source>Up</source> | 5510 | <source>Up</source> |
| 5466 | <translation>Atas</translation> | 5511 | <translation>Atas</translation> |
| 5467 | </message> | 5512 | </message> |
| 5468 | <message> | 5513 | <message> |
| 5469 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> | 5514 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> |
| 5470 | <source>Z</source> | 5515 | <source>Z</source> |
| 5471 | <translation>Z</translation> | 5516 | <translation>Z</translation> |
| 5472 | </message> | 5517 | </message> |
| 5473 | <message> | 5518 | <message> |
| 5474 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> | 5519 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> |
| 5475 | <source>R</source> | 5520 | <source>R</source> |
| 5476 | <translation>R</translation> | 5521 | <translation>R</translation> |
| 5477 | </message> | 5522 | </message> |
| 5478 | <message> | 5523 | <message> |
| 5479 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> | 5524 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> |
| 5480 | <source>L</source> | 5525 | <source>L</source> |
| 5481 | <translation>L</translation> | 5526 | <translation>L</translation> |
| 5482 | </message> | 5527 | </message> |
| 5483 | <message> | 5528 | <message> |
| 5484 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> | 5529 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> |
| 5485 | <source>A</source> | 5530 | <source>A</source> |
| 5486 | <translation>A</translation> | 5531 | <translation>A</translation> |
| 5487 | </message> | 5532 | </message> |
| 5488 | <message> | 5533 | <message> |
| 5489 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> | 5534 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> |
| 5490 | <source>B</source> | 5535 | <source>B</source> |
| 5491 | <translation>B</translation> | 5536 | <translation>B</translation> |
| 5492 | </message> | 5537 | </message> |
| 5493 | <message> | 5538 | <message> |
| 5494 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> | 5539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> |
| 5495 | <source>X</source> | 5540 | <source>X</source> |
| 5496 | <translation>X</translation> | 5541 | <translation>X</translation> |
| 5497 | </message> | 5542 | </message> |
| 5498 | <message> | 5543 | <message> |
| 5499 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> | 5544 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> |
| 5500 | <source>Y</source> | 5545 | <source>Y</source> |
| 5501 | <translation>Y</translation> | 5546 | <translation>Y</translation> |
| 5502 | </message> | 5547 | </message> |
| 5503 | <message> | 5548 | <message> |
| 5504 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> | 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> |
| 5505 | <source>Start</source> | 5550 | <source>Start</source> |
| 5506 | <translation>Mulai</translation> | 5551 | <translation>Mulai</translation> |
| 5507 | </message> | 5552 | </message> |
| 5508 | <message> | 5553 | <message> |
| 5509 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> | 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> |
| 5510 | <source>L1</source> | 5555 | <source>L1</source> |
| 5511 | <translation type="unfinished"/> | 5556 | <translation type="unfinished"/> |
| 5512 | </message> | 5557 | </message> |
| 5513 | <message> | 5558 | <message> |
| 5514 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> | 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| 5515 | <source>L2</source> | 5560 | <source>L2</source> |
| 5516 | <translation type="unfinished"/> | 5561 | <translation type="unfinished"/> |
| 5517 | </message> | 5562 | </message> |
| 5518 | <message> | 5563 | <message> |
| 5519 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> | 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> |
| 5520 | <source>L3</source> | 5565 | <source>L3</source> |
| 5521 | <translation type="unfinished"/> | 5566 | <translation type="unfinished"/> |
| 5522 | </message> | 5567 | </message> |
| 5523 | <message> | 5568 | <message> |
| 5524 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> | 5569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> |
| 5525 | <source>R1</source> | 5570 | <source>R1</source> |
| 5526 | <translation type="unfinished"/> | 5571 | <translation type="unfinished"/> |
| 5527 | </message> | 5572 | </message> |
| 5528 | <message> | 5573 | <message> |
| 5529 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> | 5574 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> |
| 5530 | <source>R2</source> | 5575 | <source>R2</source> |
| 5531 | <translation type="unfinished"/> | 5576 | <translation type="unfinished"/> |
| 5532 | </message> | 5577 | </message> |
| 5533 | <message> | 5578 | <message> |
| 5534 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> | 5579 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> |
| 5535 | <source>R3</source> | 5580 | <source>R3</source> |
| 5536 | <translation type="unfinished"/> | 5581 | <translation type="unfinished"/> |
| 5537 | </message> | 5582 | </message> |
| 5538 | <message> | 5583 | <message> |
| 5539 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> | 5584 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> |
| 5540 | <source>Circle</source> | 5585 | <source>Circle</source> |
| 5541 | <translation type="unfinished"/> | 5586 | <translation type="unfinished"/> |
| 5542 | </message> | 5587 | </message> |
| 5543 | <message> | 5588 | <message> |
| 5544 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> | 5589 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> |
| 5545 | <source>Cross</source> | 5590 | <source>Cross</source> |
| 5546 | <translation type="unfinished"/> | 5591 | <translation type="unfinished"/> |
| 5547 | </message> | 5592 | </message> |
| 5548 | <message> | 5593 | <message> |
| 5549 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> | 5594 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5550 | <source>Square</source> | 5595 | <source>Square</source> |
| 5551 | <translation type="unfinished"/> | 5596 | <translation type="unfinished"/> |
| 5552 | </message> | 5597 | </message> |
| 5553 | <message> | 5598 | <message> |
| 5554 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> | 5599 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| 5555 | <source>Triangle</source> | 5600 | <source>Triangle</source> |
| 5556 | <translation type="unfinished"/> | 5601 | <translation type="unfinished"/> |
| 5557 | </message> | 5602 | </message> |
| 5558 | <message> | 5603 | <message> |
| 5559 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> | 5604 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> |
| 5560 | <source>Share</source> | 5605 | <source>Share</source> |
| 5561 | <translation type="unfinished"/> | 5606 | <translation type="unfinished"/> |
| 5562 | </message> | 5607 | </message> |
| 5563 | <message> | 5608 | <message> |
| 5564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> | 5609 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> |
| 5565 | <source>Options</source> | 5610 | <source>Options</source> |
| 5566 | <translation type="unfinished"/> | 5611 | <translation type="unfinished"/> |
| 5567 | </message> | 5612 | </message> |
| 5568 | <message> | 5613 | <message> |
| 5569 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> | 5614 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> |
| 5570 | <source>Home</source> | 5615 | <source>Home</source> |
| 5571 | <translation>Home</translation> | 5616 | <translation>Home</translation> |
| 5572 | </message> | 5617 | </message> |
| 5573 | <message> | 5618 | <message> |
| 5574 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> | 5619 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 5575 | <source>Touch</source> | 5620 | <source>Touch</source> |
| 5576 | <translation>Sentuh</translation> | 5621 | <translation>Sentuh</translation> |
| 5577 | </message> | 5622 | </message> |
| 5578 | <message> | 5623 | <message> |
| 5579 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> | 5624 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> |
| 5580 | <source>Wheel</source> | 5625 | <source>Wheel</source> |
| 5581 | <comment>Indicates the mouse wheel</comment> | 5626 | <comment>Indicates the mouse wheel</comment> |
| 5582 | <translation type="unfinished"/> | 5627 | <translation type="unfinished"/> |
| 5583 | </message> | 5628 | </message> |
| 5584 | <message> | 5629 | <message> |
| 5585 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> | 5630 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> |
| 5586 | <source>Backward</source> | 5631 | <source>Backward</source> |
| 5587 | <translation type="unfinished"/> | 5632 | <translation type="unfinished"/> |
| 5588 | </message> | 5633 | </message> |
| 5589 | <message> | 5634 | <message> |
| 5590 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> | 5635 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> |
| 5591 | <source>Forward</source> | 5636 | <source>Forward</source> |
| 5592 | <translation type="unfinished"/> | 5637 | <translation type="unfinished"/> |
| 5593 | </message> | 5638 | </message> |
| 5594 | <message> | 5639 | <message> |
| 5595 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> | 5640 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> |
| 5596 | <source>Task</source> | 5641 | <source>Task</source> |
| 5597 | <translation type="unfinished"/> | 5642 | <translation type="unfinished"/> |
| 5598 | </message> | 5643 | </message> |
| 5599 | <message> | 5644 | <message> |
| 5600 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> | 5645 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> |
| 5601 | <source>Extra</source> | 5646 | <source>Extra</source> |
| 5602 | <translation type="unfinished"/> | 5647 | <translation type="unfinished"/> |
| 5603 | </message> | 5648 | </message> |
| 5604 | <message> | 5649 | <message> |
| 5605 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="120"/> | 5650 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> |
| 5606 | <source>[undefined]</source> | 5651 | <source>[undefined]</source> |
| 5607 | <translation type="unfinished"/> | 5652 | <translation type="unfinished"/> |
| 5608 | </message> | 5653 | </message> |
| 5609 | <message> | 5654 | <message> |
| 5610 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="154"/> | 5655 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="152"/> |
| 5611 | <source>%1%2%3</source> | 5656 | <source>%1%2%3</source> |
| 5612 | <translation type="unfinished"/> | 5657 | <translation type="unfinished"/> |
| 5613 | </message> | 5658 | </message> |
| 5614 | <message> | 5659 | <message> |
| 5615 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="158"/> | 5660 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="156"/> |
| 5616 | <source>[invalid]</source> | 5661 | <source>[invalid]</source> |
| 5617 | <translation type="unfinished"/> | 5662 | <translation type="unfinished"/> |
| 5618 | </message> | 5663 | </message> |
| 5619 | <message> | 5664 | <message> |
| 5620 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="168"/> | 5665 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="166"/> |
| 5621 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="192"/> | 5666 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="190"/> |
| 5622 | <source>%1%2Hat %3</source> | 5667 | <source>%1%2Hat %3</source> |
| 5623 | <translation type="unfinished"/> | 5668 | <translation type="unfinished"/> |
| 5624 | </message> | 5669 | </message> |
| 5625 | <message> | 5670 | <message> |
| 5626 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="172"/> | 5671 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> |
| 5627 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="195"/> | 5672 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="193"/> |
| 5628 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="198"/> | 5673 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="196"/> |
| 5629 | <source>%1%2Axis %3</source> | 5674 | <source>%1%2Axis %3</source> |
| 5630 | <translation type="unfinished"/> | 5675 | <translation type="unfinished"/> |
| 5631 | </message> | 5676 | </message> |
| 5632 | <message> | 5677 | <message> |
| 5633 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="178"/> | 5678 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="176"/> |
| 5634 | <source>%1%2Axis %3,%4,%5</source> | 5679 | <source>%1%2Axis %3,%4,%5</source> |
| 5635 | <translation type="unfinished"/> | 5680 | <translation type="unfinished"/> |
| 5636 | </message> | 5681 | </message> |
| 5637 | <message> | 5682 | <message> |
| 5638 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="182"/> | 5683 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="180"/> |
| 5639 | <source>%1%2Motion %3</source> | 5684 | <source>%1%2Motion %3</source> |
| 5640 | <translation>%1%2Gerakan %3</translation> | 5685 | <translation>%1%2Gerakan %3</translation> |
| 5641 | </message> | 5686 | </message> |
| 5642 | <message> | 5687 | <message> |
| 5643 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="186"/> | 5688 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> |
| 5644 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="201"/> | 5689 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="199"/> |
| 5645 | <source>%1%2Button %3</source> | 5690 | <source>%1%2Button %3</source> |
| 5646 | <translation type="unfinished"/> | 5691 | <translation type="unfinished"/> |
| 5647 | </message> | 5692 | </message> |
| 5648 | <message> | 5693 | <message> |
| 5649 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="228"/> | 5694 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="226"/> |
| 5650 | <source>[unused]</source> | 5695 | <source>[unused]</source> |
| 5651 | <translation type="unfinished"/> | 5696 | <translation type="unfinished"/> |
| 5652 | </message> | 5697 | </message> |
| @@ -5687,7 +5732,7 @@ p, li { white-space: pre-wrap; } | |||
| 5687 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> | 5732 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1656"/> |
| 5688 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> | 5733 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1857"/> |
| 5689 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> | 5734 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2054"/> |
| 5690 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="416"/> | 5735 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="415"/> |
| 5691 | <source>Pro Controller</source> | 5736 | <source>Pro Controller</source> |
| 5692 | <translation>Kontroler Pro</translation> | 5737 | <translation>Kontroler Pro</translation> |
| 5693 | </message> | 5738 | </message> |
| @@ -5700,7 +5745,7 @@ p, li { white-space: pre-wrap; } | |||
| 5700 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> | 5745 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1661"/> |
| 5701 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> | 5746 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1862"/> |
| 5702 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> | 5747 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2059"/> |
| 5703 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="420"/> | 5748 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="419"/> |
| 5704 | <source>Dual Joycons</source> | 5749 | <source>Dual Joycons</source> |
| 5705 | <translation>Joycon Dual</translation> | 5750 | <translation>Joycon Dual</translation> |
| 5706 | </message> | 5751 | </message> |
| @@ -5713,7 +5758,7 @@ p, li { white-space: pre-wrap; } | |||
| 5713 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> | 5758 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1666"/> |
| 5714 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> | 5759 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1867"/> |
| 5715 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> | 5760 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2064"/> |
| 5716 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="424"/> | 5761 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="423"/> |
| 5717 | <source>Left Joycon</source> | 5762 | <source>Left Joycon</source> |
| 5718 | <translation>Joycon Kiri</translation> | 5763 | <translation>Joycon Kiri</translation> |
| 5719 | </message> | 5764 | </message> |
| @@ -5726,7 +5771,7 @@ p, li { white-space: pre-wrap; } | |||
| 5726 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> | 5771 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1671"/> |
| 5727 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> | 5772 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="1872"/> |
| 5728 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> | 5773 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="2069"/> |
| 5729 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="428"/> | 5774 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="427"/> |
| 5730 | <source>Right Joycon</source> | 5775 | <source>Right Joycon</source> |
| 5731 | <translation>Joycon Kanan</translation> | 5776 | <translation>Joycon Kanan</translation> |
| 5732 | </message> | 5777 | </message> |
| @@ -5754,7 +5799,7 @@ p, li { white-space: pre-wrap; } | |||
| 5754 | </message> | 5799 | </message> |
| 5755 | <message> | 5800 | <message> |
| 5756 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> | 5801 | <location filename="../../src/yuzu/applets/qt_controller.ui" line="932"/> |
| 5757 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="432"/> | 5802 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="431"/> |
| 5758 | <source>Handheld</source> | 5803 | <source>Handheld</source> |
| 5759 | <translation>Jinjing</translation> | 5804 | <translation>Jinjing</translation> |
| 5760 | </message> | 5805 | </message> |
| @@ -5875,32 +5920,32 @@ p, li { white-space: pre-wrap; } | |||
| 5875 | <translation>8</translation> | 5920 | <translation>8</translation> |
| 5876 | </message> | 5921 | </message> |
| 5877 | <message> | 5922 | <message> |
| 5878 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="436"/> | 5923 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="435"/> |
| 5879 | <source>GameCube Controller</source> | 5924 | <source>GameCube Controller</source> |
| 5880 | <translation>Kontroler GameCube</translation> | 5925 | <translation>Kontroler GameCube</translation> |
| 5881 | </message> | 5926 | </message> |
| 5882 | <message> | 5927 | <message> |
| 5883 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="445"/> | 5928 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="444"/> |
| 5884 | <source>Poke Ball Plus</source> | 5929 | <source>Poke Ball Plus</source> |
| 5885 | <translation>Poke Ball Plus</translation> | 5930 | <translation>Poke Ball Plus</translation> |
| 5886 | </message> | 5931 | </message> |
| 5887 | <message> | 5932 | <message> |
| 5888 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="449"/> | 5933 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="448"/> |
| 5889 | <source>NES Controller</source> | 5934 | <source>NES Controller</source> |
| 5890 | <translation>Kontroler NES</translation> | 5935 | <translation>Kontroler NES</translation> |
| 5891 | </message> | 5936 | </message> |
| 5892 | <message> | 5937 | <message> |
| 5893 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="453"/> | 5938 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="452"/> |
| 5894 | <source>SNES Controller</source> | 5939 | <source>SNES Controller</source> |
| 5895 | <translation>Kontroler SNES</translation> | 5940 | <translation>Kontroler SNES</translation> |
| 5896 | </message> | 5941 | </message> |
| 5897 | <message> | 5942 | <message> |
| 5898 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="457"/> | 5943 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="456"/> |
| 5899 | <source>N64 Controller</source> | 5944 | <source>N64 Controller</source> |
| 5900 | <translation>Kontroler N64</translation> | 5945 | <translation>Kontroler N64</translation> |
| 5901 | </message> | 5946 | </message> |
| 5902 | <message> | 5947 | <message> |
| 5903 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="461"/> | 5948 | <location filename="../../src/yuzu/applets/qt_controller.cpp" line="460"/> |
| 5904 | <source>Sega Genesis</source> | 5949 | <source>Sega Genesis</source> |
| 5905 | <translation>Sega Genesis</translation> | 5950 | <translation>Sega Genesis</translation> |
| 5906 | </message> | 5951 | </message> |
| @@ -5939,7 +5984,7 @@ Please try again or contact the developer of the software.</source> | |||
| 5939 | <context> | 5984 | <context> |
| 5940 | <name>QtProfileSelectionDialog</name> | 5985 | <name>QtProfileSelectionDialog</name> |
| 5941 | <message> | 5986 | <message> |
| 5942 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="23"/> | 5987 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="24"/> |
| 5943 | <source>%1 | 5988 | <source>%1 |
| 5944 | %2</source> | 5989 | %2</source> |
| 5945 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 5990 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -5947,17 +5992,17 @@ Please try again or contact the developer of the software.</source> | |||
| 5947 | %2</translation> | 5992 | %2</translation> |
| 5948 | </message> | 5993 | </message> |
| 5949 | <message> | 5994 | <message> |
| 5950 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="53"/> | 5995 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="54"/> |
| 5951 | <source>Select a user:</source> | 5996 | <source>Select a user:</source> |
| 5952 | <translation type="unfinished"/> | 5997 | <translation type="unfinished"/> |
| 5953 | </message> | 5998 | </message> |
| 5954 | <message> | 5999 | <message> |
| 5955 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="83"/> | 6000 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="84"/> |
| 5956 | <source>Users</source> | 6001 | <source>Users</source> |
| 5957 | <translation>Pengguna</translation> | 6002 | <translation>Pengguna</translation> |
| 5958 | </message> | 6003 | </message> |
| 5959 | <message> | 6004 | <message> |
| 5960 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="122"/> | 6005 | <location filename="../../src/yuzu/applets/qt_profile_select.cpp" line="123"/> |
| 5961 | <source>Profile Selector</source> | 6006 | <source>Profile Selector</source> |
| 5962 | <translation type="unfinished"/> | 6007 | <translation type="unfinished"/> |
| 5963 | </message> | 6008 | </message> |
| @@ -6006,7 +6051,7 @@ p, li { white-space: pre-wrap; } | |||
| 6006 | <context> | 6051 | <context> |
| 6007 | <name>WaitTreeCallstack</name> | 6052 | <name>WaitTreeCallstack</name> |
| 6008 | <message> | 6053 | <message> |
| 6009 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="150"/> | 6054 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="148"/> |
| 6010 | <source>Call stack</source> | 6055 | <source>Call stack</source> |
| 6011 | <translation type="unfinished"/> | 6056 | <translation type="unfinished"/> |
| 6012 | </message> | 6057 | </message> |
| @@ -6014,17 +6059,17 @@ p, li { white-space: pre-wrap; } | |||
| 6014 | <context> | 6059 | <context> |
| 6015 | <name>WaitTreeMutexInfo</name> | 6060 | <name>WaitTreeMutexInfo</name> |
| 6016 | <message> | 6061 | <message> |
| 6017 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="129"/> | 6062 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="127"/> |
| 6018 | <source>waiting for mutex 0x%1</source> | 6063 | <source>waiting for mutex 0x%1</source> |
| 6019 | <translation type="unfinished"/> | 6064 | <translation type="unfinished"/> |
| 6020 | </message> | 6065 | </message> |
| 6021 | <message> | 6066 | <message> |
| 6022 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> | 6067 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="134"/> |
| 6023 | <source>has waiters: %1</source> | 6068 | <source>has waiters: %1</source> |
| 6024 | <translation type="unfinished"/> | 6069 | <translation type="unfinished"/> |
| 6025 | </message> | 6070 | </message> |
| 6026 | <message> | 6071 | <message> |
| 6027 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="138"/> | 6072 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> |
| 6028 | <source>owner handle: 0x%1</source> | 6073 | <source>owner handle: 0x%1</source> |
| 6029 | <translation type="unfinished"/> | 6074 | <translation type="unfinished"/> |
| 6030 | </message> | 6075 | </message> |
| @@ -6032,12 +6077,12 @@ p, li { white-space: pre-wrap; } | |||
| 6032 | <context> | 6077 | <context> |
| 6033 | <name>WaitTreeObjectList</name> | 6078 | <name>WaitTreeObjectList</name> |
| 6034 | <message> | 6079 | <message> |
| 6035 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="231"/> | 6080 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> |
| 6036 | <source>waiting for all objects</source> | 6081 | <source>waiting for all objects</source> |
| 6037 | <translation type="unfinished"/> | 6082 | <translation type="unfinished"/> |
| 6038 | </message> | 6083 | </message> |
| 6039 | <message> | 6084 | <message> |
| 6040 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="232"/> | 6085 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="230"/> |
| 6041 | <source>waiting for one of the following objects</source> | 6086 | <source>waiting for one of the following objects</source> |
| 6042 | <translation type="unfinished"/> | 6087 | <translation type="unfinished"/> |
| 6043 | </message> | 6088 | </message> |
| @@ -6045,12 +6090,12 @@ p, li { white-space: pre-wrap; } | |||
| 6045 | <context> | 6090 | <context> |
| 6046 | <name>WaitTreeSynchronizationObject</name> | 6091 | <name>WaitTreeSynchronizationObject</name> |
| 6047 | <message> | 6092 | <message> |
| 6048 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="188"/> | 6093 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="186"/> |
| 6049 | <source>[%1] %2 %3</source> | 6094 | <source>[%1] %2 %3</source> |
| 6050 | <translation type="unfinished"/> | 6095 | <translation type="unfinished"/> |
| 6051 | </message> | 6096 | </message> |
| 6052 | <message> | 6097 | <message> |
| 6053 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="215"/> | 6098 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="213"/> |
| 6054 | <source>waited by no thread</source> | 6099 | <source>waited by no thread</source> |
| 6055 | <translation type="unfinished"/> | 6100 | <translation type="unfinished"/> |
| 6056 | </message> | 6101 | </message> |
| @@ -6058,112 +6103,112 @@ p, li { white-space: pre-wrap; } | |||
| 6058 | <context> | 6103 | <context> |
| 6059 | <name>WaitTreeThread</name> | 6104 | <name>WaitTreeThread</name> |
| 6060 | <message> | 6105 | <message> |
| 6061 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> | 6106 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="251"/> |
| 6062 | <source>runnable</source> | 6107 | <source>runnable</source> |
| 6063 | <translation type="unfinished"/> | 6108 | <translation type="unfinished"/> |
| 6064 | </message> | 6109 | </message> |
| 6065 | <message> | 6110 | <message> |
| 6066 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="255"/> | 6111 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> |
| 6067 | <source>paused</source> | 6112 | <source>paused</source> |
| 6068 | <translation type="unfinished"/> | 6113 | <translation type="unfinished"/> |
| 6069 | </message> | 6114 | </message> |
| 6070 | <message> | 6115 | <message> |
| 6071 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="261"/> | 6116 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="259"/> |
| 6072 | <source>sleeping</source> | 6117 | <source>sleeping</source> |
| 6073 | <translation type="unfinished"/> | 6118 | <translation type="unfinished"/> |
| 6074 | </message> | 6119 | </message> |
| 6075 | <message> | 6120 | <message> |
| 6076 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="264"/> | 6121 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="262"/> |
| 6077 | <source>waiting for IPC reply</source> | 6122 | <source>waiting for IPC reply</source> |
| 6078 | <translation type="unfinished"/> | 6123 | <translation type="unfinished"/> |
| 6079 | </message> | 6124 | </message> |
| 6080 | <message> | 6125 | <message> |
| 6081 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="267"/> | 6126 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="265"/> |
| 6082 | <source>waiting for objects</source> | 6127 | <source>waiting for objects</source> |
| 6083 | <translation type="unfinished"/> | 6128 | <translation type="unfinished"/> |
| 6084 | </message> | 6129 | </message> |
| 6085 | <message> | 6130 | <message> |
| 6086 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="270"/> | 6131 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="268"/> |
| 6087 | <source>waiting for condition variable</source> | 6132 | <source>waiting for condition variable</source> |
| 6088 | <translation type="unfinished"/> | 6133 | <translation type="unfinished"/> |
| 6089 | </message> | 6134 | </message> |
| 6090 | <message> | 6135 | <message> |
| 6091 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="273"/> | 6136 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="271"/> |
| 6092 | <source>waiting for address arbiter</source> | 6137 | <source>waiting for address arbiter</source> |
| 6093 | <translation type="unfinished"/> | 6138 | <translation type="unfinished"/> |
| 6094 | </message> | 6139 | </message> |
| 6095 | <message> | 6140 | <message> |
| 6096 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="276"/> | 6141 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="274"/> |
| 6097 | <source>waiting for suspend resume</source> | 6142 | <source>waiting for suspend resume</source> |
| 6098 | <translation type="unfinished"/> | 6143 | <translation type="unfinished"/> |
| 6099 | </message> | 6144 | </message> |
| 6100 | <message> | 6145 | <message> |
| 6101 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="279"/> | 6146 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="277"/> |
| 6102 | <source>waiting</source> | 6147 | <source>waiting</source> |
| 6103 | <translation type="unfinished"/> | 6148 | <translation type="unfinished"/> |
| 6104 | </message> | 6149 | </message> |
| 6105 | <message> | 6150 | <message> |
| 6106 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="284"/> | 6151 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="282"/> |
| 6107 | <source>initialized</source> | 6152 | <source>initialized</source> |
| 6108 | <translation type="unfinished"/> | 6153 | <translation type="unfinished"/> |
| 6109 | </message> | 6154 | </message> |
| 6110 | <message> | 6155 | <message> |
| 6111 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="287"/> | 6156 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="285"/> |
| 6112 | <source>terminated</source> | 6157 | <source>terminated</source> |
| 6113 | <translation type="unfinished"/> | 6158 | <translation type="unfinished"/> |
| 6114 | </message> | 6159 | </message> |
| 6115 | <message> | 6160 | <message> |
| 6116 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="290"/> | 6161 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="288"/> |
| 6117 | <source>unknown</source> | 6162 | <source>unknown</source> |
| 6118 | <translation type="unfinished"/> | 6163 | <translation type="unfinished"/> |
| 6119 | </message> | 6164 | </message> |
| 6120 | <message> | 6165 | <message> |
| 6121 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="295"/> | 6166 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="293"/> |
| 6122 | <source> PC = 0x%1 LR = 0x%2</source> | 6167 | <source> PC = 0x%1 LR = 0x%2</source> |
| 6123 | <translation type="unfinished"/> | 6168 | <translation type="unfinished"/> |
| 6124 | </message> | 6169 | </message> |
| 6125 | <message> | 6170 | <message> |
| 6126 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="345"/> | 6171 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="343"/> |
| 6127 | <source>ideal</source> | 6172 | <source>ideal</source> |
| 6128 | <translation type="unfinished"/> | 6173 | <translation type="unfinished"/> |
| 6129 | </message> | 6174 | </message> |
| 6130 | <message> | 6175 | <message> |
| 6131 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="348"/> | 6176 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="346"/> |
| 6132 | <source>core %1</source> | 6177 | <source>core %1</source> |
| 6133 | <translation type="unfinished"/> | 6178 | <translation type="unfinished"/> |
| 6134 | </message> | 6179 | </message> |
| 6135 | <message> | 6180 | <message> |
| 6136 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> | 6181 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="350"/> |
| 6137 | <source>processor = %1</source> | 6182 | <source>processor = %1</source> |
| 6138 | <translation type="unfinished"/> | 6183 | <translation type="unfinished"/> |
| 6139 | </message> | 6184 | </message> |
| 6140 | <message> | 6185 | <message> |
| 6141 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> | 6186 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> |
| 6142 | <source>ideal core = %1</source> | 6187 | <source>ideal core = %1</source> |
| 6143 | <translation type="unfinished"/> | 6188 | <translation type="unfinished"/> |
| 6144 | </message> | 6189 | </message> |
| 6145 | <message> | 6190 | <message> |
| 6146 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> | 6191 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> |
| 6147 | <source>affinity mask = %1</source> | 6192 | <source>affinity mask = %1</source> |
| 6148 | <translation type="unfinished"/> | 6193 | <translation type="unfinished"/> |
| 6149 | </message> | 6194 | </message> |
| 6150 | <message> | 6195 | <message> |
| 6151 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="357"/> | 6196 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> |
| 6152 | <source>thread id = %1</source> | 6197 | <source>thread id = %1</source> |
| 6153 | <translation type="unfinished"/> | 6198 | <translation type="unfinished"/> |
| 6154 | </message> | 6199 | </message> |
| 6155 | <message> | 6200 | <message> |
| 6156 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="358"/> | 6201 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> |
| 6157 | <source>priority = %1(current) / %2(normal)</source> | 6202 | <source>priority = %1(current) / %2(normal)</source> |
| 6158 | <translation type="unfinished"/> | 6203 | <translation type="unfinished"/> |
| 6159 | </message> | 6204 | </message> |
| 6160 | <message> | 6205 | <message> |
| 6161 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="362"/> | 6206 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="360"/> |
| 6162 | <source>last running ticks = %1</source> | 6207 | <source>last running ticks = %1</source> |
| 6163 | <translation type="unfinished"/> | 6208 | <translation type="unfinished"/> |
| 6164 | </message> | 6209 | </message> |
| 6165 | <message> | 6210 | <message> |
| 6166 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="370"/> | 6211 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="368"/> |
| 6167 | <source>not waiting for mutex</source> | 6212 | <source>not waiting for mutex</source> |
| 6168 | <translation type="unfinished"/> | 6213 | <translation type="unfinished"/> |
| 6169 | </message> | 6214 | </message> |
| @@ -6171,7 +6216,7 @@ p, li { white-space: pre-wrap; } | |||
| 6171 | <context> | 6216 | <context> |
| 6172 | <name>WaitTreeThreadList</name> | 6217 | <name>WaitTreeThreadList</name> |
| 6173 | <message> | 6218 | <message> |
| 6174 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="394"/> | 6219 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="392"/> |
| 6175 | <source>waited by thread</source> | 6220 | <source>waited by thread</source> |
| 6176 | <translation type="unfinished"/> | 6221 | <translation type="unfinished"/> |
| 6177 | </message> | 6222 | </message> |
| @@ -6179,7 +6224,7 @@ p, li { white-space: pre-wrap; } | |||
| 6179 | <context> | 6224 | <context> |
| 6180 | <name>WaitTreeWidget</name> | 6225 | <name>WaitTreeWidget</name> |
| 6181 | <message> | 6226 | <message> |
| 6182 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="468"/> | 6227 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="466"/> |
| 6183 | <source>&Wait Tree</source> | 6228 | <source>&Wait Tree</source> |
| 6184 | <translation type="unfinished"/> | 6229 | <translation type="unfinished"/> |
| 6185 | </message> | 6230 | </message> |